Uses of Class
com.oracle.bmc.opsi.requests.GetChargebackPlanReportContentRequest
-
Packages that use GetChargebackPlanReportContentRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of GetChargebackPlanReportContentRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type GetChargebackPlanReportContentRequest 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 GetChargebackPlanReportContentRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return GetChargebackPlanReportContentRequest Modifier and Type Method Description GetChargebackPlanReportContentRequestGetChargebackPlanReportContentRequest.Builder. build()Build the instance of GetChargebackPlanReportContentRequest as configured by this builderGetChargebackPlanReportContentRequestGetChargebackPlanReportContentRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetChargebackPlanReportContentRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type GetChargebackPlanReportContentRequest Modifier and Type Method Description GetChargebackPlanReportContentRequest.BuilderGetChargebackPlanReportContentRequest.Builder. copy(GetChargebackPlanReportContentRequest o)Copy method to populate the builder with values from the given instance.
-