Package | Description |
---|---|
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
LoginSettings |
UpgradeLaunchConfigurationRequest.getLoginSettings()
获取实例登录设置。通过该参数可以设置实例的登录方式密码、密钥或保持镜像的原始登录设置。默认情况下会随机生成密码,并以站内信方式知会到用户。
|
LoginSettings |
CreateLaunchConfigurationRequest.getLoginSettings()
获取实例登录设置。通过该参数可以设置实例的登录方式密码、密钥或保持镜像的原始登录设置。默认情况下会随机生成密码,并以站内信方式知会到用户。
|
LoginSettings |
CreatePaiInstanceRequest.getLoginSettings()
获取实例登录设置。
|
Modifier and Type | Method and Description |
---|---|
void |
UpgradeLaunchConfigurationRequest.setLoginSettings(LoginSettings LoginSettings)
设置实例登录设置。通过该参数可以设置实例的登录方式密码、密钥或保持镜像的原始登录设置。默认情况下会随机生成密码,并以站内信方式知会到用户。
|
void |
CreateLaunchConfigurationRequest.setLoginSettings(LoginSettings LoginSettings)
设置实例登录设置。通过该参数可以设置实例的登录方式密码、密钥或保持镜像的原始登录设置。默认情况下会随机生成密码,并以站内信方式知会到用户。
|
void |
CreatePaiInstanceRequest.setLoginSettings(LoginSettings LoginSettings)
设置实例登录设置。
|
Copyright © 2019. All rights reserved.