| 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 |
|---|---|
static QueryResultFormat |
QueryResultFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryResultFormat[] |
QueryResultFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VcdClient.Query<QueryResultClass> |
VcdClient.Query.setQueryResultFormat(QueryResultFormat queryResultFormat)
Sets query result format.
|
Copyright © 2019 VMware. All rights reserved.