Uses of Class
com.oracle.bmc.ocvp.model.UpdateByolAllocationDetails
-
Packages that use UpdateByolAllocationDetails Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.requests -
-
Uses of UpdateByolAllocationDetails in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return UpdateByolAllocationDetails Modifier and Type Method Description UpdateByolAllocationDetailsUpdateByolAllocationDetails.Builder. build()Methods in com.oracle.bmc.ocvp.model with parameters of type UpdateByolAllocationDetails Modifier and Type Method Description UpdateByolAllocationDetails.BuilderUpdateByolAllocationDetails.Builder. copy(UpdateByolAllocationDetails model) -
Uses of UpdateByolAllocationDetails in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return UpdateByolAllocationDetails Modifier and Type Method Description UpdateByolAllocationDetailsUpdateByolAllocationRequest. getBody$()Alternative accessor for the body parameter.UpdateByolAllocationDetailsUpdateByolAllocationRequest. getUpdateByolAllocationDetails()The information to be updated.Methods in com.oracle.bmc.ocvp.requests with parameters of type UpdateByolAllocationDetails Modifier and Type Method Description UpdateByolAllocationRequest.BuilderUpdateByolAllocationRequest.Builder. body$(UpdateByolAllocationDetails body)Alternative setter for the body parameter.UpdateByolAllocationRequest.BuilderUpdateByolAllocationRequest.Builder. updateByolAllocationDetails(UpdateByolAllocationDetails updateByolAllocationDetails)The information to be updated.
-