| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSection.Builder |
ImmutableSection.builder()
Creates a builder for
ImmutableSection. |
ImmutableSection.Builder |
ImmutableSection.Builder.from(Notes.Section instance)
Fill a builder with attribute values from the provided
Section instance. |
ImmutableSection.Builder |
ImmutableSection.Builder.text(String text)
Initializes the value for the
text attribute. |
ImmutableSection.Builder |
ImmutableSection.Builder.title(String title)
Initializes the value for the
title attribute. |
Copyright © 2016–2025. All rights reserved.