Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
IKEOptionsSpecification |
VpnConnection.getIKEOptionsSpecification()
Get IKE选项。
|
IKEOptionsSpecification |
ModifyVpnConnectionAttributeRequest.getIKEOptionsSpecification()
Get IKE配置(Internet Key Exchange,因特网密钥交换),IKE具有一套自我保护机制,用户配置网络安全协议。
|
IKEOptionsSpecification |
CreateVpnConnectionRequest.getIKEOptionsSpecification()
Get IKE配置(Internet Key Exchange,因特网密钥交换),IKE具有一套自我保护机制,用户配置网络安全协议
|
Modifier and Type | Method and Description |
---|---|
void |
VpnConnection.setIKEOptionsSpecification(IKEOptionsSpecification IKEOptionsSpecification)
Set IKE选项。
|
void |
ModifyVpnConnectionAttributeRequest.setIKEOptionsSpecification(IKEOptionsSpecification IKEOptionsSpecification)
Set IKE配置(Internet Key Exchange,因特网密钥交换),IKE具有一套自我保护机制,用户配置网络安全协议。
|
void |
CreateVpnConnectionRequest.setIKEOptionsSpecification(IKEOptionsSpecification IKEOptionsSpecification)
Set IKE配置(Internet Key Exchange,因特网密钥交换),IKE具有一套自我保护机制,用户配置网络安全协议
|
Copyright © 2020. All rights reserved.