Package io.etcd.jetcd.auth
Class AuthRoleGetResponse
java.lang.Object
io.etcd.jetcd.impl.AbstractResponse<io.etcd.jetcd.api.AuthRoleGetResponse>
io.etcd.jetcd.auth.AuthRoleGetResponse
- All Implemented Interfaces:
Response
AuthRoleGetResponse returned by
Auth.roleGet(ByteSequence) contains
a header and a list of permissions.-
Nested Class Summary
Nested classes/interfaces inherited from interface io.etcd.jetcd.Response
Response.Header -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.etcd.jetcd.impl.AbstractResponse
getHeader, getResponse, getResponseHeader, toString
-
Constructor Details
-
AuthRoleGetResponse
public AuthRoleGetResponse(io.etcd.jetcd.api.AuthRoleGetResponse response)
-
-
Method Details
-
getPermissions
-