|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudcontrolled.api.request.Request<ListSSHKeyResponse>
com.cloudcontrolled.api.request.ListSSHKeyRequest
@Method(value=GET)
@Path(value="/user/${user}/key/")
public class ListSSHKeyRequestOr for reference have a look here: https://api.cloudcontrol.com/doc/#KeyGET
| Constructor Summary | |
|---|---|
ListSSHKeyRequest()
Constructor for ListSSHKeyRequest. |
|
| Method Summary | |
|---|---|
String |
getUserName()
Getter for the field userName. |
void |
setUserName(String userName)
Setter for the field userName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListSSHKeyRequest()
Constructor for ListSSHKeyRequest.
| Method Detail |
|---|
public String getUserName()
Getter for the field userName.
public void setUserName(String userName)
Setter for the field userName.
userName - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||