| 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 |
|---|---|
GetExecutionResult |
AWSBCMDataExportsClient.getExecution(GetExecutionRequest request)
Exports data based on the source data update.
|
GetExecutionResult |
AbstractAWSBCMDataExports.getExecution(GetExecutionRequest request) |
GetExecutionResult |
AWSBCMDataExports.getExecution(GetExecutionRequest getExecutionRequest)
Exports data based on the source data update.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetExecutionResult> |
AWSBCMDataExportsAsyncClient.getExecutionAsync(GetExecutionRequest request,
AsyncHandler<GetExecutionRequest,GetExecutionResult> asyncHandler) |
Future<GetExecutionResult> |
AWSBCMDataExportsAsync.getExecutionAsync(GetExecutionRequest getExecutionRequest,
AsyncHandler<GetExecutionRequest,GetExecutionResult> asyncHandler)
Exports data based on the source data update.
|
Future<GetExecutionResult> |
AbstractAWSBCMDataExportsAsync.getExecutionAsync(GetExecutionRequest request,
AsyncHandler<GetExecutionRequest,GetExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetExecutionResult |
GetExecutionResult.clone() |
GetExecutionResult |
GetExecutionResult.withExecutionId(String executionId)
The ID for this specific execution.
|
GetExecutionResult |
GetExecutionResult.withExecutionStatus(ExecutionStatus executionStatus)
The status of this specific execution.
|
GetExecutionResult |
GetExecutionResult.withExport(Export export)
The export data for this specific execution.
|
Copyright © 2023. All rights reserved.