| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ParticipantTimerValue |
ParticipantTimerValue.clone() |
ParticipantTimerValue |
ParticipantTimerConfiguration.getTimerValue()
The value of the timer.
|
ParticipantTimerValue |
ParticipantTimerValue.withParticipantTimerAction(ParticipantTimerAction participantTimerAction)
The timer action.
|
ParticipantTimerValue |
ParticipantTimerValue.withParticipantTimerAction(String participantTimerAction)
The timer action.
|
ParticipantTimerValue |
ParticipantTimerValue.withParticipantTimerDurationInMinutes(Integer participantTimerDurationInMinutes)
The duration of a timer, in minutes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParticipantTimerConfiguration.setTimerValue(ParticipantTimerValue timerValue)
The value of the timer.
|
ParticipantTimerConfiguration |
ParticipantTimerConfiguration.withTimerValue(ParticipantTimerValue timerValue)
The value of the timer.
|
Copyright © 2024. All rights reserved.