| 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.
|
| 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 |
|---|---|
ConfigureAgentResult |
ConfigureAgentResult.clone() |
ConfigureAgentResult |
ConfigureAgentResult.withConfiguration(AgentConfiguration configuration)
The configuration for the agent to use.
|
Copyright © 2020. All rights reserved.