Uses of Class
com.oracle.bmc.opsi.requests.GetChargebackPlanReportRequest
-
Packages that use GetChargebackPlanReportRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of GetChargebackPlanReportRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type GetChargebackPlanReportRequest Modifier and Type Method Description GetChargebackPlanReportResponseOperationsInsights. getChargebackPlanReport(GetChargebackPlanReportRequest request)Gets the details of the specified chargeback plan plan reportFuture<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)GetChargebackPlanReportResponseOperationsInsightsClient. getChargebackPlanReport(GetChargebackPlanReportRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type GetChargebackPlanReportRequest 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 GetChargebackPlanReportRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return GetChargebackPlanReportRequest Modifier and Type Method Description GetChargebackPlanReportRequestGetChargebackPlanReportRequest.Builder. build()Build the instance of GetChargebackPlanReportRequest as configured by this builderGetChargebackPlanReportRequestGetChargebackPlanReportRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetChargebackPlanReportRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type GetChargebackPlanReportRequest Modifier and Type Method Description GetChargebackPlanReportRequest.BuilderGetChargebackPlanReportRequest.Builder. copy(GetChargebackPlanReportRequest o)Copy method to populate the builder with values from the given instance.
-