| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
PSTNDialIn |
PSTNDialIn.clone() |
PSTNDialIn |
UpdateConferenceProviderRequest.getPSTNDialIn()
The information for PSTN conferencing.
|
PSTNDialIn |
ConferenceProvider.getPSTNDialIn()
The information for PSTN conferencing.
|
PSTNDialIn |
CreateConferenceProviderRequest.getPSTNDialIn()
The information for PSTN conferencing.
|
PSTNDialIn |
PSTNDialIn.withCountryCode(String countryCode)
The zip code.
|
PSTNDialIn |
PSTNDialIn.withOneClickIdDelay(String oneClickIdDelay)
The delay duration before Alexa enters the conference ID with dual-tone multi-frequency (DTMF).
|
PSTNDialIn |
PSTNDialIn.withOneClickPinDelay(String oneClickPinDelay)
The delay duration before Alexa enters the conference pin with dual-tone multi-frequency (DTMF).
|
PSTNDialIn |
PSTNDialIn.withPhoneNumber(String phoneNumber)
The phone number to call to join the conference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateConferenceProviderRequest.setPSTNDialIn(PSTNDialIn pSTNDialIn)
The information for PSTN conferencing.
|
void |
ConferenceProvider.setPSTNDialIn(PSTNDialIn pSTNDialIn)
The information for PSTN conferencing.
|
void |
CreateConferenceProviderRequest.setPSTNDialIn(PSTNDialIn pSTNDialIn)
The information for PSTN conferencing.
|
UpdateConferenceProviderRequest |
UpdateConferenceProviderRequest.withPSTNDialIn(PSTNDialIn pSTNDialIn)
The information for PSTN conferencing.
|
ConferenceProvider |
ConferenceProvider.withPSTNDialIn(PSTNDialIn pSTNDialIn)
The information for PSTN conferencing.
|
CreateConferenceProviderRequest |
CreateConferenceProviderRequest.withPSTNDialIn(PSTNDialIn pSTNDialIn)
The information for PSTN conferencing.
|
Copyright © 2023. All rights reserved.