| Package | Description |
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.features |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
int |
Cluster.compareTo(Cluster other) |
T |
Cluster.Builder.fromCluster(Cluster in) |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
GlobalHostApi.addCluster(String zoneId,
String clusterName,
Host.ClusterType clusterType,
String hypervisor,
AddClusterOptions... options)
Adds a new cluster.
|
Cluster |
GlobalHostApi.updateCluster(String clusterId,
UpdateClusterOptions... options)
Updates an existing cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Cluster> |
GlobalHostApi.listClusters(ListClustersOptions... options) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.