| 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<CreateParameterGroupResponse> |
DaxAsyncClient.createParameterGroup(CreateParameterGroupRequest createParameterGroupRequest)
Creates a new parameter group.
|
default CreateParameterGroupResponse |
DaxClient.createParameterGroup(CreateParameterGroupRequest createParameterGroupRequest)
Creates a new parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateParameterGroupRequestMarshaller.marshall(CreateParameterGroupRequest createParameterGroupRequest) |
Copyright © 2022. All rights reserved.