Class DisableUserRequest
java.lang.Object
org.elasticsearch.client.security.SetUserEnabledRequest
org.elasticsearch.client.security.DisableUserRequest
- All Implemented Interfaces:
Validatable
Request object to disable a native realm or built-in user.
-
Field Summary
Fields inherited from interface org.elasticsearch.client.Validatable
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.client.security.SetUserEnabledRequest
getRefreshPolicy, getUsername, isEnabledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.client.Validatable
validate
-
Constructor Details
-
DisableUserRequest
-