| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<LocalGatewayVirtualInterface> |
DescribeLocalGatewayVirtualInterfacesIterable.localGatewayVirtualInterfaces()
Returns an iterable to iterate through the paginated
DescribeLocalGatewayVirtualInterfacesResponse.localGatewayVirtualInterfaces() member. |
SdkPublisher<LocalGatewayVirtualInterface> |
DescribeLocalGatewayVirtualInterfacesPublisher.localGatewayVirtualInterfaces()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2021. All rights reserved.