Package | Description |
---|---|
com.twilio.sdk.creator.api.v2010.account.call | |
com.twilio.sdk.resource.api.v2010.account.call | |
com.twilio.sdk.updater.api.v2010.account.call |
Modifier and Type | Method and Description |
---|---|
FeedbackCreator |
FeedbackCreator.setIssue(Feedback.Issues issue)
The issue.
|
Modifier and Type | Method and Description |
---|---|
FeedbackCreator |
FeedbackCreator.setIssue(List<Feedback.Issues> issue)
The issue.
|
Modifier and Type | Method and Description |
---|---|
static Feedback.Issues |
Feedback.Issues.forValue(String value)
Generate a Issues from a string.
|
static Feedback.Issues |
Feedback.Issues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feedback.Issues[] |
Feedback.Issues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<Feedback.Issues> |
Feedback.getIssues()
Returns The The issues.
|
Modifier and Type | Method and Description |
---|---|
FeedbackUpdater |
FeedbackUpdater.setIssue(Feedback.Issues issue)
One or more of the issues experienced during the call.
|
Modifier and Type | Method and Description |
---|---|
FeedbackUpdater |
FeedbackUpdater.setIssue(List<Feedback.Issues> issue)
One or more of the issues experienced during the call.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.