public class AlterConsumerSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlterConsumerSettings.Builder
BUILDER
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAlterAttributes() |
Set<String> |
getDropAttributes() |
Boolean |
getImportant() |
String |
getName() |
Instant |
getReadFrom() |
SupportedCodecs |
getSupportedCodecs() |
static AlterConsumerSettings.Builder |
newBuilder() |
public static AlterConsumerSettings.Builder newBuilder()
public String getName()
@Nullable public SupportedCodecs getSupportedCodecs()
Copyright © 2024. All rights reserved.