| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
DescribeGatewayInformationResponse.gatewayNetworkInterfaces()
A NetworkInterface array that contains descriptions of the gateway network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeGatewayInformationResponse.Builder |
DescribeGatewayInformationResponse.Builder.gatewayNetworkInterfaces(NetworkInterface... gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeGatewayInformationResponse.Builder |
DescribeGatewayInformationResponse.Builder.gatewayNetworkInterfaces(Collection<NetworkInterface> gatewayNetworkInterfaces)
A NetworkInterface array that contains descriptions of the gateway network interfaces.
|
Copyright © 2023. All rights reserved.