public class CreateSnapshotResult extends Object implements Serializable
Constructor and Description |
---|
CreateSnapshotResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Snapshot |
getSnapshot()
Describes a snapshot.
|
int |
hashCode() |
void |
setSnapshot(Snapshot snapshot)
Describes a snapshot.
|
String |
toString() |
Copyright © 2010–2020. All rights reserved.