Uses of Class
com.oracle.bmc.opsi.responses.CreateChargebackPlanResponse
-
Packages that use CreateChargebackPlanResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of CreateChargebackPlanResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return CreateChargebackPlanResponse Modifier and Type Method Description CreateChargebackPlanResponseOperationsInsights. createChargebackPlan(CreateChargebackPlanRequest request)Create a chargeback plan resource for the resource in Ops Insights.CreateChargebackPlanResponseOperationsInsightsClient. createChargebackPlan(CreateChargebackPlanRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type CreateChargebackPlanResponse Modifier and Type Method Description Future<CreateChargebackPlanResponse>OperationsInsightsAsync. createChargebackPlan(CreateChargebackPlanRequest request, AsyncHandler<CreateChargebackPlanRequest,CreateChargebackPlanResponse> handler)Create a chargeback plan resource for the resource in Ops Insights.Future<CreateChargebackPlanResponse>OperationsInsightsAsyncClient. createChargebackPlan(CreateChargebackPlanRequest request, AsyncHandler<CreateChargebackPlanRequest,CreateChargebackPlanResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type CreateChargebackPlanResponse Modifier and Type Method Description Future<CreateChargebackPlanResponse>OperationsInsightsAsync. createChargebackPlan(CreateChargebackPlanRequest request, AsyncHandler<CreateChargebackPlanRequest,CreateChargebackPlanResponse> handler)Create a chargeback plan resource for the resource in Ops Insights.Future<CreateChargebackPlanResponse>OperationsInsightsAsyncClient. createChargebackPlan(CreateChargebackPlanRequest request, AsyncHandler<CreateChargebackPlanRequest,CreateChargebackPlanResponse> handler) -
Uses of CreateChargebackPlanResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return CreateChargebackPlanResponse Modifier and Type Method Description CreateChargebackPlanResponseCreateChargebackPlanResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type CreateChargebackPlanResponse Modifier and Type Method Description CreateChargebackPlanResponse.BuilderCreateChargebackPlanResponse.Builder. copy(CreateChargebackPlanResponse o)Copy method to populate the builder with values from the given instance.
-