Klasse RefreshWebhooksOperationSpec
java.lang.Object
io.github.primelib.jira4j.restv3.spec.RefreshWebhooksOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class RefreshWebhooksOperationSpec
extends Object
RefreshWebhooksSpec
Specification for the RefreshWebhooks operation.
Extend webhook life
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedRefreshWebhooksOperationSpec(ContainerForWebhookIDs containerForWebhookIDs) Constructs a validated instance ofRefreshWebhooksOperationSpec.Constructs a validated instance ofRefreshWebhooksOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected boolean@NotNull ContainerForWebhookIDscontainerForWebhookIDs(@NotNull ContainerForWebhookIDs containerForWebhookIDs) booleaninthashCode()toString()voidvalidate()Validates the Spec, will throw a exception if required parameters are missing
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
RefreshWebhooksOperationSpec
Constructs a validated instance ofRefreshWebhooksOperationSpec.- Parameter:
spec- the specification to process
-
RefreshWebhooksOperationSpec
Constructs a validated instance ofRefreshWebhooksOperationSpec.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
containerForWebhookIDs-
-
RefreshWebhooksOperationSpec
protected RefreshWebhooksOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
containerForWebhookIDs
-
containerForWebhookIDs
public RefreshWebhooksOperationSpec containerForWebhookIDs(@NotNull @NotNull ContainerForWebhookIDs containerForWebhookIDs) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-