Class AddObjectAccessListOptions

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

    public class AddObjectAccessListOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The addObjectAccessList 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
      • accounts

        public java.util.List<java.lang.String> accounts()
        Gets the accounts. A list of accounts to add.
        Returns:
        the accounts