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