Class TTestAggregation
java.lang.Object
org.opensearch.client.opensearch._types.aggregations.AggregationBase
org.opensearch.client.opensearch._types.aggregations.TTestAggregation
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,AggregationVariant,ToCopyableBuilder<TTestAggregation.Builder,TTestAggregation>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class TTestAggregation
extends AggregationBase
implements AggregationVariant, ToCopyableBuilder<TTestAggregation.Builder,TTestAggregation>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.opensearch.client.opensearch._types.aggregations.AggregationBase
AggregationBase.AbstractBuilder<BuilderT extends AggregationBase.AbstractBuilder<BuilderT>> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<TTestAggregation> Json deserializer forTTestAggregation -
Method Summary
Modifier and TypeMethodDescriptionAggregationvariant kind.final TestPopulationa()API name:afinal TestPopulationb()API name:bstatic TTestAggregation.Builderbuilder()booleaninthashCode()static TTestAggregationprotected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.final TTestTypetype()API name:typeMethods inherited from class org.opensearch.client.opensearch._types.aggregations.AggregationBase
meta, name, serialize, setupAggregationBaseDeserializerMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.opensearch._types.aggregations.AggregationVariant
toAggregationMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonStringMethods inherited from interface org.opensearch.client.util.ToCopyableBuilder
copy
-
Field Details
-
_DESERIALIZER
Json deserializer forTTestAggregation
-
-
Method Details
-
of
public static TTestAggregation of(Function<TTestAggregation.Builder, ObjectBuilder<TTestAggregation>> fn) -
_aggregationKind
Aggregationvariant kind.- Specified by:
_aggregationKindin interfaceAggregationVariant
-
a
API name:a -
b
API name:b -
type
API name:type -
serializeInternal
- Overrides:
serializeInternalin classAggregationBase
-
toBuilder
Description copied from interface:ToCopyableBuilderCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<TTestAggregation.Builder,TTestAggregation> - Returns:
- a new builder instance.
-
builder
-
setupTTestAggregationDeserializer
protected static void setupTTestAggregationDeserializer(ObjectDeserializer<TTestAggregation.Builder> op) -
hashCode
public int hashCode()- Overrides:
hashCodein classAggregationBase
-
equals
- Overrides:
equalsin classAggregationBase
-