public static final class DescribeVpnConnectionResponseBody.IpsecConfig.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeVpnConnectionResponseBody.IpsecConfig |
build() |
DescribeVpnConnectionResponseBody.IpsecConfig.Builder |
ipsecAuthAlg(String ipsecAuthAlg)
The authentication algorithm in the IPsec phase.
|
DescribeVpnConnectionResponseBody.IpsecConfig.Builder |
ipsecEncAlg(String ipsecEncAlg)
The encryption algorithm in the IPsec phase.
|
DescribeVpnConnectionResponseBody.IpsecConfig.Builder |
ipsecLifetime(Long ipsecLifetime)
The lifetime in the IPsec phase.
|
DescribeVpnConnectionResponseBody.IpsecConfig.Builder |
ipsecPfs(String ipsecPfs)
The DH group in the IPsec phase.
|
public DescribeVpnConnectionResponseBody.IpsecConfig.Builder ipsecAuthAlg(String ipsecAuthAlg)
public DescribeVpnConnectionResponseBody.IpsecConfig.Builder ipsecEncAlg(String ipsecEncAlg)
public DescribeVpnConnectionResponseBody.IpsecConfig.Builder ipsecLifetime(Long ipsecLifetime)
public DescribeVpnConnectionResponseBody.IpsecConfig.Builder ipsecPfs(String ipsecPfs)
public DescribeVpnConnectionResponseBody.IpsecConfig build()
Copyright © 2024. All rights reserved.