Uses of Class
software.amazon.awssdk.services.forecast.paginators.ListPredictorsPublisher
-
Packages that use ListPredictorsPublisher Package Description software.amazon.awssdk.services.forecast Provides APIs for creating and managing Amazon Forecast resources. -
-
Uses of ListPredictorsPublisher in software.amazon.awssdk.services.forecast
Methods in software.amazon.awssdk.services.forecast that return ListPredictorsPublisher Modifier and Type Method Description default ListPredictorsPublisherForecastAsyncClient. listPredictorsPaginator(Consumer<ListPredictorsRequest.Builder> listPredictorsRequest)This is a variant ofForecastAsyncClient.listPredictors(software.amazon.awssdk.services.forecast.model.ListPredictorsRequest)operation.default ListPredictorsPublisherForecastAsyncClient. listPredictorsPaginator(ListPredictorsRequest listPredictorsRequest)This is a variant ofForecastAsyncClient.listPredictors(software.amazon.awssdk.services.forecast.model.ListPredictorsRequest)operation.
-