程序包 | 说明 |
---|---|
com.aliyun.sdk.service.slb20140515.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.builder() |
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.cookie(String cookie)
The cookie that is configured on the backend server.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.cookieTimeout(Integer cookieTimeout)
The timeout period of a cookie.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.domain(String domain)
The requested domain name specified in the forwarding rule.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.healthCheck(String healthCheck)
Indicates whether health checks are enabled.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.healthCheckConnectPort(Integer healthCheckConnectPort)
The port of the backend server that is used for health check.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.healthCheckDomain(String healthCheckDomain)
The domain name that is used for health checks.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.healthCheckHttpCode(String healthCheckHttpCode)
The HTTP status code that indicates a successful health check.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.healthCheckInterval(Integer healthCheckInterval)
The time interval between two consecutive health checks.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.healthCheckTimeout(Integer healthCheckTimeout)
The timeout period for a health check response.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.healthCheckURI(String healthCheckURI)
The URI that is used for health checks.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.healthyThreshold(Integer healthyThreshold)
Specifies the number of successful health checks that must be consecutively performed before a backend server can be declared healthy (from **fail** to **success**).
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.listenerSync(String listenerSync)
Indicates whether the forwarding rule uses the scheduling algorithm, session persistence, and health check configurations of the listener.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.ruleId(String ruleId)
The ID of the forwarding rule.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.ruleName(String ruleName)
The name of the forwarding rule.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.scheduler(String scheduler)
The scheduling algorithm.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.stickySession(String stickySession)
Specifies whether to enable session persistence.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.stickySessionType(String stickySessionType)
The method that is used to handle a cookie.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.unhealthyThreshold(Integer unhealthyThreshold)
Specifies the number of times that a healthy backend server must consecutively fail health checks before it is declared unhealthy (from **success** to **fail**).
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.url(String url)
The requested path specified in the forwarding rule.
|
DescribeRulesResponseBody.Rule.Builder |
DescribeRulesResponseBody.Rule.Builder.vServerGroupId(String vServerGroupId)
The ID of the destination vServer group specified in the forwarding rule.
|
Copyright © 2024. All rights reserved.