| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
Endpoint.networkInterfaces()
The network interface of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
Endpoint.Builder.networkInterfaces(NetworkInterface... networkInterfaces)
The network interface of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
Endpoint.Builder.networkInterfaces(Collection<NetworkInterface> networkInterfaces)
The network interface of the endpoint.
|
Copyright © 2023. All rights reserved.