|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudcontrolled.api.response.Response<UpdateDeploymentResponse>
com.cloudcontrolled.api.response.UpdateDeploymentResponse
@Normalized(value=DeploymentNormalizer.class) public class UpdateDeploymentResponse
UpdateDeploymentResponse class.
| Constructor Summary | |
|---|---|
UpdateDeploymentResponse()
Constructor for UpdateDeploymentResponse. |
|
| Method Summary | |
|---|---|
Deployment |
getDeployment()
Getter for the field deployment. |
void |
setDeployment(Deployment deployment)
Setter for the field deployment. |
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 UpdateDeploymentResponse()
Constructor for UpdateDeploymentResponse.
| Method Detail |
|---|
public Deployment getDeployment()
Getter for the field deployment.
Deployment object.public void setDeployment(Deployment deployment)
Setter for the field deployment.
deployment - a Deployment object.public String toString()
toString in class Response<UpdateDeploymentResponse>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||