| Package | Description | 
|---|---|
| com.amazonaws.services.ec2.model | 
| Modifier and Type | Method and Description | 
|---|---|
Phase2IntegrityAlgorithmsRequestListValue | 
Phase2IntegrityAlgorithmsRequestListValue.clone()  | 
Phase2IntegrityAlgorithmsRequestListValue | 
Phase2IntegrityAlgorithmsRequestListValue.withValue(String value)
 The integrity algorithm. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Phase2IntegrityAlgorithmsRequestListValue> | 
VpnTunnelOptionsSpecification.getPhase2IntegrityAlgorithms()
 One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. 
 | 
List<Phase2IntegrityAlgorithmsRequestListValue> | 
ModifyVpnTunnelOptionsSpecification.getPhase2IntegrityAlgorithms()
 One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VpnTunnelOptionsSpecification | 
VpnTunnelOptionsSpecification.withPhase2IntegrityAlgorithms(Phase2IntegrityAlgorithmsRequestListValue... phase2IntegrityAlgorithms)
 One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. 
 | 
ModifyVpnTunnelOptionsSpecification | 
ModifyVpnTunnelOptionsSpecification.withPhase2IntegrityAlgorithms(Phase2IntegrityAlgorithmsRequestListValue... phase2IntegrityAlgorithms)
 One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VpnTunnelOptionsSpecification.setPhase2IntegrityAlgorithms(Collection<Phase2IntegrityAlgorithmsRequestListValue> phase2IntegrityAlgorithms)
 One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. 
 | 
void | 
ModifyVpnTunnelOptionsSpecification.setPhase2IntegrityAlgorithms(Collection<Phase2IntegrityAlgorithmsRequestListValue> phase2IntegrityAlgorithms)
 One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. 
 | 
VpnTunnelOptionsSpecification | 
VpnTunnelOptionsSpecification.withPhase2IntegrityAlgorithms(Collection<Phase2IntegrityAlgorithmsRequestListValue> phase2IntegrityAlgorithms)
 One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. 
 | 
ModifyVpnTunnelOptionsSpecification | 
ModifyVpnTunnelOptionsSpecification.withPhase2IntegrityAlgorithms(Collection<Phase2IntegrityAlgorithmsRequestListValue> phase2IntegrityAlgorithms)
 One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. 
 | 
Copyright © 2023. All rights reserved.