Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn
-
Packages that use PSTNDialIn Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of PSTNDialIn in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return PSTNDialIn Modifier and Type Method Description PSTNDialInConferenceProvider. pstnDialIn()The information for PSTN conferencing.PSTNDialInCreateConferenceProviderRequest. pstnDialIn()The information for PSTN conferencing.PSTNDialInUpdateConferenceProviderRequest. pstnDialIn()The information for PSTN conferencing.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type PSTNDialIn Modifier and Type Method Description ConferenceProvider.BuilderConferenceProvider.Builder. pstnDialIn(PSTNDialIn pstnDialIn)The information for PSTN conferencing.CreateConferenceProviderRequest.BuilderCreateConferenceProviderRequest.Builder. pstnDialIn(PSTNDialIn pstnDialIn)The information for PSTN conferencing.UpdateConferenceProviderRequest.BuilderUpdateConferenceProviderRequest.Builder. pstnDialIn(PSTNDialIn pstnDialIn)The information for PSTN conferencing.
-