| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateNetworkProfileResponse> |
AlexaForBusinessAsyncClient.createNetworkProfile(Consumer<CreateNetworkProfileRequest.Builder> createNetworkProfileRequest)
Creates a network profile with the specified details.
|
default CompletableFuture<CreateNetworkProfileResponse> |
AlexaForBusinessAsyncClient.createNetworkProfile(CreateNetworkProfileRequest createNetworkProfileRequest)
Creates a network profile with the specified details.
|
Copyright © 2021. All rights reserved.