Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileResponse
-
Packages that use UpdateProfileResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported. -
-
Uses of UpdateProfileResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return UpdateProfileResponse Modifier and Type Method Description default UpdateProfileResponseAlexaForBusinessClient. updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)Deprecated.Alexa For Business is no longer supporteddefault UpdateProfileResponseAlexaForBusinessClient. updateProfile(UpdateProfileRequest updateProfileRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type UpdateProfileResponse Modifier and Type Method Description default CompletableFuture<UpdateProfileResponse>AlexaForBusinessAsyncClient. updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<UpdateProfileResponse>AlexaForBusinessAsyncClient. updateProfile(UpdateProfileRequest updateProfileRequest)Deprecated.Alexa For Business is no longer supported
-