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