Class GetObjectAccessListOptions

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

    public class GetObjectAccessListOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getObjectAccessList options.
    • Method Detail

      • catalogIdentifier

        public java.lang.String catalogIdentifier()
        Gets the catalogIdentifier. Catalog identifier.
        Returns:
        the catalogIdentifier
      • objectIdentifier

        public java.lang.String objectIdentifier()
        Gets the objectIdentifier. Object identifier.
        Returns:
        the objectIdentifier
      • limit

        public java.lang.Long limit()
        Gets the limit. The maximum number of results to return.
        Returns:
        the limit
      • offset

        public java.lang.Long offset()
        Gets the offset. The number of results to skip before returning values.
        Returns:
        the offset