Uses of Enum Class
org.springframework.cloud.fn.common.file.FileReadingMode
-
Uses of FileReadingMode in org.springframework.cloud.fn.common.file
Modifier 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.