public static interface AgentNetworkInfo.Builder extends SdkPojo, CopyableBuilder<AgentNetworkInfo.Builder,AgentNetworkInfo>
| Modifier and Type | Method and Description |
|---|---|
AgentNetworkInfo.Builder |
ipAddress(String ipAddress)
The IP address for the host where the agent/collector resides.
|
AgentNetworkInfo.Builder |
macAddress(String macAddress)
The MAC address for the host where the agent/collector resides.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAgentNetworkInfo.Builder ipAddress(String ipAddress)
The IP address for the host where the agent/collector resides.
ipAddress - The IP address for the host where the agent/collector resides.AgentNetworkInfo.Builder macAddress(String macAddress)
The MAC address for the host where the agent/collector resides.
macAddress - The MAC address for the host where the agent/collector resides.Copyright © 2023. All rights reserved.