Uses of Class
com.oracle.bmc.opsi.responses.GetChargebackPlanReportContentResponse
-
Packages that use GetChargebackPlanReportContentResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of GetChargebackPlanReportContentResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return GetChargebackPlanReportContentResponse Modifier and Type Method Description GetChargebackPlanReportContentResponseOperationsInsights. getChargebackPlanReportContent(GetChargebackPlanReportContentRequest request)Generates the chargeback report in csv format for a specified time intervalGetChargebackPlanReportContentResponseOperationsInsightsClient. getChargebackPlanReportContent(GetChargebackPlanReportContentRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type GetChargebackPlanReportContentResponse Modifier and Type Method Description Future<GetChargebackPlanReportContentResponse>OperationsInsightsAsync. getChargebackPlanReportContent(GetChargebackPlanReportContentRequest request, AsyncHandler<GetChargebackPlanReportContentRequest,GetChargebackPlanReportContentResponse> handler)Generates the chargeback report in csv format for a specified time intervalFuture<GetChargebackPlanReportContentResponse>OperationsInsightsAsyncClient. getChargebackPlanReportContent(GetChargebackPlanReportContentRequest request, AsyncHandler<GetChargebackPlanReportContentRequest,GetChargebackPlanReportContentResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type GetChargebackPlanReportContentResponse Modifier and Type Method Description Future<GetChargebackPlanReportContentResponse>OperationsInsightsAsync. getChargebackPlanReportContent(GetChargebackPlanReportContentRequest request, AsyncHandler<GetChargebackPlanReportContentRequest,GetChargebackPlanReportContentResponse> handler)Generates the chargeback report in csv format for a specified time intervalFuture<GetChargebackPlanReportContentResponse>OperationsInsightsAsyncClient. getChargebackPlanReportContent(GetChargebackPlanReportContentRequest request, AsyncHandler<GetChargebackPlanReportContentRequest,GetChargebackPlanReportContentResponse> handler) -
Uses of GetChargebackPlanReportContentResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return GetChargebackPlanReportContentResponse Modifier and Type Method Description GetChargebackPlanReportContentResponseGetChargebackPlanReportContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetChargebackPlanReportContentResponse Modifier and Type Method Description GetChargebackPlanReportContentResponse.BuilderGetChargebackPlanReportContentResponse.Builder. copy(GetChargebackPlanReportContentResponse o)Copy method to populate the builder with values from the given instance.
-