| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Method and Description |
|---|---|
static PointsOfInterest.Builder |
PointsOfInterest.builder() |
PointsOfInterest.Builder |
PointsOfInterest.Builder.timestampRanges(Collection<TimestampRange> timestampRanges)
Contains the timestamp ranges (start time through end time) of matched categories and rules.
|
PointsOfInterest.Builder |
PointsOfInterest.Builder.timestampRanges(Consumer<TimestampRange.Builder>... timestampRanges)
Contains the timestamp ranges (start time through end time) of matched categories and rules.
|
PointsOfInterest.Builder |
PointsOfInterest.Builder.timestampRanges(TimestampRange... timestampRanges)
Contains the timestamp ranges (start time through end time) of matched categories and rules.
|
PointsOfInterest.Builder |
PointsOfInterest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PointsOfInterest.Builder> |
CategoryEvent.BuilderImpl.getMatchedDetails() |
static Class<? extends PointsOfInterest.Builder> |
PointsOfInterest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.