| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteProfileResponse |
AlexaForBusinessClient.deleteProfile(Consumer<DeleteProfileRequest.Builder> deleteProfileRequest)
Deletes a room profile by the profile ARN.
|
default DeleteProfileResponse |
AlexaForBusinessClient.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes a room profile by the profile ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProfileResponse> |
AlexaForBusinessAsyncClient.deleteProfile(Consumer<DeleteProfileRequest.Builder> deleteProfileRequest)
Deletes a room profile by the profile ARN.
|
default CompletableFuture<DeleteProfileResponse> |
AlexaForBusinessAsyncClient.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes a room profile by the profile ARN.
|
Copyright © 2021. All rights reserved.