| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler |
This section provides documentation for the Amazon CodeGuru Profiler API operations.
|
| software.amazon.awssdk.services.codeguruprofiler.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetProfileResponse> |
CodeGuruProfilerAsyncClient.getProfile(GetProfileRequest getProfileRequest)
Gets the aggregated profile of a profiling group for a specified time range.
|
default GetProfileResponse |
CodeGuruProfilerClient.getProfile(GetProfileRequest getProfileRequest)
Gets the aggregated profile of a profiling group for a specified time range.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetProfileRequestMarshaller.marshall(GetProfileRequest getProfileRequest) |
Copyright © 2023. All rights reserved.