Uses of Interface
software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest.Builder
-
Packages that use DynamoDbStreamsRequest.Builder Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of DynamoDbStreamsRequest.Builder in software.amazon.awssdk.services.dynamodb.model
Subinterfaces of DynamoDbStreamsRequest.Builder in software.amazon.awssdk.services.dynamodb.model Modifier and Type Interface Description static interfaceDescribeStreamRequest.Builderstatic interfaceGetRecordsRequest.Builderstatic interfaceGetShardIteratorRequest.Builderstatic interfaceListStreamsRequest.BuilderClasses in software.amazon.awssdk.services.dynamodb.model that implement DynamoDbStreamsRequest.Builder Modifier and Type Class Description protected static classDynamoDbStreamsRequest.BuilderImplMethods in software.amazon.awssdk.services.dynamodb.model that return DynamoDbStreamsRequest.Builder Modifier and Type Method Description abstract DynamoDbStreamsRequest.BuilderDynamoDbStreamsRequest. toBuilder()Constructors in software.amazon.awssdk.services.dynamodb.model with parameters of type DynamoDbStreamsRequest.Builder Constructor Description DynamoDbStreamsRequest(DynamoDbStreamsRequest.Builder builder)
-