Uses of Class
com.vmware.nsx_policy.model.QuotaStatsListResult
-
Packages that use QuotaStatsListResult Package Description com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects com.vmware.nsx_policy.orgs.projects.vpcs -
-
Uses of QuotaStatsListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return QuotaStatsListResult Modifier and Type Method Description static QuotaStatsListResult
QuotaStatsListResult. _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 QuotaStatsListResult
QuotaStatsListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.QuotaStatsListResult
QuotaStatsListResult.Builder. build()
-
Uses of QuotaStatsListResult in com.vmware.nsx_policy.orgs.projects
Methods in com.vmware.nsx_policy.orgs.projects that return QuotaStatsListResult Modifier and Type Method Description QuotaStatsListResult
QuotaStats. get(java.lang.String orgId, java.lang.String projectId, java.lang.String pathPrefix, java.lang.String constraintPath)
Get quota details To create, update, list and delete the Quota, please refer to Constraint APIs with 'constraint_expressions' as 'EntityInstanceCountConstraintExpression'.QuotaStatsListResult
QuotaStats. get(java.lang.String orgId, java.lang.String projectId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get quota details To create, update, list and delete the Quota, please refer to Constraint APIs with 'constraint_expressions' as 'EntityInstanceCountConstraintExpression'.QuotaStatsListResult
QuotaStatsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String pathPrefix, java.lang.String constraintPath)
QuotaStatsListResult
QuotaStatsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects with type arguments of type QuotaStatsListResult Modifier and Type Method Description void
QuotaStats. get(java.lang.String orgId, java.lang.String projectId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.AsyncCallback<QuotaStatsListResult> asyncCallback)
Get quota details To create, update, list and delete the Quota, please refer to Constraint APIs with 'constraint_expressions' as 'EntityInstanceCountConstraintExpression'.void
QuotaStats. get(java.lang.String orgId, java.lang.String projectId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.AsyncCallback<QuotaStatsListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get quota details To create, update, list and delete the Quota, please refer to Constraint APIs with 'constraint_expressions' as 'EntityInstanceCountConstraintExpression'.void
QuotaStatsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.AsyncCallback<QuotaStatsListResult> asyncCallback)
void
QuotaStatsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.AsyncCallback<QuotaStatsListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of QuotaStatsListResult in com.vmware.nsx_policy.orgs.projects.vpcs
Methods in com.vmware.nsx_policy.orgs.projects.vpcs that return QuotaStatsListResult Modifier and Type Method Description QuotaStatsListResult
QuotaStats. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String pathPrefix, java.lang.String constraintPath)
Get quota detailsQuotaStatsListResult
QuotaStats. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get quota detailsQuotaStatsListResult
QuotaStatsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String pathPrefix, java.lang.String constraintPath)
QuotaStatsListResult
QuotaStatsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.vpcs with type arguments of type QuotaStatsListResult Modifier and Type Method Description void
QuotaStats. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.AsyncCallback<QuotaStatsListResult> asyncCallback)
Get quota detailsvoid
QuotaStats. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.AsyncCallback<QuotaStatsListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get quota detailsvoid
QuotaStatsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.AsyncCallback<QuotaStatsListResult> asyncCallback)
void
QuotaStatsStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String pathPrefix, java.lang.String constraintPath, com.vmware.vapi.bindings.client.AsyncCallback<QuotaStatsListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-