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