Uses of Class
com.tencentcloudapi.tcss.v20201101.models.AutoAuthorizedRuleHostInfo
-
Packages that use AutoAuthorizedRuleHostInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of AutoAuthorizedRuleHostInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return AutoAuthorizedRuleHostInfo Modifier and Type Method Description AutoAuthorizedRuleHostInfo[]DescribeAutoAuthorizedRuleHostResponse. getList()Get 镜像自动授权规则授权范围主机列表Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type AutoAuthorizedRuleHostInfo Modifier and Type Method Description voidDescribeAutoAuthorizedRuleHostResponse. setList(AutoAuthorizedRuleHostInfo[] List)Set 镜像自动授权规则授权范围主机列表Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type AutoAuthorizedRuleHostInfo Constructor Description AutoAuthorizedRuleHostInfo(AutoAuthorizedRuleHostInfo 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.
-