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