|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudcontrolled.api.request.Request<DeleteApplicationResponse>
com.cloudcontrolled.api.request.DeleteApplicationRequest
@Method(value=DELETE)
@Path(value="/app/${app}/")
public class DeleteApplicationRequestOr for reference have a look here: https://api.cloudcontrol.com/doc/#AppDELETE
| Constructor Summary | |
|---|---|
DeleteApplicationRequest()
Constructor for DeleteApplicationRequest. |
|
| Method Summary | |
|---|---|
String |
getApplicationName()
Getter for the field applicationName. |
void |
setApplicationName(String applicationName)
Setter for the field applicationName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteApplicationRequest()
Constructor for DeleteApplicationRequest.
| Method Detail |
|---|
public String getApplicationName()
Getter for the field applicationName.
public void setApplicationName(String applicationName)
Setter for the field applicationName.
applicationName - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||