Class UpdateResourceBindingOptions

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

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

      • id

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

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