Klasse AssignmentAssignee.AssignmentAssigneeBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AssignmentAssignee.AssignmentAssigneeBuilder
- Umschließende Klasse:
AssignmentAssignee
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe URL of the user's avatar.build()The schedule color.contactMethods(List<ContactMethodReference> contactMethods) The list of contact methods for the user.description(String description) The user's bio.The user's email address.a URL at which the entity is uniquely displayed in the Web appinvitationSent(Boolean invitationSent) If true, the user has an outstanding invitation.The user's title.license(UserAllOfLicense license) The name of the user.notificationRules(List<NotificationRuleReference> notificationRules) The list of notification rules for the user.The user role.the API show URL at which the object is accessibleA short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.teams(List<TeamReference> teams) The list of teams to which the user belongs.The preferred time zone name.toString()
-
Methodendetails
-
id
- Gibt zurück:
this.
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname, though it is not intended to be an identifier.- Gibt zurück:
this.
-
type
- Gibt zurück:
this.
-
self
the API show URL at which the object is accessible- Gibt zurück:
this.
-
htmlUrl
a URL at which the entity is uniquely displayed in the Web app- Gibt zurück:
this.
-
name
The name of the user.- Gibt zurück:
this.
-
email
The user's email address.- Gibt zurück:
this.
-
timeZone
The preferred time zone name. If null, the account's time zone will be used.- Gibt zurück:
this.
-
color
The schedule color.- Gibt zurück:
this.
-
role
The user role. Account must have theread_only_usersability to set a user as aread_only_useror aread_only_limited_user, and must have advanced permissions abilities to set a user asobserverorrestricted_access.- Gibt zurück:
this.
-
avatarUrl
The URL of the user's avatar.- Gibt zurück:
this.
-
description
The user's bio.- Gibt zurück:
this.
-
invitationSent
If true, the user has an outstanding invitation.- Gibt zurück:
this.
-
jobTitle
The user's title.- Gibt zurück:
this.
-
teams
The list of teams to which the user belongs. Account must have theteamsability to set this.- Gibt zurück:
this.
-
contactMethods
public AssignmentAssignee.AssignmentAssigneeBuilder contactMethods(List<ContactMethodReference> contactMethods) The list of contact methods for the user.- Gibt zurück:
this.
-
notificationRules
public AssignmentAssignee.AssignmentAssigneeBuilder notificationRules(List<NotificationRuleReference> notificationRules) The list of notification rules for the user.- Gibt zurück:
this.
-
license
- Gibt zurück:
this.
-
build
-
toString
-