Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model | |
com.amazonaws.services.dynamodbv2.model.transform |
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)
|
Modifier and Type | Method and Description |
---|---|
TimeToLiveDescription |
TimeToLiveDescriptionJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TimeToLiveDescriptionMarshaller.marshall(TimeToLiveDescription timeToLiveDescription,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.