| Package | Description |
|---|---|
| software.amazon.awssdk.services.dax |
DAX is a managed caching service engineered for Amazon DynamoDB.
|
| software.amazon.awssdk.services.dax.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RebootNodeResponse> |
DaxAsyncClient.rebootNode(RebootNodeRequest rebootNodeRequest)
Reboots a single node of a DAX cluster.
|
default RebootNodeResponse |
DaxClient.rebootNode(RebootNodeRequest rebootNodeRequest)
Reboots a single node of a DAX cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RebootNodeRequestMarshaller.marshall(RebootNodeRequest rebootNodeRequest) |
Copyright © 2022. All rights reserved.