public class ListSnapshotsResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListSnapshotsResponse.ListSnapshotsResponseMediaSnapshot |
static class |
ListSnapshotsResponse.ListSnapshotsResponseMediaSnapshotSnapshots |
static class |
ListSnapshotsResponse.ListSnapshotsResponseMediaSnapshotSnapshotsSnapshot |
| 限定符和类型 | 字段和说明 |
|---|---|
ListSnapshotsResponse.ListSnapshotsResponseMediaSnapshot |
mediaSnapshot |
String |
requestId |
| 构造器和说明 |
|---|
ListSnapshotsResponse() |
@NameInMap(value="RequestId") @Validation(required=true) public String requestId
@NameInMap(value="MediaSnapshot") @Validation(required=true) public ListSnapshotsResponse.ListSnapshotsResponseMediaSnapshot mediaSnapshot
public static ListSnapshotsResponse build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.