| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
DNISEmergencyCallingConfiguration |
DNISEmergencyCallingConfiguration.clone() |
DNISEmergencyCallingConfiguration |
DNISEmergencyCallingConfiguration.withCallingCountry(String callingCountry) |
DNISEmergencyCallingConfiguration |
DNISEmergencyCallingConfiguration.withEmergencyPhoneNumber(String emergencyPhoneNumber) |
DNISEmergencyCallingConfiguration |
DNISEmergencyCallingConfiguration.withTestPhoneNumber(String testPhoneNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<DNISEmergencyCallingConfiguration> |
EmergencyCallingConfiguration.getDNIS() |
| Modifier and Type | Method and Description |
|---|---|
EmergencyCallingConfiguration |
EmergencyCallingConfiguration.withDNIS(DNISEmergencyCallingConfiguration... dNIS)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmergencyCallingConfiguration.setDNIS(Collection<DNISEmergencyCallingConfiguration> dNIS) |
EmergencyCallingConfiguration |
EmergencyCallingConfiguration.withDNIS(Collection<DNISEmergencyCallingConfiguration> dNIS) |
Copyright © 2023. All rights reserved.