Package | Description |
---|---|
com.twilio.sdk.client | |
com.twilio.sdk.http |
Modifier and Type | Method and Description |
---|---|
static TwilioRestClient.Domains |
TwilioRestClient.Domains.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TwilioRestClient.Domains[] |
TwilioRestClient.Domains.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Request(HttpMethod method,
TwilioRestClient.Domains domain,
String uri,
String accountSid)
Create a new API request.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.