| 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 GetReportDefinitionResponse |
ApplicationCostProfilerClient.getReportDefinition(Consumer<GetReportDefinitionRequest.Builder> getReportDefinitionRequest)
Retrieves the definition of a report already configured in AWS Application Cost Profiler.
|
default GetReportDefinitionResponse |
ApplicationCostProfilerClient.getReportDefinition(GetReportDefinitionRequest getReportDefinitionRequest)
Retrieves the definition of a report already configured in AWS Application Cost Profiler.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetReportDefinitionResponse> |
ApplicationCostProfilerAsyncClient.getReportDefinition(Consumer<GetReportDefinitionRequest.Builder> getReportDefinitionRequest)
Retrieves the definition of a report already configured in AWS Application Cost Profiler.
|
default CompletableFuture<GetReportDefinitionResponse> |
ApplicationCostProfilerAsyncClient.getReportDefinition(GetReportDefinitionRequest getReportDefinitionRequest)
Retrieves the definition of a report already configured in AWS Application Cost Profiler.
|
Copyright © 2023. All rights reserved.