Uses of Class
com.oracle.bmc.opsi.responses.GetChargebackPlanReportResponse
-
Packages that use GetChargebackPlanReportResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of GetChargebackPlanReportResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return GetChargebackPlanReportResponse Modifier and Type Method Description GetChargebackPlanReportResponseOperationsInsights. getChargebackPlanReport(GetChargebackPlanReportRequest request)Gets the details of the specified chargeback plan plan reportGetChargebackPlanReportResponseOperationsInsightsClient. getChargebackPlanReport(GetChargebackPlanReportRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type GetChargebackPlanReportResponse Modifier and Type Method Description Future<GetChargebackPlanReportResponse>OperationsInsightsAsync. getChargebackPlanReport(GetChargebackPlanReportRequest request, AsyncHandler<GetChargebackPlanReportRequest,GetChargebackPlanReportResponse> handler)Gets the details of the specified chargeback plan plan reportFuture<GetChargebackPlanReportResponse>OperationsInsightsAsyncClient. getChargebackPlanReport(GetChargebackPlanReportRequest request, AsyncHandler<GetChargebackPlanReportRequest,GetChargebackPlanReportResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type GetChargebackPlanReportResponse Modifier and Type Method Description Future<GetChargebackPlanReportResponse>OperationsInsightsAsync. getChargebackPlanReport(GetChargebackPlanReportRequest request, AsyncHandler<GetChargebackPlanReportRequest,GetChargebackPlanReportResponse> handler)Gets the details of the specified chargeback plan plan reportFuture<GetChargebackPlanReportResponse>OperationsInsightsAsyncClient. getChargebackPlanReport(GetChargebackPlanReportRequest request, AsyncHandler<GetChargebackPlanReportRequest,GetChargebackPlanReportResponse> handler) -
Uses of GetChargebackPlanReportResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return GetChargebackPlanReportResponse Modifier and Type Method Description GetChargebackPlanReportResponseGetChargebackPlanReportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetChargebackPlanReportResponse Modifier and Type Method Description GetChargebackPlanReportResponse.BuilderGetChargebackPlanReportResponse.Builder. copy(GetChargebackPlanReportResponse o)Copy method to populate the builder with values from the given instance.
-