| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateBusinessReportScheduleResponse |
AlexaForBusinessClient.updateBusinessReportSchedule(Consumer<UpdateBusinessReportScheduleRequest.Builder> updateBusinessReportScheduleRequest)
Updates the configuration of the report delivery schedule with the specified schedule ARN.
|
default UpdateBusinessReportScheduleResponse |
AlexaForBusinessClient.updateBusinessReportSchedule(UpdateBusinessReportScheduleRequest updateBusinessReportScheduleRequest)
Updates the configuration of the report delivery schedule with the specified schedule ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateBusinessReportScheduleResponse> |
AlexaForBusinessAsyncClient.updateBusinessReportSchedule(Consumer<UpdateBusinessReportScheduleRequest.Builder> updateBusinessReportScheduleRequest)
Updates the configuration of the report delivery schedule with the specified schedule ARN.
|
default CompletableFuture<UpdateBusinessReportScheduleResponse> |
AlexaForBusinessAsyncClient.updateBusinessReportSchedule(UpdateBusinessReportScheduleRequest updateBusinessReportScheduleRequest)
Updates the configuration of the report delivery schedule with the specified schedule ARN.
|
Copyright © 2021. All rights reserved.