Class Dependency
java.lang.Object
co.elastic.clients.elasticsearch.connector.Dependency
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Dependency>Json deserializer forDependency -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringfield()Required - API name:fieldstatic Dependencyvoidserialize(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 forDependency
-
-
Method Details
-
of
-
field
Required - API name:field -
value
Required - API name:value -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupDependencyDeserializer
-