public class DescribeCasterComponentsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeCasterComponentsResponse.Component |
| Constructor and Description |
|---|
DescribeCasterComponentsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeCasterComponentsResponse.Component> |
getComponents() |
DescribeCasterComponentsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
Integer |
getTotal() |
void |
setComponents(List<DescribeCasterComponentsResponse.Component> components) |
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<DescribeCasterComponentsResponse.Component> getComponents()
public void setComponents(List<DescribeCasterComponentsResponse.Component> components)
public DescribeCasterComponentsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.