| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityConfig | 
DescribeSecurityPolicyResponse.getSecurityConfig()
Get Security configuration. 
 | 
SecurityConfig | 
ModifySecurityPolicyRequest.getSecurityConfig()
Get Security configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeSecurityPolicyResponse.setSecurityConfig(SecurityConfig SecurityConfig)
Set Security configuration. 
 | 
void | 
ModifySecurityPolicyRequest.setSecurityConfig(SecurityConfig SecurityConfig)
Set Security configuration. 
 | 
| Constructor and Description | 
|---|
SecurityConfig(SecurityConfig 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.