| 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<DeleteNetworkProfileResult> |
AbstractAmazonAlexaForBusinessAsync.deleteNetworkProfileAsync(DeleteNetworkProfileRequest request,
AsyncHandler<DeleteNetworkProfileRequest,DeleteNetworkProfileResult> asyncHandler) |
Future<DeleteNetworkProfileResult> |
AmazonAlexaForBusinessAsync.deleteNetworkProfileAsync(DeleteNetworkProfileRequest deleteNetworkProfileRequest,
AsyncHandler<DeleteNetworkProfileRequest,DeleteNetworkProfileResult> asyncHandler)
Deletes a network profile by the network profile ARN.
|
Future<DeleteNetworkProfileResult> |
AmazonAlexaForBusinessAsyncClient.deleteNetworkProfileAsync(DeleteNetworkProfileRequest request,
AsyncHandler<DeleteNetworkProfileRequest,DeleteNetworkProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteNetworkProfileRequest |
DeleteNetworkProfileRequest.clone() |
DeleteNetworkProfileRequest |
DeleteNetworkProfileRequest.withNetworkProfileArn(String networkProfileArn)
The ARN of the network profile associated with a device.
|
Copyright © 2019. All rights reserved.