| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSection |
ImmutableSection.Builder.build()
Builds a new
ImmutableSection. |
static ImmutableSection |
ImmutableSection.copyOf(Notes.Section instance)
Creates an immutable copy of a
Notes.Section value. |
ImmutableSection |
ImmutableSection.withText(String value)
Copy the current immutable object by setting a value for the
text attribute. |
ImmutableSection |
ImmutableSection.withTitle(String value)
Copy the current immutable object by setting a value for the
title attribute. |
Copyright © 2016–2025. All rights reserved.