Package org.kiwiproject.consul.model.acl
Class BaseRoleResponse
java.lang.Object
org.kiwiproject.consul.model.acl.BaseRoleResponse
- Direct Known Subclasses:
RoleListResponse,RoleResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract BigIntegerabstract Stringabstract Stringhash()abstract Stringid()abstract BigIntegerabstract Stringname()abstract List<Role.RoleNodeIdentity>abstract List<Role.RolePolicyLink>policies()abstract List<Role.RoleServiceIdentity>
-
Constructor Details
-
BaseRoleResponse
public BaseRoleResponse()
-
-
Method Details
-
id
-
name
-
description
-
policies
-
serviceIdentities
-
nodeIdentities
-
createIndex
-
modifyIndex
-
hash
-