| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2.model |
| Modifier and Type | Method and Description |
|---|---|
TimeToLiveDescription |
TimeToLiveDescription.clone() |
TimeToLiveDescription |
DescribeTimeToLiveResult.getTimeToLiveDescription()
|
TimeToLiveDescription |
TimeToLiveDescription.withAttributeName(String attributeName)
The name of the Time to Live attribute for items in the table.
|
TimeToLiveDescription |
TimeToLiveDescription.withTimeToLiveStatus(String timeToLiveStatus)
The Time to Live status for the table.
|
TimeToLiveDescription |
TimeToLiveDescription.withTimeToLiveStatus(TimeToLiveStatus timeToLiveStatus)
The Time to Live status for the table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTimeToLiveResult.setTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
|
DescribeTimeToLiveResult |
DescribeTimeToLiveResult.withTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
|
Copyright © 2017. All rights reserved.