Class Role.RoleServiceIdentity

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

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

    • RoleServiceIdentity

      public RoleServiceIdentity()
  • Method Details

    • name

      public abstract String name()
    • datacenters

      public abstract List<String> datacenters()