Uses of Class
com.oracle.bmc.opsi.model.ChargebackPlanCollection.Builder
-
Packages that use ChargebackPlanCollection.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of ChargebackPlanCollection.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChargebackPlanCollection.Builder Modifier and Type Method Description static ChargebackPlanCollection.BuilderChargebackPlanCollection. builder()Create a new builder.ChargebackPlanCollection.BuilderChargebackPlanCollection.Builder. copy(ChargebackPlanCollection model)ChargebackPlanCollection.BuilderChargebackPlanCollection.Builder. items(List<ChargebackPlanSummary> items)A list of ChargebackPlanSummary objects.ChargebackPlanCollection.BuilderChargebackPlanCollection. toBuilder()
-