| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
LoginSettings | 
UpgradeLaunchConfigurationRequest.getLoginSettings()
Get This parameter is now invalid and should not be used. 
 | 
LoginSettings | 
CreateLaunchConfigurationRequest.getLoginSettings()
Get Login settings of the instance. 
 | 
LoginSettings | 
ModifyLaunchConfigurationAttributesRequest.getLoginSettings()
Get Instance login settings, which include passwords, keys, or the original login settings inherited from the image. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpgradeLaunchConfigurationRequest.setLoginSettings(LoginSettings LoginSettings)
Set This parameter is now invalid and should not be used. 
 | 
void | 
CreateLaunchConfigurationRequest.setLoginSettings(LoginSettings LoginSettings)
Set Login settings of the instance. 
 | 
void | 
ModifyLaunchConfigurationAttributesRequest.setLoginSettings(LoginSettings LoginSettings)
Set Instance login settings, which include passwords, keys, or the original login settings inherited from the image. 
 | 
| 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.