| 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 |
|---|---|
GetNetworkProfileResult |
AmazonAlexaForBusinessClient.getNetworkProfile(GetNetworkProfileRequest request)
Gets the network profile details by the network profile ARN.
|
GetNetworkProfileResult |
AbstractAmazonAlexaForBusiness.getNetworkProfile(GetNetworkProfileRequest request) |
GetNetworkProfileResult |
AmazonAlexaForBusiness.getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest)
Gets the network profile details by the network profile ARN.
|
| 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 |
|---|---|
GetNetworkProfileResult |
GetNetworkProfileResult.clone() |
GetNetworkProfileResult |
GetNetworkProfileResult.withNetworkProfile(NetworkProfile networkProfile)
The network profile associated with a device.
|
Copyright © 2019. All rights reserved.