CopyableBuilder<DescribeTableResponse.Builder,DescribeTableResponse>
, SdkBuilder<DescribeTableResponse.Builder,DescribeTableResponse>
public static interface DescribeTableResponse.Builder extends CopyableBuilder<DescribeTableResponse.Builder,DescribeTableResponse>
Modifier and Type | Method | Description |
---|---|---|
DescribeTableResponse.Builder |
table(TableDescription table) |
The properties of the table.
|
copy
apply, build
DescribeTableResponse.Builder table(TableDescription table)
The properties of the table.
table
- The properties of the table.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.