程序包 | 说明 |
---|---|
com.aliyun.sdk.service.slb20140515.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.builder() |
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.cookie(String cookie)
The cookie to be configured on the backend server.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.cookieTimeout(Integer cookieTimeout)
The timeout period of a cookie.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.domain(String domain)
The domain name that is configured in the forwarding rule.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.healthCheck(String healthCheck)
Specifies whether to enable health checks.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.healthCheckConnectPort(Integer healthCheckConnectPort)
The port of the backend server that is used for health checks.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.healthCheckDomain(String healthCheckDomain)
The domain name that is used for health checks.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.healthCheckHttpCode(String healthCheckHttpCode)
The HTTP status code that indicates a successful health check.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.healthCheckInterval(Integer healthCheckInterval)
The time interval between two consecutive health checks.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.healthCheckTimeout(Integer healthCheckTimeout)
The timeout period of a health check response.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.healthCheckURI(String healthCheckURI)
The URI that is used for health checks.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.healthyThreshold(Integer healthyThreshold)
The number of consecutive successful health checks that must occur before an unhealthy backend server is declared healthy.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.listenerPort(String listenerPort)
The listener port that is used by the SLB instance.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.listenerSync(String listenerSync)
Indicates whether the forwarding rule uses the scheduling algorithm, session persistence, and health check configurations of the listener.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.loadBalancerId(String loadBalancerId)
The ID of the SLB instance.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.requestId(String requestId)
The ID of the request.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.ruleId(String ruleId)
The ID of the forwarding rule.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.ruleName(String ruleName)
The name of the forwarding rule.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.scheduler(String scheduler)
The scheduling algorithm.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.stickySession(String stickySession)
Indicates whether session persistence is enabled.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.stickySessionType(String stickySessionType)
The method that is used to handle a cookie.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.unhealthyThreshold(Integer unhealthyThreshold)
The number of consecutive failed health checks that must occur before a healthy backend server is declared unhealthy.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.url(String url)
The URL that is configured in the forwarding rule.
|
DescribeRuleAttributeResponseBody.Builder |
DescribeRuleAttributeResponseBody.Builder.vServerGroupId(String vServerGroupId)
The ID of the vServer group that is associated with the forwarding rule.
|
Copyright © 2024. All rights reserved.