| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProfileResponse |
AlexaForBusinessClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Updates an existing room profile by room profile ARN.
|
default UpdateProfileResponse |
AlexaForBusinessClient.updateProfile(UpdateProfileRequest updateProfileRequest)
Updates an existing room profile by room profile ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProfileResponse> |
AlexaForBusinessAsyncClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Updates an existing room profile by room profile ARN.
|
default CompletableFuture<UpdateProfileResponse> |
AlexaForBusinessAsyncClient.updateProfile(UpdateProfileRequest updateProfileRequest)
Updates an existing room profile by room profile ARN.
|
Copyright © 2021. All rights reserved.