| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder.kafka.streams.properties |
| Modifier and Type | Method and Description |
|---|---|
KafkaStreamsBinderConfigurationProperties.SerdeError |
KafkaStreamsBinderConfigurationProperties.getSerdeError()
Deprecated.
|
static KafkaStreamsBinderConfigurationProperties.SerdeError |
KafkaStreamsBinderConfigurationProperties.SerdeError.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static KafkaStreamsBinderConfigurationProperties.SerdeError[] |
KafkaStreamsBinderConfigurationProperties.SerdeError.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaStreamsBinderConfigurationProperties.setSerdeError(KafkaStreamsBinderConfigurationProperties.SerdeError serdeError)
Deprecated.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.