| 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<PostAgentProfileResponse> |
CodeGuruProfilerAsyncClient.postAgentProfile(PostAgentProfileRequest postAgentProfileRequest)
Submits profiling data to an aggregated profile of a profiling group.
|
default PostAgentProfileResponse |
CodeGuruProfilerClient.postAgentProfile(PostAgentProfileRequest postAgentProfileRequest)
Submits profiling data to an aggregated profile of a profiling group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PostAgentProfileRequestMarshaller.marshall(PostAgentProfileRequest postAgentProfileRequest) |
Copyright © 2023. All rights reserved.