|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudcontrolled.api.response.Response<DeleteDeploymentResponse>
com.cloudcontrolled.api.response.DeleteDeploymentResponse
@Normalized(value=DeleteNormalizer.class) public class DeleteDeploymentResponse
DeleteDeploymentResponse class.
| Constructor Summary | |
|---|---|
DeleteDeploymentResponse()
Constructor for DeleteDeploymentResponse. |
|
| 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 DeleteDeploymentResponse()
Constructor for DeleteDeploymentResponse.
| 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<DeleteDeploymentResponse>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||