Uses of Interface
software.amazon.awssdk.services.ec2.model.ModifyVpnTunnelOptionsSpecification.Builder
Packages that use ModifyVpnTunnelOptionsSpecification.Builder
-
Uses of ModifyVpnTunnelOptionsSpecification.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ModifyVpnTunnelOptionsSpecification.BuilderModifier and TypeMethodDescriptionModifyVpnTunnelOptionsSpecification.builder()ModifyVpnTunnelOptionsSpecification.Builder.dpdTimeoutAction(String dpdTimeoutAction) The action to take after DPD timeout occurs.ModifyVpnTunnelOptionsSpecification.Builder.dpdTimeoutSeconds(Integer dpdTimeoutSeconds) The number of seconds after which a DPD timeout occurs.ModifyVpnTunnelOptionsSpecification.Builder.enableTunnelLifecycleControl(Boolean enableTunnelLifecycleControl) Turn on or off tunnel endpoint lifecycle control feature.ModifyVpnTunnelOptionsSpecification.Builder.ikeVersions(Collection<IKEVersionsRequestListValue> ikeVersions) The IKE versions that are permitted for the VPN tunnel.ModifyVpnTunnelOptionsSpecification.Builder.ikeVersions(Consumer<IKEVersionsRequestListValue.Builder>... ikeVersions) The IKE versions that are permitted for the VPN tunnel.ModifyVpnTunnelOptionsSpecification.Builder.ikeVersions(IKEVersionsRequestListValue... ikeVersions) The IKE versions that are permitted for the VPN tunnel.ModifyVpnTunnelOptionsSpecification.Builder.logOptions(Consumer<VpnTunnelLogOptionsSpecification.Builder> logOptions) Options for logging VPN tunnel activity.ModifyVpnTunnelOptionsSpecification.Builder.logOptions(VpnTunnelLogOptionsSpecification logOptions) Options for logging VPN tunnel activity.ModifyVpnTunnelOptionsSpecification.Builder.phase1DHGroupNumbers(Collection<Phase1DHGroupNumbersRequestListValue> phase1DHGroupNumbers) One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1DHGroupNumbers(Consumer<Phase1DHGroupNumbersRequestListValue.Builder>... phase1DHGroupNumbers) One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1DHGroupNumbers(Phase1DHGroupNumbersRequestListValue... phase1DHGroupNumbers) One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1EncryptionAlgorithms(Collection<Phase1EncryptionAlgorithmsRequestListValue> phase1EncryptionAlgorithms) One or more encryption algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1EncryptionAlgorithms(Consumer<Phase1EncryptionAlgorithmsRequestListValue.Builder>... phase1EncryptionAlgorithms) One or more encryption algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1EncryptionAlgorithms(Phase1EncryptionAlgorithmsRequestListValue... phase1EncryptionAlgorithms) One or more encryption algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1IntegrityAlgorithms(Collection<Phase1IntegrityAlgorithmsRequestListValue> phase1IntegrityAlgorithms) One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1IntegrityAlgorithms(Consumer<Phase1IntegrityAlgorithmsRequestListValue.Builder>... phase1IntegrityAlgorithms) One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1IntegrityAlgorithms(Phase1IntegrityAlgorithmsRequestListValue... phase1IntegrityAlgorithms) One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase1LifetimeSeconds(Integer phase1LifetimeSeconds) The lifetime for phase 1 of the IKE negotiation, in seconds.ModifyVpnTunnelOptionsSpecification.Builder.phase2DHGroupNumbers(Collection<Phase2DHGroupNumbersRequestListValue> phase2DHGroupNumbers) One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2DHGroupNumbers(Consumer<Phase2DHGroupNumbersRequestListValue.Builder>... phase2DHGroupNumbers) One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2DHGroupNumbers(Phase2DHGroupNumbersRequestListValue... phase2DHGroupNumbers) One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2EncryptionAlgorithms(Collection<Phase2EncryptionAlgorithmsRequestListValue> phase2EncryptionAlgorithms) One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2EncryptionAlgorithms(Consumer<Phase2EncryptionAlgorithmsRequestListValue.Builder>... phase2EncryptionAlgorithms) One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2EncryptionAlgorithms(Phase2EncryptionAlgorithmsRequestListValue... phase2EncryptionAlgorithms) One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2IntegrityAlgorithms(Collection<Phase2IntegrityAlgorithmsRequestListValue> phase2IntegrityAlgorithms) One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2IntegrityAlgorithms(Consumer<Phase2IntegrityAlgorithmsRequestListValue.Builder>... phase2IntegrityAlgorithms) One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2IntegrityAlgorithms(Phase2IntegrityAlgorithmsRequestListValue... phase2IntegrityAlgorithms) One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.ModifyVpnTunnelOptionsSpecification.Builder.phase2LifetimeSeconds(Integer phase2LifetimeSeconds) The lifetime for phase 2 of the IKE negotiation, in seconds.ModifyVpnTunnelOptionsSpecification.Builder.preSharedKey(String preSharedKey) The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and the customer gateway.ModifyVpnTunnelOptionsSpecification.Builder.rekeyFuzzPercentage(Integer rekeyFuzzPercentage) The percentage of the rekey window (determined byRekeyMarginTimeSeconds) during which the rekey time is randomly selected.ModifyVpnTunnelOptionsSpecification.Builder.rekeyMarginTimeSeconds(Integer rekeyMarginTimeSeconds) The margin time, in seconds, before the phase 2 lifetime expires, during which the Amazon Web Services side of the VPN connection performs an IKE rekey.ModifyVpnTunnelOptionsSpecification.Builder.replayWindowSize(Integer replayWindowSize) The number of packets in an IKE replay window.ModifyVpnTunnelOptionsSpecification.Builder.startupAction(String startupAction) The action to take when the establishing the tunnel for the VPN connection.ModifyVpnTunnelOptionsSpecification.toBuilder()ModifyVpnTunnelOptionsSpecification.Builder.tunnelInsideCidr(String tunnelInsideCidr) The range of inside IPv4 addresses for the tunnel.ModifyVpnTunnelOptionsSpecification.Builder.tunnelInsideIpv6Cidr(String tunnelInsideIpv6Cidr) The range of inside IPv6 addresses for the tunnel.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ModifyVpnTunnelOptionsSpecification.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyVpnTunnelOptionsSpecification.Builder>ModifyVpnTunnelOptionsSpecification.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ModifyVpnTunnelOptionsSpecification.BuilderModifier and TypeMethodDescriptionModifyVpnTunnelOptionsRequest.Builder.tunnelOptions(Consumer<ModifyVpnTunnelOptionsSpecification.Builder> tunnelOptions) The tunnel options to modify.