Uses of Class
com.oracle.bmc.ocvp.model.ByolAllocationCollection
-
Packages that use ByolAllocationCollection Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of ByolAllocationCollection in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ByolAllocationCollection Modifier and Type Method Description ByolAllocationCollectionByolAllocationCollection.Builder. build()Methods in com.oracle.bmc.ocvp.model with parameters of type ByolAllocationCollection Modifier and Type Method Description ByolAllocationCollection.BuilderByolAllocationCollection.Builder. copy(ByolAllocationCollection model) -
Uses of ByolAllocationCollection in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return ByolAllocationCollection Modifier and Type Method Description ByolAllocationCollectionListByolAllocationsResponse. getByolAllocationCollection()The returned ByolAllocationCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type ByolAllocationCollection Modifier and Type Method Description ListByolAllocationsResponse.BuilderListByolAllocationsResponse.Builder. byolAllocationCollection(ByolAllocationCollection byolAllocationCollection)The returned ByolAllocationCollection instance.
-