public interface CreateTableStart extends OngoingPartitionKey
Modifier and Type | Method and Description |
---|---|
CreateTableStart |
ifNotExists()
Adds IF NOT EXISTS to the create table specification.
|
withPartitionKey, withPartitionKey
@NonNull CreateTableStart ifNotExists()
Copyright © 2017–2022. All rights reserved.