Uses of Class
org.kiwiproject.consul.model.acl.Role
Packages that use Role
-
Uses of Role in org.kiwiproject.consul
Methods in org.kiwiproject.consul with parameters of type RoleModifier and TypeMethodDescriptionAclClient.createRole(Role token) AclClient.updateRole(String id, Role role) -
Uses of Role in org.kiwiproject.consul.model.acl
Subclasses of Role in org.kiwiproject.consul.model.aclMethods in org.kiwiproject.consul.model.acl with parameters of type RoleModifier and TypeMethodDescriptionstatic ImmutableRoleCreates an immutable copy of aRolevalue.final ImmutableRole.BuilderFill a builder with attribute values from the providedRoleinstance.