Uses of Interface
software.amazon.awssdk.services.forecastquery.ForecastqueryAsyncClient
-
Packages that use ForecastqueryAsyncClient Package Description software.amazon.awssdk.services.forecastquery Provides APIs for creating and managing Amazon Forecast resources. -
-
Uses of ForecastqueryAsyncClient in software.amazon.awssdk.services.forecastquery
Methods in software.amazon.awssdk.services.forecastquery that return ForecastqueryAsyncClient Modifier and Type Method Description static ForecastqueryAsyncClientForecastqueryAsyncClient. create()Create aForecastqueryAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-