PATH:
home
/
lab2454c
/
keebchat.com
/
core
/
libs
/
s3
/
vendor
/
aws
/
aws-sdk-php
/
src
/
ForecastQueryService
<?php namespace Aws\ForecastQueryService; use Aws\AwsClient; /** * This client is used to interact with the **Amazon Forecast Query Service** service. * @method \Aws\Result queryForecast(array $args = []) * @method \GuzzleHttp\Promise\Promise queryForecastAsync(array $args = []) */ class ForecastQueryServiceClient extends AwsClient {}
[+]
..
[+]
Exception
[-] ForecastQueryServiceClient.php
[edit]