| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<VpnConnectionDeviceType> |
GetVpnConnectionDeviceTypesResponse.vpnConnectionDeviceTypes()
List of customer gateway devices that have a sample configuration file available for use.
|
| Modifier and Type | Method and Description |
|---|---|
GetVpnConnectionDeviceTypesResponse.Builder |
GetVpnConnectionDeviceTypesResponse.Builder.vpnConnectionDeviceTypes(VpnConnectionDeviceType... vpnConnectionDeviceTypes)
List of customer gateway devices that have a sample configuration file available for use.
|
| Modifier and Type | Method and Description |
|---|---|
GetVpnConnectionDeviceTypesResponse.Builder |
GetVpnConnectionDeviceTypesResponse.Builder.vpnConnectionDeviceTypes(Collection<VpnConnectionDeviceType> vpnConnectionDeviceTypes)
List of customer gateway devices that have a sample configuration file available for use.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<VpnConnectionDeviceType> |
GetVpnConnectionDeviceTypesPublisher.vpnConnectionDeviceTypes()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<VpnConnectionDeviceType> |
GetVpnConnectionDeviceTypesIterable.vpnConnectionDeviceTypes()
Returns an iterable to iterate through the paginated
GetVpnConnectionDeviceTypesResponse.vpnConnectionDeviceTypes() member. |
Copyright © 2021. All rights reserved.