|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryVAppField | |
|---|---|
| com.vmware.vcloud.sdk | |
| com.vmware.vcloud.sdk.constants.query | |
| Uses of QueryVAppField in com.vmware.vcloud.sdk |
|---|
| Method parameters in com.vmware.vcloud.sdk with type arguments of type QueryVAppField | |
|---|---|
RecordResult<com.vmware.vcloud.api.rest.schema.QueryResultVAppRecordType> |
QueryService.queryvAppIdRecords(QueryParams<QueryVAppField> queryParams)
Executes a specialized query for retrieving the list of vApps records. |
RecordResult<com.vmware.vcloud.api.rest.schema.QueryResultVAppRecordType> |
QueryService.queryvAppRecords(QueryParams<QueryVAppField> queryParams)
Executes a specialized query for retrieving the list of vApps records. |
ReferenceResult |
QueryService.queryvAppReferences(QueryParams<QueryVAppField> queryParams)
Executes a specialized query for retrieving the list of vApps references. |
| Uses of QueryVAppField in com.vmware.vcloud.sdk.constants.query |
|---|
| Methods in com.vmware.vcloud.sdk.constants.query that return QueryVAppField | |
|---|---|
static QueryVAppField |
QueryVAppField.fromValue(String value)
|
static QueryVAppField |
QueryVAppField.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryVAppField[] |
QueryVAppField.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||