Class UpdateResourceKeyOptions

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

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

      • id

        public java.lang.String id()
        Gets the id. The resource key URL-encoded CRN or GUID.
        Returns:
        the id
      • name

        public java.lang.String name()
        Gets the name. The new name of the key. Must be 180 characters or less and cannot include any special characters other than `(space) - . _ :`.
        Returns:
        the name