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