| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
VPCConnectionSummary.networkInterfaces()
A list of network interfaces.
|
List<NetworkInterface> |
VPCConnection.networkInterfaces()
A list of network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
VPCConnectionSummary.Builder |
VPCConnectionSummary.Builder.networkInterfaces(NetworkInterface... networkInterfaces)
A list of network interfaces.
|
VPCConnection.Builder |
VPCConnection.Builder.networkInterfaces(NetworkInterface... networkInterfaces)
A list of network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
VPCConnectionSummary.Builder |
VPCConnectionSummary.Builder.networkInterfaces(Collection<NetworkInterface> networkInterfaces)
A list of network interfaces.
|
VPCConnection.Builder |
VPCConnection.Builder.networkInterfaces(Collection<NetworkInterface> networkInterfaces)
A list of network interfaces.
|
Copyright © 2023. All rights reserved.