Uses of Class
com.oracle.bmc.opsi.requests.CreateChargebackPlanRequest
-
Packages that use CreateChargebackPlanRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of CreateChargebackPlanRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type CreateChargebackPlanRequest Modifier and Type Method Description CreateChargebackPlanResponseOperationsInsights. createChargebackPlan(CreateChargebackPlanRequest request)Create a chargeback plan resource for the resource in Ops Insights.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)CreateChargebackPlanResponseOperationsInsightsClient. createChargebackPlan(CreateChargebackPlanRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type CreateChargebackPlanRequest 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 CreateChargebackPlanRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return CreateChargebackPlanRequest Modifier and Type Method Description CreateChargebackPlanRequestCreateChargebackPlanRequest.Builder. build()Build the instance of CreateChargebackPlanRequest as configured by this builderCreateChargebackPlanRequestCreateChargebackPlanRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateChargebackPlanRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type CreateChargebackPlanRequest Modifier and Type Method Description CreateChargebackPlanRequest.BuilderCreateChargebackPlanRequest.Builder. copy(CreateChargebackPlanRequest o)Copy method to populate the builder with values from the given instance.
-