Uses of Class
com.tencentcloudapi.tci.v20190318.models.HLFunction
-
Packages that use HLFunction Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of HLFunction in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return HLFunction Modifier and Type Method Description HLFunctionSubmitHighlightsRequest. getFunctions()Get 表情配置开关项。Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type HLFunction Modifier and Type Method Description voidSubmitHighlightsRequest. setFunctions(HLFunction Functions)Set 表情配置开关项。Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type HLFunction Constructor Description HLFunction(HLFunction 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.
-