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