| Package | Description | 
|---|---|
| com.amazonaws.services.ec2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Phase1EncryptionAlgorithmsListValue | Phase1EncryptionAlgorithmsListValue. clone() | 
| Phase1EncryptionAlgorithmsListValue | Phase1EncryptionAlgorithmsListValue. withValue(String value)
 The value for the encryption algorithm. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Phase1EncryptionAlgorithmsListValue> | TunnelOption. getPhase1EncryptionAlgorithms()
 The permitted encryption algorithms for the VPN tunnel for phase 1 IKE negotiations. | 
| Modifier and Type | Method and Description | 
|---|---|
| TunnelOption | TunnelOption. withPhase1EncryptionAlgorithms(Phase1EncryptionAlgorithmsListValue... phase1EncryptionAlgorithms)
 The permitted encryption algorithms for the VPN tunnel for phase 1 IKE negotiations. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TunnelOption. setPhase1EncryptionAlgorithms(Collection<Phase1EncryptionAlgorithmsListValue> phase1EncryptionAlgorithms)
 The permitted encryption algorithms for the VPN tunnel for phase 1 IKE negotiations. | 
| TunnelOption | TunnelOption. withPhase1EncryptionAlgorithms(Collection<Phase1EncryptionAlgorithmsListValue> phase1EncryptionAlgorithms)
 The permitted encryption algorithms for the VPN tunnel for phase 1 IKE negotiations. | 
Copyright © 2019. All rights reserved.