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()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SnapshotInfoBuilder

      public SnapshotInfoBuilder()
  • Method Details