| Package | Description | 
|---|---|
| com.tencentcloudapi.redis.v20180412.models | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityGroup[] | 
DescribeDBSecurityGroupsResponse.getGroups()
Get Security group rules 
 | 
SecurityGroup[] | 
DescribeProjectSecurityGroupsResponse.getGroups()
Get Security group rules. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeDBSecurityGroupsResponse.setGroups(SecurityGroup[] Groups)
Set Security group rules 
 | 
void | 
DescribeProjectSecurityGroupsResponse.setGroups(SecurityGroup[] Groups)
Set Security group rules. 
 | 
| Constructor and Description | 
|---|
SecurityGroup(SecurityGroup 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.