Class Dip
java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.AbstractChangePoint
co.elastic.clients.elasticsearch._types.aggregations.Dip
- All Implemented Interfaces:
ChangeTypeVariant,JsonpSerializable
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch._types.aggregations.AbstractChangePoint
AbstractChangePoint.AbstractBuilder<BuilderT extends AbstractChangePoint.AbstractBuilder<BuilderT>> -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionChangeType variant kind.static Dipof(Function<Dip.Builder, ObjectBuilder<Dip>> fn) rebuild()protected static voidMethods inherited from class co.elastic.clients.elasticsearch._types.aggregations.AbstractChangePoint
changePoint, pValue, serialize, serializeInternal, setupAbstractChangePointDeserializer, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface co.elastic.clients.elasticsearch._types.aggregations.ChangeTypeVariant
_toChangeType
-
Field Details
-
_DESERIALIZER
Json deserializer forDip
-
-
Method Details
-
of
-
_changeTypeKind
ChangeType variant kind.- Specified by:
_changeTypeKindin interfaceChangeTypeVariant
-
rebuild
- Returns:
- New
Dip.Builderinitialized with field values of this instance
-
setupDipDeserializer
-