Package | Description |
---|---|
com.tencentcloudapi.mariadb.v20170312.models |
Modifier and Type | Method and Description |
---|---|
SecurityGroup[] |
DescribeDBSecurityGroupsResponse.getGroups()
Get 安全组详情。
|
SecurityGroup[] |
DescribeProjectSecurityGroupsResponse.getGroups()
Get 安全组详情。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBSecurityGroupsResponse.setGroups(SecurityGroup[] Groups)
Set 安全组详情。
|
void |
DescribeProjectSecurityGroupsResponse.setGroups(SecurityGroup[] Groups)
Set 安全组详情。
|
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 © 2021. All rights reserved.