Uses of Class
com.oracle.bmc.opsi.requests.UpdateChargebackPlanReportRequest
-
Packages that use UpdateChargebackPlanReportRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of UpdateChargebackPlanReportRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type UpdateChargebackPlanReportRequest Modifier and Type Method Description UpdateChargebackPlanReportResponseOperationsInsights. updateChargebackPlanReport(UpdateChargebackPlanReportRequest request)Updates one or more attributes of the specified chargeback plan report.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)UpdateChargebackPlanReportResponseOperationsInsightsClient. updateChargebackPlanReport(UpdateChargebackPlanReportRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateChargebackPlanReportRequest 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 UpdateChargebackPlanReportRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return UpdateChargebackPlanReportRequest Modifier and Type Method Description UpdateChargebackPlanReportRequestUpdateChargebackPlanReportRequest.Builder. build()Build the instance of UpdateChargebackPlanReportRequest as configured by this builderUpdateChargebackPlanReportRequestUpdateChargebackPlanReportRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateChargebackPlanReportRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type UpdateChargebackPlanReportRequest Modifier and Type Method Description UpdateChargebackPlanReportRequest.BuilderUpdateChargebackPlanReportRequest.Builder. copy(UpdateChargebackPlanReportRequest o)Copy method to populate the builder with values from the given instance.
-