Uses of Class
com.oracle.bmc.ocvp.model.ByolAllocationCollection.Builder
-
Packages that use ByolAllocationCollection.Builder Package Description com.oracle.bmc.ocvp.model -
-
Uses of ByolAllocationCollection.Builder in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ByolAllocationCollection.Builder Modifier and Type Method Description static ByolAllocationCollection.BuilderByolAllocationCollection. builder()Create a new builder.ByolAllocationCollection.BuilderByolAllocationCollection.Builder. copy(ByolAllocationCollection model)ByolAllocationCollection.BuilderByolAllocationCollection.Builder. items(List<ByolAllocationSummary> items)A list of BYOL Allocations.ByolAllocationCollection.BuilderByolAllocationCollection. toBuilder()
-