| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableConfigProviderExampleInput.Builder |
ImmutableConfigProviderExampleInput.builder()
Creates a builder for
ImmutableConfigProviderExampleInput. |
ImmutableConfigProviderExampleInput.Builder |
ImmutableConfigProviderExampleInput.Builder.config(String config)
Initializes the value for the
config attribute. |
ImmutableConfigProviderExampleInput.Builder |
ImmutableConfigProviderExampleInput.Builder.connectorConfig(String connectorConfig)
Initializes the value for the
connectorConfig attribute. |
ImmutableConfigProviderExampleInput.Builder |
ImmutableConfigProviderExampleInput.Builder.example(Plugin.ConfigProviderExample example)
Initializes the value for the
example attribute. |
ImmutableConfigProviderExampleInput.Builder |
ImmutableConfigProviderExampleInput.Builder.from(Plugin.ConfigProviderExampleInput instance)
Fill a builder with attribute values from the provided
ConfigProviderExampleInput instance. |
Copyright © 2016–2025. All rights reserved.