Uses of Class
com.vmware.nsx_policy.model.HeatMapTransportNodesAggregateStatus
-
Packages that use HeatMapTransportNodesAggregateStatus Package Description com.vmware.nsx_policy.infra.sites.enforcement_points com.vmware.nsx_policy.model -
-
Uses of HeatMapTransportNodesAggregateStatus in com.vmware.nsx_policy.infra.sites.enforcement_points
Methods in com.vmware.nsx_policy.infra.sites.enforcement_points that return HeatMapTransportNodesAggregateStatus Modifier and Type Method Description HeatMapTransportNodesAggregateStatus
TransportZonesAggstatus. get(java.lang.String siteId, java.lang.String enforcementPointId)
Get high-level summary of all transport zone status.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.HeatMapTransportNodesAggregateStatus
TransportZonesAggstatusStub. get(java.lang.String siteId, java.lang.String enforcementPointId)
HeatMapTransportNodesAggregateStatus
TransportZonesAggstatusStub. get(java.lang.String siteId, java.lang.String enforcementPointId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.sites.enforcement_points with type arguments of type HeatMapTransportNodesAggregateStatus Modifier and Type Method Description 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
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.void
TransportZonesAggstatusStub. get(java.lang.String siteId, java.lang.String enforcementPointId, com.vmware.vapi.bindings.client.AsyncCallback<HeatMapTransportNodesAggregateStatus> asyncCallback)
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)
-
Uses of HeatMapTransportNodesAggregateStatus in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return HeatMapTransportNodesAggregateStatus Modifier and Type Method 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()
-