Uses of Class
com.oracle.bmc.ocvp.model.ByolAllocation
-
Packages that use ByolAllocation Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of ByolAllocation in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ByolAllocation Modifier and Type Method Description ByolAllocationByolAllocation.Builder. build()Methods in com.oracle.bmc.ocvp.model with parameters of type ByolAllocation Modifier and Type Method Description ByolAllocation.BuilderByolAllocation.Builder. copy(ByolAllocation model) -
Uses of ByolAllocation in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return ByolAllocation Modifier and Type Method Description ByolAllocationGetByolAllocationResponse. getByolAllocation()The returned ByolAllocation instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type ByolAllocation Modifier and Type Method Description GetByolAllocationResponse.BuilderGetByolAllocationResponse.Builder. byolAllocation(ByolAllocation byolAllocation)The returned ByolAllocation instance.
-