public static class TableSchemaParam.Builder
extends java.lang.Object
TableSchemaParam
Constructor and Description |
---|
Builder(TableSchema tableSchema) |
Modifier and Type | Method and Description |
---|---|
TableSchemaParam |
build() |
TableSchemaParam.Builder |
withTimeout(long timeout)
Optional.
|
public Builder(@Nonnull TableSchema tableSchema)
tableSchema
- a TableSchema
objectTableSchema
public TableSchemaParam.Builder withTimeout(long timeout)
timeout
- in secondsBuilder
public TableSchemaParam build()