@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class IssueChangelogIds extends Object
| Constructor and Description |
|---|
IssueChangelogIds() |
| Modifier and Type | Method and Description |
|---|---|
IssueChangelogIds |
addChangelogIdsItem(Long changelogIdsItem) |
IssueChangelogIds |
changelogIds(List<Long> changelogIds) |
boolean |
equals(Object o) |
List<Long> |
getChangelogIds()
The list of changelog IDs.
|
int |
hashCode() |
void |
setChangelogIds(List<Long> changelogIds) |
String |
toString() |
public IssueChangelogIds changelogIds(List<Long> changelogIds)
public IssueChangelogIds addChangelogIdsItem(Long changelogIdsItem)
public List<Long> getChangelogIds()
Copyright © 2011–2023 Everit Kft.. All rights reserved.