Klasse GetWorkflowTransitionRuleConfigurationsRequestCookiesInner
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestCookiesInner
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestCookiesInner
extends Object
GetWorkflowTransitionRuleConfigurationsRequestCookiesInner
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetWorkflowTransitionRuleConfigurationsRequestCookiesInner(String comment, String domain, Boolean httpOnly, Integer maxAge, String name, String path, Boolean secure, String value, Integer version) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestCookiesInner.GetWorkflowTransitionRuleConfigurationsRequestCookiesInner(Consumer<GetWorkflowTransitionRuleConfigurationsRequestCookiesInner> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestCookiesInner. -
Methodenübersicht
-
Felddetails
-
comment
-
domain
-
httpOnly
-
maxAge
-
name
-
path
-
secure
-
value
-
version
-
-
Konstruktordetails
-
GetWorkflowTransitionRuleConfigurationsRequestCookiesInner
public GetWorkflowTransitionRuleConfigurationsRequestCookiesInner(Consumer<GetWorkflowTransitionRuleConfigurationsRequestCookiesInner> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestCookiesInner.- Parameter:
spec- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestCookiesInner
@Internal public GetWorkflowTransitionRuleConfigurationsRequestCookiesInner(String comment, String domain, Boolean httpOnly, Integer maxAge, String name, String path, Boolean secure, String value, Integer version) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestCookiesInner.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestCookiesInner(Consumer)instead.- Parameter:
comment- commentdomain- domainhttpOnly- httpOnlymaxAge- maxAgename- namepath- pathsecure- securevalue- valueversion- version
-
GetWorkflowTransitionRuleConfigurationsRequestCookiesInner
protected GetWorkflowTransitionRuleConfigurationsRequestCookiesInner()
-
-
Methodendetails
-
builder
-
comment
-
domain
-
httpOnly
-
maxAge
-
name
-
path
-
secure
-
value
-
version
-
comment
- Gibt zurück:
this.
-
domain
- Gibt zurück:
this.
-
httpOnly
- Gibt zurück:
this.
-
maxAge
- Gibt zurück:
this.
-
name
- Gibt zurück:
this.
-
path
- Gibt zurück:
this.
-
secure
- Gibt zurück:
this.
-
value
- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-