Klasse CustomFieldContextDefaultValueMultiUserPicker
java.lang.Object
io.github.primelib.jira4j.restv2.model.CustomFieldContextDefaultValueMultiUserPicker
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CustomFieldContextDefaultValueMultiUserPicker
extends Object
CustomFieldContextDefaultValueMultiUserPicker
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCustomFieldContextDefaultValueMultiUserPicker(Consumer<CustomFieldContextDefaultValueMultiUserPicker> spec) Constructs a validated instance ofCustomFieldContextDefaultValueMultiUserPicker.CustomFieldContextDefaultValueMultiUserPicker(List<String> accountIds, String contextId, String type) Constructs a validated instance ofCustomFieldContextDefaultValueMultiUserPicker. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe IDs of the default users.accountIds(List<String> accountIds) The IDs of the default users.static CustomFieldContextDefaultValueMultiUserPicker.CustomFieldContextDefaultValueMultiUserPickerBuilderbuilder()protected booleanThe ID of the context.The ID of the context.booleaninthashCode()toString()type()
-
Felddetails
-
accountIds
The IDs of the default users. -
contextId
The ID of the context. -
type
-
-
Konstruktordetails
-
CustomFieldContextDefaultValueMultiUserPicker
public CustomFieldContextDefaultValueMultiUserPicker(Consumer<CustomFieldContextDefaultValueMultiUserPicker> spec) Constructs a validated instance ofCustomFieldContextDefaultValueMultiUserPicker.- Parameter:
spec- the specification to process
-
CustomFieldContextDefaultValueMultiUserPicker
@Internal public CustomFieldContextDefaultValueMultiUserPicker(List<String> accountIds, String contextId, String type) Constructs a validated instance ofCustomFieldContextDefaultValueMultiUserPicker.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CustomFieldContextDefaultValueMultiUserPicker(Consumer)instead.- Parameter:
accountIds- The IDs of the default users.contextId- The ID of the context.type- var.name
-
CustomFieldContextDefaultValueMultiUserPicker
protected CustomFieldContextDefaultValueMultiUserPicker()
-
-
Methodendetails
-
builder
-
accountIds
The IDs of the default users. -
contextId
The ID of the context. -
type
-
accountIds
The IDs of the default users.- Gibt zurück:
this.
-
contextId
The ID of the context.- Gibt zurück:
this.
-
type
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-