Uses of Class
com.oracle.bmc.ocvp.model.ChangeByolAllocationCompartmentDetails
-
Packages that use ChangeByolAllocationCompartmentDetails Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.requests -
-
Uses of ChangeByolAllocationCompartmentDetails in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ChangeByolAllocationCompartmentDetails Modifier and Type Method Description ChangeByolAllocationCompartmentDetailsChangeByolAllocationCompartmentDetails.Builder. build()Methods in com.oracle.bmc.ocvp.model with parameters of type ChangeByolAllocationCompartmentDetails Modifier and Type Method Description ChangeByolAllocationCompartmentDetails.BuilderChangeByolAllocationCompartmentDetails.Builder. copy(ChangeByolAllocationCompartmentDetails model) -
Uses of ChangeByolAllocationCompartmentDetails in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return ChangeByolAllocationCompartmentDetails Modifier and Type Method Description ChangeByolAllocationCompartmentDetailsChangeByolAllocationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeByolAllocationCompartmentDetailsChangeByolAllocationCompartmentRequest. getChangeByolAllocationCompartmentDetails()Request to change the compartment of the specified BYOL AllocationMethods in com.oracle.bmc.ocvp.requests with parameters of type ChangeByolAllocationCompartmentDetails Modifier and Type Method Description ChangeByolAllocationCompartmentRequest.BuilderChangeByolAllocationCompartmentRequest.Builder. body$(ChangeByolAllocationCompartmentDetails body)Alternative setter for the body parameter.ChangeByolAllocationCompartmentRequest.BuilderChangeByolAllocationCompartmentRequest.Builder. changeByolAllocationCompartmentDetails(ChangeByolAllocationCompartmentDetails changeByolAllocationCompartmentDetails)Request to change the compartment of the specified BYOL Allocation
-