Klasse WebhooksV1AssignedToObject
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.WebhooksV1AssignedToObject
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WebhooksV1AssignedToObject
extends Object
WebhooksV1AssignedToObject
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedWebhooksV1AssignedToObject(String id, String name, String email, String htmlUrl, WebhooksV1AssignedToObject.TypeEnum type) Constructs a validated implementation ofWebhooksV1AssignedToObject. -
Methodenübersicht
-
Felddetails
-
id
-
name
The user's name. -
email
The user's email address. -
htmlUrl
-
type
-
-
Konstruktordetails
-
WebhooksV1AssignedToObject
Constructs a validated implementation ofWebhooksV1AssignedToObject.- Parameter:
spec- the specification to process
-
WebhooksV1AssignedToObject
public WebhooksV1AssignedToObject(String id, String name, String email, String htmlUrl, WebhooksV1AssignedToObject.TypeEnum type) -
WebhooksV1AssignedToObject
protected WebhooksV1AssignedToObject()
-
-
Methodendetails
-
id
-
name
The user's name. -
email
The user's email address. -
htmlUrl
-
type
-
id
- Gibt zurück:
this.
-
name
The user's name.- Gibt zurück:
this.
-
email
The user's email address.- Gibt zurück:
this.
-
htmlUrl
- Gibt zurück:
this.
-
type
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-