| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra.sites.enforcement_points | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
HeatMapTransportNodesAggregateStatus |
TransportZonesAggstatusStub.get(java.lang.String siteId,
java.lang.String enforcementPointId) |
HeatMapTransportNodesAggregateStatus |
TransportZonesAggstatus.get(java.lang.String siteId,
java.lang.String enforcementPointId)
Get high-level summary of all transport zone status.
|
HeatMapTransportNodesAggregateStatus |
TransportZonesAggstatusStub.get(java.lang.String siteId,
java.lang.String enforcementPointId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
HeatMapTransportNodesAggregateStatus |
TransportZonesAggstatus.get(java.lang.String siteId,
java.lang.String enforcementPointId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get high-level summary of all transport zone status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportZonesAggstatusStub.get(java.lang.String siteId,
java.lang.String enforcementPointId,
com.vmware.vapi.bindings.client.AsyncCallback<HeatMapTransportNodesAggregateStatus> asyncCallback) |
void |
TransportZonesAggstatus.get(java.lang.String siteId,
java.lang.String enforcementPointId,
com.vmware.vapi.bindings.client.AsyncCallback<HeatMapTransportNodesAggregateStatus> asyncCallback)
Get high-level summary of all transport zone status.
|
void |
TransportZonesAggstatusStub.get(java.lang.String siteId,
java.lang.String enforcementPointId,
com.vmware.vapi.bindings.client.AsyncCallback<HeatMapTransportNodesAggregateStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
TransportZonesAggstatus.get(java.lang.String siteId,
java.lang.String enforcementPointId,
com.vmware.vapi.bindings.client.AsyncCallback<HeatMapTransportNodesAggregateStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get high-level summary of all transport zone status.
|
| Modifier and Type | Method and Description |
|---|---|
static HeatMapTransportNodesAggregateStatus |
HeatMapTransportNodesAggregateStatus._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 HeatMapTransportNodesAggregateStatus |
HeatMapTransportNodesAggregateStatus._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
HeatMapTransportNodesAggregateStatus |
HeatMapTransportNodesAggregateStatus.Builder.build() |