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