Uses of Class
com.tencentcloudapi.tcbr.v20220217.models.ObjectKV
-
Packages that use ObjectKV Package Description com.tencentcloudapi.tcbr.v20220217.models -
-
Uses of ObjectKV in com.tencentcloudapi.tcbr.v20220217.models
Methods in com.tencentcloudapi.tcbr.v20220217.models that return ObjectKV Modifier and Type Method Description ObjectKVVersionFlowInfo. getUrlParam()Get 测试KV值Methods in com.tencentcloudapi.tcbr.v20220217.models with parameters of type ObjectKV Modifier and Type Method Description voidVersionFlowInfo. setUrlParam(ObjectKV UrlParam)Set 测试KV值Constructors in com.tencentcloudapi.tcbr.v20220217.models with parameters of type ObjectKV Constructor Description ObjectKV(ObjectKV 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.
-