| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2 |
Synchronous and asynchronous client classes for accessing AmazonDynamoDBv2.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLimitsResult |
AmazonDynamoDBClient.describeLimits(DescribeLimitsRequest describeLimitsRequest)
Returns the current provisioned-capacity limits for your AWS account
in a region, both for the region as a whole and for any one DynamoDB
table that you create there.
|
DescribeLimitsResult |
AmazonDynamoDB.describeLimits(DescribeLimitsRequest describeLimitsRequest)
Returns the current provisioned-capacity limits for your AWS account
in a region, both for the region as a whole and for any one DynamoDB
table that you create there.
|
Future<DescribeLimitsResult> |
AmazonDynamoDBAsyncClient.describeLimitsAsync(DescribeLimitsRequest describeLimitsRequest)
Returns the current provisioned-capacity limits for your AWS account
in a region, both for the region as a whole and for any one DynamoDB
table that you create there.
|
Future<DescribeLimitsResult> |
AmazonDynamoDBAsync.describeLimitsAsync(DescribeLimitsRequest describeLimitsRequest)
Returns the current provisioned-capacity limits for your AWS account
in a region, both for the region as a whole and for any one DynamoDB
table that you create there.
|
Future<DescribeLimitsResult> |
AmazonDynamoDBAsyncClient.describeLimitsAsync(DescribeLimitsRequest describeLimitsRequest,
AsyncHandler<DescribeLimitsRequest,DescribeLimitsResult> asyncHandler)
Returns the current provisioned-capacity limits for your AWS account
in a region, both for the region as a whole and for any one DynamoDB
table that you create there.
|
Future<DescribeLimitsResult> |
AmazonDynamoDBAsync.describeLimitsAsync(DescribeLimitsRequest describeLimitsRequest,
AsyncHandler<DescribeLimitsRequest,DescribeLimitsResult> asyncHandler)
Returns the current provisioned-capacity limits for your AWS account
in a region, both for the region as a whole and for any one DynamoDB
table that you create there.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLimitsResult> |
AmazonDynamoDBAsyncClient.describeLimitsAsync(DescribeLimitsRequest describeLimitsRequest,
AsyncHandler<DescribeLimitsRequest,DescribeLimitsResult> asyncHandler)
Returns the current provisioned-capacity limits for your AWS account
in a region, both for the region as a whole and for any one DynamoDB
table that you create there.
|
Future<DescribeLimitsResult> |
AmazonDynamoDBAsync.describeLimitsAsync(DescribeLimitsRequest describeLimitsRequest,
AsyncHandler<DescribeLimitsRequest,DescribeLimitsResult> asyncHandler)
Returns the current provisioned-capacity limits for your AWS account
in a region, both for the region as a whole and for any one DynamoDB
table that you create there.
|
Copyright © 2016. All rights reserved.