Class FoundStatus
java.lang.Object
co.elastic.clients.elasticsearch.security.delete_privileges.FoundStatus
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<FoundStatus>Json deserializer forFoundStatus -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanfound()Required - API name:foundstatic FoundStatusvoidserialize(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 forFoundStatus
-
-
Method Details
-
of
-
found
public final boolean found()Required - API name:found -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupFoundStatusDeserializer
-