Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
Phase2EncryptionAlgorithmsRequestListValue |
Phase2EncryptionAlgorithmsRequestListValue.clone() |
Phase2EncryptionAlgorithmsRequestListValue |
Phase2EncryptionAlgorithmsRequestListValue.withValue(String value)
The encryption algorithm.
|
Modifier and Type | Method and Description |
---|---|
List<Phase2EncryptionAlgorithmsRequestListValue> |
VpnTunnelOptionsSpecification.getPhase2EncryptionAlgorithms()
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
List<Phase2EncryptionAlgorithmsRequestListValue> |
ModifyVpnTunnelOptionsSpecification.getPhase2EncryptionAlgorithms()
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
Modifier and Type | Method and Description |
---|---|
VpnTunnelOptionsSpecification |
VpnTunnelOptionsSpecification.withPhase2EncryptionAlgorithms(Phase2EncryptionAlgorithmsRequestListValue... phase2EncryptionAlgorithms)
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
ModifyVpnTunnelOptionsSpecification |
ModifyVpnTunnelOptionsSpecification.withPhase2EncryptionAlgorithms(Phase2EncryptionAlgorithmsRequestListValue... phase2EncryptionAlgorithms)
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
Modifier and Type | Method and Description |
---|---|
void |
VpnTunnelOptionsSpecification.setPhase2EncryptionAlgorithms(Collection<Phase2EncryptionAlgorithmsRequestListValue> phase2EncryptionAlgorithms)
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
void |
ModifyVpnTunnelOptionsSpecification.setPhase2EncryptionAlgorithms(Collection<Phase2EncryptionAlgorithmsRequestListValue> phase2EncryptionAlgorithms)
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
VpnTunnelOptionsSpecification |
VpnTunnelOptionsSpecification.withPhase2EncryptionAlgorithms(Collection<Phase2EncryptionAlgorithmsRequestListValue> phase2EncryptionAlgorithms)
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
ModifyVpnTunnelOptionsSpecification |
ModifyVpnTunnelOptionsSpecification.withPhase2EncryptionAlgorithms(Collection<Phase2EncryptionAlgorithmsRequestListValue> phase2EncryptionAlgorithms)
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
Copyright © 2021. All rights reserved.