Class ClearApiKeyCacheRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.security.ClearApiKeyCacheRequest

public class ClearApiKeyCacheRequest extends RequestBase
Evicts a subset of all entries from the API key cache. The cache is also automatically cleared on state changes of the security index.
See Also: