public class GitlabSSHKey extends Object
static String
KEYS_URL
GitlabSSHKey()
Integer
getId()
String
getKey()
getTitle()
void
setId(Integer id)
setKey(String key)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String KEYS_URL
public GitlabSSHKey()
public Integer getId()
public void setId(Integer id)
public String getTitle()
public void setTitle(String title)
public String getKey()
public void setKey(String key)
Copyright © 2015. All Rights Reserved.