Klasse GetAvailableScreenFieldsOperationSpec
java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetAvailableScreenFieldsOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetAvailableScreenFieldsOperationSpec
extends Object
GetAvailableScreenFieldsSpec
Specification for the GetAvailableScreenFields operation.
Get available screen fields
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Boolean
allows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
GetAvailableScreenFieldsOperationSpec
(Long screenId) Constructs a validated instance ofGetAvailableScreenFieldsOperationSpec
.Constructs a validated instance ofGetAvailableScreenFieldsOperationSpec
. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetAvailableScreenFieldsOperationSpec
@Internal public GetAvailableScreenFieldsOperationSpec(Consumer<GetAvailableScreenFieldsOperationSpec> spec) Constructs a validated instance ofGetAvailableScreenFieldsOperationSpec
.- Parameter:
spec
- the specification to process
-
GetAvailableScreenFieldsOperationSpec
Constructs a validated instance ofGetAvailableScreenFieldsOperationSpec
.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
screenId
- The ID of the screen.
-
GetAvailableScreenFieldsOperationSpec
protected GetAvailableScreenFieldsOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
public static GetAvailableScreenFieldsOperationSpec.GetAvailableScreenFieldsOperationSpecBuilder builder() -
screenId
The ID of the screen. -
screenId
The ID of the screen.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-