Uses of Class
com.oracle.bmc.opsi.model.ChargebackPlan
-
Packages that use ChargebackPlan Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of ChargebackPlan in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChargebackPlan Modifier and Type Method Description ChargebackPlanChargebackPlan.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type ChargebackPlan Modifier and Type Method Description ChargebackPlan.BuilderChargebackPlan.Builder. copy(ChargebackPlan model) -
Uses of ChargebackPlan in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ChargebackPlan Modifier and Type Method Description ChargebackPlanCreateChargebackPlanResponse. getChargebackPlan()The returned ChargebackPlan instance.ChargebackPlanGetChargebackPlanResponse. getChargebackPlan()The returned ChargebackPlan instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ChargebackPlan Modifier and Type Method Description CreateChargebackPlanResponse.BuilderCreateChargebackPlanResponse.Builder. chargebackPlan(ChargebackPlan chargebackPlan)The returned ChargebackPlan instance.GetChargebackPlanResponse.BuilderGetChargebackPlanResponse.Builder. chargebackPlan(ChargebackPlan chargebackPlan)The returned ChargebackPlan instance.
-