Klasse Hierarchy
java.lang.Object
io.github.primelib.jira4j.restv3.model.Hierarchy
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Hierarchy
extends Object
Hierarchy
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected LongThe ID of the base level.protected List<SimplifiedHierarchyLevel>Details about the hierarchy level. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe ID of the base level.baseLevelId(Long baseLevelId) The ID of the base level.static Hierarchy.HierarchyBuilderbuilder()protected booleanbooleaninthashCode()levels()Details about the hierarchy level.levels(List<SimplifiedHierarchyLevel> levels) Details about the hierarchy level.toString()
-
Felddetails
-
baseLevelId
The ID of the base level. This property is deprecated, see [Change notice: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/). -
levels
Details about the hierarchy level.
-
-
Konstruktordetails
-
Hierarchy
Constructs a validated instance ofHierarchy.- Parameter:
spec- the specification to process
-
Hierarchy
Constructs a validated instance ofHierarchy.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Hierarchy(Consumer)instead.- Parameter:
baseLevelId- The ID of the base level. This property is deprecated, see [Change notice: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/).levels- Details about the hierarchy level.
-
Hierarchy
protected Hierarchy()
-
-
Methodendetails
-
builder
-
baseLevelId
The ID of the base level. This property is deprecated, see [Change notice: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/). -
levels
Details about the hierarchy level. -
baseLevelId
The ID of the base level. This property is deprecated, see [Change notice: Removing hierarchy level IDs from next-gen APIs](https://developer.atlassian.com/cloud/jira/platform/change-notice-removing-hierarchy-level-ids-from-next-gen-apis/).- Gibt zurück:
this.
-
levels
Details about the hierarchy level.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-