Uses of Class
com.tencentcloudapi.thpc.v20211109.models.LoginNode
-
Packages that use LoginNode Package Description com.tencentcloudapi.thpc.v20211109.models -
-
Uses of LoginNode in com.tencentcloudapi.thpc.v20211109.models
Methods in com.tencentcloudapi.thpc.v20211109.models that return LoginNode Modifier and Type Method Description LoginNode[]CreateClusterRequest. getLoginNode()Get 已废弃。 指定登录节点。Methods in com.tencentcloudapi.thpc.v20211109.models with parameters of type LoginNode Modifier and Type Method Description voidCreateClusterRequest. setLoginNode(LoginNode[] LoginNode)Set 已废弃。 指定登录节点。Constructors in com.tencentcloudapi.thpc.v20211109.models with parameters of type LoginNode Constructor Description LoginNode(LoginNode 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.
-