Class InstanceClusterNetworkAttachment
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceClusterNetworkAttachment
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceClusterNetworkAttachment
extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceClusterNetworkAttachment.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The lifecycle state of the instance cluster network attachment.static interface
The resource type. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getBefore
Gets the before. The instance cluster network attachment that is immediately before. If absent, this is the last instance cluster network attachment.- Returns:
- the before
-
getClusterNetworkInterface
Gets the clusterNetworkInterface. The cluster network interface for this instance cluster network attachment.- Returns:
- the clusterNetworkInterface
-
getHref
Gets the href. The URL for this instance cluster network attachment.- Returns:
- the href
-
getId
Gets the id. The unique identifier for this instance cluster network attachment.- Returns:
- the id
-
getLifecycleReasons
Gets the lifecycleReasons. The reasons for the current `lifecycle_state` (if any).- Returns:
- the lifecycleReasons
-
getLifecycleState
Gets the lifecycleState. The lifecycle state of the instance cluster network attachment.- Returns:
- the lifecycleState
-
getName
Gets the name. The name for this instance cluster network attachment. The name is unique across all network attachments for the instance.- Returns:
- the name
-
getResourceType
-