Class RoleMappingRuleBuilders

java.lang.Object
co.elastic.clients.elasticsearch.security.RoleMappingRuleBuilders

public class RoleMappingRuleBuilders
extends java.lang.Object
Builders for RoleMappingRule variants.

Variants any, all are not available here as they don't have a dedicated class. Use RoleMappingRule's builder for these.

  • Method Summary

    Modifier and Type Method Description
    static RoleMappingRule.Builder except()
    Creates a builder for the except RoleMappingRule variant.
    static FieldRule.Builder field()
    Creates a builder for the field RoleMappingRule variant.

    Methods inherited from class java.lang.Object

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