Class HdrMethod
java.lang.Object
org.opensearch.client.opensearch._types.aggregations.HdrMethod
- All Implemented Interfaces:
ToJsonp
public final class HdrMethod extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHdrMethod.BuilderBuilder forHdrMethod. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<HdrMethod>DESERIALIZERJson deserializer for HdrMethod -
Constructor Summary
Constructors Modifier Constructor Description protectedHdrMethod(HdrMethod.Builder builder) -
Method Summary
Modifier and Type Method Description java.lang.NumbernumberOfSignificantValueDigits()API name:number_of_significant_value_digitsprotected static voidsetupHdrMethodDeserializer(DelegatingDeserializer<HdrMethod.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 HdrMethod
-
-
Constructor Details
-
Method Details
-
numberOfSignificantValueDigits
@Nullable public java.lang.Number numberOfSignificantValueDigits()API name:number_of_significant_value_digits -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupHdrMethodDeserializer
-