Class Flattened
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.Base
co.elastic.clients.elasticsearch.xpack.usage.Flattened
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable public final class Flattened extends Base
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFlattened.BuilderBuilder forFlattened.Nested classes/interfaces inherited from class co.elastic.clients.elasticsearch.xpack.usage.Base
Base.AbstractBuilder<BuilderT extends Base.AbstractBuilder<BuilderT>> -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<Flattened>_DESERIALIZERJson deserializer forFlattened -
Constructor Summary
Constructors Constructor Description Flattened(Flattened.Builder builder)Flattened(java.util.function.Function<Flattened.Builder,Flattened.Builder> fn) -
Method Summary
Modifier and Type Method Description intfieldCount()API name:field_countprotected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)protected static voidsetupFlattenedDeserializer(DelegatingDeserializer<Flattened.Builder> op)Methods inherited from class co.elastic.clients.elasticsearch.xpack.usage.Base
available, enabled, serialize, setupBaseDeserializerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
_DESERIALIZER
Json deserializer forFlattened
-
-
Constructor Details
-
Flattened
-
Flattened
-
-
Method Details
-
fieldCount
public int fieldCount()API name:field_count -
serializeInternal
- Overrides:
serializeInternalin classBase
-
setupFlattenedDeserializer
-