CopyableBuilder<DescribeTimeToLiveRequest.Builder,DescribeTimeToLiveRequest>
, SdkBuilder<DescribeTimeToLiveRequest.Builder,DescribeTimeToLiveRequest>
public static interface DescribeTimeToLiveRequest.Builder extends CopyableBuilder<DescribeTimeToLiveRequest.Builder,DescribeTimeToLiveRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeTimeToLiveRequest.Builder |
tableName(String tableName) |
The name of the table to be described.
|
copy
apply, build
DescribeTimeToLiveRequest.Builder tableName(String tableName)
The name of the table to be described.
tableName
- The name of the table to be described.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.