| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
static RemoteTunnelEndpointConfigState |
RemoteTunnelEndpointConfigState._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static RemoteTunnelEndpointConfigState |
RemoteTunnelEndpointConfigState._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
RemoteTunnelEndpointConfigState |
RemoteTunnelEndpointConfigState.Builder.build() |
RemoteTunnelEndpointConfigState |
TransportNodeState.getRemoteTunnelEndpointState() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportNodeState.setRemoteTunnelEndpointState(RemoteTunnelEndpointConfigState remoteTunnelEndpointState) |
TransportNodeState.Builder |
TransportNodeState.Builder.setRemoteTunnelEndpointState(RemoteTunnelEndpointConfigState remoteTunnelEndpointState) |