Class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder
- Enclosing class:
- GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse
public static class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbufferSize
(Integer bufferSize) build()
characterEncoding
(String characterEncoding) contentLength
(Integer contentLength) contentLengthLong
(Long contentLengthLong) contentType
(String contentType) outputStream
(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseOutputStream outputStream) toString()
-
Method Details
-
bufferSize
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder bufferSize(Integer bufferSize) - Returns:
this
.
-
characterEncoding
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder characterEncoding(String characterEncoding) - Returns:
this
.
-
committed
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder committed(Boolean committed) - Returns:
this
.
-
contentLength
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder contentLength(Integer contentLength) - Returns:
this
.
-
contentLengthLong
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder contentLengthLong(Long contentLengthLong) - Returns:
this
.
-
contentType
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder contentType(String contentType) - Returns:
this
.
-
locale
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder locale(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestLocale locale) - Returns:
this
.
-
outputStream
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder outputStream(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseOutputStream outputStream) - Returns:
this
.
-
writer
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponseBuilder writer(Object writer) - Returns:
this
.
-
build
-
toString
-