| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationcostprofiler |
This reference provides descriptions of the AWS Application Cost Profiler API.
|
| software.amazon.awssdk.services.applicationcostprofiler.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetReportDefinitionResponse |
ApplicationCostProfilerClient.getReportDefinition(GetReportDefinitionRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetReportDefinitionRequestMarshaller.marshall(GetReportDefinitionRequest getReportDefinitionRequest) |
Copyright © 2023. All rights reserved.