| Package | Description |
|---|---|
| com.tencentcloudapi.bsca.v20210811.models |
| Modifier and Type | Method and Description |
|---|---|
LicenseRestriction[] |
LicenseDetail.getConditionSet()
Get 许可证允许信息列表
|
LicenseRestriction[] |
LicenseDetail.getForbiddenSet()
Get 许可证要求信息列表
|
LicenseRestriction[] |
LicenseDetail.getPermissionSet()
Get 许可证禁止信息列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseDetail.setConditionSet(LicenseRestriction[] ConditionSet)
Set 许可证允许信息列表
|
void |
LicenseDetail.setForbiddenSet(LicenseRestriction[] ForbiddenSet)
Set 许可证要求信息列表
|
void |
LicenseDetail.setPermissionSet(LicenseRestriction[] PermissionSet)
Set 许可证禁止信息列表
|
| Constructor and Description |
|---|
LicenseRestriction(LicenseRestriction 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.