Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
HealthCheckSettings |
DeployContainerGroupRequest.getHealthCheckSettings()
Get 健康检查配置信息,若不指定该参数,则默认不设置健康检查。
|
HealthCheckSettings |
VmGroup.getHealthCheckSettings()
Get 健康检查配置
注意:此字段可能返回 null,表示取不到有效值。
|
HealthCheckSettings |
DeployGroupRequest.getHealthCheckSettings()
Get 开启健康检查时,配置健康检查
|
HealthCheckSettings |
UpdateHealthCheckSettingsRequest.getHealthCheckSettings()
Get 健康检查配置
|
Modifier and Type | Method and Description |
---|---|
void |
DeployContainerGroupRequest.setHealthCheckSettings(HealthCheckSettings HealthCheckSettings)
Set 健康检查配置信息,若不指定该参数,则默认不设置健康检查。
|
void |
VmGroup.setHealthCheckSettings(HealthCheckSettings HealthCheckSettings)
Set 健康检查配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DeployGroupRequest.setHealthCheckSettings(HealthCheckSettings HealthCheckSettings)
Set 开启健康检查时,配置健康检查
|
void |
UpdateHealthCheckSettingsRequest.setHealthCheckSettings(HealthCheckSettings HealthCheckSettings)
Set 健康检查配置
|
Copyright © 2020. All rights reserved.