| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast |
Provides APIs for creating and managing Amazon Forecast resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListMonitorsIterable |
ForecastClient.listMonitorsPaginator(Consumer<ListMonitorsRequest.Builder> listMonitorsRequest)
Returns a list of monitors created with the CreateMonitor operation and CreateAutoPredictor
operation.
|
default ListMonitorsIterable |
ForecastClient.listMonitorsPaginator(ListMonitorsRequest listMonitorsRequest)
Returns a list of monitors created with the CreateMonitor operation and CreateAutoPredictor
operation.
|
Copyright © 2023. All rights reserved.