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