- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.forecastquery.AbstractAmazonForecastQuery
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.forecastquery.AmazonForecastQuery
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.forecastquery.AmazonForecastQueryClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getEndDate() - Method in class com.amazonaws.services.forecastquery.model.QueryForecastRequest
-
The end date for the forecast.
- getExecutorService() - Method in class com.amazonaws.services.forecastquery.AmazonForecastQueryAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFilters() - Method in class com.amazonaws.services.forecastquery.model.QueryForecastRequest
-
The filtering criteria to apply when retrieving the forecast.
- getForecast() - Method in class com.amazonaws.services.forecastquery.model.QueryForecastResult
-
The forecast.
- getForecastArn() - Method in class com.amazonaws.services.forecastquery.model.QueryForecastRequest
-
The Amazon Resource Name (ARN) of the forecast to query.
- getNextToken() - Method in class com.amazonaws.services.forecastquery.model.QueryForecastRequest
-
If the result of the previous request was truncated, the response includes a NextToken.
- getPredictions() - Method in class com.amazonaws.services.forecastquery.model.Forecast
-
The forecast.
- getStartDate() - Method in class com.amazonaws.services.forecastquery.model.QueryForecastRequest
-
The start date for the forecast.
- getTimestamp() - Method in class com.amazonaws.services.forecastquery.model.DataPoint
-
The timestamp of the specific forecast.
- getValue() - Method in class com.amazonaws.services.forecastquery.model.DataPoint
-
The forecast value.