|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryOrgVdcField | |
|---|---|
| com.vmware.vcloud.sdk.admin | |
| com.vmware.vcloud.sdk.constants.query | |
| Uses of QueryOrgVdcField in com.vmware.vcloud.sdk.admin |
|---|
| Method parameters in com.vmware.vcloud.sdk.admin with type arguments of type QueryOrgVdcField | |
|---|---|
RecordResult<com.vmware.vcloud.api.rest.schema.QueryResultOrgVdcRecordType> |
AdminQueryService.queryOrgVdcIdRecords(QueryParams<QueryOrgVdcField> queryParams)
Executes a specialized query for retrieving the list of OrgVdc records. |
RecordResult<com.vmware.vcloud.api.rest.schema.QueryResultOrgVdcRecordType> |
AdminQueryService.queryOrgVdcRecords(QueryParams<QueryOrgVdcField> queryParams)
Executes a specialized query for retrieving the list of OrgVdc records. |
ReferenceResult |
AdminQueryService.queryOrgVdcReferences(QueryParams<QueryOrgVdcField> queryParams)
Executes a specialized query for retrieving the list of org vdc records. |
| Uses of QueryOrgVdcField in com.vmware.vcloud.sdk.constants.query |
|---|
| Methods in com.vmware.vcloud.sdk.constants.query that return QueryOrgVdcField | |
|---|---|
static QueryOrgVdcField |
QueryOrgVdcField.fromValue(String value)
|
static QueryOrgVdcField |
QueryOrgVdcField.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryOrgVdcField[] |
QueryOrgVdcField.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||