Uses of Class
com.vmware.nsx_policy.model.RemoteTunnelEndpointConfigState.Builder
-
Packages that use RemoteTunnelEndpointConfigState.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of RemoteTunnelEndpointConfigState.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return RemoteTunnelEndpointConfigState.Builder Modifier and Type Method Description RemoteTunnelEndpointConfigState.Builder
RemoteTunnelEndpointConfigState.Builder. setEndpoints(java.util.List<RemoteTunnelEndpoint> endpoints)
List of remote tunnel endpoints which are configured on this node This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
-