Uses of Class
org.graylog.events.contentpack.entities.LegacyAlarmCallbackEventNotificationConfigEntity.Builder
Packages that use LegacyAlarmCallbackEventNotificationConfigEntity.Builder
-
Uses of LegacyAlarmCallbackEventNotificationConfigEntity.Builder in org.graylog.events.contentpack.entities
Methods in org.graylog.events.contentpack.entities that return LegacyAlarmCallbackEventNotificationConfigEntity.BuilderModifier and TypeMethodDescriptionLegacyAlarmCallbackEventNotificationConfigEntity.builder()LegacyAlarmCallbackEventNotificationConfigEntity.Builder.callbackType(ValueReference callbackType) LegacyAlarmCallbackEventNotificationConfigEntity.Builder.configuration(Map<String, Object> configuration) LegacyAlarmCallbackEventNotificationConfigEntity.Builder.create()LegacyAlarmCallbackEventNotificationConfigEntity.toBuilder()