|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryReferenceType | |
|---|---|
| com.vmware.vcloud.sdk | |
| com.vmware.vcloud.sdk.constants.query | |
| Uses of QueryReferenceType in com.vmware.vcloud.sdk |
|---|
| Methods in com.vmware.vcloud.sdk with parameters of type QueryReferenceType | |
|---|---|
ReferenceResult |
QueryService.queryReferences(QueryReferenceType queryReferenceType)
Executes the generalized query based on the query type. |
ReferenceResult |
QueryService.queryReferences(QueryReferenceType queryReferenceType,
QueryParams<? extends QueryField> queryParams)
Executes the generalized query based on the query type and query params. |
| Uses of QueryReferenceType in com.vmware.vcloud.sdk.constants.query |
|---|
| Methods in com.vmware.vcloud.sdk.constants.query that return QueryReferenceType | |
|---|---|
static QueryReferenceType |
QueryReferenceType.fromValue(String value)
|
static QueryReferenceType |
QueryReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryReferenceType[] |
QueryReferenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||