public class DescribeSubscriptionObjectModifyStatusResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeSubscriptionObjectModifyStatusResponse.CheckItem |
| Constructor and Description |
|---|
DescribeSubscriptionObjectModifyStatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeSubscriptionObjectModifyStatusResponse.CheckItem> |
getDetail() |
DescribeSubscriptionObjectModifyStatusResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getPercent() |
String |
getRequestId() |
String |
getStatus() |
void |
setDetail(List<DescribeSubscriptionObjectModifyStatusResponse.CheckItem> detail) |
void |
setPercent(String percent) |
void |
setRequestId(String requestId) |
void |
setStatus(String status) |
public DescribeSubscriptionObjectModifyStatusResponse()
public String getRequestId()
public void setRequestId(String requestId)
public String getStatus()
public void setStatus(String status)
public String getPercent()
public void setPercent(String percent)
public List<DescribeSubscriptionObjectModifyStatusResponse.CheckItem> getDetail()
public void setDetail(List<DescribeSubscriptionObjectModifyStatusResponse.CheckItem> detail)
public DescribeSubscriptionObjectModifyStatusResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.