Uses of Class
org.jclouds.glesys.domain.Server.Builder
- 
Packages that use Server.Builder Package Description org.jclouds.glesys.domain  - 
- 
Uses of Server.Builder in org.jclouds.glesys.domain
Classes in org.jclouds.glesys.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.glesys.domain Modifier and Type Class Description static classServerDetails.Builder<T extends ServerDetails.Builder<T>>Methods in org.jclouds.glesys.domain that return Server.Builder Modifier and Type Method Description static Server.Builder<?>Server. builder()Server.Builder<?>Server. toBuilder() 
 -