Class UpdateInstanceNetworkAttachmentOptions

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

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

      • instanceId

        public String instanceId()
        Gets the instanceId. The virtual server instance identifier.
        Returns:
        the instanceId
      • id

        public String id()
        Gets the id. The instance network attachment identifier.
        Returns:
        the id
      • instanceNetworkAttachmentPatch

        public Map<String,​Object> instanceNetworkAttachmentPatch()
        Gets the instanceNetworkAttachmentPatch. The instance network attachment patch.
        Returns:
        the instanceNetworkAttachmentPatch