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