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.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder. - 
Method Summary
Modifier and TypeMethodDescriptionid()Gets the id.Gets the instanceClusterNetworkAttachmentPatch.Gets the instanceId.New builder.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
newBuilder
New builder.- Returns:
 - a UpdateInstanceClusterNetworkAttachmentOptions builder
 
 - 
instanceId
Gets the instanceId. The virtual server instance identifier.- Returns:
 - the instanceId
 
 - 
id
 - 
instanceClusterNetworkAttachmentPatch
 
 -