| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2 |
|
| com.amazonaws.services.dynamodbv2.model |
Classes modeling the various types represented by AmazonDynamoDB
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTimeToLiveResult |
AmazonDynamoDBClient.describeTimeToLive(DescribeTimeToLiveRequest describeTimeToLiveRequest)
Gives a description of the Time to Live (TTL) status on the specified
table.
|
DescribeTimeToLiveResult |
AmazonDynamoDB.describeTimeToLive(DescribeTimeToLiveRequest describeTimeToLiveRequest)
Gives a description of the Time to Live (TTL) status on the specified
table.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeTimeToLiveResult> |
AmazonDynamoDBAsyncClient.describeTimeToLiveAsync(DescribeTimeToLiveRequest describeTimeToLiveRequest)
Gives a description of the Time to Live (TTL) status on the specified
table.
|
Future<DescribeTimeToLiveResult> |
AmazonDynamoDBAsync.describeTimeToLiveAsync(DescribeTimeToLiveRequest describeTimeToLiveRequest)
Gives a description of the Time to Live (TTL) status on the specified
table.
|
Future<DescribeTimeToLiveResult> |
AmazonDynamoDBAsyncClient.describeTimeToLiveAsync(DescribeTimeToLiveRequest describeTimeToLiveRequest,
AsyncHandler<DescribeTimeToLiveRequest,DescribeTimeToLiveResult> asyncHandler)
Gives a description of the Time to Live (TTL) status on the specified
table.
|
Future<DescribeTimeToLiveResult> |
AmazonDynamoDBAsync.describeTimeToLiveAsync(DescribeTimeToLiveRequest describeTimeToLiveRequest,
AsyncHandler<DescribeTimeToLiveRequest,DescribeTimeToLiveResult> asyncHandler)
Gives a description of the Time to Live (TTL) status on the specified
table.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeTimeToLiveResult> |
AmazonDynamoDBAsyncClient.describeTimeToLiveAsync(DescribeTimeToLiveRequest describeTimeToLiveRequest,
AsyncHandler<DescribeTimeToLiveRequest,DescribeTimeToLiveResult> asyncHandler)
Gives a description of the Time to Live (TTL) status on the specified
table.
|
Future<DescribeTimeToLiveResult> |
AmazonDynamoDBAsync.describeTimeToLiveAsync(DescribeTimeToLiveRequest describeTimeToLiveRequest,
AsyncHandler<DescribeTimeToLiveRequest,DescribeTimeToLiveResult> asyncHandler)
Gives a description of the Time to Live (TTL) status on the specified
table.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTimeToLiveResult |
DescribeTimeToLiveResult.withTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
|
Copyright © 2018. All rights reserved.