| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<Stream> |
ListStreamsResponse.streams()
A list of stream descriptors associated with the current account and endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamsResponse.Builder |
ListStreamsResponse.Builder.streams(Stream... streams)
A list of stream descriptors associated with the current account and endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamsResponse.Builder |
ListStreamsResponse.Builder.streams(Collection<Stream> streams)
A list of stream descriptors associated with the current account and endpoint.
|
Copyright © 2023. All rights reserved.