| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<AgentNetworkInfo> |
AgentInfo.agentNetworkInfoList()
Network details about the host where the agent or connector resides.
|
| Modifier and Type | Method and Description |
|---|---|
AgentInfo.Builder |
AgentInfo.Builder.agentNetworkInfoList(AgentNetworkInfo... agentNetworkInfoList)
Network details about the host where the agent or connector resides.
|
| Modifier and Type | Method and Description |
|---|---|
AgentInfo.Builder |
AgentInfo.Builder.agentNetworkInfoList(Collection<AgentNetworkInfo> agentNetworkInfoList)
Network details about the host where the agent or connector resides.
|
Copyright © 2022. All rights reserved.