Klasse RemoteObject
java.lang.Object
io.github.primelib.jira4j.restv3.model.RemoteObject
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class RemoteObject
extends Object
RemoteObject
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofRemoteObject.RemoteObject(Consumer<RemoteObject> spec) Constructs a validated instance ofRemoteObject. -
Methodenübersicht
-
Felddetails
-
icon
-
status
-
summary
The summary details of the item. -
title
The title of the item. -
url
The URL of the item.
-
-
Konstruktordetails
-
RemoteObject
Constructs a validated instance ofRemoteObject.- Parameter:
spec- the specification to process
-
RemoteObject
Constructs a validated instance ofRemoteObject.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
RemoteObject(Consumer)instead.- Parameter:
icon- iconstatus- statussummary- The summary details of the item.title- The title of the item.url- The URL of the item.
-
RemoteObject
protected RemoteObject()
-
-
Methodendetails
-
builder
-
icon
-
status
-
summary
The summary details of the item. -
title
The title of the item. -
url
The URL of the item. -
icon
- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
summary
The summary details of the item.- Gibt zurück:
this.
-
title
The title of the item.- Gibt zurück:
this.
-
url
The URL of the item.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-