| Modifier and Type | Method and Description |
|---|---|
DeploymentProgressStatus |
StatusStub.get(java.lang.String siteId) |
DeploymentProgressStatus |
Status.get(java.lang.String siteId)
Get platform deployment or undeployment progress status.
|
DeploymentProgressStatus |
StatusStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DeploymentProgressStatus |
Status.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get platform deployment or undeployment progress status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback) |
void |
Status.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback)
Get platform deployment or undeployment progress status.
|
void |
StatusStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Status.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.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentProgressStatus |
StatusStub.get(java.lang.String siteId) |
DeploymentProgressStatus |
Status.get(java.lang.String siteId)
Get deployment or undeployment progress status.
|
DeploymentProgressStatus |
StatusStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DeploymentProgressStatus |
Status.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get deployment or undeployment progress status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback) |
void |
Status.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback)
Get deployment or undeployment progress status.
|
void |
StatusStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<DeploymentProgressStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Status.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.
|
| Modifier and Type | Method and Description |
|---|---|
static DeploymentProgressStatus |
DeploymentProgressStatus._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 DeploymentProgressStatus |
DeploymentProgressStatus._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DeploymentProgressStatus |
DeploymentProgressStatus.Builder.build() |