| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PointsOfInterest> |
CategoryEvent.matchedDetails()
Contains information about the matched categories, including category names and timestamps.
|
| Modifier and Type | Method and Description |
|---|---|
CategoryEvent.Builder |
CategoryEvent.Builder.matchedDetails(Map<String,PointsOfInterest> matchedDetails)
Contains information about the matched categories, including category names and timestamps.
|
CategoryEvent.Builder |
CategoryEvent.BuilderImpl.matchedDetails(Map<String,PointsOfInterest> matchedDetails) |
Copyright © 2023. All rights reserved.