| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
Proxy |
Proxy.clone() |
Proxy |
PutVoiceConnectorProxyResult.getProxy()
The proxy configuration details.
|
Proxy |
GetVoiceConnectorProxyResult.getProxy()
The proxy configuration details.
|
Proxy |
Proxy.withDefaultSessionExpiryMinutes(Integer defaultSessionExpiryMinutes)
The default number of minutes allowed for proxy sessions.
|
Proxy |
Proxy.withDisabled(Boolean disabled)
When true, stops proxy sessions from being created on the specified Amazon Chime Voice Connector.
|
Proxy |
Proxy.withFallBackPhoneNumber(String fallBackPhoneNumber)
The phone number to route calls to after a proxy session expires.
|
Proxy |
Proxy.withPhoneNumberCountries(Collection<String> phoneNumberCountries)
The countries for proxy phone numbers to be selected from.
|
Proxy |
Proxy.withPhoneNumberCountries(String... phoneNumberCountries)
The countries for proxy phone numbers to be selected from.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutVoiceConnectorProxyResult.setProxy(Proxy proxy)
The proxy configuration details.
|
void |
GetVoiceConnectorProxyResult.setProxy(Proxy proxy)
The proxy configuration details.
|
PutVoiceConnectorProxyResult |
PutVoiceConnectorProxyResult.withProxy(Proxy proxy)
The proxy configuration details.
|
GetVoiceConnectorProxyResult |
GetVoiceConnectorProxyResult.withProxy(Proxy proxy)
The proxy configuration details.
|
Copyright © 2020. All rights reserved.