Class HasPrivilegesRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.security.HasPrivilegesRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable
public class HasPrivilegesRequest
extends RequestBase
implements JsonpSerializable
Determines whether the specified user has a specified list of privileges.
See Also:
API specification