| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Method and Description |
|---|---|
ImmutableConfigProviderExampleInput |
ImmutableConfigProviderExampleInput.Builder.build()
Builds a new
ImmutableConfigProviderExampleInput. |
static ImmutableConfigProviderExampleInput |
ImmutableConfigProviderExampleInput.copyOf(Plugin.ConfigProviderExampleInput instance)
Creates an immutable copy of a
Plugin.ConfigProviderExampleInput value. |
ImmutableConfigProviderExampleInput |
ImmutableConfigProviderExampleInput.withConfig(String value)
Copy the current immutable object by setting a value for the
config attribute. |
ImmutableConfigProviderExampleInput |
ImmutableConfigProviderExampleInput.withConnectorConfig(String value)
Copy the current immutable object by setting a value for the
connectorConfig attribute. |
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.