Uses of Class
com.oracle.bmc.opsi.responses.ChangeChargebackPlanCompartmentResponse
-
Packages that use ChangeChargebackPlanCompartmentResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of ChangeChargebackPlanCompartmentResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return ChangeChargebackPlanCompartmentResponse Modifier and Type Method Description ChangeChargebackPlanCompartmentResponseOperationsInsights. changeChargebackPlanCompartment(ChangeChargebackPlanCompartmentRequest request)Moves a Chargeback Plan insight resource from one compartment identifier to another.ChangeChargebackPlanCompartmentResponseOperationsInsightsClient. changeChargebackPlanCompartment(ChangeChargebackPlanCompartmentRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type ChangeChargebackPlanCompartmentResponse Modifier and Type Method Description Future<ChangeChargebackPlanCompartmentResponse>OperationsInsightsAsync. changeChargebackPlanCompartment(ChangeChargebackPlanCompartmentRequest request, AsyncHandler<ChangeChargebackPlanCompartmentRequest,ChangeChargebackPlanCompartmentResponse> handler)Moves a Chargeback Plan insight resource from one compartment identifier to another.Future<ChangeChargebackPlanCompartmentResponse>OperationsInsightsAsyncClient. changeChargebackPlanCompartment(ChangeChargebackPlanCompartmentRequest request, AsyncHandler<ChangeChargebackPlanCompartmentRequest,ChangeChargebackPlanCompartmentResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeChargebackPlanCompartmentResponse Modifier and Type Method Description Future<ChangeChargebackPlanCompartmentResponse>OperationsInsightsAsync. changeChargebackPlanCompartment(ChangeChargebackPlanCompartmentRequest request, AsyncHandler<ChangeChargebackPlanCompartmentRequest,ChangeChargebackPlanCompartmentResponse> handler)Moves a Chargeback Plan insight resource from one compartment identifier to another.Future<ChangeChargebackPlanCompartmentResponse>OperationsInsightsAsyncClient. changeChargebackPlanCompartment(ChangeChargebackPlanCompartmentRequest request, AsyncHandler<ChangeChargebackPlanCompartmentRequest,ChangeChargebackPlanCompartmentResponse> handler) -
Uses of ChangeChargebackPlanCompartmentResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ChangeChargebackPlanCompartmentResponse Modifier and Type Method Description ChangeChargebackPlanCompartmentResponseChangeChargebackPlanCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ChangeChargebackPlanCompartmentResponse Modifier and Type Method Description ChangeChargebackPlanCompartmentResponse.BuilderChangeChargebackPlanCompartmentResponse.Builder. copy(ChangeChargebackPlanCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-