| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Method and Description |
|---|---|
TimestampRange.Builder |
TimestampRange.Builder.beginOffsetMillis(Long beginOffsetMillis)
The time, in milliseconds, from the beginning of the audio stream to the start of the category match.
|
static TimestampRange.Builder |
TimestampRange.builder() |
TimestampRange.Builder |
TimestampRange.Builder.endOffsetMillis(Long endOffsetMillis)
The time, in milliseconds, from the beginning of the audio stream to the end of the category match.
|
TimestampRange.Builder |
TimestampRange.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TimestampRange.Builder> |
TimestampRange.serializableBuilderClass() |
Copyright © 2023. All rights reserved.