Uses of Class
com.oracle.bmc.opsi.responses.GetChargebackPlanResponse
-
Packages that use GetChargebackPlanResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of GetChargebackPlanResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return GetChargebackPlanResponse Modifier and Type Method Description GetChargebackPlanResponseOperationsInsights. getChargebackPlan(GetChargebackPlanRequest request)Gets the details of the specified chargeback plan.GetChargebackPlanResponseOperationsInsightsClient. getChargebackPlan(GetChargebackPlanRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type GetChargebackPlanResponse Modifier and Type Method Description Future<GetChargebackPlanResponse>OperationsInsightsAsync. getChargebackPlan(GetChargebackPlanRequest request, AsyncHandler<GetChargebackPlanRequest,GetChargebackPlanResponse> handler)Gets the details of the specified chargeback plan.Future<GetChargebackPlanResponse>OperationsInsightsAsyncClient. getChargebackPlan(GetChargebackPlanRequest request, AsyncHandler<GetChargebackPlanRequest,GetChargebackPlanResponse> handler) -
Uses of GetChargebackPlanResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return GetChargebackPlanResponse Modifier and Type Method Description GetChargebackPlanResponseGetChargebackPlanResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetChargebackPlanResponse Modifier and Type Method Description GetChargebackPlanResponse.BuilderGetChargebackPlanResponse.Builder. copy(GetChargebackPlanResponse o)Copy method to populate the builder with values from the given instance.
-