Uses of Class
com.oracle.bmc.ocvp.model.ChangeByolAllocationCompartmentDetails.Builder
-
Packages that use ChangeByolAllocationCompartmentDetails.Builder Package Description com.oracle.bmc.ocvp.model -
-
Uses of ChangeByolAllocationCompartmentDetails.Builder in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ChangeByolAllocationCompartmentDetails.Builder Modifier and Type Method Description static ChangeByolAllocationCompartmentDetails.BuilderChangeByolAllocationCompartmentDetails. builder()Create a new builder.ChangeByolAllocationCompartmentDetails.BuilderChangeByolAllocationCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment to move the BYOL Allocation to.ChangeByolAllocationCompartmentDetails.BuilderChangeByolAllocationCompartmentDetails.Builder. copy(ChangeByolAllocationCompartmentDetails model)ChangeByolAllocationCompartmentDetails.BuilderChangeByolAllocationCompartmentDetails. toBuilder()
-