Uses of Enum Class
org.graylog.events.notifications.types.HTTPEventNotificationConfigV2.ContentType
Packages that use HTTPEventNotificationConfigV2.ContentType
-
Uses of HTTPEventNotificationConfigV2.ContentType in org.graylog.events.notifications.types
Methods in org.graylog.events.notifications.types that return HTTPEventNotificationConfigV2.ContentTypeModifier and TypeMethodDescriptionHTTPEventNotificationConfigV2.contentType()Returns the enum constant of this class with the specified name.HTTPEventNotificationConfigV2.ContentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.events.notifications.types with parameters of type HTTPEventNotificationConfigV2.ContentTypeModifier and TypeMethodDescriptionHTTPEventNotificationConfigV2.Builder.contentType(HTTPEventNotificationConfigV2.ContentType contentType)