类 GetBuiltinPrivilegesRequest

java.lang.Object
org.easysearch.client.security.GetBuiltinPrivilegesRequest
所有已实现的接口:
Validatable

public final class GetBuiltinPrivilegesRequest
extends java.lang.Object
implements Validatable
Request object to retrieve the privilege that are builtin to the Easysearch cluster.
  • 字段概要

    字段
    修饰符和类型 字段 说明
    static GetBuiltinPrivilegesRequest INSTANCE  

    从接口继承的字段 org.easysearch.client.Validatable

    EMPTY
  • 方法概要

    修饰符和类型 方法 说明
    org.easysearch.client.Request getRequest()  

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    从接口继承的方法 org.easysearch.client.Validatable

    validate
  • 字段详细资料

  • 方法详细资料

    • getRequest

      public org.easysearch.client.Request getRequest()