public class ListSnapshotsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListSnapshotsResponse.MediaSnapshot |
| Constructor and Description |
|---|
ListSnapshotsResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListSnapshotsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
ListSnapshotsResponse.MediaSnapshot |
getMediaSnapshot() |
String |
getRequestId() |
void |
setMediaSnapshot(ListSnapshotsResponse.MediaSnapshot mediaSnapshot) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public ListSnapshotsResponse.MediaSnapshot getMediaSnapshot()
public void setMediaSnapshot(ListSnapshotsResponse.MediaSnapshot mediaSnapshot)
public ListSnapshotsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.