Klasse NotificationSubscribable.NotificationSubscribableBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.NotificationSubscribable.NotificationSubscribableBuilder
- Umschließende Klasse:
NotificationSubscribable
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()subscribableId(String subscribableId) The ID of the entity to subscribe tosubscribableType(NotificationSubscribable.SubscribableTypeEnum subscribableType) The type of the entity being subscribed totoString()
-
Methodendetails
-
subscribableId
public NotificationSubscribable.NotificationSubscribableBuilder subscribableId(String subscribableId) The ID of the entity to subscribe to- Gibt zurück:
this.
-
subscribableType
public NotificationSubscribable.NotificationSubscribableBuilder subscribableType(NotificationSubscribable.SubscribableTypeEnum subscribableType) The type of the entity being subscribed to- Gibt zurück:
this.
-
build
-
toString
-