| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileResult> |
AbstractAmazonAlexaForBusinessAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AmazonAlexaForBusinessAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Deletes a room profile by the profile ARN.
|
Future<DeleteProfileResult> |
AmazonAlexaForBusinessAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileRequest |
DeleteProfileRequest.clone() |
DeleteProfileRequest |
DeleteProfileRequest.withProfileArn(String profileArn)
The ARN of the room profile to delete.
|
Copyright © 2020. All rights reserved.