| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
GeoMatchParams |
GeoMatchParams.clone() |
GeoMatchParams |
ProxySession.getGeoMatchParams()
The country and area code for the proxy phone number.
|
GeoMatchParams |
CreateProxySessionRequest.getGeoMatchParams()
The country and area code for the proxy phone number.
|
GeoMatchParams |
GeoMatchParams.withAreaCode(String areaCode)
The area code.
|
GeoMatchParams |
GeoMatchParams.withCountry(String country)
The country.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxySession.setGeoMatchParams(GeoMatchParams geoMatchParams)
The country and area code for the proxy phone number.
|
void |
CreateProxySessionRequest.setGeoMatchParams(GeoMatchParams geoMatchParams)
The country and area code for the proxy phone number.
|
ProxySession |
ProxySession.withGeoMatchParams(GeoMatchParams geoMatchParams)
The country and area code for the proxy phone number.
|
CreateProxySessionRequest |
CreateProxySessionRequest.withGeoMatchParams(GeoMatchParams geoMatchParams)
The country and area code for the proxy phone number.
|
Copyright © 2020. All rights reserved.