Klasse WebhooksExpirationDate
java.lang.Object
io.github.primelib.jira4j.restv3.model.WebhooksExpirationDate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WebhooksExpirationDate
extends Object
WebhooksExpirationDate
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected LongThe expiration date of all the refreshed webhooks. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedWebhooksExpirationDate(Long expirationDate) Constructs a validated instance ofWebhooksExpirationDate.Constructs a validated instance ofWebhooksExpirationDate. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleanThe expiration date of all the refreshed webhooks.expirationDate(Long expirationDate) The expiration date of all the refreshed webhooks.inthashCode()toString()
-
Felddetails
-
expirationDate
The expiration date of all the refreshed webhooks.
-
-
Konstruktordetails
-
WebhooksExpirationDate
Constructs a validated instance ofWebhooksExpirationDate.- Parameter:
spec- the specification to process
-
WebhooksExpirationDate
Constructs a validated instance ofWebhooksExpirationDate.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WebhooksExpirationDate(Consumer)instead.- Parameter:
expirationDate- The expiration date of all the refreshed webhooks.
-
WebhooksExpirationDate
protected WebhooksExpirationDate()
-
-
Methodendetails
-
builder
-
expirationDate
The expiration date of all the refreshed webhooks. -
expirationDate
The expiration date of all the refreshed webhooks.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-