Package | Description |
---|---|
com.tencentcloudapi.bmvpc.v20180625.models |
Modifier and Type | Method and Description |
---|---|
IKEOptionsSpecification |
ModifyVpnConnectionAttributeRequest.getIKEOptionsSpecification()
Get IKE配置(Internet Key Exchange,因特网密钥交换),IKE具有一套自我保护机制,用户配置网络安全协议。
|
IKEOptionsSpecification |
VpnConnection.getIKEOptionsSpecification()
Get IKE选项。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyVpnConnectionAttributeRequest.setIKEOptionsSpecification(IKEOptionsSpecification IKEOptionsSpecification)
Set IKE配置(Internet Key Exchange,因特网密钥交换),IKE具有一套自我保护机制,用户配置网络安全协议。
|
void |
VpnConnection.setIKEOptionsSpecification(IKEOptionsSpecification IKEOptionsSpecification)
Set IKE选项。
|
Constructor and Description |
---|
IKEOptionsSpecification(IKEOptionsSpecification source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.