public class RestTrustedKey extends AbstractRestModel
self| Constructor and Description |
|---|
RestTrustedKey() |
RestTrustedKey(Long id,
String host,
String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
Long |
getId() |
String |
getKey() |
void |
setHost(String host) |
void |
setId(Long id) |
void |
setKey(String key) |
getSelf, setSelfCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.