Class IlmPolicy
java.lang.Object
co.elastic.clients.elasticsearch.ilm.IlmPolicy
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<IlmPolicy>Json deserializer forIlmPolicy -
Method Summary
Modifier and TypeMethodDescriptionmeta()Arbitrary metadata that is not automatically generated or used by Elasticsearch.static IlmPolicyfinal Phasesphases()Required - API name:phasesvoidserialize(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 forIlmPolicy
-
-
Method Details
-
of
-
phases
Required - API name:phases -
meta
Arbitrary metadata that is not automatically generated or used by Elasticsearch.API name:
_meta -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupIlmPolicyDeserializer
-