Class DeleteSecretLocksBulkOptions

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

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

      • id

        public String id()
        Gets the id. The UUID that uniquely identifies your secret.
        Returns:
        the id
      • name

        public List<String> name()
        Gets the name. Specify the names of the secret locks to be deleted.
        Returns:
        the name