Uses of Class
com.oracle.bmc.core.model.ByoipAllocatedRangeCollection
-
Packages that use ByoipAllocatedRangeCollection Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of ByoipAllocatedRangeCollection in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ByoipAllocatedRangeCollection Modifier and Type Method Description ByoipAllocatedRangeCollectionByoipAllocatedRangeCollection.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type ByoipAllocatedRangeCollection Modifier and Type Method Description ByoipAllocatedRangeCollection.BuilderByoipAllocatedRangeCollection.Builder. copy(ByoipAllocatedRangeCollection model) -
Uses of ByoipAllocatedRangeCollection in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ByoipAllocatedRangeCollection Modifier and Type Method Description ByoipAllocatedRangeCollectionListByoipAllocatedRangesResponse. getByoipAllocatedRangeCollection()The returned ByoipAllocatedRangeCollection instance.Methods in com.oracle.bmc.core.responses with parameters of type ByoipAllocatedRangeCollection Modifier and Type Method Description ListByoipAllocatedRangesResponse.BuilderListByoipAllocatedRangesResponse.Builder. byoipAllocatedRangeCollection(ByoipAllocatedRangeCollection byoipAllocatedRangeCollection)The returned ByoipAllocatedRangeCollection instance.
-