Uses of Class
com.oracle.bmc.opsi.model.UpdateChargebackPlanReportDetails
-
Packages that use UpdateChargebackPlanReportDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of UpdateChargebackPlanReportDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return UpdateChargebackPlanReportDetails Modifier and Type Method Description UpdateChargebackPlanReportDetailsUpdateChargebackPlanReportDetails.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type UpdateChargebackPlanReportDetails Modifier and Type Method Description UpdateChargebackPlanReportDetails.BuilderUpdateChargebackPlanReportDetails.Builder. copy(UpdateChargebackPlanReportDetails model) -
Uses of UpdateChargebackPlanReportDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return UpdateChargebackPlanReportDetails Modifier and Type Method Description UpdateChargebackPlanReportDetailsUpdateChargebackPlanReportRequest. getBody$()Alternative accessor for the body parameter.UpdateChargebackPlanReportDetailsUpdateChargebackPlanReportRequest. getUpdateChargebackPlanReportDetails()The details used to update a chargeback plan report.Methods in com.oracle.bmc.opsi.requests with parameters of type UpdateChargebackPlanReportDetails Modifier and Type Method Description UpdateChargebackPlanReportRequest.BuilderUpdateChargebackPlanReportRequest.Builder. body$(UpdateChargebackPlanReportDetails body)Alternative setter for the body parameter.UpdateChargebackPlanReportRequest.BuilderUpdateChargebackPlanReportRequest.Builder. updateChargebackPlanReportDetails(UpdateChargebackPlanReportDetails updateChargebackPlanReportDetails)The details used to update a chargeback plan report.
-