public class AuthRoleGetResponse extends AbstractResponse<io.etcd.jetcd.api.AuthRoleGetResponse>
Auth#roleGet(ByteSequence) contains
a header and a list of permissions.Response.Header| Constructor and Description |
|---|
AuthRoleGetResponse(io.etcd.jetcd.api.AuthRoleGetResponse response) |
| Modifier and Type | Method and Description |
|---|---|
List<Permission> |
getPermissions() |
getHeader, getResponse, getResponseHeader, toStringpublic AuthRoleGetResponse(io.etcd.jetcd.api.AuthRoleGetResponse response)
public List<Permission> getPermissions()
Copyright © 2019. All rights reserved.