Uses of Class
com.oracle.bmc.core.model.PublicIpPoolCollection
-
Packages that use PublicIpPoolCollection Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of PublicIpPoolCollection in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return PublicIpPoolCollection Modifier and Type Method Description PublicIpPoolCollection
PublicIpPoolCollection.Builder. build()
Methods in com.oracle.bmc.core.model with parameters of type PublicIpPoolCollection Modifier and Type Method Description PublicIpPoolCollection.Builder
PublicIpPoolCollection.Builder. copy(PublicIpPoolCollection model)
-
Uses of PublicIpPoolCollection in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return PublicIpPoolCollection Modifier and Type Method Description PublicIpPoolCollection
ListPublicIpPoolsResponse. getPublicIpPoolCollection()
The returned PublicIpPoolCollection instance.Methods in com.oracle.bmc.core.responses with parameters of type PublicIpPoolCollection Modifier and Type Method Description ListPublicIpPoolsResponse.Builder
ListPublicIpPoolsResponse.Builder. publicIpPoolCollection(PublicIpPoolCollection publicIpPoolCollection)
The returned PublicIpPoolCollection instance.
-