@Beta public class DeleteSnapshotParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DeleteSnapshotParams.Builder |
Modifier and Type | Method and Description |
---|---|
static DeleteSnapshotParams.Builder |
create() |
Instant |
getBefore() |
Set<String> |
getSnapshotNames() |
public Instant getBefore()
public static DeleteSnapshotParams.Builder create()