| 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 ListBusinessReportSchedulesResponse |
AlexaForBusinessClient.listBusinessReportSchedules(Consumer<ListBusinessReportSchedulesRequest.Builder> listBusinessReportSchedulesRequest)
Lists the details of the schedules that a user configured.
|
default ListBusinessReportSchedulesResponse |
AlexaForBusinessClient.listBusinessReportSchedules(ListBusinessReportSchedulesRequest listBusinessReportSchedulesRequest)
Lists the details of the schedules that a user configured.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBusinessReportSchedulesResponse> |
AlexaForBusinessAsyncClient.listBusinessReportSchedules(Consumer<ListBusinessReportSchedulesRequest.Builder> listBusinessReportSchedulesRequest)
Lists the details of the schedules that a user configured.
|
default CompletableFuture<ListBusinessReportSchedulesResponse> |
AlexaForBusinessAsyncClient.listBusinessReportSchedules(ListBusinessReportSchedulesRequest listBusinessReportSchedulesRequest)
Lists the details of the schedules that a user configured.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListBusinessReportSchedulesResponse> |
ListBusinessReportSchedulesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListBusinessReportSchedulesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListBusinessReportSchedulesResponse> subscriber) |
Copyright © 2021. All rights reserved.