| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler |
Example service documentation.
|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListProfilingGroupsResult> |
AmazonCodeGuruProfilerAsync.listProfilingGroupsAsync(ListProfilingGroupsRequest listProfilingGroupsRequest,
AsyncHandler<ListProfilingGroupsRequest,ListProfilingGroupsResult> asyncHandler)
List profiling groups in the account.
|
Future<ListProfilingGroupsResult> |
AbstractAmazonCodeGuruProfilerAsync.listProfilingGroupsAsync(ListProfilingGroupsRequest request,
AsyncHandler<ListProfilingGroupsRequest,ListProfilingGroupsResult> asyncHandler) |
Future<ListProfilingGroupsResult> |
AmazonCodeGuruProfilerAsyncClient.listProfilingGroupsAsync(ListProfilingGroupsRequest request,
AsyncHandler<ListProfilingGroupsRequest,ListProfilingGroupsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListProfilingGroupsRequest |
ListProfilingGroupsRequest.clone() |
ListProfilingGroupsRequest |
ListProfilingGroupsRequest.withIncludeDescription(Boolean includeDescription)
If set to true, returns the full description of the profiling groups instead of the names.
|
ListProfilingGroupsRequest |
ListProfilingGroupsRequest.withMaxResults(Integer maxResults) |
ListProfilingGroupsRequest |
ListProfilingGroupsRequest.withNextToken(String nextToken) |
Copyright © 2020. All rights reserved.