| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness |
Alexa for Business has been retired and is no longer supported.
|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProfileResult |
AmazonAlexaForBusinessClient.createProfile(CreateProfileRequest request)
Deprecated.
|
CreateProfileResult |
AbstractAmazonAlexaForBusiness.createProfile(CreateProfileRequest request)
Deprecated.
|
CreateProfileResult |
AmazonAlexaForBusiness.createProfile(CreateProfileRequest createProfileRequest)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProfileResult> |
AmazonAlexaForBusinessAsyncClient.createProfileAsync(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler)
Deprecated.
|
Future<CreateProfileResult> |
AmazonAlexaForBusinessAsync.createProfileAsync(CreateProfileRequest createProfileRequest,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler)
Deprecated.
|
Future<CreateProfileResult> |
AbstractAmazonAlexaForBusinessAsync.createProfileAsync(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProfileResult |
CreateProfileResult.clone() |
CreateProfileResult |
CreateProfileResult.withProfileArn(String profileArn)
The ARN of the newly created room profile in the response.
|
Copyright © 2023. All rights reserved.