Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
HealthCheckConf |
CreateApiRequest.getServiceTsfHealthCheckConf()
Get 微服务的健康检查配置。
|
HealthCheckConf |
ModifyApiRequest.getServiceTsfHealthCheckConf()
Get 微服务的健康检查配置。
|
HealthCheckConf |
ApiInfo.getServiceTsfHealthCheckConf()
Get 微服务的健康检查配置。
注意:此字段可能返回 null,表示取不到有效值。
|
HealthCheckConf |
CreateApiRequest.getTargetServicesHealthCheckConf()
Get target健康检查配置。(内测阶段)
|
HealthCheckConf |
ModifyApiRequest.getTargetServicesHealthCheckConf()
Get target健康检查配置。(内测阶段)
|
Modifier and Type | Method and Description |
---|---|
void |
CreateApiRequest.setServiceTsfHealthCheckConf(HealthCheckConf ServiceTsfHealthCheckConf)
Set 微服务的健康检查配置。
|
void |
ModifyApiRequest.setServiceTsfHealthCheckConf(HealthCheckConf ServiceTsfHealthCheckConf)
Set 微服务的健康检查配置。
|
void |
ApiInfo.setServiceTsfHealthCheckConf(HealthCheckConf ServiceTsfHealthCheckConf)
Set 微服务的健康检查配置。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateApiRequest.setTargetServicesHealthCheckConf(HealthCheckConf TargetServicesHealthCheckConf)
Set target健康检查配置。(内测阶段)
|
void |
ModifyApiRequest.setTargetServicesHealthCheckConf(HealthCheckConf TargetServicesHealthCheckConf)
Set target健康检查配置。(内测阶段)
|
Copyright © 2021. All rights reserved.