Package org.elasticsearch.snapshots
Class SnapshotInfoUtils
java.lang.Object
org.elasticsearch.snapshots.SnapshotInfoUtils
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateSnapshotResponsecreateSnapshotResponseFromXContent(org.elasticsearch.xcontent.XContentParser parser) static SnapshotInfosnapshotInfoFromXContent(org.elasticsearch.xcontent.XContentParser parser)
-
Method Details
-
createSnapshotResponseFromXContent
public static CreateSnapshotResponse createSnapshotResponseFromXContent(org.elasticsearch.xcontent.XContentParser parser) -
snapshotInfoFromXContent
public static SnapshotInfo snapshotInfoFromXContent(org.elasticsearch.xcontent.XContentParser parser)
-