Class UpdateSecretMetadataOptions

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

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

      • id

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

        public Map<String,​Object> secretMetadataPatch()
        Gets the secretMetadataPatch. JSON Merge-Patch content for update_secret_metadata.
        Returns:
        the secretMetadataPatch