| Package | Description |
|---|---|
| software.amazon.awssdk.services.dax |
DAX is a managed caching service engineered for Amazon DynamoDB.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeSubnetGroupsResponse |
DaxClient.describeSubnetGroups()
Returns a list of subnet group descriptions.
|
default DescribeSubnetGroupsResponse |
DaxClient.describeSubnetGroups(Consumer<DescribeSubnetGroupsRequest.Builder> describeSubnetGroupsRequest)
Returns a list of subnet group descriptions.
|
default DescribeSubnetGroupsResponse |
DaxClient.describeSubnetGroups(DescribeSubnetGroupsRequest describeSubnetGroupsRequest)
Returns a list of subnet group descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSubnetGroupsResponse> |
DaxAsyncClient.describeSubnetGroups()
Returns a list of subnet group descriptions.
|
default CompletableFuture<DescribeSubnetGroupsResponse> |
DaxAsyncClient.describeSubnetGroups(Consumer<DescribeSubnetGroupsRequest.Builder> describeSubnetGroupsRequest)
Returns a list of subnet group descriptions.
|
default CompletableFuture<DescribeSubnetGroupsResponse> |
DaxAsyncClient.describeSubnetGroups(DescribeSubnetGroupsRequest describeSubnetGroupsRequest)
Returns a list of subnet group descriptions.
|
Copyright © 2021. All rights reserved.