public abstract class Snapshot extends Object
Constructor and Description |
---|
Snapshot() |
Modifier and Type | Method and Description |
---|---|
static Snapshot |
create(String id,
String creationDate,
String deletionDate) |
abstract String |
creationDate() |
abstract String |
deletionDate() |
abstract String |
id() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.