Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
Phase2DHGroupNumbersRequestListValue |
Phase2DHGroupNumbersRequestListValue.clone() |
Phase2DHGroupNumbersRequestListValue |
Phase2DHGroupNumbersRequestListValue.withValue(Integer value)
The Diffie-Hellmann group number.
|
Modifier and Type | Method and Description |
---|---|
List<Phase2DHGroupNumbersRequestListValue> |
VpnTunnelOptionsSpecification.getPhase2DHGroupNumbers()
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
List<Phase2DHGroupNumbersRequestListValue> |
ModifyVpnTunnelOptionsSpecification.getPhase2DHGroupNumbers()
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
Modifier and Type | Method and Description |
---|---|
VpnTunnelOptionsSpecification |
VpnTunnelOptionsSpecification.withPhase2DHGroupNumbers(Phase2DHGroupNumbersRequestListValue... phase2DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
ModifyVpnTunnelOptionsSpecification |
ModifyVpnTunnelOptionsSpecification.withPhase2DHGroupNumbers(Phase2DHGroupNumbersRequestListValue... phase2DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
Modifier and Type | Method and Description |
---|---|
void |
VpnTunnelOptionsSpecification.setPhase2DHGroupNumbers(Collection<Phase2DHGroupNumbersRequestListValue> phase2DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
void |
ModifyVpnTunnelOptionsSpecification.setPhase2DHGroupNumbers(Collection<Phase2DHGroupNumbersRequestListValue> phase2DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
VpnTunnelOptionsSpecification |
VpnTunnelOptionsSpecification.withPhase2DHGroupNumbers(Collection<Phase2DHGroupNumbersRequestListValue> phase2DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
ModifyVpnTunnelOptionsSpecification |
ModifyVpnTunnelOptionsSpecification.withPhase2DHGroupNumbers(Collection<Phase2DHGroupNumbersRequestListValue> phase2DHGroupNumbers)
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
|
Copyright © 2023. All rights reserved.