Uses of Class
com.tencentcloudapi.tcss.v20201101.models.NetworkClusterNamespaceLabelInfo
-
Packages that use NetworkClusterNamespaceLabelInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of NetworkClusterNamespaceLabelInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return NetworkClusterNamespaceLabelInfo Modifier and Type Method Description NetworkClusterNamespaceLabelInfo[]DescribeNetworkFirewallNamespaceLabelListResponse. getClusterNamespaceLabelList()Get 集群空间标签详细信息Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type NetworkClusterNamespaceLabelInfo Modifier and Type Method Description voidDescribeNetworkFirewallNamespaceLabelListResponse. setClusterNamespaceLabelList(NetworkClusterNamespaceLabelInfo[] ClusterNamespaceLabelList)Set 集群空间标签详细信息Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type NetworkClusterNamespaceLabelInfo Constructor Description NetworkClusterNamespaceLabelInfo(NetworkClusterNamespaceLabelInfo 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.
-