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 © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.