public class MeshRolesResponse extends GenericResponse
Constructor and Description |
---|
MeshRolesResponse() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getRoles()
Mesh role names
|
MeshRolesResponse |
setRoles(List<String> roles)
Set Mesh role names
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public MeshRolesResponse setRoles(List<String> roles)
roles
- role namesCopyright © 2024 Gentics Software. All rights reserved.