public class DescribeCasterLayoutsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeCasterLayoutsResponse.Layout |
| Constructor and Description |
|---|
DescribeCasterLayoutsResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeCasterLayoutsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeCasterLayoutsResponse.Layout> |
getLayouts() |
String |
getRequestId() |
Integer |
getTotal() |
void |
setLayouts(List<DescribeCasterLayoutsResponse.Layout> layouts) |
void |
setRequestId(String requestId) |
void |
setTotal(Integer total) |
public String getRequestId()
public void setRequestId(String requestId)
public Integer getTotal()
public void setTotal(Integer total)
public List<DescribeCasterLayoutsResponse.Layout> getLayouts()
public void setLayouts(List<DescribeCasterLayoutsResponse.Layout> layouts)
public DescribeCasterLayoutsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.