Class SearchableSnapshots
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.Base
co.elastic.clients.elasticsearch.xpack.usage.SearchableSnapshots
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch.xpack.usage.Base
Base.AbstractBuilder<BuilderT extends Base.AbstractBuilder<BuilderT>> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<SearchableSnapshots>Json deserializer forSearchableSnapshots -
Method Summary
Modifier and TypeMethodDescriptionfinal IntegerAPI name:full_copy_indices_countfinal intRequired - API name:indices_countstatic SearchableSnapshotsprotected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal IntegerAPI name:shared_cache_indices_count
-
Field Details
-
_DESERIALIZER
Json deserializer forSearchableSnapshots
-
-
Method Details
-
of
public static SearchableSnapshots of(Function<SearchableSnapshots.Builder, ObjectBuilder<SearchableSnapshots>> fn) -
indicesCount
public final int indicesCount()Required - API name:indices_count -
fullCopyIndicesCount
API name:full_copy_indices_count -
serializeInternal
- Overrides:
serializeInternalin classBase
-
setupSearchableSnapshotsDeserializer
protected static void setupSearchableSnapshotsDeserializer(ObjectDeserializer<SearchableSnapshots.Builder> op)
-