Uses of Class
software.amazon.awssdk.services.chimesdkvoice.model.GetSipMediaApplicationAlexaSkillConfigurationResponse
-
Packages that use GetSipMediaApplicationAlexaSkillConfigurationResponse Package Description software.amazon.awssdk.services.chimesdkvoice The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications. -
-
Uses of GetSipMediaApplicationAlexaSkillConfigurationResponse in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice that return GetSipMediaApplicationAlexaSkillConfigurationResponse Modifier and Type Method Description default GetSipMediaApplicationAlexaSkillConfigurationResponseChimeSdkVoiceClient. getSipMediaApplicationAlexaSkillConfiguration(Consumer<GetSipMediaApplicationAlexaSkillConfigurationRequest.Builder> getSipMediaApplicationAlexaSkillConfigurationRequest)Deprecated.Due to changes made by the Amazon Alexa service, this API is no longer available for use.default GetSipMediaApplicationAlexaSkillConfigurationResponseChimeSdkVoiceClient. getSipMediaApplicationAlexaSkillConfiguration(GetSipMediaApplicationAlexaSkillConfigurationRequest getSipMediaApplicationAlexaSkillConfigurationRequest)Deprecated.Due to changes made by the Amazon Alexa service, this API is no longer available for use.Methods in software.amazon.awssdk.services.chimesdkvoice that return types with arguments of type GetSipMediaApplicationAlexaSkillConfigurationResponse Modifier and Type Method Description default CompletableFuture<GetSipMediaApplicationAlexaSkillConfigurationResponse>ChimeSdkVoiceAsyncClient. getSipMediaApplicationAlexaSkillConfiguration(Consumer<GetSipMediaApplicationAlexaSkillConfigurationRequest.Builder> getSipMediaApplicationAlexaSkillConfigurationRequest)Deprecated.Due to changes made by the Amazon Alexa service, this API is no longer available for use.default CompletableFuture<GetSipMediaApplicationAlexaSkillConfigurationResponse>ChimeSdkVoiceAsyncClient. getSipMediaApplicationAlexaSkillConfiguration(GetSipMediaApplicationAlexaSkillConfigurationRequest getSipMediaApplicationAlexaSkillConfigurationRequest)Deprecated.Due to changes made by the Amazon Alexa service, this API is no longer available for use.
-