| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators | |
| software.amazon.awssdk.services.alexaforbusiness.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBusinessReportSchedulesResponse> |
AlexaForBusinessAsyncClient.listBusinessReportSchedules(ListBusinessReportSchedulesRequest 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.
|
default ListBusinessReportSchedulesPublisher |
AlexaForBusinessAsyncClient.listBusinessReportSchedulesPaginator(ListBusinessReportSchedulesRequest listBusinessReportSchedulesRequest)
Lists the details of the schedules that a user configured.
|
default ListBusinessReportSchedulesIterable |
AlexaForBusinessClient.listBusinessReportSchedulesPaginator(ListBusinessReportSchedulesRequest listBusinessReportSchedulesRequest)
Lists the details of the schedules that a user configured.
|
| Constructor and Description |
|---|
ListBusinessReportSchedulesIterable(AlexaForBusinessClient client,
ListBusinessReportSchedulesRequest firstRequest) |
ListBusinessReportSchedulesPublisher(AlexaForBusinessAsyncClient client,
ListBusinessReportSchedulesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBusinessReportSchedulesRequestMarshaller.marshall(ListBusinessReportSchedulesRequest listBusinessReportSchedulesRequest) |
Copyright © 2021. All rights reserved.