| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
SourceProperties.networkInterfaces()
Source server network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
SourceProperties.Builder |
SourceProperties.Builder.networkInterfaces(NetworkInterface... networkInterfaces)
Source server network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
SourceProperties.Builder |
SourceProperties.Builder.networkInterfaces(Collection<NetworkInterface> networkInterfaces)
Source server network interfaces.
|
Copyright © 2023. All rights reserved.