Klasse GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse
extends Object
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse(Integer bufferSize, String characterEncoding, Boolean committed, Integer contentLength, Long contentLengthLong, String contentType, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestLocale locale, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseOutputStream outputStream, Object writer) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbufferSize(Integer bufferSize) builder()protected booleancharacterEncoding(String characterEncoding) contentLength(Integer contentLength) contentLengthLong(Long contentLengthLong) contentType(String contentType) booleaninthashCode()locale()outputStream(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseOutputStream outputStream) toString()writer()
-
Felddetails
-
bufferSize
-
characterEncoding
-
committed
-
contentLength
-
contentLengthLong
-
contentType
-
locale
-
outputStream
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseOutputStream outputStream -
writer
-
-
Konstruktordetails
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.- Parameter:
spec- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse
@Internal public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse(Integer bufferSize, String characterEncoding, Boolean committed, Integer contentLength, Long contentLengthLong, String contentType, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestLocale locale, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseOutputStream outputStream, Object writer) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse(Consumer)instead.- Parameter:
bufferSize- bufferSizecharacterEncoding- characterEncodingcommitted- committedcontentLength- contentLengthcontentLengthLong- contentLengthLongcontentType- contentTypelocale- localeoutputStream- outputStreamwriter- writer
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse()
-
-
Methodendetails
-
builder
-
bufferSize
-
characterEncoding
-
committed
-
contentLength
-
contentLengthLong
-
contentType
-
locale
-
outputStream
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseOutputStream outputStream() -
writer
-
bufferSize
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse bufferSize(Integer bufferSize) - Gibt zurück:
this.
-
characterEncoding
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse characterEncoding(String characterEncoding) - Gibt zurück:
this.
-
committed
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse committed(Boolean committed) - Gibt zurück:
this.
-
contentLength
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse contentLength(Integer contentLength) - Gibt zurück:
this.
-
contentLengthLong
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse contentLengthLong(Long contentLengthLong) - Gibt zurück:
this.
-
contentType
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse contentType(String contentType) - Gibt zurück:
this.
-
locale
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse locale(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestLocale locale) - Gibt zurück:
this.
-
outputStream
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse outputStream(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseOutputStream outputStream) - Gibt zurück:
this.
-
writer
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-