Package | Description |
---|---|
com.vmware.nsx_policy.infra.sites.enforcement_points.host_transport_nodes | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
VdrConnectionInfo |
VdrConnectionStatisticsStub.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String hostSwitchId,
java.lang.String source) |
VdrConnectionInfo |
VdrConnectionStatistics.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String hostSwitchId,
java.lang.String source)
VDR Connection Info represents the connectivity to the vswitch.
|
VdrConnectionInfo |
VdrConnectionStatisticsStub.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String hostSwitchId,
java.lang.String source,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
VdrConnectionInfo |
VdrConnectionStatistics.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String hostSwitchId,
java.lang.String source,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
VDR Connection Info represents the connectivity to the vswitch.
|
Modifier and Type | Method and Description |
---|---|
void |
VdrConnectionStatisticsStub.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String hostSwitchId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<VdrConnectionInfo> asyncCallback) |
void |
VdrConnectionStatistics.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String hostSwitchId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<VdrConnectionInfo> asyncCallback)
VDR Connection Info represents the connectivity to the vswitch.
|
void |
VdrConnectionStatisticsStub.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String hostSwitchId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<VdrConnectionInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
VdrConnectionStatistics.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String hostSwitchId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<VdrConnectionInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
VDR Connection Info represents the connectivity to the vswitch.
|
Modifier and Type | Method and Description |
---|---|
static VdrConnectionInfo |
VdrConnectionInfo._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 VdrConnectionInfo |
VdrConnectionInfo._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
VdrConnectionInfo |
VdrConnectionInfo.Builder.build() |