| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast |
Provides APIs for creating and managing Amazon Forecast resources.
|
| software.amazon.awssdk.services.forecast.paginators |
| Modifier and Type | Method and Description |
|---|---|
static ForecastAsyncClient |
ForecastAsyncClient.create()
Create a
ForecastAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListDatasetGroupsPublisher(ForecastAsyncClient client,
ListDatasetGroupsRequest firstRequest) |
ListDatasetImportJobsPublisher(ForecastAsyncClient client,
ListDatasetImportJobsRequest firstRequest) |
ListDatasetsPublisher(ForecastAsyncClient client,
ListDatasetsRequest firstRequest) |
ListForecastExportJobsPublisher(ForecastAsyncClient client,
ListForecastExportJobsRequest firstRequest) |
ListForecastsPublisher(ForecastAsyncClient client,
ListForecastsRequest firstRequest) |
ListPredictorBacktestExportJobsPublisher(ForecastAsyncClient client,
ListPredictorBacktestExportJobsRequest firstRequest) |
ListPredictorsPublisher(ForecastAsyncClient client,
ListPredictorsRequest firstRequest) |
Copyright © 2020. All rights reserved.