| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Phase2IntegrityAlgorithmsListValue> |
TunnelOption.phase2IntegrityAlgorithms()
The permitted integrity algorithms for the VPN tunnel for phase 2 IKE negotiations.
|
| Modifier and Type | Method and Description |
|---|---|
TunnelOption.Builder |
TunnelOption.Builder.phase2IntegrityAlgorithms(Phase2IntegrityAlgorithmsListValue... phase2IntegrityAlgorithms)
The permitted integrity algorithms for the VPN tunnel for phase 2 IKE negotiations.
|
| Modifier and Type | Method and Description |
|---|---|
TunnelOption.Builder |
TunnelOption.Builder.phase2IntegrityAlgorithms(Collection<Phase2IntegrityAlgorithmsListValue> phase2IntegrityAlgorithms)
The permitted integrity algorithms for the VPN tunnel for phase 2 IKE negotiations.
|
Copyright © 2020. All rights reserved.