| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableConverterExampleInput.Builder |
ImmutableConverterExampleInput.builder()
Creates a builder for
ImmutableConverterExampleInput. |
ImmutableConverterExampleInput.Builder |
ImmutableConverterExampleInput.Builder.config(String config)
Initializes the value for the
config attribute. |
ImmutableConverterExampleInput.Builder |
ImmutableConverterExampleInput.Builder.connectorKeyConfig(String connectorKeyConfig)
Initializes the value for the
connectorKeyConfig attribute. |
ImmutableConverterExampleInput.Builder |
ImmutableConverterExampleInput.Builder.connectorValueConfig(String connectorValueConfig)
Initializes the value for the
connectorValueConfig attribute. |
ImmutableConverterExampleInput.Builder |
ImmutableConverterExampleInput.Builder.example(Plugin.ConverterExample example)
Initializes the value for the
example attribute. |
ImmutableConverterExampleInput.Builder |
ImmutableConverterExampleInput.Builder.from(Plugin.ConverterExampleInput instance)
Fill a builder with attribute values from the provided
ConverterExampleInput instance. |
ImmutableConverterExampleInput.Builder |
ImmutableConverterExampleInput.Builder.workerKeyConfig(String workerKeyConfig)
Initializes the value for the
workerKeyConfig attribute. |
ImmutableConverterExampleInput.Builder |
ImmutableConverterExampleInput.Builder.workerValueConfig(String workerValueConfig)
Initializes the value for the
workerValueConfig attribute. |
Copyright © 2016–2025. All rights reserved.