Uses of Class
com.oracle.bmc.opsi.model.ChargebackPlanCollection
-
Packages that use ChargebackPlanCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of ChargebackPlanCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChargebackPlanCollection Modifier and Type Method Description ChargebackPlanCollectionChargebackPlanCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type ChargebackPlanCollection Modifier and Type Method Description ChargebackPlanCollection.BuilderChargebackPlanCollection.Builder. copy(ChargebackPlanCollection model) -
Uses of ChargebackPlanCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ChargebackPlanCollection Modifier and Type Method Description ChargebackPlanCollectionListChargebackPlansResponse. getChargebackPlanCollection()The returned ChargebackPlanCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ChargebackPlanCollection Modifier and Type Method Description ListChargebackPlansResponse.BuilderListChargebackPlansResponse.Builder. chargebackPlanCollection(ChargebackPlanCollection chargebackPlanCollection)The returned ChargebackPlanCollection instance.
-