| Package | Description |
|---|---|
| software.amazon.awssdk.services.dax |
DAX is a managed caching service engineered for Amazon DynamoDB.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSubnetGroupResponse |
DaxClient.createSubnetGroup(Consumer<CreateSubnetGroupRequest.Builder> createSubnetGroupRequest)
Creates a new subnet group.
|
default CreateSubnetGroupResponse |
DaxClient.createSubnetGroup(CreateSubnetGroupRequest createSubnetGroupRequest)
Creates a new subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSubnetGroupResponse> |
DaxAsyncClient.createSubnetGroup(Consumer<CreateSubnetGroupRequest.Builder> createSubnetGroupRequest)
Creates a new subnet group.
|
default CompletableFuture<CreateSubnetGroupResponse> |
DaxAsyncClient.createSubnetGroup(CreateSubnetGroupRequest createSubnetGroupRequest)
Creates a new subnet group.
|
Copyright © 2019. All rights reserved.