| Package | Description |
|---|---|
| com.vmware.vcloud.api.rest.client |
Contains necessary client(s) to facilitate API calls to vCloud Director
|
| Modifier and Type | Method and Description |
|---|---|
com.vmware.vcloud.api.rest.schema_v1_5.TaskType |
TaskMonitor.waitForSuccess(String taskHref,
long timeoutInMillis)
Waits for task to complete.
|
com.vmware.vcloud.api.rest.schema_v1_5.TaskType |
TaskMonitor.waitForSuccess(com.vmware.vcloud.api.rest.schema_v1_5.TaskType task,
long timeoutInMillis)
Waits for task to complete.
|
Copyright © 2019 VMware. All rights reserved.