| Package | Description |
|---|---|
| com.tencentcloudapi.cloudhsm.v20191112.models |
| Modifier and Type | Method and Description |
|---|---|
UsgRuleDetail[] |
DescribeVsmAttributesResponse.getSgList()
Get 安全组详情信息,如果未配置字段返回null
|
UsgRuleDetail[] |
DescribeUsgRuleResponse.getSgRules()
Get 安全组详情
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeVsmAttributesResponse.setSgList(UsgRuleDetail[] SgList)
Set 安全组详情信息,如果未配置字段返回null
|
void |
DescribeUsgRuleResponse.setSgRules(UsgRuleDetail[] SgRules)
Set 安全组详情
|
| Constructor and Description |
|---|
UsgRuleDetail(UsgRuleDetail 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.