@Generated(value="software.amazon.awssdk:codegen") public interface TranscriptResultStream extends SdkPojo
| Modifier and Type | Field and Description |
|---|---|
static TranscriptResultStream |
UNKNOWN
Special type of
TranscriptResultStream for unknown types of events that this version of the SDK does not
know about |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(StartStreamTranscriptionResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
TranscriptResultStream. |
static final TranscriptResultStream UNKNOWN
TranscriptResultStream for unknown types of events that this version of the SDK does not
know aboutvoid accept(StartStreamTranscriptionResponseHandler.Visitor visitor)
TranscriptResultStream.visitor - Visitor to invoke.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.