Uses of Enum Class
org.springframework.cloud.fn.supplier.syslog.SyslogSupplierProperties.Protocol
-
Uses of SyslogSupplierProperties.Protocol in org.springframework.cloud.fn.supplier.syslog
Modifier and TypeMethodDescriptionSyslogSupplierProperties.getProtocol()
Returns the enum constant of this class with the specified name.static SyslogSupplierProperties.Protocol[]
SyslogSupplierProperties.Protocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SyslogSupplierProperties.setProtocol
(SyslogSupplierProperties.Protocol protocol)