Klasse GetWorkflowTransitionRuleConfigurationsRequestSession
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestSession
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestSession
extends Object
GetWorkflowTransitionRuleConfigurationsRequestSession
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
GetWorkflowTransitionRuleConfigurationsRequestSession
(Object attributeNames, Long creationTime, String id, Long lastAccessedTime, Integer maxInactiveInterval, Boolean _new, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContext, GetWorkflowTransitionRuleConfigurationsRequestSessionSessionContext sessionContext, List<String> valueNames) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestSession
.GetWorkflowTransitionRuleConfigurationsRequestSession
(Consumer<GetWorkflowTransitionRuleConfigurationsRequestSession> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestSession
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_new()
attributeNames
(Object attributeNames) builder()
protected boolean
creationTime
(Long creationTime) boolean
int
hashCode()
id()
lastAccessedTime
(Long lastAccessedTime) maxInactiveInterval
(Integer maxInactiveInterval) servletContext
(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContext) toString()
valueNames
(List<String> valueNames)
-
Felddetails
-
attributeNames
-
creationTime
-
id
-
lastAccessedTime
-
maxInactiveInterval
-
_new
-
servletContext
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContext -
sessionContext
-
valueNames
-
-
Konstruktordetails
-
GetWorkflowTransitionRuleConfigurationsRequestSession
public GetWorkflowTransitionRuleConfigurationsRequestSession(Consumer<GetWorkflowTransitionRuleConfigurationsRequestSession> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestSession
.- Parameter:
spec
- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestSession
@Internal public GetWorkflowTransitionRuleConfigurationsRequestSession(Object attributeNames, Long creationTime, String id, Long lastAccessedTime, Integer maxInactiveInterval, Boolean _new, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContext, GetWorkflowTransitionRuleConfigurationsRequestSessionSessionContext sessionContext, List<String> valueNames) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestSession
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestSession(Consumer)
instead.- Parameter:
attributeNames
- attributeNamescreationTime
- creationTimeid
- idlastAccessedTime
- lastAccessedTimemaxInactiveInterval
- maxInactiveInterval_new
- _newservletContext
- servletContextsessionContext
- sessionContextvalueNames
- valueNames
-
GetWorkflowTransitionRuleConfigurationsRequestSession
protected GetWorkflowTransitionRuleConfigurationsRequestSession()
-
-
Methodendetails
-
builder
-
attributeNames
-
creationTime
-
id
-
lastAccessedTime
-
maxInactiveInterval
-
_new
-
servletContext
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContext() -
sessionContext
-
valueNames
-
attributeNames
- Gibt zurück:
this
.
-
creationTime
- Gibt zurück:
this
.
-
id
- Gibt zurück:
this
.
-
lastAccessedTime
public GetWorkflowTransitionRuleConfigurationsRequestSession lastAccessedTime(Long lastAccessedTime) - Gibt zurück:
this
.
-
maxInactiveInterval
public GetWorkflowTransitionRuleConfigurationsRequestSession maxInactiveInterval(Integer maxInactiveInterval) - Gibt zurück:
this
.
-
_new
- Gibt zurück:
this
.
-
servletContext
public GetWorkflowTransitionRuleConfigurationsRequestSession servletContext(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestServletContext servletContext) - Gibt zurück:
this
.
-
sessionContext
public GetWorkflowTransitionRuleConfigurationsRequestSession sessionContext(GetWorkflowTransitionRuleConfigurationsRequestSessionSessionContext sessionContext) - Gibt zurück:
this
.
-
valueNames
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-