Klasse IncidentWorkflowActionAllOfOutputs
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.IncidentWorkflowActionAllOfOutputs
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IncidentWorkflowActionAllOfOutputs
extends Object
IncidentWorkflowActionAllOfOutputs
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
static enum
The data type produced by this Output -
Feldübersicht
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
IncidentWorkflowActionAllOfOutputs
(String name, String description, IncidentWorkflowActionAllOfOutputs.TypeEnum type) Constructs a validated instance ofIncidentWorkflowActionAllOfOutputs
.Constructs a validated instance ofIncidentWorkflowActionAllOfOutputs
. -
Methodenübersicht
-
Felddetails
-
name
The name of the Output -
description
-
type
The data type produced by this Output
-
-
Konstruktordetails
-
IncidentWorkflowActionAllOfOutputs
Constructs a validated instance ofIncidentWorkflowActionAllOfOutputs
.- Parameter:
spec
- the specification to process
-
IncidentWorkflowActionAllOfOutputs
@Internal public IncidentWorkflowActionAllOfOutputs(String name, String description, IncidentWorkflowActionAllOfOutputs.TypeEnum type) Constructs a validated instance ofIncidentWorkflowActionAllOfOutputs
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IncidentWorkflowActionAllOfOutputs(Consumer)
instead.- Parameter:
name
- The name of the Outputdescription
- descriptiontype
- The data type produced by this Output
-
IncidentWorkflowActionAllOfOutputs
protected IncidentWorkflowActionAllOfOutputs()
-
-
Methodendetails
-
builder
public static IncidentWorkflowActionAllOfOutputs.IncidentWorkflowActionAllOfOutputsBuilder builder() -
name
The name of the Output -
description
-
type
The data type produced by this Output -
name
The name of the Output- Gibt zurück:
this
.
-
description
- Gibt zurück:
this
.
-
type
The data type produced by this Output- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-