| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateNetworkProfileResponse |
AlexaForBusinessClient.createNetworkProfile(Consumer<CreateNetworkProfileRequest.Builder> createNetworkProfileRequest)
Creates a network profile with the specified details.
|
default CreateNetworkProfileResponse |
AlexaForBusinessClient.createNetworkProfile(CreateNetworkProfileRequest createNetworkProfileRequest)
Creates a network profile with the specified details.
|
default DeleteDeviceResponse |
AlexaForBusinessClient.deleteDevice(Consumer<DeleteDeviceRequest.Builder> deleteDeviceRequest)
Removes a device from Alexa For Business.
|
default DeleteDeviceResponse |
AlexaForBusinessClient.deleteDevice(DeleteDeviceRequest deleteDeviceRequest)
Removes a device from Alexa For Business.
|
default UpdateNetworkProfileResponse |
AlexaForBusinessClient.updateNetworkProfile(Consumer<UpdateNetworkProfileRequest.Builder> updateNetworkProfileRequest)
Updates a network profile by the network profile ARN.
|
default UpdateNetworkProfileResponse |
AlexaForBusinessClient.updateNetworkProfile(UpdateNetworkProfileRequest updateNetworkProfileRequest)
Updates a network profile by the network profile ARN.
|
Copyright © 2021. All rights reserved.