Uses of Class
com.tencentcloudapi.tcss.v20201101.models.ImagesBindRuleInfo
-
Packages that use ImagesBindRuleInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of ImagesBindRuleInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return ImagesBindRuleInfo Modifier and Type Method Description ImagesBindRuleInfo[]DescribeAssetImageBindRuleInfoResponse. getImageBindRuleSet()Get 镜像绑定规则列表Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type ImagesBindRuleInfo Modifier and Type Method Description voidDescribeAssetImageBindRuleInfoResponse. setImageBindRuleSet(ImagesBindRuleInfo[] ImageBindRuleSet)Set 镜像绑定规则列表Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type ImagesBindRuleInfo Constructor Description ImagesBindRuleInfo(ImagesBindRuleInfo 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.
-