Uses of Class
software.amazon.awssdk.services.forecast.paginators.ListWhatIfForecastsPublisher
-
Packages that use ListWhatIfForecastsPublisher Package Description software.amazon.awssdk.services.forecast Provides APIs for creating and managing Amazon Forecast resources. -
-
Uses of ListWhatIfForecastsPublisher in software.amazon.awssdk.services.forecast
Methods in software.amazon.awssdk.services.forecast that return ListWhatIfForecastsPublisher Modifier and Type Method Description default ListWhatIfForecastsPublisherForecastAsyncClient. listWhatIfForecastsPaginator(Consumer<ListWhatIfForecastsRequest.Builder> listWhatIfForecastsRequest)This is a variant ofForecastAsyncClient.listWhatIfForecasts(software.amazon.awssdk.services.forecast.model.ListWhatIfForecastsRequest)operation.default ListWhatIfForecastsPublisherForecastAsyncClient. listWhatIfForecastsPaginator(ListWhatIfForecastsRequest listWhatIfForecastsRequest)This is a variant ofForecastAsyncClient.listWhatIfForecasts(software.amazon.awssdk.services.forecast.model.ListWhatIfForecastsRequest)operation.
-