| Package | Description |
|---|---|
| com.amazonaws.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
AgentPreview |
AgentPreview.clone() |
AgentPreview |
AgentPreview.withAgentId(String agentId)
The id of the EC2 instance where the agent is intalled.
|
AgentPreview |
AgentPreview.withAutoScalingGroup(String autoScalingGroup)
The autoscaling group for the EC2 instance where the agent is installed.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentPreview> |
PreviewAgentsForResourceGroupResult.getAgentPreviewList()
The resulting list of agents.
|
| Modifier and Type | Method and Description |
|---|---|
PreviewAgentsForResourceGroupResult |
PreviewAgentsForResourceGroupResult.withAgentPreviewList(AgentPreview... agentPreviewList)
The resulting list of agents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewAgentsForResourceGroupResult.setAgentPreviewList(Collection<AgentPreview> agentPreviewList)
The resulting list of agents.
|
PreviewAgentsForResourceGroupResult |
PreviewAgentsForResourceGroupResult.withAgentPreviewList(Collection<AgentPreview> agentPreviewList)
The resulting list of agents.
|
Copyright © 2015. All rights reserved.