Uses of Class
software.amazon.awssdk.services.connectcontactlens.model.CategoryDetails
-
Packages that use CategoryDetails Package Description software.amazon.awssdk.services.connectcontactlens.model -
-
Uses of CategoryDetails in software.amazon.awssdk.services.connectcontactlens.model
Methods in software.amazon.awssdk.services.connectcontactlens.model that return types with arguments of type CategoryDetails Modifier and Type Method Description Map<String,CategoryDetails>Categories. matchedDetails()The category rule that was matched and when it occurred in the transcript.Method parameters in software.amazon.awssdk.services.connectcontactlens.model with type arguments of type CategoryDetails Modifier and Type Method Description Categories.BuilderCategories.Builder. matchedDetails(Map<String,CategoryDetails> matchedDetails)The category rule that was matched and when it occurred in the transcript.
-