Uses of Class
com.vmware.nsx_policy.model.DeploymentProgressStatus
-
-
Uses of DeploymentProgressStatus in com.vmware.nsx_policy.infra.sites.napp.deployment.platform
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment.platform that return DeploymentProgressStatus Modifier and Type Method Description DeploymentProgressStatusStatus. get(java.lang.String siteId)Get platform deployment or undeployment progress status.DeploymentProgressStatusStatus. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get platform deployment or undeployment progress status.DeploymentProgressStatusStatusStub. get(java.lang.String siteId)DeploymentProgressStatusStatusStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.sites.napp.deployment.platform with type arguments of type DeploymentProgressStatus Modifier and Type Method Description voidStatus. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback)Get platform deployment or undeployment progress status.voidStatus. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get platform deployment or undeployment progress status.voidStatusStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback)voidStatusStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of DeploymentProgressStatus in com.vmware.nsx_policy.infra.sites.napp.deployment.upgrade_coordinator
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment.upgrade_coordinator that return DeploymentProgressStatus Modifier and Type Method Description DeploymentProgressStatusStatus. get(java.lang.String siteId)Get deployment or undeployment progress status.DeploymentProgressStatusStatus. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get deployment or undeployment progress status.DeploymentProgressStatusStatusStub. get(java.lang.String siteId)DeploymentProgressStatusStatusStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.sites.napp.deployment.upgrade_coordinator with type arguments of type DeploymentProgressStatus Modifier and Type Method Description voidStatus. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback)Get deployment or undeployment progress status.voidStatus. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get deployment or undeployment progress status.voidStatusStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback)voidStatusStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of DeploymentProgressStatus in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return DeploymentProgressStatus Modifier and Type Method Description static DeploymentProgressStatusDeploymentProgressStatus. _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 DeploymentProgressStatusDeploymentProgressStatus. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.DeploymentProgressStatusDeploymentProgressStatus.Builder. build()
-