Uses of Class
com.vmware.nsx_policy.model.MpsComputeCollectionStatus
-
Packages that use MpsComputeCollectionStatus Package Description com.vmware.nsx_policy.malware_prevention.compute_collection com.vmware.nsx_policy.model -
-
Uses of MpsComputeCollectionStatus in com.vmware.nsx_policy.malware_prevention.compute_collection
Methods in com.vmware.nsx_policy.malware_prevention.compute_collection that return MpsComputeCollectionStatus Modifier and Type Method Description MpsComputeCollectionStatusStatus. get(java.lang.String computeCollectionId, java.lang.String source)Returns current status of the deployment of MPS Service on a given cluster.MpsComputeCollectionStatusStatus. get(java.lang.String computeCollectionId, java.lang.String source, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns current status of the deployment of MPS Service on a given cluster.MpsComputeCollectionStatusStatusStub. get(java.lang.String computeCollectionId, java.lang.String source)MpsComputeCollectionStatusStatusStub. get(java.lang.String computeCollectionId, java.lang.String source, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.malware_prevention.compute_collection with type arguments of type MpsComputeCollectionStatus Modifier and Type Method Description voidStatus. get(java.lang.String computeCollectionId, java.lang.String source, com.vmware.vapi.bindings.client.AsyncCallback<MpsComputeCollectionStatus> asyncCallback)Returns current status of the deployment of MPS Service on a given cluster.voidStatus. get(java.lang.String computeCollectionId, java.lang.String source, com.vmware.vapi.bindings.client.AsyncCallback<MpsComputeCollectionStatus> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns current status of the deployment of MPS Service on a given cluster.voidStatusStub. get(java.lang.String computeCollectionId, java.lang.String source, com.vmware.vapi.bindings.client.AsyncCallback<MpsComputeCollectionStatus> asyncCallback)voidStatusStub. get(java.lang.String computeCollectionId, java.lang.String source, com.vmware.vapi.bindings.client.AsyncCallback<MpsComputeCollectionStatus> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of MpsComputeCollectionStatus in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return MpsComputeCollectionStatus Modifier and Type Method Description static MpsComputeCollectionStatusMpsComputeCollectionStatus. _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 MpsComputeCollectionStatusMpsComputeCollectionStatus. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.MpsComputeCollectionStatusMpsComputeCollectionStatus.Builder. build()
-