Klasse UiModificationIdentifiers
java.lang.Object
io.github.primelib.jira4j.restv2.model.UiModificationIdentifiers
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UiModificationIdentifiers
extends Object
UiModificationIdentifiers
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedUiModificationIdentifiers(String id, String self) Constructs a validated instance ofUiModificationIdentifiers.Constructs a validated instance ofUiModificationIdentifiers. -
Methodenübersicht
-
Felddetails
-
id
The ID of the UI modification. -
self
The URL of the UI modification.
-
-
Konstruktordetails
-
UiModificationIdentifiers
Constructs a validated instance ofUiModificationIdentifiers.- Parameter:
spec- the specification to process
-
UiModificationIdentifiers
Constructs a validated instance ofUiModificationIdentifiers.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
UiModificationIdentifiers(Consumer)instead.- Parameter:
id- The ID of the UI modification.self- The URL of the UI modification.
-
UiModificationIdentifiers
protected UiModificationIdentifiers()
-
-
Methodendetails
-
builder
-
id
The ID of the UI modification. -
self
The URL of the UI modification. -
id
The ID of the UI modification.- Gibt zurück:
this.
-
self
The URL of the UI modification.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-