Class WorkflowCreateValidateRequest.WorkflowCreateValidateRequestBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowCreateValidateRequest.WorkflowCreateValidateRequestBuilder
- Enclosing class:
- WorkflowCreateValidateRequest
public static class WorkflowCreateValidateRequest.WorkflowCreateValidateRequestBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
payload
(WorkflowCreateRequest payload) toString()
validationOptions
(ValidationOptionsForCreate validationOptions)
-
Method Details
-
payload
public WorkflowCreateValidateRequest.WorkflowCreateValidateRequestBuilder payload(WorkflowCreateRequest payload) - Returns:
this
.
-
validationOptions
public WorkflowCreateValidateRequest.WorkflowCreateValidateRequestBuilder validationOptions(ValidationOptionsForCreate validationOptions) - Returns:
this
.
-
build
-
toString
-