程序包 | 说明 |
---|---|
com.aliyun.sdk.service.sae20190506.models |
限定符和类型 | 方法和说明 |
---|---|
static CustomHealthCheckConfig.Builder |
CustomHealthCheckConfig.builder() |
CustomHealthCheckConfig.Builder |
CustomHealthCheckConfig.Builder.failureThreshold(Integer failureThreshold)
failureThreshold.
|
CustomHealthCheckConfig.Builder |
CustomHealthCheckConfig.Builder.httpGetUrl(String httpGetUrl)
httpGetUrl.
|
CustomHealthCheckConfig.Builder |
CustomHealthCheckConfig.Builder.initialDelaySeconds(Integer initialDelaySeconds)
initialDelaySeconds.
|
CustomHealthCheckConfig.Builder |
CustomHealthCheckConfig.Builder.periodSeconds(Integer periodSeconds)
periodSeconds.
|
CustomHealthCheckConfig.Builder |
CustomHealthCheckConfig.Builder.successThreshold(Integer successThreshold)
successThreshold.
|
CustomHealthCheckConfig.Builder |
CustomHealthCheckConfig.Builder.timeoutSeconds(Integer timeoutSeconds)
timeoutSeconds.
|
Copyright © 2024. All rights reserved.