Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
Phase1IntegrityAlgorithmsRequestListValue |
Phase1IntegrityAlgorithmsRequestListValue.clone() |
Phase1IntegrityAlgorithmsRequestListValue |
Phase1IntegrityAlgorithmsRequestListValue.withValue(String value)
The value for the integrity algorithm.
|
Modifier and Type | Method and Description |
---|---|
List<Phase1IntegrityAlgorithmsRequestListValue> |
VpnTunnelOptionsSpecification.getPhase1IntegrityAlgorithms()
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
List<Phase1IntegrityAlgorithmsRequestListValue> |
ModifyVpnTunnelOptionsSpecification.getPhase1IntegrityAlgorithms()
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
Modifier and Type | Method and Description |
---|---|
VpnTunnelOptionsSpecification |
VpnTunnelOptionsSpecification.withPhase1IntegrityAlgorithms(Phase1IntegrityAlgorithmsRequestListValue... phase1IntegrityAlgorithms)
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
ModifyVpnTunnelOptionsSpecification |
ModifyVpnTunnelOptionsSpecification.withPhase1IntegrityAlgorithms(Phase1IntegrityAlgorithmsRequestListValue... phase1IntegrityAlgorithms)
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
Modifier and Type | Method and Description |
---|---|
void |
VpnTunnelOptionsSpecification.setPhase1IntegrityAlgorithms(Collection<Phase1IntegrityAlgorithmsRequestListValue> phase1IntegrityAlgorithms)
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
void |
ModifyVpnTunnelOptionsSpecification.setPhase1IntegrityAlgorithms(Collection<Phase1IntegrityAlgorithmsRequestListValue> phase1IntegrityAlgorithms)
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
VpnTunnelOptionsSpecification |
VpnTunnelOptionsSpecification.withPhase1IntegrityAlgorithms(Collection<Phase1IntegrityAlgorithmsRequestListValue> phase1IntegrityAlgorithms)
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
ModifyVpnTunnelOptionsSpecification |
ModifyVpnTunnelOptionsSpecification.withPhase1IntegrityAlgorithms(Collection<Phase1IntegrityAlgorithmsRequestListValue> phase1IntegrityAlgorithms)
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
|
Copyright © 2021. All rights reserved.