| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast |
Provides APIs for creating and managing Amazon Forecast resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListPredictorsPublisher |
ForecastAsyncClient.listPredictorsPaginator(Consumer<ListPredictorsRequest.Builder> listPredictorsRequest)
Returns a list of predictors created using the CreateAutoPredictor or CreatePredictor operations.
|
default ListPredictorsPublisher |
ForecastAsyncClient.listPredictorsPaginator(ListPredictorsRequest listPredictorsRequest)
Returns a list of predictors created using the CreateAutoPredictor or CreatePredictor operations.
|
Copyright © 2023. All rights reserved.