| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
default SearchNetworkProfilesResponse |
AlexaForBusinessClient.searchNetworkProfiles(Consumer<SearchNetworkProfilesRequest.Builder> searchNetworkProfilesRequest)
Searches network profiles and lists the ones that meet a set of filter and sort criteria.
|
default SearchNetworkProfilesResponse |
AlexaForBusinessClient.searchNetworkProfiles(SearchNetworkProfilesRequest searchNetworkProfilesRequest)
Searches network profiles and lists the ones that meet a set of filter and sort criteria.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchNetworkProfilesResponse> |
AlexaForBusinessAsyncClient.searchNetworkProfiles(Consumer<SearchNetworkProfilesRequest.Builder> searchNetworkProfilesRequest)
Searches network profiles and lists the ones that meet a set of filter and sort criteria.
|
default CompletableFuture<SearchNetworkProfilesResponse> |
AlexaForBusinessAsyncClient.searchNetworkProfiles(SearchNetworkProfilesRequest searchNetworkProfilesRequest)
Searches network profiles and lists the ones that meet a set of filter and sort criteria.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchNetworkProfilesResponse> |
SearchNetworkProfilesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchNetworkProfilesPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchNetworkProfilesResponse> subscriber) |
Copyright © 2021. All rights reserved.