| Package | Description | 
|---|---|
| com.amazonaws.services.ec2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Phase2EncryptionAlgorithmsListValue | Phase2EncryptionAlgorithmsListValue. clone() | 
| Phase2EncryptionAlgorithmsListValue | Phase2EncryptionAlgorithmsListValue. withValue(String value)
 The encryption algorithm. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Phase2EncryptionAlgorithmsListValue> | TunnelOption. getPhase2EncryptionAlgorithms()
 The permitted encryption algorithms for the VPN tunnel for phase 2 IKE negotiations. | 
| Modifier and Type | Method and Description | 
|---|---|
| TunnelOption | TunnelOption. withPhase2EncryptionAlgorithms(Phase2EncryptionAlgorithmsListValue... phase2EncryptionAlgorithms)
 The permitted encryption algorithms for the VPN tunnel for phase 2 IKE negotiations. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TunnelOption. setPhase2EncryptionAlgorithms(Collection<Phase2EncryptionAlgorithmsListValue> phase2EncryptionAlgorithms)
 The permitted encryption algorithms for the VPN tunnel for phase 2 IKE negotiations. | 
| TunnelOption | TunnelOption. withPhase2EncryptionAlgorithms(Collection<Phase2EncryptionAlgorithmsListValue> phase2EncryptionAlgorithms)
 The permitted encryption algorithms for the VPN tunnel for phase 2 IKE negotiations. | 
Copyright © 2020. All rights reserved.