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