| Modifier and Type | Method and Description |
|---|---|
static KafkaIngressAutoResetPosition |
KafkaIngressAutoResetPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KafkaIngressAutoResetPosition[] |
KafkaIngressAutoResetPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KafkaIngressBuilder<T> |
KafkaIngressBuilder.withAutoResetPosition(KafkaIngressAutoResetPosition autoResetPosition) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.