Uses of Class
software.amazon.awssdk.services.forecast.paginators.ListForecastsPublisher
-
Packages that use ListForecastsPublisher Package Description software.amazon.awssdk.services.forecast Provides APIs for creating and managing Amazon Forecast resources. -
-
Uses of ListForecastsPublisher in software.amazon.awssdk.services.forecast
Methods in software.amazon.awssdk.services.forecast that return ListForecastsPublisher Modifier and Type Method Description default ListForecastsPublisherForecastAsyncClient. listForecastsPaginator(Consumer<ListForecastsRequest.Builder> listForecastsRequest)This is a variant ofForecastAsyncClient.listForecasts(software.amazon.awssdk.services.forecast.model.ListForecastsRequest)operation.default ListForecastsPublisherForecastAsyncClient. listForecastsPaginator(ListForecastsRequest listForecastsRequest)This is a variant ofForecastAsyncClient.listForecasts(software.amazon.awssdk.services.forecast.model.ListForecastsRequest)operation.
-