| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness |
Alexa for Business makes it easy for you to use Alexa in your organization.
|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProfileResult |
AmazonAlexaForBusinessClient.createProfile(CreateProfileRequest request)
Creates a new room profile with the specified details.
|
CreateProfileResult |
AbstractAmazonAlexaForBusiness.createProfile(CreateProfileRequest request) |
CreateProfileResult |
AmazonAlexaForBusiness.createProfile(CreateProfileRequest createProfileRequest)
Creates a new room profile with the specified details.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProfileResult> |
AbstractAmazonAlexaForBusinessAsync.createProfileAsync(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler) |
Future<CreateProfileResult> |
AmazonAlexaForBusinessAsync.createProfileAsync(CreateProfileRequest createProfileRequest,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler)
Creates a new room profile with the specified details.
|
Future<CreateProfileResult> |
AmazonAlexaForBusinessAsyncClient.createProfileAsync(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler) |
| 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 © 2017. All rights reserved.