static ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.builder() |
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.dryRun(Boolean dryRun) |
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.preSharedKeyStorage(String preSharedKeyStorage) |
Specifies the storage mode for the pre-shared key (PSK).
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.skipTunnelReplacement(Boolean skipTunnelReplacement) |
Choose whether or not to trigger immediate tunnel replacement.
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.toBuilder() |
|
default ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.tunnelOptions(Consumer<ModifyVpnTunnelOptionsSpecification.Builder> tunnelOptions) |
The tunnel options to modify.
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.tunnelOptions(ModifyVpnTunnelOptionsSpecification tunnelOptions) |
The tunnel options to modify.
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.vpnConnectionId(String vpnConnectionId) |
The ID of the Amazon Web Services Site-to-Site VPN connection.
|
ModifyVpnTunnelOptionsRequest.Builder |
ModifyVpnTunnelOptionsRequest.Builder.vpnTunnelOutsideIpAddress(String vpnTunnelOutsideIpAddress) |
The external IP address of the VPN tunnel.
|