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