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