| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler |
Example service documentation.
|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
PostAgentProfileResult |
AbstractAmazonCodeGuruProfiler.postAgentProfile(PostAgentProfileRequest request) |
PostAgentProfileResult |
AmazonCodeGuruProfiler.postAgentProfile(PostAgentProfileRequest postAgentProfileRequest)
Submit profile collected by an agent belonging to a profiling group for aggregation.
|
PostAgentProfileResult |
AmazonCodeGuruProfilerClient.postAgentProfile(PostAgentProfileRequest request)
Submit profile collected by an agent belonging to a profiling group for aggregation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PostAgentProfileResult> |
AmazonCodeGuruProfilerAsync.postAgentProfileAsync(PostAgentProfileRequest postAgentProfileRequest,
AsyncHandler<PostAgentProfileRequest,PostAgentProfileResult> asyncHandler)
Submit profile collected by an agent belonging to a profiling group for aggregation.
|
Future<PostAgentProfileResult> |
AbstractAmazonCodeGuruProfilerAsync.postAgentProfileAsync(PostAgentProfileRequest request,
AsyncHandler<PostAgentProfileRequest,PostAgentProfileResult> asyncHandler) |
Future<PostAgentProfileResult> |
AmazonCodeGuruProfilerAsyncClient.postAgentProfileAsync(PostAgentProfileRequest request,
AsyncHandler<PostAgentProfileRequest,PostAgentProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PostAgentProfileResult |
PostAgentProfileResult.clone() |
Copyright © 2020. All rights reserved.