ImmutableIcebergTable |
ImmutableIcebergTable.Builder.build() |
|
static ImmutableIcebergTable |
ImmutableIcebergTable.copyOf(IcebergTable instance) |
|
ImmutableIcebergTable |
ImmutableIcebergTable.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableIcebergTable |
ImmutableIcebergTable.withMetadataLocation(String value) |
Copy the current immutable object by setting a value for the metadataLocation attribute.
|
ImmutableIcebergTable |
ImmutableIcebergTable.withSchemaId(int value) |
Copy the current immutable object by setting a value for the schemaId attribute.
|
ImmutableIcebergTable |
ImmutableIcebergTable.withSnapshotId(long value) |
Copy the current immutable object by setting a value for the snapshotId attribute.
|
ImmutableIcebergTable |
ImmutableIcebergTable.withSortOrderId(int value) |
Copy the current immutable object by setting a value for the sortOrderId attribute.
|
ImmutableIcebergTable |
ImmutableIcebergTable.withSpecId(int value) |
Copy the current immutable object by setting a value for the specId attribute.
|