Uses of Interface
com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
-
Packages that use AmazonDynamoDBStreams Package Description com.amazonaws.services.dynamodbv2 -
-
Uses of AmazonDynamoDBStreams in com.amazonaws.services.dynamodbv2
Subinterfaces of AmazonDynamoDBStreams in com.amazonaws.services.dynamodbv2 Modifier and Type Interface Description interface
AmazonDynamoDBStreamsAsync
Interface for accessing Amazon DynamoDB Streams asynchronously.Classes in com.amazonaws.services.dynamodbv2 that implement AmazonDynamoDBStreams Modifier and Type Class Description class
AbstractAmazonDynamoDBStreams
Abstract implementation ofAmazonDynamoDBStreams
.class
AbstractAmazonDynamoDBStreamsAsync
Abstract implementation ofAmazonDynamoDBStreamsAsync
.class
AmazonDynamoDBStreamsAsyncClient
Interface for accessing Amazon DynamoDB Streams asynchronously.class
AmazonDynamoDBStreamsClient
Client for accessing Amazon DynamoDB Streams.
-