Uses of Class
com.oracle.bmc.opsi.responses.UpdateChargebackPlanReportResponse
-
Packages that use UpdateChargebackPlanReportResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of UpdateChargebackPlanReportResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return UpdateChargebackPlanReportResponse Modifier and Type Method Description UpdateChargebackPlanReportResponseOperationsInsights. updateChargebackPlanReport(UpdateChargebackPlanReportRequest request)Updates one or more attributes of the specified chargeback plan report.UpdateChargebackPlanReportResponseOperationsInsightsClient. updateChargebackPlanReport(UpdateChargebackPlanReportRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type UpdateChargebackPlanReportResponse Modifier and Type Method Description Future<UpdateChargebackPlanReportResponse>OperationsInsightsAsync. updateChargebackPlanReport(UpdateChargebackPlanReportRequest request, AsyncHandler<UpdateChargebackPlanReportRequest,UpdateChargebackPlanReportResponse> handler)Updates one or more attributes of the specified chargeback plan report.Future<UpdateChargebackPlanReportResponse>OperationsInsightsAsyncClient. updateChargebackPlanReport(UpdateChargebackPlanReportRequest request, AsyncHandler<UpdateChargebackPlanReportRequest,UpdateChargebackPlanReportResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateChargebackPlanReportResponse Modifier and Type Method Description Future<UpdateChargebackPlanReportResponse>OperationsInsightsAsync. updateChargebackPlanReport(UpdateChargebackPlanReportRequest request, AsyncHandler<UpdateChargebackPlanReportRequest,UpdateChargebackPlanReportResponse> handler)Updates one or more attributes of the specified chargeback plan report.Future<UpdateChargebackPlanReportResponse>OperationsInsightsAsyncClient. updateChargebackPlanReport(UpdateChargebackPlanReportRequest request, AsyncHandler<UpdateChargebackPlanReportRequest,UpdateChargebackPlanReportResponse> handler) -
Uses of UpdateChargebackPlanReportResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return UpdateChargebackPlanReportResponse Modifier and Type Method Description UpdateChargebackPlanReportResponseUpdateChargebackPlanReportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateChargebackPlanReportResponse Modifier and Type Method Description UpdateChargebackPlanReportResponse.BuilderUpdateChargebackPlanReportResponse.Builder. copy(UpdateChargebackPlanReportResponse o)Copy method to populate the builder with values from the given instance.
-