public static final class SnapshotPolicy.Builder
extends java.lang.Object
SnapshotPolicy.| Constructor and Description |
|---|
Builder(java.lang.String name,
SnapshotSchedule schedule,
RetentionPeriod retention)
Constructor with parameters for the required properties of
SnapshotPolicy. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotPolicy |
build() |
public Builder(java.lang.String name,
SnapshotSchedule schedule,
RetentionPeriod retention)
SnapshotPolicy.public SnapshotPolicy build()