|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryResultRecords | |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.query | |
| org.jclouds.vcloud.director.v1_5.features | |
| org.jclouds.vcloud.director.v1_5.features.admin | |
| Uses of QueryResultRecords in org.jclouds.vcloud.director.v1_5.domain.query |
|---|
| Methods in org.jclouds.vcloud.director.v1_5.domain.query that return QueryResultRecords | |
|---|---|
QueryResultRecords |
QueryResultRecords.Builder.build()
|
| Methods in org.jclouds.vcloud.director.v1_5.domain.query with parameters of type QueryResultRecords | |
|---|---|
B |
QueryResultRecords.Builder.fromQueryResultRecords(QueryResultRecords in)
|
| Uses of QueryResultRecords in org.jclouds.vcloud.director.v1_5.features |
|---|
| Methods in org.jclouds.vcloud.director.v1_5.features that return QueryResultRecords | |
|---|---|
QueryResultRecords |
QueryApi.catalogsQueryAll()
Retrieves a list of Catalogs by using REST API general QueryHandler. |
QueryResultRecords |
QueryApi.mediaListQuery(String filter)
|
QueryResultRecords |
QueryApi.mediaListQueryAll()
Retrieves a list of Medias by using REST API general QueryHandler. |
QueryResultRecords |
QueryApi.query(Integer page,
Integer pageSize,
String format,
String type,
String filter)
|
QueryResultRecords |
QueryApi.query(String type,
String filter)
|
QueryResultRecords |
QueryApi.queryAll(String type)
Retrieves a list of entities by using REST API general QueryHandler. |
QueryResultRecords |
QueryApi.vAppsQuery(String filter)
|
QueryResultRecords |
QueryApi.vAppsQueryAll()
Retrieves a list of VApps by using REST API general QueryHandler. |
QueryResultRecords |
QueryApi.vAppTemplatesQuery(String filter)
|
QueryResultRecords |
QueryApi.vAppTemplatesQueryAll()
Retrieves a list of VAppTemplates by using REST API general QueryHandler. |
QueryResultRecords |
QueryApi.vmsQuery(String filter)
|
QueryResultRecords |
QueryApi.vmsQueryAll()
Retrieves a list of Vms by using REST API general QueryHandler. |
| Uses of QueryResultRecords in org.jclouds.vcloud.director.v1_5.features.admin |
|---|
| Methods in org.jclouds.vcloud.director.v1_5.features.admin that return QueryResultRecords | |
|---|---|
QueryResultRecords |
AdminQueryApi.groupsQueryAll()
Retrieves a list of Groups for organization the org admin belongs to by using REST API general
QueryHandler |
QueryResultRecords |
AdminQueryApi.orgsQueryAll()
Retrieves a list of Orgs by using REST API general QueryHandler. |
QueryResultRecords |
AdminQueryApi.rightsQueryAll()
Retrieves a list of Rights by using REST API general QueryHandler. |
QueryResultRecords |
AdminQueryApi.rolesQueryAll()
Retrieves a list of Roles by using REST API general QueryHandler. |
QueryResultRecords |
AdminQueryApi.strandedUsersQueryAll()
Retrieves a list of Users by using REST API general QueryHandler. |
QueryResultRecords |
AdminQueryApi.usersQueryAll()
Retrieves a list of Users by using REST API general QueryHandler. |
QueryResultRecords |
AdminQueryApi.vdcsQueryAll()
Retrieves a list of Vdcs by using REST API general QueryHandler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||