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