Klasse BulkCustomFieldOptionUpdateRequest
java.lang.Object
io.github.primelib.jira4j.restv2.model.BulkCustomFieldOptionUpdateRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BulkCustomFieldOptionUpdateRequest
extends Object
BulkCustomFieldOptionUpdateRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<CustomFieldOptionUpdate>Details of the options to update. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofBulkCustomFieldOptionUpdateRequest.Constructs a validated instance ofBulkCustomFieldOptionUpdateRequest. -
Methodenübersicht
-
Felddetails
-
options
Details of the options to update.
-
-
Konstruktordetails
-
BulkCustomFieldOptionUpdateRequest
Constructs a validated instance ofBulkCustomFieldOptionUpdateRequest.- Parameter:
spec- the specification to process
-
BulkCustomFieldOptionUpdateRequest
Constructs a validated instance ofBulkCustomFieldOptionUpdateRequest.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
BulkCustomFieldOptionUpdateRequest(Consumer)instead.- Parameter:
options- Details of the options to update.
-
BulkCustomFieldOptionUpdateRequest
protected BulkCustomFieldOptionUpdateRequest()
-
-
Methodendetails
-
builder
public static BulkCustomFieldOptionUpdateRequest.BulkCustomFieldOptionUpdateRequestBuilder builder() -
options
Details of the options to update. -
options
Details of the options to update.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-