| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler |
This section provides documentation for the Amazon CodeGuru Profiler API operations.
|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
PostAgentProfileResult |
AbstractAmazonCodeGuruProfiler.postAgentProfile(PostAgentProfileRequest request) |
PostAgentProfileResult |
AmazonCodeGuruProfiler.postAgentProfile(PostAgentProfileRequest postAgentProfileRequest)
Submits profiling data to an aggregated profile of a profiling group.
|
PostAgentProfileResult |
AmazonCodeGuruProfilerClient.postAgentProfile(PostAgentProfileRequest request)
Submits profiling data to an aggregated profile of a profiling group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PostAgentProfileResult> |
AmazonCodeGuruProfilerAsync.postAgentProfileAsync(PostAgentProfileRequest postAgentProfileRequest,
AsyncHandler<PostAgentProfileRequest,PostAgentProfileResult> asyncHandler)
Submits profiling data to an aggregated profile of a profiling group.
|
Future<PostAgentProfileResult> |
AmazonCodeGuruProfilerAsyncClient.postAgentProfileAsync(PostAgentProfileRequest request,
AsyncHandler<PostAgentProfileRequest,PostAgentProfileResult> asyncHandler) |
Future<PostAgentProfileResult> |
AbstractAmazonCodeGuruProfilerAsync.postAgentProfileAsync(PostAgentProfileRequest request,
AsyncHandler<PostAgentProfileRequest,PostAgentProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PostAgentProfileResult |
PostAgentProfileResult.clone() |
Copyright © 2022. All rights reserved.