Klasse WorkflowCreateValidateRequest
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowCreateValidateRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WorkflowCreateValidateRequest
extends Object
WorkflowCreateValidateRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected WorkflowCreateRequest
protected ValidationOptionsForCreate
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
WorkflowCreateValidateRequest
(WorkflowCreateRequest payload, ValidationOptionsForCreate validationOptions) Constructs a validated instance ofWorkflowCreateValidateRequest
.Constructs a validated instance ofWorkflowCreateValidateRequest
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
payload()
payload
(WorkflowCreateRequest payload) toString()
validationOptions
(ValidationOptionsForCreate validationOptions)
-
Felddetails
-
payload
-
validationOptions
-
-
Konstruktordetails
-
WorkflowCreateValidateRequest
Constructs a validated instance ofWorkflowCreateValidateRequest
.- Parameter:
spec
- the specification to process
-
WorkflowCreateValidateRequest
@Internal public WorkflowCreateValidateRequest(WorkflowCreateRequest payload, ValidationOptionsForCreate validationOptions) Constructs a validated instance ofWorkflowCreateValidateRequest
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WorkflowCreateValidateRequest(Consumer)
instead.- Parameter:
payload
- var.namevalidationOptions
- var.name
-
WorkflowCreateValidateRequest
protected WorkflowCreateValidateRequest()
-
-
Methodendetails
-
builder
-
payload
-
validationOptions
-
payload
- Gibt zurück:
this
.
-
validationOptions
public WorkflowCreateValidateRequest validationOptions(ValidationOptionsForCreate validationOptions) - Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-