| Package | Description |
|---|---|
| com.amazonaws.services.bcmdataexports |
You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and
billing datasets, such as cost and usage data and cost optimization recommendations.
|
| com.amazonaws.services.bcmdataexports.model |
| Modifier and Type | Method and Description |
|---|---|
GetExportResult |
AbstractAWSBCMDataExports.getExport(GetExportRequest request) |
GetExportResult |
AWSBCMDataExportsClient.getExport(GetExportRequest request)
Views the definition of an existing data export.
|
GetExportResult |
AWSBCMDataExports.getExport(GetExportRequest getExportRequest)
Views the definition of an existing data export.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetExportResult> |
AbstractAWSBCMDataExportsAsync.getExportAsync(GetExportRequest request) |
Future<GetExportResult> |
AWSBCMDataExportsAsync.getExportAsync(GetExportRequest getExportRequest)
Views the definition of an existing data export.
|
Future<GetExportResult> |
AWSBCMDataExportsAsyncClient.getExportAsync(GetExportRequest request) |
Future<GetExportResult> |
AbstractAWSBCMDataExportsAsync.getExportAsync(GetExportRequest request,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler) |
Future<GetExportResult> |
AWSBCMDataExportsAsync.getExportAsync(GetExportRequest getExportRequest,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler)
Views the definition of an existing data export.
|
Future<GetExportResult> |
AWSBCMDataExportsAsyncClient.getExportAsync(GetExportRequest request,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetExportResult> |
AbstractAWSBCMDataExportsAsync.getExportAsync(GetExportRequest request,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler) |
Future<GetExportResult> |
AWSBCMDataExportsAsync.getExportAsync(GetExportRequest getExportRequest,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler)
Views the definition of an existing data export.
|
Future<GetExportResult> |
AWSBCMDataExportsAsyncClient.getExportAsync(GetExportRequest request,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetExportResult |
GetExportResult.clone() |
GetExportResult |
GetExportResult.withExport(Export export)
The data for this specific export.
|
GetExportResult |
GetExportResult.withExportStatus(ExportStatus exportStatus)
The status of this specific export.
|
Copyright © 2024. All rights reserved.