| Package | Description |
|---|---|
| com.amazonaws.services.applicationcostprofiler |
This reference provides descriptions of the AWS Application Cost Profiler API.
|
| com.amazonaws.services.applicationcostprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteReportDefinitionResult |
AbstractAWSApplicationCostProfiler.deleteReportDefinition(DeleteReportDefinitionRequest request) |
DeleteReportDefinitionResult |
AWSApplicationCostProfiler.deleteReportDefinition(DeleteReportDefinitionRequest deleteReportDefinitionRequest)
Deletes the specified report definition in AWS Application Cost Profiler.
|
DeleteReportDefinitionResult |
AWSApplicationCostProfilerClient.deleteReportDefinition(DeleteReportDefinitionRequest request)
Deletes the specified report definition in AWS Application Cost Profiler.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteReportDefinitionResult> |
AWSApplicationCostProfilerAsyncClient.deleteReportDefinitionAsync(DeleteReportDefinitionRequest request,
AsyncHandler<DeleteReportDefinitionRequest,DeleteReportDefinitionResult> asyncHandler) |
Future<DeleteReportDefinitionResult> |
AbstractAWSApplicationCostProfilerAsync.deleteReportDefinitionAsync(DeleteReportDefinitionRequest request,
AsyncHandler<DeleteReportDefinitionRequest,DeleteReportDefinitionResult> asyncHandler) |
Future<DeleteReportDefinitionResult> |
AWSApplicationCostProfilerAsync.deleteReportDefinitionAsync(DeleteReportDefinitionRequest deleteReportDefinitionRequest,
AsyncHandler<DeleteReportDefinitionRequest,DeleteReportDefinitionResult> asyncHandler)
Deletes the specified report definition in AWS Application Cost Profiler.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteReportDefinitionResult |
DeleteReportDefinitionResult.clone() |
DeleteReportDefinitionResult |
DeleteReportDefinitionResult.withReportId(String reportId)
ID of the report that was deleted.
|
Copyright © 2023. All rights reserved.