| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetNetworkProfileResult> |
AbstractAmazonAlexaForBusinessAsync.getNetworkProfileAsync(GetNetworkProfileRequest request,
AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler) |
Future<GetNetworkProfileResult> |
AmazonAlexaForBusinessAsync.getNetworkProfileAsync(GetNetworkProfileRequest getNetworkProfileRequest,
AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler)
Gets the network profile details by the network profile ARN.
|
Future<GetNetworkProfileResult> |
AmazonAlexaForBusinessAsyncClient.getNetworkProfileAsync(GetNetworkProfileRequest request,
AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetNetworkProfileRequest |
GetNetworkProfileRequest.clone() |
GetNetworkProfileRequest |
GetNetworkProfileRequest.withNetworkProfileArn(String networkProfileArn)
The ARN of the network profile associated with a device.
|
Copyright © 2020. All rights reserved.