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