Class TestPopulation
java.lang.Object
org.opensearch.client.opensearch._types.aggregations.TestPopulation
- All Implemented Interfaces:
ToJsonp
public final class TestPopulation extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTestPopulation.BuilderBuilder forTestPopulation. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<TestPopulation>DESERIALIZERJson deserializer for TestPopulation -
Constructor Summary
Constructors Modifier Constructor Description protectedTestPopulation(TestPopulation.Builder builder) -
Method Summary
Modifier and Type Method Description java.lang.Stringfield()API name:fieldQueryContainerfilter()API name:filterjakarta.json.JsonValuescript()API name:scriptprotected static voidsetupTestPopulationDeserializer(DelegatingDeserializer<TestPopulation.Builder> op)voidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
-
Field Details
-
DESERIALIZER
Json deserializer for TestPopulation
-
-
Constructor Details
-
Method Details
-
field
public java.lang.String field()API name:field -
script
@Nullable public jakarta.json.JsonValue script()API name:script -
filter
API name:filter -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupTestPopulationDeserializer
protected static void setupTestPopulationDeserializer(DelegatingDeserializer<TestPopulation.Builder> op)
-