Package | Description |
---|---|
com.twilio.sdk.reader.taskrouter.v1.workspace | |
com.twilio.sdk.resource.taskrouter.v1.workspace | |
com.twilio.sdk.updater.taskrouter.v1.workspace |
Modifier and Type | Method and Description |
---|---|
TaskReader |
TaskReader.byAssignmentStatus(Task.Status assignmentStatus)
The assignment_status.
|
Modifier and Type | Method and Description |
---|---|
static Task.Status |
Task.Status.forValue(String value) |
Task.Status |
Task.getAssignmentStatus()
Returns The The assignment_status.
|
static Task.Status |
Task.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.Status[] |
Task.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TaskUpdater |
TaskUpdater.setAssignmentStatus(Task.Status assignmentStatus)
The assignment_status.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.