| 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 |
|---|---|
CreateNetworkProfileResult |
AmazonAlexaForBusinessClient.createNetworkProfile(CreateNetworkProfileRequest request)
Creates a network profile with the specified details.
|
CreateNetworkProfileResult |
AbstractAmazonAlexaForBusiness.createNetworkProfile(CreateNetworkProfileRequest request) |
CreateNetworkProfileResult |
AmazonAlexaForBusiness.createNetworkProfile(CreateNetworkProfileRequest createNetworkProfileRequest)
Creates a network profile with the specified details.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateNetworkProfileResult> |
AbstractAmazonAlexaForBusinessAsync.createNetworkProfileAsync(CreateNetworkProfileRequest request,
AsyncHandler<CreateNetworkProfileRequest,CreateNetworkProfileResult> asyncHandler) |
Future<CreateNetworkProfileResult> |
AmazonAlexaForBusinessAsync.createNetworkProfileAsync(CreateNetworkProfileRequest createNetworkProfileRequest,
AsyncHandler<CreateNetworkProfileRequest,CreateNetworkProfileResult> asyncHandler)
Creates a network profile with the specified details.
|
Future<CreateNetworkProfileResult> |
AmazonAlexaForBusinessAsyncClient.createNetworkProfileAsync(CreateNetworkProfileRequest request,
AsyncHandler<CreateNetworkProfileRequest,CreateNetworkProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateNetworkProfileResult |
CreateNetworkProfileResult.clone() |
CreateNetworkProfileResult |
CreateNetworkProfileResult.withNetworkProfileArn(String networkProfileArn)
The ARN of the network profile associated with a device.
|
Copyright © 2019. All rights reserved.