| 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 DeleteParameterGroupResponse |
DaxClient.deleteParameterGroup(DeleteParameterGroupRequest deleteParameterGroupRequest)
Deletes the specified parameter group.
|
default CompletableFuture<DeleteParameterGroupResponse> |
DaxAsyncClient.deleteParameterGroup(DeleteParameterGroupRequest deleteParameterGroupRequest)
Deletes the specified parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteParameterGroupRequestMarshaller.marshall(DeleteParameterGroupRequest deleteParameterGroupRequest) |
Copyright © 2023. All rights reserved.