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 HeatMapTransportNodesAggregateStatusTransportZonesAggstatus. get(java.lang.String siteId, java.lang.String enforcementPointId)Get high-level summary of all transport zone status.HeatMapTransportNodesAggregateStatusTransportZonesAggstatus. 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.HeatMapTransportNodesAggregateStatusTransportZonesAggstatusStub. get(java.lang.String siteId, java.lang.String enforcementPointId)HeatMapTransportNodesAggregateStatusTransportZonesAggstatusStub. 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 voidTransportZonesAggstatus. 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.voidTransportZonesAggstatus. 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.voidTransportZonesAggstatusStub. get(java.lang.String siteId, java.lang.String enforcementPointId, com.vmware.vapi.bindings.client.AsyncCallback<HeatMapTransportNodesAggregateStatus> asyncCallback)voidTransportZonesAggstatusStub. 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 HeatMapTransportNodesAggregateStatusHeatMapTransportNodesAggregateStatus. _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 HeatMapTransportNodesAggregateStatusHeatMapTransportNodesAggregateStatus. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.HeatMapTransportNodesAggregateStatusHeatMapTransportNodesAggregateStatus.Builder. build()
-