| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
LBServiceUsageSummary |
LbServiceUsageSummaryStub.get(java.lang.Boolean includeUsages) |
LBServiceUsageSummary |
LbServiceUsageSummary.get(java.lang.Boolean includeUsages)
API is used to retrieve the load balancer usage summary for all load balancer
services.
|
LBServiceUsageSummary |
LbServiceUsageSummaryStub.get(java.lang.Boolean includeUsages,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
LBServiceUsageSummary |
LbServiceUsageSummary.get(java.lang.Boolean includeUsages,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API is used to retrieve the load balancer usage summary for all load balancer
services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LbServiceUsageSummaryStub.get(java.lang.Boolean includeUsages,
com.vmware.vapi.bindings.client.AsyncCallback<LBServiceUsageSummary> asyncCallback) |
void |
LbServiceUsageSummary.get(java.lang.Boolean includeUsages,
com.vmware.vapi.bindings.client.AsyncCallback<LBServiceUsageSummary> asyncCallback)
API is used to retrieve the load balancer usage summary for all load balancer
services.
|
void |
LbServiceUsageSummaryStub.get(java.lang.Boolean includeUsages,
com.vmware.vapi.bindings.client.AsyncCallback<LBServiceUsageSummary> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LbServiceUsageSummary.get(java.lang.Boolean includeUsages,
com.vmware.vapi.bindings.client.AsyncCallback<LBServiceUsageSummary> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API is used to retrieve the load balancer usage summary for all load balancer
services.
|
| Modifier and Type | Method and Description |
|---|---|
static LBServiceUsageSummary |
LBServiceUsageSummary._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 LBServiceUsageSummary |
LBServiceUsageSummary._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
LBServiceUsageSummary |
LBServiceUsageSummary.Builder.build() |