| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSourceConnectorExampleInput |
ImmutableSourceConnectorExampleInput.Builder.build()
Builds a new
ImmutableSourceConnectorExampleInput. |
static ImmutableSourceConnectorExampleInput |
ImmutableSourceConnectorExampleInput.copyOf(Plugin.SourceConnectorExampleInput instance)
Creates an immutable copy of a
Plugin.SourceConnectorExampleInput value. |
ImmutableSourceConnectorExampleInput |
ImmutableSourceConnectorExampleInput.withConfig(String value)
Copy the current immutable object by setting a value for the
config attribute. |
ImmutableSourceConnectorExampleInput |
ImmutableSourceConnectorExampleInput.withExample(Plugin.SourceConnectorExample value)
Copy the current immutable object by setting a value for the
example attribute. |
ImmutableSourceConnectorExampleInput |
ImmutableSourceConnectorExampleInput.withOutputDescription(String value)
Copy the current immutable object by setting a value for the
outputDescription attribute. |
ImmutableSourceConnectorExampleInput |
ImmutableSourceConnectorExampleInput.withOutputJson(String value)
Copy the current immutable object by setting a value for the
outputJson attribute. |
Copyright © 2016–2025. All rights reserved.