Uses of Enum Class
org.graylog.events.notifications.types.HTTPEventNotificationConfigV2.HttpMethod
Packages that use HTTPEventNotificationConfigV2.HttpMethod
-
Uses of HTTPEventNotificationConfigV2.HttpMethod in org.graylog.events.notifications.types
Methods in org.graylog.events.notifications.types that return HTTPEventNotificationConfigV2.HttpMethodModifier and TypeMethodDescriptionHTTPEventNotificationConfigV2.httpMethod()Returns the enum constant of this class with the specified name.HTTPEventNotificationConfigV2.HttpMethod.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.HttpMethodModifier and TypeMethodDescriptionHTTPEventNotificationConfigV2.Builder.httpMethod(HTTPEventNotificationConfigV2.HttpMethod method)