Uses of Class
com.tencentcloudapi.tse.v20201207.models.KongTarget
-
Packages that use KongTarget Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of KongTarget in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return KongTarget Modifier and Type Method Description KongTarget[]KongUpstreamInfo. getTargets()Get 服务后端类型是IPList时提供Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type KongTarget Modifier and Type Method Description voidKongUpstreamInfo. setTargets(KongTarget[] Targets)Set 服务后端类型是IPList时提供Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type KongTarget Constructor Description KongTarget(KongTarget 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.
-