Class Invocations
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.Invocations
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Invocations>Json deserializer forInvocations -
Method Summary
Modifier and TypeMethodDescriptionstatic Invocationsvoidserialize(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 longtotal()Required - API name:total
-
Field Details
-
_DESERIALIZER
Json deserializer forInvocations
-
-
Method Details
-
of
-
total
public final long total()Required - API name:total -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupInvocationsDeserializer
-