| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.streams |
|
| software.amazon.awssdk.services.dynamodb.streams.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListStreamsResponse |
DynamoDbStreamsClient.listStreams(ListStreamsRequest listStreamsRequest)
Returns an array of stream ARNs associated with the current account and endpoint.
|
default CompletableFuture<ListStreamsResponse> |
DynamoDbStreamsAsyncClient.listStreams(ListStreamsRequest listStreamsRequest)
Returns an array of stream ARNs associated with the current account and endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListStreamsRequestMarshaller.marshall(ListStreamsRequest listStreamsRequest) |
Copyright © 2023. All rights reserved.