| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.model |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamSpecification |
CreateTableRequest.getStreamSpecification()
Get the configuration parameters of the Stream.
|
StreamSpecification |
UpdateTableRequest.getStreamSpecification()
Get the Stream configuration changes of the table.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CreateTableRequest.setStreamSpecification(StreamSpecification streamSpecification)
Set the configuration parameters for the Stream
|
void |
UpdateTableRequest.setStreamSpecification(StreamSpecification streamSpecification)
Set the Stream configuration change for the table.
|
Copyright © 2025. All Rights Reserved.