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