Uses of Class
org.jclouds.openstack.nova.v2_0.domain.Server.Builder
-
Packages that use Server.Builder Package Description org.jclouds.openstack.nova.v2_0.domain -
-
Uses of Server.Builder in org.jclouds.openstack.nova.v2_0.domain
Classes in org.jclouds.openstack.nova.v2_0.domain with type parameters of type Server.Builder Modifier and Type Class Description static classServer.Builder<T extends Server.Builder<T>>Subclasses of Server.Builder in org.jclouds.openstack.nova.v2_0.domain Modifier and Type Class Description static classServerWithSecurityGroups.Builder<T extends ServerWithSecurityGroups.Builder<T>>Methods in org.jclouds.openstack.nova.v2_0.domain that return Server.Builder Modifier and Type Method Description static Server.Builder<?>Server. builder()Server.Builder<?>Server. toBuilder()
-