Uses of Class
org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges
-
Packages that use UserIndicesPrivileges Package Description org.elasticsearch.client.security org.elasticsearch.client.security.user.privileges -
-
Uses of UserIndicesPrivileges in org.elasticsearch.client.security
Methods in org.elasticsearch.client.security that return types with arguments of type UserIndicesPrivileges Modifier and Type Method Description Set<UserIndicesPrivileges>GetUserPrivilegesResponse. getIndicesPrivileges() -
Uses of UserIndicesPrivileges in org.elasticsearch.client.security.user.privileges
Methods in org.elasticsearch.client.security.user.privileges that return UserIndicesPrivileges Modifier and Type Method Description static UserIndicesPrivilegesUserIndicesPrivileges. fromXContent(XContentParser parser)
-