Class GetBuiltinPrivilegesRequest

java.lang.Object
org.elasticsearch.client.security.GetBuiltinPrivilegesRequest
All Implemented Interfaces:
Validatable

public final class GetBuiltinPrivilegesRequest extends Object implements Validatable
Request object to retrieve the privilege that are builtin to the Elasticsearch cluster.
  • Field Details

  • Method Details

    • getRequest

      public org.elasticsearch.client.Request getRequest()