Klasse ServiceManagementNavigationInfo
java.lang.Object
io.github.primelib.jira4j.restv3.model.ServiceManagementNavigationInfo
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ServiceManagementNavigationInfo
extends Object
ServiceManagementNavigationInfo
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
ServiceManagementNavigationInfo
(String queueCategory, Long queueId, String queueName) Constructs a validated instance ofServiceManagementNavigationInfo
.Constructs a validated instance ofServiceManagementNavigationInfo
. -
Methodenübersicht
-
Felddetails
-
queueCategory
-
queueId
-
queueName
-
-
Konstruktordetails
-
ServiceManagementNavigationInfo
Constructs a validated instance ofServiceManagementNavigationInfo
.- Parameter:
spec
- the specification to process
-
ServiceManagementNavigationInfo
@Internal public ServiceManagementNavigationInfo(String queueCategory, Long queueId, String queueName) Constructs a validated instance ofServiceManagementNavigationInfo
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ServiceManagementNavigationInfo(Consumer)
instead.- Parameter:
queueCategory
- var.namequeueId
- var.namequeueName
- var.name
-
ServiceManagementNavigationInfo
protected ServiceManagementNavigationInfo()
-
-
Methodendetails
-
builder
-
queueCategory
-
queueId
-
queueName
-
queueCategory
- Gibt zurück:
this
.
-
queueId
- Gibt zurück:
this
.
-
queueName
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-