Class HasPrivilegesUserProfileRequest

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

@JsonpDeserializable public class HasPrivilegesUserProfileRequest extends RequestBase implements JsonpSerializable
Determines whether the users associated with the specified profile IDs have all the requested privileges.
See Also: