Klasse WorkflowCreateValidateRequest
java.lang.Object
io.github.primelib.jira4j.restv3.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 WorkflowCreateRequestprotected ValidationOptionsForCreate -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedWorkflowCreateValidateRequest(WorkflowCreateRequest payload, ValidationOptionsForCreate validationOptions) Constructs a validated instance ofWorkflowCreateValidateRequest.Constructs a validated instance ofWorkflowCreateValidateRequest. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()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- payloadvalidationOptions- validationOptions
-
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
-