Uses of Class
org.jclouds.cloudstack.domain.Cluster.Builder
-
Packages that use Cluster.Builder Package Description org.jclouds.cloudstack.domain -
-
Uses of Cluster.Builder in org.jclouds.cloudstack.domain
Classes in org.jclouds.cloudstack.domain with type parameters of type Cluster.Builder Modifier and Type Class Description static class
Cluster.Builder<T extends Cluster.Builder<T>>
Methods in org.jclouds.cloudstack.domain that return Cluster.Builder Modifier and Type Method Description static Cluster.Builder<?>
Cluster. builder()
Cluster.Builder<?>
Cluster. toBuilder()
-