Uses of Class
com.oracle.bmc.opsi.responses.DeleteChargebackPlanReportResponse
-
Packages that use DeleteChargebackPlanReportResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of DeleteChargebackPlanReportResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return DeleteChargebackPlanReportResponse Modifier and Type Method Description DeleteChargebackPlanReportResponseOperationsInsights. deleteChargebackPlanReport(DeleteChargebackPlanReportRequest request)Deletes a chargeback plan report if it’s not assigned to any resource.DeleteChargebackPlanReportResponseOperationsInsightsClient. deleteChargebackPlanReport(DeleteChargebackPlanReportRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type DeleteChargebackPlanReportResponse Modifier and Type Method Description Future<DeleteChargebackPlanReportResponse>OperationsInsightsAsync. deleteChargebackPlanReport(DeleteChargebackPlanReportRequest request, AsyncHandler<DeleteChargebackPlanReportRequest,DeleteChargebackPlanReportResponse> handler)Deletes a chargeback plan report if it’s not assigned to any resource.Future<DeleteChargebackPlanReportResponse>OperationsInsightsAsyncClient. deleteChargebackPlanReport(DeleteChargebackPlanReportRequest request, AsyncHandler<DeleteChargebackPlanReportRequest,DeleteChargebackPlanReportResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type DeleteChargebackPlanReportResponse Modifier and Type Method Description Future<DeleteChargebackPlanReportResponse>OperationsInsightsAsync. deleteChargebackPlanReport(DeleteChargebackPlanReportRequest request, AsyncHandler<DeleteChargebackPlanReportRequest,DeleteChargebackPlanReportResponse> handler)Deletes a chargeback plan report if it’s not assigned to any resource.Future<DeleteChargebackPlanReportResponse>OperationsInsightsAsyncClient. deleteChargebackPlanReport(DeleteChargebackPlanReportRequest request, AsyncHandler<DeleteChargebackPlanReportRequest,DeleteChargebackPlanReportResponse> handler) -
Uses of DeleteChargebackPlanReportResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return DeleteChargebackPlanReportResponse Modifier and Type Method Description DeleteChargebackPlanReportResponseDeleteChargebackPlanReportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type DeleteChargebackPlanReportResponse Modifier and Type Method Description DeleteChargebackPlanReportResponse.BuilderDeleteChargebackPlanReportResponse.Builder. copy(DeleteChargebackPlanReportResponse o)Copy method to populate the builder with values from the given instance.
-