Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
SegmentPortAttachmentState.Builder |
SegmentPortAttachmentState.Builder.setAttachers(java.util.List<PortAttacher> attachers)
VM or vmknic entities that are attached to the Segment Port
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
SegmentPortAttachmentState.Builder |
SegmentPortAttachmentState.Builder.setId(java.lang.String id)
VIF ID
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
SegmentPortAttachmentState.Builder |
SegmentPortAttachmentState.Builder.setState(java.lang.String state)
Possible values are:
SegmentPortAttachmentState.STATE_FREE
SegmentPortAttachmentState.STATE_ATTACHED
SegmentPortAttachmentState.STATE_ATTACHED_PENDING_CONF
SegmentPortAttachmentState.STATE_ATTACHED_IN_MOTION
SegmentPortAttachmentState.STATE_DETACHED
A segment port must be in one of following states. |