| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static AgentNetworkInfo.Builder |
AgentNetworkInfo.builder() |
AgentNetworkInfo.Builder |
AgentNetworkInfo.Builder.ipAddress(String ipAddress)
The IP address for the host where the agent/collector resides.
|
AgentNetworkInfo.Builder |
AgentNetworkInfo.Builder.macAddress(String macAddress)
The MAC address for the host where the agent/collector resides.
|
AgentNetworkInfo.Builder |
AgentNetworkInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AgentNetworkInfo.Builder> |
AgentNetworkInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.