| 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 |
|---|---|
DeleteProfileResult |
AmazonAlexaForBusinessClient.deleteProfile(DeleteProfileRequest request)
Deletes a room profile by the profile ARN.
|
DeleteProfileResult |
AbstractAmazonAlexaForBusiness.deleteProfile(DeleteProfileRequest request) |
DeleteProfileResult |
AmazonAlexaForBusiness.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes a room profile by the profile ARN.
|
| 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 |
|---|---|
DeleteProfileResult |
DeleteProfileResult.clone() |
Copyright © 2020. All rights reserved.