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 SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Local>Json deserializer forLocal
- 
Method SummaryModifier 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- 
_DESERIALIZERJson deserializer forLocal
 
- 
- 
Method Details- 
of
- 
_databaseConfigurationFullKindDatabaseConfigurationFull variant kind.- Specified by:
- _databaseConfigurationFullKindin interface- DatabaseConfigurationFullVariant
 
- 
typeRequired - API name:type
- 
serializeSerialize this object to JSON.- Specified by:
- serializein interface- JsonpSerializable
 
- 
serializeInternal
- 
toString
- 
setupLocalDeserializer
 
-