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