| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSinkConnectorExample
Immutable implementation of
Plugin.SinkConnectorExample. |
| Modifier and Type | Method and Description |
|---|---|
Plugin.SinkConnectorExample |
ImmutableSinkConnectorExampleInput.getExample() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSinkConnectorExample |
ImmutableSinkConnectorExample.copyOf(Plugin.SinkConnectorExample instance)
Creates an immutable copy of a
Plugin.SinkConnectorExample value. |
ImmutableSinkConnectorExampleInput.Builder |
ImmutableSinkConnectorExampleInput.Builder.example(Plugin.SinkConnectorExample example)
Initializes the value for the
example attribute. |
ImmutableSinkConnectorExample.Builder |
ImmutableSinkConnectorExample.Builder.from(Plugin.SinkConnectorExample instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnectorExample instance. |
ImmutableSinkConnectorExampleInput |
ImmutableSinkConnectorExampleInput.withExample(Plugin.SinkConnectorExample value)
Copy the current immutable object by setting a value for the
example attribute. |
Copyright © 2016–2025. All rights reserved.