Class GetUserPrivilegesRequest
java.lang.Object
org.elasticsearch.client.security.GetUserPrivilegesRequest
- All Implemented Interfaces:
Validatable
public class GetUserPrivilegesRequest extends java.lang.Object implements Validatable
A request object for the
SecurityClient.getUserPrivileges(RequestOptions) API.
This request takes no parameters, and has a singleton INSTANCE.-
Field Summary
Fields Modifier and Type Field Description static GetUserPrivilegesRequestINSTANCE -
Method Summary
Modifier and Type Method Description RequestgetRequest()