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