public class ListAIImageInfoResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListAIImageInfoResponse.AIImageInfo |
| Constructor and Description |
|---|
ListAIImageInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
List<ListAIImageInfoResponse.AIImageInfo> |
getAIImageInfoList() |
ListAIImageInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setAIImageInfoList(List<ListAIImageInfoResponse.AIImageInfo> aIImageInfoList) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListAIImageInfoResponse.AIImageInfo> getAIImageInfoList()
public void setAIImageInfoList(List<ListAIImageInfoResponse.AIImageInfo> aIImageInfoList)
public ListAIImageInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.