| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
AgentOrchestrationConfig |
AgentOrchestrationConfig.clone() |
AgentOrchestrationConfig |
ProfilingGroupDescription.getAgentOrchestrationConfig()
|
AgentOrchestrationConfig |
UpdateProfilingGroupRequest.getAgentOrchestrationConfig()
|
AgentOrchestrationConfig |
CreateProfilingGroupRequest.getAgentOrchestrationConfig()
The agent orchestration configuration.
|
AgentOrchestrationConfig |
AgentOrchestrationConfig.withProfilingEnabled(Boolean profilingEnabled)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilingGroupDescription.setAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig)
|
void |
UpdateProfilingGroupRequest.setAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig)
|
void |
CreateProfilingGroupRequest.setAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig)
The agent orchestration configuration.
|
ProfilingGroupDescription |
ProfilingGroupDescription.withAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig)
|
UpdateProfilingGroupRequest |
UpdateProfilingGroupRequest.withAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig)
|
CreateProfilingGroupRequest |
CreateProfilingGroupRequest.withAgentOrchestrationConfig(AgentOrchestrationConfig agentOrchestrationConfig)
The agent orchestration configuration.
|
Copyright © 2020. All rights reserved.