| Package | Description |
|---|---|
| com.vmware.vcloud.api.rest.client |
Contains necessary client(s) to facilitate API calls to vCloud Director
|
| com.vmware.vcloud.api.rest.client.impl.tasks |
| Modifier and Type | Method and Description |
|---|---|
VcdTaskMonitor |
VcdClientImpl.getTaskMonitor() |
VcdTaskMonitor |
VcdClient.getTaskMonitor()
Returns task monitor, which can be used to monitor specific task returned by POST or PUT
requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VcdTaskMonitorImpl
An implementation of
VcdTaskMonitor that extends the functionality of
TaskMonitorImpl |
Copyright © 2019 VMware. All rights reserved.