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