Class Status

    • Method Detail

      • includeGlobalState

        public final boolean includeGlobalState()
        Required - API name: include_global_state
      • indices

        public final java.util.Map<java.lang.String,​SnapshotIndexStats> indices()
        Required - API name: indices
      • repository

        public final java.lang.String repository()
        Required - API name: repository
      • shardsStats

        public final ShardsStats shardsStats()
        Required - API name: shards_stats
      • snapshot

        public final java.lang.String snapshot()
        Required - API name: snapshot
      • state

        public final java.lang.String state()
        Required - API name: state
      • stats

        public final SnapshotStats stats()
        Required - API name: stats
      • uuid

        public final java.lang.String uuid()
        Required - API name: uuid
      • serialize

        public void serialize​(jakarta.json.stream.JsonGenerator generator,
                              JsonpMapper mapper)
        Serialize this object to JSON.
        Specified by:
        serialize in interface JsonpSerializable
      • serializeInternal

        protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator,
                                         JsonpMapper mapper)