public class AuthRoleListResponse extends AbstractResponse<com.coreos.jetcd.api.AuthRoleListResponse>
Auth.roleList() contains a header and
a list of roles.Response.Header| Constructor and Description |
|---|
AuthRoleListResponse(com.coreos.jetcd.api.AuthRoleListResponse response) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRoles()
returns a list of roles.
|
getHeader, getResponse, getResponseHeader, toStringCopyright © 2017. All rights reserved.