Uses of Class
com.tencentcloudapi.tcss.v20201101.models.NetworkClusterNamespaceInfo
-
Packages that use NetworkClusterNamespaceInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of NetworkClusterNamespaceInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return NetworkClusterNamespaceInfo Modifier and Type Method Description NetworkClusterNamespaceInfo[]DescribeNetworkFirewallNamespaceListResponse. getClusterNamespaceList()Get 集群的详细信息Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type NetworkClusterNamespaceInfo Modifier and Type Method Description voidDescribeNetworkFirewallNamespaceListResponse. setClusterNamespaceList(NetworkClusterNamespaceInfo[] ClusterNamespaceList)Set 集群的详细信息Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type NetworkClusterNamespaceInfo Constructor Description NetworkClusterNamespaceInfo(NetworkClusterNamespaceInfo 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.
-