Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.AnalyseParam
-
Packages that use AnalyseParam Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of AnalyseParam in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return AnalyseParam Modifier and Type Method Description AnalyseParamFieldParam. getAnalyse()Get 解析Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type AnalyseParam Modifier and Type Method Description voidFieldParam. setAnalyse(AnalyseParam Analyse)Set 解析Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type AnalyseParam Constructor Description AnalyseParam(AnalyseParam 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.
-