| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static GeoMatchLevel |
GeoMatchLevel.fromValue(String value)
Use this in place of valueOf.
|
static GeoMatchLevel |
GeoMatchLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoMatchLevel[] |
GeoMatchLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProxySessionRequest |
CreateProxySessionRequest.withGeoMatchLevel(GeoMatchLevel geoMatchLevel)
The preference for matching the country or area code of the proxy phone number with that of the first
participant.
|
ProxySession |
ProxySession.withGeoMatchLevel(GeoMatchLevel geoMatchLevel)
The preference for matching the country or area code of the proxy phone number with that of the first
participant.
|
Copyright © 2021. All rights reserved.