| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateTimeToLiveResponse |
DynamoDbClient.updateTimeToLive(UpdateTimeToLiveRequest updateTimeToLiveRequest)
The UpdateTimeToLive method will enable or disable TTL for the specified table.
|
default CompletableFuture<UpdateTimeToLiveResponse> |
DynamoDbAsyncClient.updateTimeToLive(UpdateTimeToLiveRequest updateTimeToLiveRequest)
The UpdateTimeToLive method will enable or disable TTL for the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateTimeToLiveRequestMarshaller.marshall(UpdateTimeToLiveRequest updateTimeToLiveRequest) |
Copyright © 2019. All rights reserved.