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