Uses of Enum Class
org.apache.nifi.lookup.ResponseHandlingStrategy
Packages that use ResponseHandlingStrategy
-
Uses of ResponseHandlingStrategy in org.apache.nifi.lookup
Fields in org.apache.nifi.lookup declared as ResponseHandlingStrategyModifier and TypeFieldDescriptionprivate ResponseHandlingStrategyRestLookupService.responseHandlingStrategyMethods in org.apache.nifi.lookup that return ResponseHandlingStrategyModifier and TypeMethodDescriptionstatic ResponseHandlingStrategyReturns the enum constant of this class with the specified name.static ResponseHandlingStrategy[]ResponseHandlingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.