| 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<UpdateSubnetGroupResponse> |
DaxAsyncClient.updateSubnetGroup(UpdateSubnetGroupRequest updateSubnetGroupRequest)
Modifies an existing subnet group.
|
default UpdateSubnetGroupResponse |
DaxClient.updateSubnetGroup(UpdateSubnetGroupRequest updateSubnetGroupRequest)
Modifies an existing subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSubnetGroupRequestMarshaller.marshall(UpdateSubnetGroupRequest updateSubnetGroupRequest) |
Copyright © 2022. All rights reserved.