| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateNetworkProfileResponse> |
AlexaForBusinessAsyncClient.updateNetworkProfile(Consumer<UpdateNetworkProfileRequest.Builder> updateNetworkProfileRequest)
Updates a network profile by the network profile ARN.
|
default CompletableFuture<UpdateNetworkProfileResponse> |
AlexaForBusinessAsyncClient.updateNetworkProfile(UpdateNetworkProfileRequest updateNetworkProfileRequest)
Updates a network profile by the network profile ARN.
|
Copyright © 2021. All rights reserved.