Uses of Class
com.oracle.bmc.ocvp.model.CreateByolAllocationDetails
-
Packages that use CreateByolAllocationDetails Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.requests -
-
Uses of CreateByolAllocationDetails in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return CreateByolAllocationDetails Modifier and Type Method Description CreateByolAllocationDetailsCreateByolAllocationDetails.Builder. build()Methods in com.oracle.bmc.ocvp.model with parameters of type CreateByolAllocationDetails Modifier and Type Method Description CreateByolAllocationDetails.BuilderCreateByolAllocationDetails.Builder. copy(CreateByolAllocationDetails model) -
Uses of CreateByolAllocationDetails in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return CreateByolAllocationDetails Modifier and Type Method Description CreateByolAllocationDetailsCreateByolAllocationRequest. getBody$()Alternative accessor for the body parameter.CreateByolAllocationDetailsCreateByolAllocationRequest. getCreateByolAllocationDetails()Details for the BYOL Allocation.Methods in com.oracle.bmc.ocvp.requests with parameters of type CreateByolAllocationDetails Modifier and Type Method Description CreateByolAllocationRequest.BuilderCreateByolAllocationRequest.Builder. body$(CreateByolAllocationDetails body)Alternative setter for the body parameter.CreateByolAllocationRequest.BuilderCreateByolAllocationRequest.Builder. createByolAllocationDetails(CreateByolAllocationDetails createByolAllocationDetails)Details for the BYOL Allocation.
-