| 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 |
|---|---|
DeleteNetworkProfileResult |
AmazonAlexaForBusinessClient.deleteNetworkProfile(DeleteNetworkProfileRequest request)
Deletes a network profile by the network profile ARN.
|
DeleteNetworkProfileResult |
AbstractAmazonAlexaForBusiness.deleteNetworkProfile(DeleteNetworkProfileRequest request) |
DeleteNetworkProfileResult |
AmazonAlexaForBusiness.deleteNetworkProfile(DeleteNetworkProfileRequest deleteNetworkProfileRequest)
Deletes a network profile by the network profile ARN.
|
| 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 |
|---|---|
DeleteNetworkProfileResult |
DeleteNetworkProfileResult.clone() |
Copyright © 2019. All rights reserved.