| Package | Description | 
|---|---|
| com.tencentcloudapi.emr.v20190103.models | 
| Modifier and Type | Method and Description | 
|---|---|
LoginSettings | 
CreateInstanceRequest.getLoginSettings()
Get Instance login settings. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateInstanceRequest.setLoginSettings(LoginSettings LoginSettings)
Set Instance login settings. 
 | 
| 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 © 2022. All rights reserved.