Class Stationary
java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.Stationary
- All Implemented Interfaces:
ChangeTypeVariant,JsonpSerializable
@JsonpDeserializable
public class Stationary
extends Object
implements ChangeTypeVariant, JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Stationary>static final StationarySingleton instance for empty classStationary. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionChangeType variant kind.voidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface co.elastic.clients.elasticsearch._types.aggregations.ChangeTypeVariant
_toChangeType
-
Field Details
-
_INSTANCE
Singleton instance for empty classStationary. -
_DESERIALIZER
-
-
Constructor Details
-
Stationary
public Stationary()
-
-
Method Details
-
_changeTypeKind
ChangeType variant kind.- Specified by:
_changeTypeKindin interfaceChangeTypeVariant
-
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-