Uses of Class
org.jclouds.profitbricks.domain.IpBlock.PublicIp
-
Packages that use IpBlock.PublicIp Package Description org.jclouds.profitbricks.domain org.jclouds.profitbricks.http.parser.publicip -
-
Uses of IpBlock.PublicIp in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return IpBlock.PublicIp Modifier and Type Method Description IpBlock.PublicIp
IpBlock.PublicIp.Builder. build()
Methods in org.jclouds.profitbricks.domain that return types with arguments of type IpBlock.PublicIp Modifier and Type Method Description abstract List<IpBlock.PublicIp>
IpBlock. publicIps()
Method parameters in org.jclouds.profitbricks.domain with type arguments of type IpBlock.PublicIp Modifier and Type Method Description abstract IpBlock.Builder
IpBlock.Builder. publicIps(List<IpBlock.PublicIp> publicIps)
-
Uses of IpBlock.PublicIp in org.jclouds.profitbricks.http.parser.publicip
Methods in org.jclouds.profitbricks.http.parser.publicip that return types with arguments of type IpBlock.PublicIp Modifier and Type Method Description List<IpBlock.PublicIp>
PublicIpListResponseHandler. getResult()
-