| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
GeoMatchParams.Builder |
GeoMatchParams.Builder.areaCode(String areaCode)
The area code.
|
static GeoMatchParams.Builder |
GeoMatchParams.builder() |
GeoMatchParams.Builder |
GeoMatchParams.Builder.country(String country)
The country.
|
GeoMatchParams.Builder |
GeoMatchParams.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GeoMatchParams.Builder> |
GeoMatchParams.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateProxySessionRequest.Builder |
CreateProxySessionRequest.Builder.geoMatchParams(Consumer<GeoMatchParams.Builder> geoMatchParams)
The country and area code for the proxy phone number.
|
default ProxySession.Builder |
ProxySession.Builder.geoMatchParams(Consumer<GeoMatchParams.Builder> geoMatchParams)
The country and area code for the proxy phone number.
|
Copyright © 2022. All rights reserved.