| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateTableResponse.Builder |
UpdateTableResponse.builder() |
default UpdateTableResponse.Builder |
UpdateTableResponse.Builder.tableDescription(Consumer<TableDescription.Builder> tableDescription)
Represents the properties of the table.
|
UpdateTableResponse.Builder |
UpdateTableResponse.Builder.tableDescription(TableDescription tableDescription)
Represents the properties of the table.
|
UpdateTableResponse.Builder |
UpdateTableResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateTableResponse.Builder> |
UpdateTableResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.