Uses of Class
com.oracle.bmc.opsi.model.ChargebackPlanReport
-
Packages that use ChargebackPlanReport Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of ChargebackPlanReport in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChargebackPlanReport Modifier and Type Method Description ChargebackPlanReportChargebackPlanReport.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type ChargebackPlanReport Modifier and Type Method Description ChargebackPlanReport.BuilderChargebackPlanReport.Builder. copy(ChargebackPlanReport model) -
Uses of ChargebackPlanReport in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ChargebackPlanReport Modifier and Type Method Description ChargebackPlanReportCreateChargebackPlanReportResponse. getChargebackPlanReport()The returned ChargebackPlanReport instance.ChargebackPlanReportGetChargebackPlanReportResponse. getChargebackPlanReport()The returned ChargebackPlanReport instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ChargebackPlanReport Modifier and Type Method Description CreateChargebackPlanReportResponse.BuilderCreateChargebackPlanReportResponse.Builder. chargebackPlanReport(ChargebackPlanReport chargebackPlanReport)The returned ChargebackPlanReport instance.GetChargebackPlanReportResponse.BuilderGetChargebackPlanReportResponse.Builder. chargebackPlanReport(ChargebackPlanReport chargebackPlanReport)The returned ChargebackPlanReport instance.
-