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