| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.query | |
| org.jclouds.vcloud.director.v1_5.features |
| Modifier and Type | Method and Description |
|---|---|
VAppReferences |
VAppReferences.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
VAppReferences.Builder.fromVAppReferences(VAppReferences in) |
| Modifier and Type | Method and Description |
|---|---|
VAppReferences |
QueryApi.vAppReferencesQuery(Integer page,
Integer pageSize,
String filter) |
VAppReferences |
QueryApi.vAppReferencesQuery(String filter) |
VAppReferences |
QueryApi.vAppReferencesQueryAll() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<VAppReferences> |
QueryAsyncApi.vAppReferencesQuery(Integer page,
Integer pageSize,
String filter) |
com.google.common.util.concurrent.ListenableFuture<VAppReferences> |
QueryAsyncApi.vAppReferencesQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<VAppReferences> |
QueryAsyncApi.vAppReferencesQueryAll() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.