Package org.elasticsearch.snapshots
Class SnapshotInfo.SnapshotInfoBuilder
- java.lang.Object
-
- org.elasticsearch.snapshots.SnapshotInfo.SnapshotInfoBuilder
-
- Enclosing class:
- SnapshotInfo
public static final class SnapshotInfo.SnapshotInfoBuilder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SnapshotInfoBuilder()
-
Method Summary
Modifier and Type Method Description SnapshotInfo
build()
-
-
-
Method Detail
-
build
public SnapshotInfo build()
-
-