Klasse WebhooksV1AssignedTo
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.WebhooksV1AssignedTo
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WebhooksV1AssignedTo
extends Object
WebhooksV1AssignedTo
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Modifizierer und TypFeldBeschreibungprotected OffsetDateTime
Time at which the assignment was created.protected WebhooksV1AssignedToObject
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofWebhooksV1AssignedTo
.Constructs a validated instance ofWebhooksV1AssignedTo
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungat()
Time at which the assignment was created.at
(OffsetDateTime at) Time at which the assignment was created.builder()
protected boolean
boolean
int
hashCode()
object()
object
(WebhooksV1AssignedToObject object) toString()
-
Felddetails
-
at
Time at which the assignment was created. -
object
-
-
Konstruktordetails
-
WebhooksV1AssignedTo
Constructs a validated instance ofWebhooksV1AssignedTo
.- Parameter:
spec
- the specification to process
-
WebhooksV1AssignedTo
Constructs a validated instance ofWebhooksV1AssignedTo
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WebhooksV1AssignedTo(Consumer)
instead.- Parameter:
at
- Time at which the assignment was created.object
- object
-
WebhooksV1AssignedTo
protected WebhooksV1AssignedTo()
-
-
Methodendetails
-
builder
-
at
Time at which the assignment was created. -
object
-
at
Time at which the assignment was created.- Gibt zurück:
this
.
-
object
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-