|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListClustersOptions | |
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options | |
| Uses of ListClustersOptions in org.jclouds.cloudstack.features |
|---|
| Methods in org.jclouds.cloudstack.features with parameters of type ListClustersOptions | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<Cluster>> |
GlobalHostAsyncClient.listClusters(ListClustersOptions... options)
|
Set<Cluster> |
GlobalHostClient.listClusters(ListClustersOptions... options)
Lists clusters |
| Uses of ListClustersOptions in org.jclouds.cloudstack.options |
|---|
| Methods in org.jclouds.cloudstack.options that return ListClustersOptions | |
|---|---|
ListClustersOptions |
ListClustersOptions.allocationState(AllocationState allocationState)
|
static ListClustersOptions |
ListClustersOptions.Builder.allocationState(AllocationState allocationState)
|
ListClustersOptions |
ListClustersOptions.clusterType(Host.ClusterType clusterType)
|
static ListClustersOptions |
ListClustersOptions.Builder.clusterType(Host.ClusterType clusterType)
|
ListClustersOptions |
ListClustersOptions.hypervisor(String hypervisor)
|
static ListClustersOptions |
ListClustersOptions.Builder.hypervisor(String hypervisor)
|
ListClustersOptions |
ListClustersOptions.id(long id)
|
static ListClustersOptions |
ListClustersOptions.Builder.id(long id)
|
ListClustersOptions |
ListClustersOptions.keyword(String keyword)
|
static ListClustersOptions |
ListClustersOptions.Builder.keyword(String keyword)
|
ListClustersOptions |
ListClustersOptions.managedState(Cluster.ManagedState managedState)
|
static ListClustersOptions |
ListClustersOptions.Builder.managedState(Cluster.ManagedState managedState)
|
ListClustersOptions |
ListClustersOptions.name(String name)
|
static ListClustersOptions |
ListClustersOptions.Builder.name(String name)
|
ListClustersOptions |
ListClustersOptions.podId(long podId)
|
static ListClustersOptions |
ListClustersOptions.Builder.podId(long podId)
|
ListClustersOptions |
ListClustersOptions.zoneId(long zoneId)
|
static ListClustersOptions |
ListClustersOptions.Builder.zoneId(long zoneId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||