Interface UserTableOptions.Builder<T>

Type Parameters:
T - the extending builder type
All Known Subinterfaces:
PartitionedUserTableOptions.Builder, UnpartitionedUserTableOptions.Builder
Enclosing interface:
UserTableOptions

public static interface UserTableOptions.Builder<T>
Generic builder for constructing the base set of options.