| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<AgentInfo> |
DescribeAgentsResponse.agentsInfo()
Lists agents or the collector by ID or lists all agents/collectors associated with your user, if you did not
specify an agent/collector ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAgentsResponse.Builder |
DescribeAgentsResponse.Builder.agentsInfo(AgentInfo... agentsInfo)
Lists agents or the collector by ID or lists all agents/collectors associated with your user, if you did not
specify an agent/collector ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAgentsResponse.Builder |
DescribeAgentsResponse.Builder.agentsInfo(Collection<AgentInfo> agentsInfo)
Lists agents or the collector by ID or lists all agents/collectors associated with your user, if you did not
specify an agent/collector ID.
|
Copyright © 2023. All rights reserved.