Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.PrivateLinkParam
-
Packages that use PrivateLinkParam Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of PrivateLinkParam in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return PrivateLinkParam Modifier and Type Method Description PrivateLinkParamCreateDatahubTaskRequest. getPrivateLinkParam()Get 实例连接参数【已废弃】Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type PrivateLinkParam Modifier and Type Method Description voidCreateDatahubTaskRequest. setPrivateLinkParam(PrivateLinkParam PrivateLinkParam)Set 实例连接参数【已废弃】Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type PrivateLinkParam Constructor Description PrivateLinkParam(PrivateLinkParam 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.
-