Uses of Class
com.vmware.nsx_policy.model.AggregatedFeatureDetailListResult
-
Packages that use AggregatedFeatureDetailListResult Package Description com.vmware.nsx_policy.infra.features com.vmware.nsx_policy.model -
-
Uses of AggregatedFeatureDetailListResult in com.vmware.nsx_policy.infra.features
Methods in com.vmware.nsx_policy.infra.features that return AggregatedFeatureDetailListResult Modifier and Type Method Description AggregatedFeatureDetailListResultDetailedView. list(java.lang.String sitePath)Paginated list of all Aggregated Feature State with detailsAggregatedFeatureDetailListResultDetailedView. list(java.lang.String sitePath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Paginated list of all Aggregated Feature State with detailsAggregatedFeatureDetailListResultDetailedViewStub. list(java.lang.String sitePath)AggregatedFeatureDetailListResultDetailedViewStub. list(java.lang.String sitePath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.features with type arguments of type AggregatedFeatureDetailListResult Modifier and Type Method Description voidDetailedView. list(java.lang.String sitePath, com.vmware.vapi.bindings.client.AsyncCallback<AggregatedFeatureDetailListResult> asyncCallback)Paginated list of all Aggregated Feature State with detailsvoidDetailedView. list(java.lang.String sitePath, com.vmware.vapi.bindings.client.AsyncCallback<AggregatedFeatureDetailListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Paginated list of all Aggregated Feature State with detailsvoidDetailedViewStub. list(java.lang.String sitePath, com.vmware.vapi.bindings.client.AsyncCallback<AggregatedFeatureDetailListResult> asyncCallback)voidDetailedViewStub. list(java.lang.String sitePath, com.vmware.vapi.bindings.client.AsyncCallback<AggregatedFeatureDetailListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of AggregatedFeatureDetailListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AggregatedFeatureDetailListResult Modifier and Type Method Description static AggregatedFeatureDetailListResultAggregatedFeatureDetailListResult. _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 AggregatedFeatureDetailListResultAggregatedFeatureDetailListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.AggregatedFeatureDetailListResultAggregatedFeatureDetailListResult.Builder. build()
-