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