Uses of Class
com.oracle.bmc.opsi.responses.CreateChargebackPlanReportResponse
-
Packages that use CreateChargebackPlanReportResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of CreateChargebackPlanReportResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return CreateChargebackPlanReportResponse Modifier and Type Method Description CreateChargebackPlanReportResponseOperationsInsights. createChargebackPlanReport(CreateChargebackPlanReportRequest request)Creates a chargeback plan report for a resource in Ops InsightsCreateChargebackPlanReportResponseOperationsInsightsClient. createChargebackPlanReport(CreateChargebackPlanReportRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type CreateChargebackPlanReportResponse 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)Method parameters in com.oracle.bmc.opsi with type arguments of type CreateChargebackPlanReportResponse 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 CreateChargebackPlanReportResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return CreateChargebackPlanReportResponse Modifier and Type Method Description CreateChargebackPlanReportResponseCreateChargebackPlanReportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type CreateChargebackPlanReportResponse Modifier and Type Method Description CreateChargebackPlanReportResponse.BuilderCreateChargebackPlanReportResponse.Builder. copy(CreateChargebackPlanReportResponse o)Copy method to populate the builder with values from the given instance.
-