Class Revisions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class Revisions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Schema for list of revision information.
    • Method Detail

      • newBuilder

        public Revisions.Builder newBuilder()
        New builder.
        Returns:
        a Revisions builder
      • ids

        public List<String> ids()
        Gets the ids. Array of valid revision IDs, in reverse order (latest first).
        Returns:
        the ids
      • start

        public Long start()
        Gets the start. Prefix number for the latest revision.
        Returns:
        the start