| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default GetProfileResponse |
AlexaForBusinessClient.getProfile(Consumer<GetProfileRequest.Builder> getProfileRequest)
Gets the details of a room profile by profile ARN.
|
default GetProfileResponse |
AlexaForBusinessClient.getProfile(GetProfileRequest getProfileRequest)
Gets the details of a room profile by profile ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetProfileResponse> |
AlexaForBusinessAsyncClient.getProfile(Consumer<GetProfileRequest.Builder> getProfileRequest)
Gets the details of a room profile by profile ARN.
|
default CompletableFuture<GetProfileResponse> |
AlexaForBusinessAsyncClient.getProfile(GetProfileRequest getProfileRequest)
Gets the details of a room profile by profile ARN.
|
Copyright © 2021. All rights reserved.