| Package | Description |
|---|---|
| com.twilio.rest.taskrouter.v1.workspace |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowCreator |
Workflow.creator(String pathWorkspaceSid,
String friendlyName,
String configuration)
Create a WorkflowCreator to execute create.
|
WorkflowCreator |
WorkflowCreator.setAssignmentCallbackUrl(String assignmentCallbackUrl)
The assignment_callback_url.
|
WorkflowCreator |
WorkflowCreator.setAssignmentCallbackUrl(URI assignmentCallbackUrl)
The assignment_callback_url.
|
WorkflowCreator |
WorkflowCreator.setFallbackAssignmentCallbackUrl(String fallbackAssignmentCallbackUrl)
The fallback_assignment_callback_url.
|
WorkflowCreator |
WorkflowCreator.setFallbackAssignmentCallbackUrl(URI fallbackAssignmentCallbackUrl)
The fallback_assignment_callback_url.
|
WorkflowCreator |
WorkflowCreator.setTaskReservationTimeout(Integer taskReservationTimeout)
The task_reservation_timeout.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.