com.baidubce.services.bcc.model.snapshot
Class ListSnapshotsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.model.ListResponse
com.baidubce.services.bcc.model.snapshot.ListSnapshotsResponse
- All Implemented Interfaces:
- Serializable
public class ListSnapshotsResponse
- extends ListResponse
The response for ListSnapshotsRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListSnapshotsResponse
public ListSnapshotsResponse()
getSnapshots
public List<SnapshotModel> getSnapshots()
setSnapshots
public void setSnapshots(List<SnapshotModel> snapshots)
Copyright © 2018. All rights reserved.