public class DescribeLiveDomainSnapshotDataResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveDomainSnapshotDataResponse.SnapshotDataInfo |
| Constructor and Description |
|---|
DescribeLiveDomainSnapshotDataResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveDomainSnapshotDataResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<DescribeLiveDomainSnapshotDataResponse.SnapshotDataInfo> |
getSnapshotDataInfos() |
void |
setRequestId(String requestId) |
void |
setSnapshotDataInfos(List<DescribeLiveDomainSnapshotDataResponse.SnapshotDataInfo> snapshotDataInfos) |
public DescribeLiveDomainSnapshotDataResponse()
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLiveDomainSnapshotDataResponse.SnapshotDataInfo> getSnapshotDataInfos()
public void setSnapshotDataInfos(List<DescribeLiveDomainSnapshotDataResponse.SnapshotDataInfo> snapshotDataInfos)
public DescribeLiveDomainSnapshotDataResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.