Uses of Enum Class
org.springframework.cloud.fn.common.file.FileReadingMode
Packages that use FileReadingMode
-
Uses of FileReadingMode in org.springframework.cloud.fn.common.file
Methods in org.springframework.cloud.fn.common.file that return FileReadingModeModifier and TypeMethodDescription@NotNull FileReadingMode
FileConsumerProperties.getMode()
static FileReadingMode
Returns the enum constant of this class with the specified name.static FileReadingMode[]
FileReadingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.cloud.fn.common.file with parameters of type FileReadingMode