public class DescribeImagesResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeImagesResponse.ImageInfo |
| Modifier and Type | Field and Description |
|---|---|
List<DescribeImagesResponse.ImageInfo> |
images
镜像列表。
|
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
| Constructor and Description |
|---|
DescribeImagesResponse() |
public String requestId
public List<DescribeImagesResponse.ImageInfo> images
Copyright © 2025. All rights reserved.