Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse
-
Packages that use ListBusinessReportSchedulesResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.paginators -
-
Uses of ListBusinessReportSchedulesResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return ListBusinessReportSchedulesResponse Modifier and Type Method Description default ListBusinessReportSchedulesResponseAlexaForBusinessClient. listBusinessReportSchedules(Consumer<ListBusinessReportSchedulesRequest.Builder> listBusinessReportSchedulesRequest)Deprecated.Alexa For Business is no longer supporteddefault ListBusinessReportSchedulesResponseAlexaForBusinessClient. listBusinessReportSchedules(ListBusinessReportSchedulesRequest listBusinessReportSchedulesRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type ListBusinessReportSchedulesResponse Modifier and Type Method Description default CompletableFuture<ListBusinessReportSchedulesResponse>AlexaForBusinessAsyncClient. listBusinessReportSchedules(Consumer<ListBusinessReportSchedulesRequest.Builder> listBusinessReportSchedulesRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<ListBusinessReportSchedulesResponse>AlexaForBusinessAsyncClient. listBusinessReportSchedules(ListBusinessReportSchedulesRequest listBusinessReportSchedulesRequest)Deprecated.Alexa For Business is no longer supported -
Uses of ListBusinessReportSchedulesResponse in software.amazon.awssdk.services.alexaforbusiness.paginators
Methods in software.amazon.awssdk.services.alexaforbusiness.paginators that return types with arguments of type ListBusinessReportSchedulesResponse Modifier and Type Method Description Iterator<ListBusinessReportSchedulesResponse>ListBusinessReportSchedulesIterable. iterator()Method parameters in software.amazon.awssdk.services.alexaforbusiness.paginators with type arguments of type ListBusinessReportSchedulesResponse Modifier and Type Method Description voidListBusinessReportSchedulesPublisher. subscribe(org.reactivestreams.Subscriber<? super ListBusinessReportSchedulesResponse> subscriber)
-