Package | Description |
---|---|
org.springframework.cloud.stream.binder.kinesis.properties |
Modifier and Type | Method and Description |
---|---|
KinesisConsumerProperties.KinesisListenerMode |
KinesisConsumerProperties.getListenerMode() |
static KinesisConsumerProperties.KinesisListenerMode |
KinesisConsumerProperties.KinesisListenerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KinesisConsumerProperties.KinesisListenerMode[] |
KinesisConsumerProperties.KinesisListenerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KinesisConsumerProperties.setListenerMode(KinesisConsumerProperties.KinesisListenerMode listenerMode) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.