Interface Ddb2StreamInternalClient
-
- All Known Implementing Classes:
Ddb2StreamClientIAMOptimizedImpl,Ddb2StreamClientStandardImpl
public interface Ddb2StreamInternalClientManage the required actions of an DynamoDB Stream client for either local or remote.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClientgetDynamoDBStreamClient()Returns an DynamoDB Stream client after a factory method determines which one to return.
-