Package | Description |
---|---|
com.tencentcloudapi.cloudhsm.v20191112.models |
Modifier and Type | Method and Description |
---|---|
SgUnit[] |
ResourceInfo.getSgList()
Get 实例的安全组列表
|
SgUnit[] |
DescribeUsgResponse.getSgList()
Get 用户的安全组列表
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceInfo.setSgList(SgUnit[] SgList)
Set 实例的安全组列表
|
void |
DescribeUsgResponse.setSgList(SgUnit[] SgList)
Set 用户的安全组列表
|
Constructor and Description |
---|
SgUnit(SgUnit 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.