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> |
dataSet |
String |
requestId |
Integer |
totalCount |
| Constructor and Description |
|---|
DescribeImagesResponse() |
public String requestId
public Integer totalCount
public List<DescribeImagesResponse.ImageInfo> dataSet
Copyright © 2024. All rights reserved.