| 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 UpdateParameterGroupResponse |
DaxClient.updateParameterGroup(UpdateParameterGroupRequest updateParameterGroupRequest)
Modifies the parameters of a parameter group.
|
default CompletableFuture<UpdateParameterGroupResponse> |
DaxAsyncClient.updateParameterGroup(UpdateParameterGroupRequest updateParameterGroupRequest)
Modifies the parameters of a parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateParameterGroupRequestMarshaller.marshall(UpdateParameterGroupRequest updateParameterGroupRequest) |
Copyright © 2021. All rights reserved.