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