| Package | Description |
|---|---|
| com.amazonaws.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
NetworkInterface.clone() |
NetworkInterface |
NetworkInterface.withNetworkInterfaceId(String networkInterfaceId)
The ID for the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
Endpoint.getNetworkInterfaces()
The network interface of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Endpoint.withNetworkInterfaces(NetworkInterface... networkInterfaces)
The network interface of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.setNetworkInterfaces(Collection<NetworkInterface> networkInterfaces)
The network interface of the endpoint.
|
Endpoint |
Endpoint.withNetworkInterfaces(Collection<NetworkInterface> networkInterfaces)
The network interface of the endpoint.
|
Copyright © 2024. All rights reserved.