程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.builder() |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.ikeAuthAlg(String ikeAuthAlg)
The authentication algorithm that is used in Phase 1 negotiations.
|
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.ikeEncAlg(String ikeEncAlg)
The encryption algorithm that is used in Phase 1 negotiations.
|
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.ikeLifetime(Long ikeLifetime)
The SA lifetime that is determined by Phase 1 negotiations.
|
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.ikeMode(String ikeMode)
The negotiation mode.
|
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.ikePfs(String ikePfs)
The DH key exchange algorithm that is used in Phase 1 negotiations.
|
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.ikeVersion(String ikeVersion)
The version of the IKE protocol.
|
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.localId(String localId)
The identifier of the IPsec-VPN connection on the Alibaba Cloud side.
|
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.psk(String psk)
The pre-shared key that is used for identity authentication between the VPN gateway and the data center.
|
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder |
ModifyVpnAttachmentAttributeResponseBody.IkeConfig.Builder.remoteId(String remoteId)
The identifier of the IPsec-VPN connection on the data center side.
|
Copyright © 2024. All rights reserved.