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