| 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 CreateSubnetGroupResponse |
DaxClient.createSubnetGroup(CreateSubnetGroupRequest createSubnetGroupRequest)
Creates a new subnet group.
|
default CompletableFuture<CreateSubnetGroupResponse> |
DaxAsyncClient.createSubnetGroup(CreateSubnetGroupRequest createSubnetGroupRequest)
Creates a new subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSubnetGroupRequestMarshaller.marshall(CreateSubnetGroupRequest createSubnetGroupRequest) |
Copyright © 2019. All rights reserved.