Class Ilm
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.Ilm
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Ilmof(Function<Ilm.Builder, ObjectBuilder<Ilm>> fn) final intRequired - API name:policy_countfinal List<IlmPolicyStatistics>Required - API name:policy_statsvoidserialize(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 forIlm
-
-
Method Details
-
of
-
policyCount
public final int policyCount()Required - API name:policy_count -
policyStats
Required - API name:policy_stats -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupIlmDeserializer
-