public static final class DescribeImageInfoListResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeImageInfoListResponseBody |
build() |
DescribeImageInfoListResponseBody.Builder |
imageInfos(List<DescribeImageInfoListResponseBody.ImageInfos> imageInfos)
An array that consists of the information about images.
|
DescribeImageInfoListResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribeImageInfoListResponseBody.Builder imageInfos(List<DescribeImageInfoListResponseBody.ImageInfos> imageInfos)
An array that consists of the information about images.
public DescribeImageInfoListResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:BC3B0DAE-CC0E-59E9-9383-6F060F22****
public DescribeImageInfoListResponseBody build()
Copyright © 2026. All rights reserved.