public static final class DescribeHealthCheckListResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeHealthCheckListResponseBody |
build() |
DescribeHealthCheckListResponseBody.Builder |
healthCheckList(List<DescribeHealthCheckListResponseBody.HealthCheckList> healthCheckList)
An array that consists of information about the health check configuration.
|
DescribeHealthCheckListResponseBody.Builder |
requestId(String requestId)
The request ID.
|
public DescribeHealthCheckListResponseBody.Builder healthCheckList(List<DescribeHealthCheckListResponseBody.HealthCheckList> healthCheckList)
An array that consists of information about the health check configuration.
public DescribeHealthCheckListResponseBody.Builder requestId(String requestId)
The request ID.
example:83B4AF42-E8EE-4DC9-BD73-87B7733A36F9
public DescribeHealthCheckListResponseBody build()
Copyright © 2026. All rights reserved.