| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
NonTalkTimeFilter |
Rule.nonTalkTimeFilter()
A condition for a time period when neither the customer nor the agent was talking.
|
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.fromNonTalkTimeFilter(NonTalkTimeFilter nonTalkTimeFilter)
Create an instance of this class with
Rule.nonTalkTimeFilter() initialized to the given value. |
Rule.Builder |
Rule.Builder.nonTalkTimeFilter(NonTalkTimeFilter nonTalkTimeFilter)
A condition for a time period when neither the customer nor the agent was talking.
|
Copyright © 2022. All rights reserved.