public class StashUserSshKeyEntity extends Object
Constructor and Description |
---|
StashUserSshKeyEntity(long id,
String text,
String label) |
Modifier and Type | Method and Description |
---|---|
static StashUserSshKeyEntity |
from(com.atlassian.stash.rest.client.api.entity.UserSshKey key) |
long |
getId() |
String |
getLabel() |
String |
getText() |
public long getId()
public String getText()
public String getLabel()
public static StashUserSshKeyEntity from(com.atlassian.stash.rest.client.api.entity.UserSshKey key)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.