Class UpdateSecretGroupOptions

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

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

      • id

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

        public Map<String,​Object> secretGroupPatch()
        Gets the secretGroupPatch. The request body to update a secret group.
        Returns:
        the secretGroupPatch