| Package | Description |
|---|---|
| tech.ydb.table.settings |
| Modifier and Type | Method and Description |
|---|---|
Changefeed.Format |
Changefeed.getFormat() |
static Changefeed.Format |
Changefeed.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Changefeed.Format[] |
Changefeed.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Changefeed.Builder |
Changefeed.Builder.withFormat(Changefeed.Format format) |
Copyright © 2023. All rights reserved.