@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class UserKey extends Object
| Constructor and Description |
|---|
UserKey() |
| Modifier and Type | Method and Description |
|---|---|
UserKey |
accountId(String accountId) |
boolean |
equals(Object o) |
String |
getAccountId()
The account ID of the user, which uniquely identifies the user across all Atlassian products.
|
String |
getKey()
This property is no longer available and will be removed from the documentation soon.
|
int |
hashCode() |
UserKey |
key(String key) |
void |
setAccountId(String accountId) |
void |
setKey(String key) |
String |
toString() |
public String getKey()
public void setKey(String key)
public String getAccountId()
public void setAccountId(String accountId)
Copyright © 2011–2021 Everit Kft.. All rights reserved.