Uses of Class
com.tencentcloudapi.goosefs.v20220519.models.ClientClusterManagerNodeInfo
-
Packages that use ClientClusterManagerNodeInfo Package Description com.tencentcloudapi.goosefs.v20220519.models -
-
Uses of ClientClusterManagerNodeInfo in com.tencentcloudapi.goosefs.v20220519.models
Methods in com.tencentcloudapi.goosefs.v20220519.models that return ClientClusterManagerNodeInfo Modifier and Type Method Description ClientClusterManagerNodeInfo[]GooseFSxAttribute. getClientManagerNodeList()Get 客户侧管理节点信息Methods in com.tencentcloudapi.goosefs.v20220519.models with parameters of type ClientClusterManagerNodeInfo Modifier and Type Method Description voidGooseFSxAttribute. setClientManagerNodeList(ClientClusterManagerNodeInfo[] ClientManagerNodeList)Set 客户侧管理节点信息Constructors in com.tencentcloudapi.goosefs.v20220519.models with parameters of type ClientClusterManagerNodeInfo Constructor Description ClientClusterManagerNodeInfo(ClientClusterManagerNodeInfo 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.
-