| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInfo> |
SystemInfo.networkInfoList()
Networking information related to a server.
|
| Modifier and Type | Method and Description |
|---|---|
SystemInfo.Builder |
SystemInfo.Builder.networkInfoList(NetworkInfo... networkInfoList)
Networking information related to a server.
|
| Modifier and Type | Method and Description |
|---|---|
SystemInfo.Builder |
SystemInfo.Builder.networkInfoList(Collection<NetworkInfo> networkInfoList)
Networking information related to a server.
|
Copyright © 2023. All rights reserved.