| Package | Description |
|---|---|
| com.vmware.cxfrestclient | |
| com.vmware.vcloud.api.rest.client |
Contains necessary client(s) to facilitate API calls to vCloud Director
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCxfRestClient
Base class for implementations of
JaxRsClient that are based on CXF. |
| Modifier and Type | Method and Description |
|---|---|
JaxRsClient.ErrorHandler.Disposition |
JaxRsClient.ErrorHandler.handleError(JaxRsClient client,
URI ref,
javax.ws.rs.WebApplicationException e,
int failureCount)
Returns an indication of whether a request made to the specified URI which failed with
the specified exception should be retried or failed.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpenApiClient
REST API client built on OpenAPI framework.
|
interface |
VcdClient
A vCloud REST API client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NsxProxyApiClient
A client to interact with VCD's NSX/networking proxy API.
|
class |
VcdClientImpl |
| Constructor and Description |
|---|
TaskMonitorImpl(JaxRsClient client) |
Copyright © 2019 VMware. All rights reserved.