| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationcostprofiler |
This reference provides descriptions of the AWS Application Cost Profiler API.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteReportDefinitionResponse |
ApplicationCostProfilerClient.deleteReportDefinition(Consumer<DeleteReportDefinitionRequest.Builder> deleteReportDefinitionRequest)
Deletes the specified report definition in AWS Application Cost Profiler.
|
default DeleteReportDefinitionResponse |
ApplicationCostProfilerClient.deleteReportDefinition(DeleteReportDefinitionRequest deleteReportDefinitionRequest)
Deletes the specified report definition in AWS Application Cost Profiler.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteReportDefinitionResponse> |
ApplicationCostProfilerAsyncClient.deleteReportDefinition(Consumer<DeleteReportDefinitionRequest.Builder> deleteReportDefinitionRequest)
Deletes the specified report definition in AWS Application Cost Profiler.
|
default CompletableFuture<DeleteReportDefinitionResponse> |
ApplicationCostProfilerAsyncClient.deleteReportDefinition(DeleteReportDefinitionRequest deleteReportDefinitionRequest)
Deletes the specified report definition in AWS Application Cost Profiler.
|
Copyright © 2023. All rights reserved.