- validateTopicName(String) - Static method in class org.springframework.cloud.stream.binder.kafka.KafkaTopicUtils
-
Allowed chars are ASCII alphanumerics, '.', '_' and '-'.
- valueOf(String) - Static method in enum org.springframework.cloud.stream.binder.kafka.KafkaConsumerProperties.StartOffset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.cloud.stream.binder.kafka.KafkaProducerProperties.CompressionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.cloud.stream.binder.kafka.KafkaConsumerProperties.StartOffset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.cloud.stream.binder.kafka.KafkaProducerProperties.CompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.