public static final class DescribeCommonTargetConfigResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCommonTargetConfigResponseBody |
build() |
DescribeCommonTargetConfigResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeCommonTargetConfigResponseBody.Builder |
targetList(List<DescribeCommonTargetConfigResponseBody.TargetList> targetList)
An array that consists of the details of the configuration items.
|
public DescribeCommonTargetConfigResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:09969D2C-4FAD-429E-BFBF-9A60DEF8BF6F
public DescribeCommonTargetConfigResponseBody.Builder targetList(List<DescribeCommonTargetConfigResponseBody.TargetList> targetList)
An array that consists of the details of the configuration items.
public DescribeCommonTargetConfigResponseBody build()
Copyright © 2026. All rights reserved.