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