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