Class SlmIndicatorUnhealthyPolicies
java.lang.Object
co.elastic.clients.elasticsearch.core.health_report.SlmIndicatorUnhealthyPolicies
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable
public class SlmIndicatorUnhealthyPolicies
extends Object
implements JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<SlmIndicatorUnhealthyPolicies>Json deserializer forSlmIndicatorUnhealthyPolicies -
Method Summary
Modifier and TypeMethodDescriptionfinal longcount()Required - API name:countAPI name:invocations_since_last_successvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidsetupSlmIndicatorUnhealthyPoliciesDeserializer(ObjectDeserializer<SlmIndicatorUnhealthyPolicies.Builder> op) toString()
-
Field Details
-
_DESERIALIZER
Json deserializer forSlmIndicatorUnhealthyPolicies
-
-
Method Details
-
of
-
count
public final long count()Required - API name:count -
invocationsSinceLastSuccess
API name:invocations_since_last_success -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupSlmIndicatorUnhealthyPoliciesDeserializer
protected static void setupSlmIndicatorUnhealthyPoliciesDeserializer(ObjectDeserializer<SlmIndicatorUnhealthyPolicies.Builder> op)
-