Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
Phase1DHGroupNumbersRequestListValue |
Phase1DHGroupNumbersRequestListValue.clone() |
Phase1DHGroupNumbersRequestListValue |
Phase1DHGroupNumbersRequestListValue.withValue(Integer value)
The Diffie-Hellmann group number.
|
Modifier and Type | Method and Description |
---|---|
List<Phase1DHGroupNumbersRequestListValue> |
ModifyVpnTunnelOptionsSpecification.getPhase1DHGroupNumbers()
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
List<Phase1DHGroupNumbersRequestListValue> |
VpnTunnelOptionsSpecification.getPhase1DHGroupNumbers()
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
Modifier and Type | Method and Description |
---|---|
ModifyVpnTunnelOptionsSpecification |
ModifyVpnTunnelOptionsSpecification.withPhase1DHGroupNumbers(Phase1DHGroupNumbersRequestListValue... phase1DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
VpnTunnelOptionsSpecification |
VpnTunnelOptionsSpecification.withPhase1DHGroupNumbers(Phase1DHGroupNumbersRequestListValue... phase1DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyVpnTunnelOptionsSpecification.setPhase1DHGroupNumbers(Collection<Phase1DHGroupNumbersRequestListValue> phase1DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
void |
VpnTunnelOptionsSpecification.setPhase1DHGroupNumbers(Collection<Phase1DHGroupNumbersRequestListValue> phase1DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
ModifyVpnTunnelOptionsSpecification |
ModifyVpnTunnelOptionsSpecification.withPhase1DHGroupNumbers(Collection<Phase1DHGroupNumbersRequestListValue> phase1DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
VpnTunnelOptionsSpecification |
VpnTunnelOptionsSpecification.withPhase1DHGroupNumbers(Collection<Phase1DHGroupNumbersRequestListValue> phase1DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
Copyright © 2021. All rights reserved.