Class SelectOption
java.lang.Object
co.elastic.clients.elasticsearch.connector.SelectOption
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<SelectOption>Json deserializer forSelectOption -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringlabel()Required - API name:labelstatic SelectOptionvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final FieldValuevalue()Required - API name:value
-
Field Details
-
_DESERIALIZER
Json deserializer forSelectOption
-
-
Method Details
-
of
-
label
Required - API name:label -
value
Required - API name:value -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupSelectOptionDeserializer
-