| 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 | |
| com.vmware.vcloud.api.rest.client.impl.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
VcdClientImpl |
| Modifier and Type | Method and Description |
|---|---|
VcdClient |
VcdClientImpl.duplicate(boolean newSession) |
VcdClient |
VcdClient.duplicate(boolean newSession)
Creates a clone of current
VcdClient
The new client will communicate with the same vCD as this client and is initialized with same
credentials and CxfClientSecurityContext. |
| Constructor and Description |
|---|
EventViewerImpl(VcdClient client) |
| Constructor and Description |
|---|
VcdTaskMonitorImpl(VcdClient vcdClient) |
Copyright © 2019 VMware. All rights reserved.