ImmutableIcebergView |
ImmutableIcebergView.Builder.build() |
|
static ImmutableIcebergView |
ImmutableIcebergView.copyOf(IcebergView instance) |
|
ImmutableIcebergView |
ImmutableIcebergView.withDialect(String value) |
Copy the current immutable object by setting a value for the dialect attribute.
|
ImmutableIcebergView |
ImmutableIcebergView.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableIcebergView |
ImmutableIcebergView.withMetadataLocation(String value) |
Copy the current immutable object by setting a value for the metadataLocation attribute.
|
ImmutableIcebergView |
ImmutableIcebergView.withSchemaId(int value) |
Copy the current immutable object by setting a value for the schemaId attribute.
|
ImmutableIcebergView |
ImmutableIcebergView.withSqlText(String value) |
Copy the current immutable object by setting a value for the sqlText attribute.
|
ImmutableIcebergView |
ImmutableIcebergView.withVersionId(int value) |
Copy the current immutable object by setting a value for the versionId attribute.
|