public class DeleteRoleResponse extends Object
| Constructor and Description |
|---|
DeleteRoleResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getTimestamp() |
DeleteRoleResponse |
setMessage(String message) |
DeleteRoleResponse |
setTimestamp(String timestamp) |
public String getMessage()
public DeleteRoleResponse setMessage(String message)
public String getTimestamp()
public DeleteRoleResponse setTimestamp(String timestamp)
Copyright © 2019. All rights reserved.