CopyableBuilder<CreateTableResponse.Builder,CreateTableResponse>, SdkBuilder<CreateTableResponse.Builder,CreateTableResponse>public static interface CreateTableResponse.Builder extends CopyableBuilder<CreateTableResponse.Builder,CreateTableResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateTableResponse.Builder |
tableDescription(TableDescription tableDescription) |
Represents the properties of the table.
|
copyapply, buildCreateTableResponse.Builder tableDescription(TableDescription tableDescription)
Represents the properties of the table.
tableDescription - Represents the properties of the table.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.