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