| Package | Description |
|---|---|
| com.twilio.rest.proxy.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Service.GeoMatchLevel |
Service.GeoMatchLevel.forValue(String value)
Generate a GeoMatchLevel from a string.
|
Service.GeoMatchLevel |
Service.getGeoMatchLevel()
Returns The Whether to find proxy numbers in the same areacode..
|
static Service.GeoMatchLevel |
Service.GeoMatchLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.GeoMatchLevel[] |
Service.GeoMatchLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceUpdater |
ServiceUpdater.setGeoMatchLevel(Service.GeoMatchLevel geoMatchLevel)
Whether to find proxy numbers in the same areacode..
|
ServiceCreator |
ServiceCreator.setGeoMatchLevel(Service.GeoMatchLevel geoMatchLevel)
Whether to find proxy numbers in the same areacode..
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.