Class PagerDutyNotificationConfig.Builder
java.lang.Object
org.graylog.integrations.pagerduty.PagerDutyNotificationConfig.Builder
- All Implemented Interfaces:
EventNotificationConfig.Builder<PagerDutyNotificationConfig.Builder>
- Enclosing class:
- PagerDutyNotificationConfig
public abstract static class PagerDutyNotificationConfig.Builder
extends Object
implements EventNotificationConfig.Builder<PagerDutyNotificationConfig.Builder>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract PagerDutyNotificationConfigbuild()abstract PagerDutyNotificationConfig.BuilderclientName(String clientName) abstract PagerDutyNotificationConfig.Buildercreate()abstract PagerDutyNotificationConfig.BuildercustomIncident(boolean customIncident) abstract PagerDutyNotificationConfig.Builderabstract PagerDutyNotificationConfig.BuilderroutingKey(String routingKey) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog.events.notifications.EventNotificationConfig.Builder
type
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
create
-
routingKey
-
customIncident
-
keyPrefix
-
clientName
-
clientUrl
-
build
-