Uses of Class
com.vmware.nsx_policy.model.IdfwComputeCollectionListResult
-
Packages that use IdfwComputeCollectionListResult Package Description com.vmware.nsx_policy.infra.settings.firewall.idfw.compute_collections com.vmware.nsx_policy.model -
-
Uses of IdfwComputeCollectionListResult in com.vmware.nsx_policy.infra.settings.firewall.idfw.compute_collections
Methods in com.vmware.nsx_policy.infra.settings.firewall.idfw.compute_collections that return IdfwComputeCollectionListResult Modifier and Type Method Description IdfwComputeCollectionListResultStatus. list(java.lang.String enforcementPointPath)Get IDFW status for all Compute CollectionsIdfwComputeCollectionListResultStatus. list(java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get IDFW status for all Compute CollectionsIdfwComputeCollectionListResultStatusStub. list(java.lang.String enforcementPointPath)IdfwComputeCollectionListResultStatusStub. list(java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.settings.firewall.idfw.compute_collections with type arguments of type IdfwComputeCollectionListResult Modifier and Type Method Description voidStatus. list(java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<IdfwComputeCollectionListResult> asyncCallback)Get IDFW status for all Compute CollectionsvoidStatus. list(java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<IdfwComputeCollectionListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get IDFW status for all Compute CollectionsvoidStatusStub. list(java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<IdfwComputeCollectionListResult> asyncCallback)voidStatusStub. list(java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<IdfwComputeCollectionListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of IdfwComputeCollectionListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IdfwComputeCollectionListResult Modifier and Type Method Description static IdfwComputeCollectionListResultIdfwComputeCollectionListResult. _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 IdfwComputeCollectionListResultIdfwComputeCollectionListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.IdfwComputeCollectionListResultIdfwComputeCollectionListResult.Builder. build()
-