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