| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Method and Description |
|---|---|
List<TimestampRange> |
PointsOfInterest.timestampRanges()
Contains the timestamp ranges (start time through end time) of matched categories and rules.
|
| Modifier and Type | Method and Description |
|---|---|
PointsOfInterest.Builder |
PointsOfInterest.Builder.timestampRanges(TimestampRange... timestampRanges)
Contains the timestamp ranges (start time through end time) of matched categories and rules.
|
| Modifier and Type | Method and Description |
|---|---|
PointsOfInterest.Builder |
PointsOfInterest.Builder.timestampRanges(Collection<TimestampRange> timestampRanges)
Contains the timestamp ranges (start time through end time) of matched categories and rules.
|
Copyright © 2023. All rights reserved.