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