| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.mse20190531.models |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.acceptLanguage(String acceptLanguage)
The language in which you want to display the results.
|
static UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.builder() |
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.check(Boolean check)
Specifies whether to enable the health check.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.expectedStatuses(List<Integer> expectedStatuses)
The expected status code, which is required if the health check protocol is HTTP.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.healthyThreshold(Integer healthyThreshold)
The healthy threshold of the health check.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.httpHost(String httpHost)
The health check domain name, which is optional if the health check protocol is HTTP.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.httpPath(String httpPath)
The health check path, which is required if the health check protocol is HTTP.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.interval(Integer interval)
The interval at which the health check is performed.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.protocol(String protocol)
The health check protocol.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.serviceId(String serviceId)
The ID of the service.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.timeout(Integer timeout)
The timeout period of responses to the health check.
|
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.toBuilder() |
UpdateGatewayServiceCheckRequest.Builder |
UpdateGatewayServiceCheckRequest.Builder.unhealthyThreshold(Integer unhealthyThreshold)
The unhealthy threshold of the health check.
|
Copyright © 2026. All rights reserved.