Class Role.Builder

  • Enclosing class:
    Role

    public static class Role.Builder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      Modifier and Type Method Description
      Role build()  
      Role.Builder withId​(java.lang.String id)  
      Role.Builder withType​(Role.Type type)  
      • Methods inherited from class java.lang.Object

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