|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudcontrolled.api.response.Response<DeleteUserResponse>
com.cloudcontrolled.api.response.DeleteUserResponse
@Normalized(value=DeleteNormalizer.class) public class DeleteUserResponse
DeleteUserResponse class.
| Constructor Summary | |
|---|---|
DeleteUserResponse()
Constructor for DeleteUserResponse. |
|
| Method Summary | |
|---|---|
String |
getMessage()
Getter for the field message. |
void |
setMessage(String message)
Setter for the field message. |
String |
toString()
|
| Methods inherited from class com.cloudcontrolled.api.response.Response |
|---|
getContent, getResponseTime, getStatusCode, isError, setContent, setError, setResponseTime, setStatusCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteUserResponse()
Constructor for DeleteUserResponse.
| Method Detail |
|---|
public String getMessage()
Getter for the field message.
String object.public void setMessage(String message)
Setter for the field message.
message - a String object.public String toString()
toString in class Response<DeleteUserResponse>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||