Uses of Class
com.tencentcloudapi.tem.v20201221.models.NamespacePage
-
Packages that use NamespacePage Package Description com.tencentcloudapi.tem.v20201221.models -
-
Uses of NamespacePage in com.tencentcloudapi.tem.v20201221.models
Methods in com.tencentcloudapi.tem.v20201221.models that return NamespacePage Modifier and Type Method Description NamespacePageDescribeNamespacesResponse. getResult()Get 返回结果Methods in com.tencentcloudapi.tem.v20201221.models with parameters of type NamespacePage Modifier and Type Method Description voidDescribeNamespacesResponse. setResult(NamespacePage Result)Set 返回结果Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type NamespacePage Constructor Description NamespacePage(NamespacePage 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.
-