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