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