| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default GetNetworkProfileResponse |
AlexaForBusinessClient.getNetworkProfile(Consumer<GetNetworkProfileRequest.Builder> getNetworkProfileRequest)
Gets the network profile details by the network profile ARN.
|
default GetNetworkProfileResponse |
AlexaForBusinessClient.getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest)
Gets the network profile details by the network profile ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNetworkProfileResponse> |
AlexaForBusinessAsyncClient.getNetworkProfile(Consumer<GetNetworkProfileRequest.Builder> getNetworkProfileRequest)
Gets the network profile details by the network profile ARN.
|
default CompletableFuture<GetNetworkProfileResponse> |
AlexaForBusinessAsyncClient.getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest)
Gets the network profile details by the network profile ARN.
|
Copyright © 2021. All rights reserved.