public static final class ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder extends Object
构造器和说明 |
---|
Builder() |
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder ikeAuthAlg(String ikeAuthAlg)
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder ikeEncAlg(String ikeEncAlg)
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder ikeLifetime(Long ikeLifetime)
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder ikeMode(String ikeMode)
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder ikePfs(String ikePfs)
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder ikeVersion(String ikeVersion)
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder localId(String localId)
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder psk(String psk)
> The pre-shared key of the IPsec-VPN connection must be the same as the authentication key of the data center. Otherwise, you cannot establish a connection between the data center and the VPN gateway.
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder remoteId(String remoteId)
public ModifyVpnAttachmentAttributeResponseBody.IkeConfig build()
Copyright © 2024. All rights reserved.