Uses of Class
software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
Packages that use DescribeTimeToLiveRequest
Package
Description
-
Uses of DescribeTimeToLiveRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type DescribeTimeToLiveRequestModifier and TypeMethodDescriptionDynamoDbAsyncClient.describeTimeToLive(DescribeTimeToLiveRequest describeTimeToLiveRequest) Gives a description of the Time to Live (TTL) status on the specified table.default DescribeTimeToLiveResponseDynamoDbClient.describeTimeToLive(DescribeTimeToLiveRequest describeTimeToLiveRequest) Gives a description of the Time to Live (TTL) status on the specified table. -
Uses of DescribeTimeToLiveRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type DescribeTimeToLiveRequestModifier and TypeMethodDescriptionDescribeTimeToLiveRequestMarshaller.marshall(DescribeTimeToLiveRequest describeTimeToLiveRequest)