Uses of Class
software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
Packages that use ListStreamsRequest
Package
Description
-
Uses of ListStreamsRequest in software.amazon.awssdk.services.dynamodb.streams
Methods in software.amazon.awssdk.services.dynamodb.streams with parameters of type ListStreamsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ListStreamsResponse>DynamoDbStreamsAsyncClient.listStreams(ListStreamsRequest listStreamsRequest) Returns an array of stream ARNs associated with the current account and endpoint.default ListStreamsResponseDynamoDbStreamsClient.listStreams(ListStreamsRequest listStreamsRequest) Returns an array of stream ARNs associated with the current account and endpoint. -
Uses of ListStreamsRequest in software.amazon.awssdk.services.dynamodb.streams.transform
Methods in software.amazon.awssdk.services.dynamodb.streams.transform with parameters of type ListStreamsRequestModifier and TypeMethodDescriptionListStreamsRequestMarshaller.marshall(ListStreamsRequest listStreamsRequest)