AudioStream (AWS SDK for Java

AudioStream (AWS SDK for Java - 2.25.21)
All Known Implementing Classes:
AudioEvent, ConfigurationEvent, DefaultConfigurationEvent

@Generated("software.amazon.awssdk:codegen")public interface AudioStream

Base interface for all event types in AudioStream.

  • Method Details

    • audioEventBuilder

      Create a builder for the AudioEvent event type for this stream.

    • configurationEventBuilder

      Create a builder for the ConfigurationEvent event type for this stream.

    • sdkEventType

      The type of this event. Corresponds to the :event-type header on the Message.


You Might Also Like