| Package | Description |
|---|---|
| software.amazon.awssdk.services.keyspaces.model |
| Modifier and Type | Method and Description |
|---|---|
SchemaDefinition |
CreateTableRequest.schemaDefinition()
The
schemaDefinition consists of the following parameters. |
SchemaDefinition |
GetTableResponse.schemaDefinition()
The schema definition of the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTableRequest.Builder |
CreateTableRequest.Builder.schemaDefinition(SchemaDefinition schemaDefinition)
The
schemaDefinition consists of the following parameters. |
GetTableResponse.Builder |
GetTableResponse.Builder.schemaDefinition(SchemaDefinition schemaDefinition)
The schema definition of the specified table.
|
Copyright © 2022. All rights reserved.