Uses of Enum Class
org.graylog2.streams.filters.StreamDestinationFilterRuleDTO.Status
Packages that use StreamDestinationFilterRuleDTO.Status
-
Uses of StreamDestinationFilterRuleDTO.Status in org.graylog2.streams.filters
Methods in org.graylog2.streams.filters that return StreamDestinationFilterRuleDTO.StatusModifier and TypeMethodDescriptionStreamDestinationFilterRuleDTO.status()Returns the enum constant of this class with the specified name.StreamDestinationFilterRuleDTO.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog2.streams.filters with parameters of type StreamDestinationFilterRuleDTO.StatusModifier and TypeMethodDescriptionStreamDestinationFilterRuleDTO.Builder.status(StreamDestinationFilterRuleDTO.Status status)