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