Uses of Class
com.vmware.nsx_policy.model.AggregateLBNodeUsageSummary
-
Packages that use AggregateLBNodeUsageSummary Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of AggregateLBNodeUsageSummary in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return AggregateLBNodeUsageSummary Modifier and Type Method Description AggregateLBNodeUsageSummary
LbNodeUsageSummary. get(java.lang.String enforcementPointPath, java.lang.Boolean includeUsages)
Deprecated.AggregateLBNodeUsageSummary
LbNodeUsageSummary. get(java.lang.String enforcementPointPath, java.lang.Boolean includeUsages, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.AggregateLBNodeUsageSummary
LbNodeUsageSummaryStub. get(java.lang.String enforcementPointPath, java.lang.Boolean includeUsages)
AggregateLBNodeUsageSummary
LbNodeUsageSummaryStub. get(java.lang.String enforcementPointPath, java.lang.Boolean includeUsages, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type AggregateLBNodeUsageSummary Modifier and Type Method Description void
LbNodeUsageSummary. get(java.lang.String enforcementPointPath, java.lang.Boolean includeUsages, com.vmware.vapi.bindings.client.AsyncCallback<AggregateLBNodeUsageSummary> asyncCallback)
Deprecated.void
LbNodeUsageSummary. get(java.lang.String enforcementPointPath, java.lang.Boolean includeUsages, com.vmware.vapi.bindings.client.AsyncCallback<AggregateLBNodeUsageSummary> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.void
LbNodeUsageSummaryStub. get(java.lang.String enforcementPointPath, java.lang.Boolean includeUsages, com.vmware.vapi.bindings.client.AsyncCallback<AggregateLBNodeUsageSummary> asyncCallback)
void
LbNodeUsageSummaryStub. get(java.lang.String enforcementPointPath, java.lang.Boolean includeUsages, com.vmware.vapi.bindings.client.AsyncCallback<AggregateLBNodeUsageSummary> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of AggregateLBNodeUsageSummary in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AggregateLBNodeUsageSummary Modifier and Type Method Description static AggregateLBNodeUsageSummary
AggregateLBNodeUsageSummary. _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 AggregateLBNodeUsageSummary
AggregateLBNodeUsageSummary. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.AggregateLBNodeUsageSummary
AggregateLBNodeUsageSummary.Builder. build()
-