Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
SecurityGroup |
CreateSecurityGroupResponse.getSecurityGroup()
Get 安全组对象。
|
SecurityGroup[] |
DescribeSecurityGroupsResponse.getSecurityGroupSet()
Get 安全组对象。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateSecurityGroupResponse.setSecurityGroup(SecurityGroup SecurityGroup)
Set 安全组对象。
|
void |
DescribeSecurityGroupsResponse.setSecurityGroupSet(SecurityGroup[] SecurityGroupSet)
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.