Uses of Class
software.amazon.awssdk.services.chime.model.GeoMatchParams
-
Packages that use GeoMatchParams Package Description software.amazon.awssdk.services.chime.model -
-
Uses of GeoMatchParams in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return GeoMatchParams Modifier and Type Method Description GeoMatchParamsCreateProxySessionRequest. geoMatchParams()The country and area code for the proxy phone number.GeoMatchParamsProxySession. geoMatchParams()The country and area code for the proxy phone number.Methods in software.amazon.awssdk.services.chime.model with parameters of type GeoMatchParams Modifier and Type Method Description CreateProxySessionRequest.BuilderCreateProxySessionRequest.Builder. geoMatchParams(GeoMatchParams geoMatchParams)The country and area code for the proxy phone number.ProxySession.BuilderProxySession.Builder. geoMatchParams(GeoMatchParams geoMatchParams)The country and area code for the proxy phone number.
-