Uses of Class
com.oracle.bmc.opsi.model.ChargebackPlanReportCollection
-
Packages that use ChargebackPlanReportCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of ChargebackPlanReportCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChargebackPlanReportCollection Modifier and Type Method Description ChargebackPlanReportCollectionChargebackPlanReportCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type ChargebackPlanReportCollection Modifier and Type Method Description ChargebackPlanReportCollection.BuilderChargebackPlanReportCollection.Builder. copy(ChargebackPlanReportCollection model) -
Uses of ChargebackPlanReportCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ChargebackPlanReportCollection Modifier and Type Method Description ChargebackPlanReportCollectionListChargebackPlanReportsResponse. getChargebackPlanReportCollection()The returned ChargebackPlanReportCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ChargebackPlanReportCollection Modifier and Type Method Description ListChargebackPlanReportsResponse.BuilderListChargebackPlanReportsResponse.Builder. chargebackPlanReportCollection(ChargebackPlanReportCollection chargebackPlanReportCollection)The returned ChargebackPlanReportCollection instance.
-