Class Role.RoleNodeIdentity

java.lang.Object
org.kiwiproject.consul.model.acl.Role.RoleNodeIdentity
Direct Known Subclasses:
ImmutableRoleNodeIdentity
Enclosing class:
Role

@Immutable public abstract static class Role.RoleNodeIdentity extends Object
  • Constructor Details

    • RoleNodeIdentity

      public RoleNodeIdentity()
  • Method Details

    • name

      public abstract String name()
    • datacenter

      public abstract String datacenter()