| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
AgentOrchestrationConfig |
AgentOrchestrationConfig.clone() |
AgentOrchestrationConfig |
ProfilingGroupDescription.getAgentOrchestrationConfig() |
AgentOrchestrationConfig |
UpdateProfilingGroupRequest.getAgentOrchestrationConfig()
Remote configuration to configure the agents of the profiling group.
|
AgentOrchestrationConfig |
CreateProfilingGroupRequest.getAgentOrchestrationConfig() |
AgentOrchestrationConfig |
AgentOrchestrationConfig.withProfilingEnabled(Boolean profilingEnabled)
If the agents should be enabled to create and report profiles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilingGroupDescription.setAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig) |
void |
UpdateProfilingGroupRequest.setAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig)
Remote configuration to configure the agents of the profiling group.
|
void |
CreateProfilingGroupRequest.setAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig) |
ProfilingGroupDescription |
ProfilingGroupDescription.withAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig) |
UpdateProfilingGroupRequest |
UpdateProfilingGroupRequest.withAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig)
Remote configuration to configure the agents of the profiling group.
|
CreateProfilingGroupRequest |
CreateProfilingGroupRequest.withAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig) |
Copyright © 2020. All rights reserved.