| Package | Description |
|---|---|
| com.vmware.nsx_policy.model | |
| com.vmware.nsx_policy.orgs.projects.vpcs.statistics |
| Modifier and Type | Method and Description |
|---|---|
static AggregatedLogicalRouterPortCounters |
AggregatedLogicalRouterPortCounters._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 AggregatedLogicalRouterPortCounters |
AggregatedLogicalRouterPortCounters._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
AggregatedLogicalRouterPortCounters |
AggregatedLogicalRouterPortCounters.Builder.build() |
AggregatedLogicalRouterPortCounters |
PolicyInterfaceGroupStatistics.getSummary() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyInterfaceGroupStatistics.setSummary(AggregatedLogicalRouterPortCounters summary) |
PolicyInterfaceGroupStatistics.Builder |
PolicyInterfaceGroupStatistics.Builder.setSummary(AggregatedLogicalRouterPortCounters summary) |
| Modifier and Type | Method and Description |
|---|---|
AggregatedLogicalRouterPortCounters |
SummaryStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String vpcId) |
AggregatedLogicalRouterPortCounters |
Summary.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String vpcId)
Get VPC Statistics Summary
|
AggregatedLogicalRouterPortCounters |
SummaryStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String vpcId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
AggregatedLogicalRouterPortCounters |
Summary.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String vpcId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get VPC Statistics Summary
|
| Modifier and Type | Method and Description |
|---|---|
void |
SummaryStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String vpcId,
com.vmware.vapi.bindings.client.AsyncCallback<AggregatedLogicalRouterPortCounters> asyncCallback) |
void |
Summary.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String vpcId,
com.vmware.vapi.bindings.client.AsyncCallback<AggregatedLogicalRouterPortCounters> asyncCallback)
Get VPC Statistics Summary
|
void |
SummaryStub.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String vpcId,
com.vmware.vapi.bindings.client.AsyncCallback<AggregatedLogicalRouterPortCounters> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Summary.get(java.lang.String orgId,
java.lang.String projectId,
java.lang.String vpcId,
com.vmware.vapi.bindings.client.AsyncCallback<AggregatedLogicalRouterPortCounters> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get VPC Statistics Summary
|