Class Overlapping
java.lang.Object
co.elastic.clients.elasticsearch.indices.simulate_template.Overlapping
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Overlapping>Json deserializer forOverlapping -
Method Summary
Modifier and TypeMethodDescriptionRequired - API name:index_patternsfinal Stringname()Required - API name:namestatic Overlappingvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forOverlapping
-
-
Method Details
-
of
-
name
Required - API name:name -
indexPatterns
Required - API name:index_patterns -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupOverlappingDeserializer
-