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