| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
List<StreamEvent> |
StreamSession.truncatedEvents()
List of Amazon IVS events that the stream encountered.
|
| Modifier and Type | Method and Description |
|---|---|
StreamSession.Builder |
StreamSession.Builder.truncatedEvents(StreamEvent... truncatedEvents)
List of Amazon IVS events that the stream encountered.
|
| Modifier and Type | Method and Description |
|---|---|
StreamSession.Builder |
StreamSession.Builder.truncatedEvents(Collection<StreamEvent> truncatedEvents)
List of Amazon IVS events that the stream encountered.
|
Copyright © 2023. All rights reserved.