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 String
label()
Required - API name:label
static SelectOption
void
serialize
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected void
serializeInternal
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static void
toString()
final FieldValue
value()
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:
serialize
in interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupSelectOptionDeserializer
-