public class DescribeDrdsParamsResponse
extends com.aliyuncs.v5.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeDrdsParamsResponse.ListItem |
| Constructor and Description |
|---|
DescribeDrdsParamsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
DescribeDrdsParamsResponse |
getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context) |
List<DescribeDrdsParamsResponse.ListItem> |
getList() |
String |
getRequestId() |
Boolean |
getSuccess() |
void |
setList(List<DescribeDrdsParamsResponse.ListItem> list) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public List<DescribeDrdsParamsResponse.ListItem> getList()
public void setList(List<DescribeDrdsParamsResponse.ListItem> list)
public DescribeDrdsParamsResponse getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.v5.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.v5.AcsResponseCopyright © 2020. All Rights Reserved.