| Package | Description | 
|---|---|
| com.tencentcloudapi.batch.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
LoginSettings | 
EnvData.getLoginSettings()
Get 实例登录设置 
 | 
LoginSettings | 
Instance.getLoginSettings()
Get 实例登录设置。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EnvData.setLoginSettings(LoginSettings LoginSettings)
Set 实例登录设置 
 | 
void | 
Instance.setLoginSettings(LoginSettings LoginSettings)
Set 实例登录设置。 
 | 
| 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.