Uses of Class
com.oracle.bmc.opsi.model.CreateChargebackPlanReportDetails
-
Packages that use CreateChargebackPlanReportDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of CreateChargebackPlanReportDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return CreateChargebackPlanReportDetails Modifier and Type Method Description CreateChargebackPlanReportDetailsCreateChargebackPlanReportDetails.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type CreateChargebackPlanReportDetails Modifier and Type Method Description CreateChargebackPlanReportDetails.BuilderCreateChargebackPlanReportDetails.Builder. copy(CreateChargebackPlanReportDetails model) -
Uses of CreateChargebackPlanReportDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return CreateChargebackPlanReportDetails Modifier and Type Method Description CreateChargebackPlanReportDetailsCreateChargebackPlanReportRequest. getBody$()Alternative accessor for the body parameter.CreateChargebackPlanReportDetailsCreateChargebackPlanReportRequest. getCreateChargebackPlanReportDetails()Details for the chargeback plan report to be created in Ops Insights.Methods in com.oracle.bmc.opsi.requests with parameters of type CreateChargebackPlanReportDetails Modifier and Type Method Description CreateChargebackPlanReportRequest.BuilderCreateChargebackPlanReportRequest.Builder. body$(CreateChargebackPlanReportDetails body)Alternative setter for the body parameter.CreateChargebackPlanReportRequest.BuilderCreateChargebackPlanReportRequest.Builder. createChargebackPlanReportDetails(CreateChargebackPlanReportDetails createChargebackPlanReportDetails)Details for the chargeback plan report to be created in Ops Insights.
-