Uses of Class
software.amazon.awssdk.services.dynamodb.model.Stream
Packages that use Stream
-
Uses of Stream in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type StreamModifier and TypeMethodDescriptionListStreamsResponse.streams()A list of stream descriptors associated with the current account and endpoint.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type StreamModifier and TypeMethodDescriptionA list of stream descriptors associated with the current account and endpoint.Method parameters in software.amazon.awssdk.services.dynamodb.model with type arguments of type StreamModifier and TypeMethodDescriptionListStreamsResponse.Builder.streams(Collection<Stream> streams) A list of stream descriptors associated with the current account and endpoint.