| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler |
Example service documentation.
|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigureAgentResult |
AbstractAmazonCodeGuruProfiler.configureAgent(ConfigureAgentRequest request) |
ConfigureAgentResult |
AmazonCodeGuruProfiler.configureAgent(ConfigureAgentRequest configureAgentRequest)
Provides the configuration to use for an agent of the profiling group.
|
ConfigureAgentResult |
AmazonCodeGuruProfilerClient.configureAgent(ConfigureAgentRequest request)
Provides the configuration to use for an agent of the profiling group.
|
Future<ConfigureAgentResult> |
AmazonCodeGuruProfilerAsync.configureAgentAsync(ConfigureAgentRequest configureAgentRequest)
Provides the configuration to use for an agent of the profiling group.
|
Future<ConfigureAgentResult> |
AbstractAmazonCodeGuruProfilerAsync.configureAgentAsync(ConfigureAgentRequest request) |
Future<ConfigureAgentResult> |
AmazonCodeGuruProfilerAsyncClient.configureAgentAsync(ConfigureAgentRequest request) |
Future<ConfigureAgentResult> |
AmazonCodeGuruProfilerAsync.configureAgentAsync(ConfigureAgentRequest configureAgentRequest,
AsyncHandler<ConfigureAgentRequest,ConfigureAgentResult> asyncHandler)
Provides the configuration to use for an agent of the profiling group.
|
Future<ConfigureAgentResult> |
AbstractAmazonCodeGuruProfilerAsync.configureAgentAsync(ConfigureAgentRequest request,
AsyncHandler<ConfigureAgentRequest,ConfigureAgentResult> asyncHandler) |
Future<ConfigureAgentResult> |
AmazonCodeGuruProfilerAsyncClient.configureAgentAsync(ConfigureAgentRequest request,
AsyncHandler<ConfigureAgentRequest,ConfigureAgentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ConfigureAgentResult> |
AmazonCodeGuruProfilerAsync.configureAgentAsync(ConfigureAgentRequest configureAgentRequest,
AsyncHandler<ConfigureAgentRequest,ConfigureAgentResult> asyncHandler)
Provides the configuration to use for an agent of the profiling group.
|
Future<ConfigureAgentResult> |
AbstractAmazonCodeGuruProfilerAsync.configureAgentAsync(ConfigureAgentRequest request,
AsyncHandler<ConfigureAgentRequest,ConfigureAgentResult> asyncHandler) |
Future<ConfigureAgentResult> |
AmazonCodeGuruProfilerAsyncClient.configureAgentAsync(ConfigureAgentRequest request,
AsyncHandler<ConfigureAgentRequest,ConfigureAgentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ConfigureAgentRequest |
ConfigureAgentRequest.clone() |
ConfigureAgentRequest |
ConfigureAgentRequest.withFleetInstanceId(String fleetInstanceId) |
ConfigureAgentRequest |
ConfigureAgentRequest.withProfilingGroupName(String profilingGroupName) |
Copyright © 2020. All rights reserved.