Uses of Class
software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse
-
Packages that use DynamoDbStreamsResponse Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of DynamoDbStreamsResponse in software.amazon.awssdk.services.dynamodb.model
Subclasses of DynamoDbStreamsResponse in software.amazon.awssdk.services.dynamodb.model Modifier and Type Class Description classDescribeStreamResponseRepresents the output of aDescribeStreamoperation.classGetRecordsResponseRepresents the output of aGetRecordsoperation.classGetShardIteratorResponseRepresents the output of aGetShardIteratoroperation.classListStreamsResponseRepresents the output of aListStreamsoperation.Methods in software.amazon.awssdk.services.dynamodb.model that return DynamoDbStreamsResponse Modifier and Type Method Description DynamoDbStreamsResponseDynamoDbStreamsResponse.Builder. build()Constructors in software.amazon.awssdk.services.dynamodb.model with parameters of type DynamoDbStreamsResponse Constructor Description BuilderImpl(DynamoDbStreamsResponse response)
-