| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
static IPv6EndPoint |
IPv6EndPoint._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 IPv6EndPoint |
IPv6EndPoint._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
IPv6EndPoint |
IPv6EndPoint.Builder.build() |
IPv6EndPoint |
RemoteTunnelEndpoint.getIpv6() |
IPv6EndPoint |
Endpoint.getIpv6() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteTunnelEndpoint.setIpv6(IPv6EndPoint ipv6) |
RemoteTunnelEndpoint.Builder |
RemoteTunnelEndpoint.Builder.setIpv6(IPv6EndPoint ipv6) |
void |
Endpoint.setIpv6(IPv6EndPoint ipv6) |
Endpoint.Builder |
Endpoint.Builder.setIpv6(IPv6EndPoint ipv6) |