CopyableBuilder<UpdateTableResponse.Builder,UpdateTableResponse>
, SdkBuilder<UpdateTableResponse.Builder,UpdateTableResponse>
public static interface UpdateTableResponse.Builder extends CopyableBuilder<UpdateTableResponse.Builder,UpdateTableResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateTableResponse.Builder |
tableDescription(TableDescription tableDescription) |
Represents the properties of the table.
|
copy
apply, build
UpdateTableResponse.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.