Klasse ContainerOfWorkflowSchemeAssociations
java.lang.Object
io.github.primelib.jira4j.restv2.model.ContainerOfWorkflowSchemeAssociations
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContainerOfWorkflowSchemeAssociations
extends Object
ContainerOfWorkflowSchemeAssociations
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<WorkflowSchemeAssociations>
A list of workflow schemes together with projects they are associated with. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofContainerOfWorkflowSchemeAssociations
.Constructs a validated instance ofContainerOfWorkflowSchemeAssociations
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
toString()
values()
A list of workflow schemes together with projects they are associated with.values
(List<WorkflowSchemeAssociations> values) A list of workflow schemes together with projects they are associated with.
-
Felddetails
-
values
A list of workflow schemes together with projects they are associated with.
-
-
Konstruktordetails
-
ContainerOfWorkflowSchemeAssociations
Constructs a validated instance ofContainerOfWorkflowSchemeAssociations
.- Parameter:
spec
- the specification to process
-
ContainerOfWorkflowSchemeAssociations
Constructs a validated instance ofContainerOfWorkflowSchemeAssociations
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContainerOfWorkflowSchemeAssociations(Consumer)
instead.- Parameter:
values
- A list of workflow schemes together with projects they are associated with.
-
ContainerOfWorkflowSchemeAssociations
protected ContainerOfWorkflowSchemeAssociations()
-
-
Methodendetails
-
builder
public static ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder builder() -
values
A list of workflow schemes together with projects they are associated with. -
values
A list of workflow schemes together with projects they are associated with.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-