| Package | Description |
|---|---|
| software.amazon.awssdk.services.keyspaces.model |
| Modifier and Type | Method and Description |
|---|---|
Comment |
CreateTableRequest.comment()
This parameter allows to enter a description of the table.
|
Comment |
GetTableResponse.comment()
The the description of the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTableRequest.Builder |
CreateTableRequest.Builder.comment(Comment comment)
This parameter allows to enter a description of the table.
|
GetTableResponse.Builder |
GetTableResponse.Builder.comment(Comment comment)
The the description of the specified table.
|
Copyright © 2023. All rights reserved.