Uses of Class
com.oracle.bmc.opsi.model.CreateChargebackPlanDetails
-
Packages that use CreateChargebackPlanDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of CreateChargebackPlanDetails in com.oracle.bmc.opsi.model
Subclasses of CreateChargebackPlanDetails in com.oracle.bmc.opsi.model Modifier and Type Class Description classCreateChargebackPlanExadataDetailsThe information about the exadata and chargeback plan. -
Uses of CreateChargebackPlanDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return CreateChargebackPlanDetails Modifier and Type Method Description CreateChargebackPlanDetailsCreateChargebackPlanRequest. getBody$()Alternative accessor for the body parameter.CreateChargebackPlanDetailsCreateChargebackPlanRequest. getCreateChargebackPlanDetails()Details to create a new chargeback plan resource.Methods in com.oracle.bmc.opsi.requests with parameters of type CreateChargebackPlanDetails Modifier and Type Method Description CreateChargebackPlanRequest.BuilderCreateChargebackPlanRequest.Builder. body$(CreateChargebackPlanDetails body)Alternative setter for the body parameter.CreateChargebackPlanRequest.BuilderCreateChargebackPlanRequest.Builder. createChargebackPlanDetails(CreateChargebackPlanDetails createChargebackPlanDetails)Details to create a new chargeback plan resource.
-