| Package | Description | 
|---|---|
| com.tencentcloudapi.emr.v20190103.models | 
| Modifier and Type | Method and Description | 
|---|---|
| LoginSettings | ClusterSetting. getLoginSettings()Get 实例登录配置。 | 
| LoginSettings | CreateCloudInstanceRequest. getLoginSettings()Get 登录密码,LoginSettings中的Password字段 | 
| LoginSettings | CreateInstanceRequest. getLoginSettings()Get 实例登录设置。通过该参数可以设置所购买节点的登录方式密码或者密钥。
设置密钥时,密码仅用于组件原生WebUI快捷入口登录。
未设置密钥时,密码用于登录所购节点以及组件原生WebUI快捷入口登录。 | 
| LoginSettings | CreateClusterRequest. getLoginSettings()Get 实例登录设置。通过该参数可以设置所购买节点的登录方式密码或者密钥。
设置密钥时,密码仅用于组件原生WebUI快捷入口登录。
未设置密钥时,密码用于登录所购节点以及组件原生WebUI快捷入口登录。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClusterSetting. setLoginSettings(LoginSettings LoginSettings)Set 实例登录配置。 | 
| void | CreateCloudInstanceRequest. setLoginSettings(LoginSettings LoginSettings)Set 登录密码,LoginSettings中的Password字段 | 
| void | CreateInstanceRequest. setLoginSettings(LoginSettings LoginSettings)Set 实例登录设置。通过该参数可以设置所购买节点的登录方式密码或者密钥。
设置密钥时,密码仅用于组件原生WebUI快捷入口登录。
未设置密钥时,密码用于登录所购节点以及组件原生WebUI快捷入口登录。 | 
| void | CreateClusterRequest. setLoginSettings(LoginSettings LoginSettings)Set 实例登录设置。通过该参数可以设置所购买节点的登录方式密码或者密钥。
设置密钥时,密码仅用于组件原生WebUI快捷入口登录。
未设置密钥时,密码用于登录所购节点以及组件原生WebUI快捷入口登录。 | 
| Constructor and Description | 
|---|
| LoginSettings(LoginSettings 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. | 
Copyright © 2025. All rights reserved.