Class Local
java.lang.Object
co.elastic.clients.elasticsearch.ingest.Local
- All Implemented Interfaces:
DatabaseConfigurationFullVariant,JsonpSerializable
@JsonpDeserializable
public class Local
extends Object
implements DatabaseConfigurationFullVariant, JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Local>Json deserializer forLocal -
Method Summary
Modifier and TypeMethodDescriptionDatabaseConfigurationFull variant kind.static Localvoidserialize(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 Stringtype()Required - API name:type
-
Field Details
-
_DESERIALIZER
Json deserializer forLocal
-
-
Method Details
-
of
-
_databaseConfigurationFullKind
DatabaseConfigurationFull variant kind.- Specified by:
_databaseConfigurationFullKindin interfaceDatabaseConfigurationFullVariant
-
type
Required - API name:type -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupLocalDeserializer
-