Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
VersionWhiteConfig |
DescribeLicenseWhiteConfigResponse.getFlagShip()
Get 旗舰版 配置信息
|
VersionWhiteConfig |
DescribeLicenseWhiteConfigResponse.getPrattWhitney()
Get 普惠版 配置信息
|
VersionWhiteConfig |
DescribeLicenseWhiteConfigResponse.getProfessional()
Get 专业版 配置信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLicenseWhiteConfigResponse.setFlagShip(VersionWhiteConfig FlagShip)
Set 旗舰版 配置信息
|
void |
DescribeLicenseWhiteConfigResponse.setPrattWhitney(VersionWhiteConfig PrattWhitney)
Set 普惠版 配置信息
|
void |
DescribeLicenseWhiteConfigResponse.setProfessional(VersionWhiteConfig Professional)
Set 专业版 配置信息
|
Constructor and Description |
---|
VersionWhiteConfig(VersionWhiteConfig 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 © 2024. All rights reserved.