Class SnapshotInfoUtils

java.lang.Object
org.elasticsearch.snapshots.SnapshotInfoUtils

public class SnapshotInfoUtils extends Object
  • Method Details

    • createSnapshotResponseFromXContent

      public static CreateSnapshotResponse createSnapshotResponseFromXContent(org.elasticsearch.xcontent.XContentParser parser)
    • snapshotInfoFromXContent

      public static SnapshotInfo snapshotInfoFromXContent(org.elasticsearch.xcontent.XContentParser parser)