| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProfileResponse |
AlexaForBusinessClient.createProfile(Consumer<CreateProfileRequest.Builder> createProfileRequest)
Creates a new room profile with the specified details.
|
default CreateProfileResponse |
AlexaForBusinessClient.createProfile(CreateProfileRequest createProfileRequest)
Creates a new room profile with the specified details.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProfileResponse> |
AlexaForBusinessAsyncClient.createProfile(Consumer<CreateProfileRequest.Builder> createProfileRequest)
Creates a new room profile with the specified details.
|
default CompletableFuture<CreateProfileResponse> |
AlexaForBusinessAsyncClient.createProfile(CreateProfileRequest createProfileRequest)
Creates a new room profile with the specified details.
|
Copyright © 2021. All rights reserved.