| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCopy
Immutable implementation of
Notes.Copy. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCopy |
ImmutableCopy.copyOf(Notes.Copy instance)
Creates an immutable copy of a
Notes.Copy value. |
ImmutableCopy.Builder |
ImmutableCopy.Builder.from(Notes.Copy instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes.Copy instance. |
Copyright © 2016–2019. All rights reserved.