Uses of Class
com.tencentcloudapi.tse.v20201207.models.ZookeeperServerInterface
-
Packages that use ZookeeperServerInterface Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of ZookeeperServerInterface in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return ZookeeperServerInterface Modifier and Type Method Description ZookeeperServerInterface[]DescribeZookeeperServerInterfacesResponse. getContent()Get 接口列表Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type ZookeeperServerInterface Modifier and Type Method Description voidDescribeZookeeperServerInterfacesResponse. setContent(ZookeeperServerInterface[] Content)Set 接口列表Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type ZookeeperServerInterface Constructor Description ZookeeperServerInterface(ZookeeperServerInterface 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.
-