@Generated(value="software.amazon.awssdk:codegen") public interface AudioStream
| Modifier and Type | Interface and Description |
|---|---|
static class |
AudioStream.EventType
The known possible types of events for
AudioStream. |
| Modifier and Type | Method and Description |
|---|---|
static AudioEvent.Builder |
audioEventBuilder()
Create a builder for the
AudioEvent event type for this stream. |
static ConfigurationEvent.Builder |
configurationEventBuilder()
Create a builder for the
ConfigurationEvent event type for this stream. |
default AudioStream.EventType |
sdkEventType()
The type of this event.
|
static AudioEvent.Builder audioEventBuilder()
AudioEvent event type for this stream.static ConfigurationEvent.Builder configurationEventBuilder()
ConfigurationEvent event type for this stream.default AudioStream.EventType sdkEventType()
:event-type header on the Message.Copyright © 2023. All rights reserved.