| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LocalGatewayVirtualInterface> |
DescribeLocalGatewayVirtualInterfacesResponse.localGatewayVirtualInterfaces()
Information about the virtual interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocalGatewayVirtualInterfacesResponse.Builder |
DescribeLocalGatewayVirtualInterfacesResponse.Builder.localGatewayVirtualInterfaces(LocalGatewayVirtualInterface... localGatewayVirtualInterfaces)
Information about the virtual interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocalGatewayVirtualInterfacesResponse.Builder |
DescribeLocalGatewayVirtualInterfacesResponse.Builder.localGatewayVirtualInterfaces(Collection<LocalGatewayVirtualInterface> localGatewayVirtualInterfaces)
Information about the virtual interfaces.
|
Copyright © 2020. All rights reserved.