Uses of Class
com.oracle.bmc.opsi.requests.CreateChargebackPlanReportRequest
-
Packages that use CreateChargebackPlanReportRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of CreateChargebackPlanReportRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type CreateChargebackPlanReportRequest Modifier and Type Method Description CreateChargebackPlanReportResponseOperationsInsights. createChargebackPlanReport(CreateChargebackPlanReportRequest request)Creates a chargeback plan report for a resource in Ops InsightsFuture<CreateChargebackPlanReportResponse>OperationsInsightsAsync. createChargebackPlanReport(CreateChargebackPlanReportRequest request, AsyncHandler<CreateChargebackPlanReportRequest,CreateChargebackPlanReportResponse> handler)Creates a chargeback plan report for a resource in Ops InsightsFuture<CreateChargebackPlanReportResponse>OperationsInsightsAsyncClient. createChargebackPlanReport(CreateChargebackPlanReportRequest request, AsyncHandler<CreateChargebackPlanReportRequest,CreateChargebackPlanReportResponse> handler)CreateChargebackPlanReportResponseOperationsInsightsClient. createChargebackPlanReport(CreateChargebackPlanReportRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type CreateChargebackPlanReportRequest Modifier and Type Method Description Future<CreateChargebackPlanReportResponse>OperationsInsightsAsync. createChargebackPlanReport(CreateChargebackPlanReportRequest request, AsyncHandler<CreateChargebackPlanReportRequest,CreateChargebackPlanReportResponse> handler)Creates a chargeback plan report for a resource in Ops InsightsFuture<CreateChargebackPlanReportResponse>OperationsInsightsAsyncClient. createChargebackPlanReport(CreateChargebackPlanReportRequest request, AsyncHandler<CreateChargebackPlanReportRequest,CreateChargebackPlanReportResponse> handler) -
Uses of CreateChargebackPlanReportRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return CreateChargebackPlanReportRequest Modifier and Type Method Description CreateChargebackPlanReportRequestCreateChargebackPlanReportRequest.Builder. build()Build the instance of CreateChargebackPlanReportRequest as configured by this builderCreateChargebackPlanReportRequestCreateChargebackPlanReportRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateChargebackPlanReportRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type CreateChargebackPlanReportRequest Modifier and Type Method Description CreateChargebackPlanReportRequest.BuilderCreateChargebackPlanReportRequest.Builder. copy(CreateChargebackPlanReportRequest o)Copy method to populate the builder with values from the given instance.
-