| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
VpcEndpoint.networkInterfaces()
One or more network interfaces of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
VpcEndpoint.Builder |
VpcEndpoint.Builder.networkInterfaces(NetworkInterface... networkInterfaces)
One or more network interfaces of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
VpcEndpoint.Builder |
VpcEndpoint.Builder.networkInterfaces(Collection<NetworkInterface> networkInterfaces)
One or more network interfaces of the endpoint.
|
Copyright © 2023. All rights reserved.