Class UpdateInstanceClusterNetworkAttachmentOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.UpdateInstanceClusterNetworkAttachmentOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class UpdateInstanceClusterNetworkAttachmentOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updateInstanceClusterNetworkAttachment options.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a UpdateInstanceClusterNetworkAttachmentOptions builder
    • instanceId

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

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

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