Class Destination
java.lang.Object
co.elastic.clients.elasticsearch.core.reindex.Destination
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Destination>Json deserializer forDestination -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringindex()Required - API name:indexstatic Destinationfinal OpTypeopType()API name:op_typefinal Stringpipeline()API name:pipelinefinal Stringrouting()API name:routingvoidserialize(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 VersionTypeAPI name:version_type
-
Field Details
-
_DESERIALIZER
Json deserializer forDestination
-
-
Method Details
-
of
-
index
Required - API name:index -
opType
API name:op_type -
pipeline
API name:pipeline -
routing
API name:routing -
versionType
API name:version_type -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupDestinationDeserializer
-