Class RoleMapping.Builder

java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.RoleMapping.Builder
All Implemented Interfaces:
ObjectBuilder<RoleMapping>
Enclosing class:
RoleMapping

public static class RoleMapping.Builder
extends java.lang.Object
implements ObjectBuilder<RoleMapping>
Builder for RoleMapping.
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    RoleMapping build()
    Builds a RoleMapping.
    RoleMapping.Builder enabled​(int value)
    API name: enabled
    RoleMapping.Builder size​(int value)
    API name: size

    Methods inherited from class java.lang.Object

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