| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
List<StreamSummary> |
ListStreamsResponse.streams()
List of streams.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamsResponse.Builder |
ListStreamsResponse.Builder.streams(StreamSummary... streams)
List of streams.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamsResponse.Builder |
ListStreamsResponse.Builder.streams(Collection<StreamSummary> streams)
List of streams.
|
Copyright © 2023. All rights reserved.