Documentation ¶
Overview ¶
Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00 For SDKVersion 1.28.13 Package forecastservicedouble contains test double implementation of forecastserviceiface.ForecastServiceAPI
Package forecastservicedouble provides a TestDouble implementation of forecastserviceiface.ForecastServiceAPI ¶
Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00
Index ¶
- type ForecastServiceDouble
- func (d *ForecastServiceDouble) CreateDataset(i0 *forecastservice.CreateDatasetInput) (r0 *forecastservice.CreateDatasetOutput, r1 error)
- func (d *ForecastServiceDouble) CreateDatasetGroup(i0 *forecastservice.CreateDatasetGroupInput) (r0 *forecastservice.CreateDatasetGroupOutput, r1 error)
- func (d *ForecastServiceDouble) CreateDatasetGroupRequest(i0 *forecastservice.CreateDatasetGroupInput) (r0 *request.Request, r1 *forecastservice.CreateDatasetGroupOutput)
- func (d *ForecastServiceDouble) CreateDatasetGroupWithContext(i0 context.Context, i1 *forecastservice.CreateDatasetGroupInput, ...) (r0 *forecastservice.CreateDatasetGroupOutput, r1 error)
- func (d *ForecastServiceDouble) CreateDatasetImportJob(i0 *forecastservice.CreateDatasetImportJobInput) (r0 *forecastservice.CreateDatasetImportJobOutput, r1 error)
- func (d *ForecastServiceDouble) CreateDatasetImportJobRequest(i0 *forecastservice.CreateDatasetImportJobInput) (r0 *request.Request, r1 *forecastservice.CreateDatasetImportJobOutput)
- func (d *ForecastServiceDouble) CreateDatasetImportJobWithContext(i0 context.Context, i1 *forecastservice.CreateDatasetImportJobInput, ...) (r0 *forecastservice.CreateDatasetImportJobOutput, r1 error)
- func (d *ForecastServiceDouble) CreateDatasetRequest(i0 *forecastservice.CreateDatasetInput) (r0 *request.Request, r1 *forecastservice.CreateDatasetOutput)
- func (d *ForecastServiceDouble) CreateDatasetWithContext(i0 context.Context, i1 *forecastservice.CreateDatasetInput, ...) (r0 *forecastservice.CreateDatasetOutput, r1 error)
- func (d *ForecastServiceDouble) CreateForecast(i0 *forecastservice.CreateForecastInput) (r0 *forecastservice.CreateForecastOutput, r1 error)
- func (d *ForecastServiceDouble) CreateForecastExportJob(i0 *forecastservice.CreateForecastExportJobInput) (r0 *forecastservice.CreateForecastExportJobOutput, r1 error)
- func (d *ForecastServiceDouble) CreateForecastExportJobRequest(i0 *forecastservice.CreateForecastExportJobInput) (r0 *request.Request, r1 *forecastservice.CreateForecastExportJobOutput)
- func (d *ForecastServiceDouble) CreateForecastExportJobWithContext(i0 context.Context, i1 *forecastservice.CreateForecastExportJobInput, ...) (r0 *forecastservice.CreateForecastExportJobOutput, r1 error)
- func (d *ForecastServiceDouble) CreateForecastRequest(i0 *forecastservice.CreateForecastInput) (r0 *request.Request, r1 *forecastservice.CreateForecastOutput)
- func (d *ForecastServiceDouble) CreateForecastWithContext(i0 context.Context, i1 *forecastservice.CreateForecastInput, ...) (r0 *forecastservice.CreateForecastOutput, r1 error)
- func (d *ForecastServiceDouble) CreatePredictor(i0 *forecastservice.CreatePredictorInput) (r0 *forecastservice.CreatePredictorOutput, r1 error)
- func (d *ForecastServiceDouble) CreatePredictorRequest(i0 *forecastservice.CreatePredictorInput) (r0 *request.Request, r1 *forecastservice.CreatePredictorOutput)
- func (d *ForecastServiceDouble) CreatePredictorWithContext(i0 context.Context, i1 *forecastservice.CreatePredictorInput, ...) (r0 *forecastservice.CreatePredictorOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteDataset(i0 *forecastservice.DeleteDatasetInput) (r0 *forecastservice.DeleteDatasetOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteDatasetGroup(i0 *forecastservice.DeleteDatasetGroupInput) (r0 *forecastservice.DeleteDatasetGroupOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteDatasetGroupRequest(i0 *forecastservice.DeleteDatasetGroupInput) (r0 *request.Request, r1 *forecastservice.DeleteDatasetGroupOutput)
- func (d *ForecastServiceDouble) DeleteDatasetGroupWithContext(i0 context.Context, i1 *forecastservice.DeleteDatasetGroupInput, ...) (r0 *forecastservice.DeleteDatasetGroupOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteDatasetImportJob(i0 *forecastservice.DeleteDatasetImportJobInput) (r0 *forecastservice.DeleteDatasetImportJobOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteDatasetImportJobRequest(i0 *forecastservice.DeleteDatasetImportJobInput) (r0 *request.Request, r1 *forecastservice.DeleteDatasetImportJobOutput)
- func (d *ForecastServiceDouble) DeleteDatasetImportJobWithContext(i0 context.Context, i1 *forecastservice.DeleteDatasetImportJobInput, ...) (r0 *forecastservice.DeleteDatasetImportJobOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteDatasetRequest(i0 *forecastservice.DeleteDatasetInput) (r0 *request.Request, r1 *forecastservice.DeleteDatasetOutput)
- func (d *ForecastServiceDouble) DeleteDatasetWithContext(i0 context.Context, i1 *forecastservice.DeleteDatasetInput, ...) (r0 *forecastservice.DeleteDatasetOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteForecast(i0 *forecastservice.DeleteForecastInput) (r0 *forecastservice.DeleteForecastOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteForecastExportJob(i0 *forecastservice.DeleteForecastExportJobInput) (r0 *forecastservice.DeleteForecastExportJobOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteForecastExportJobRequest(i0 *forecastservice.DeleteForecastExportJobInput) (r0 *request.Request, r1 *forecastservice.DeleteForecastExportJobOutput)
- func (d *ForecastServiceDouble) DeleteForecastExportJobWithContext(i0 context.Context, i1 *forecastservice.DeleteForecastExportJobInput, ...) (r0 *forecastservice.DeleteForecastExportJobOutput, r1 error)
- func (d *ForecastServiceDouble) DeleteForecastRequest(i0 *forecastservice.DeleteForecastInput) (r0 *request.Request, r1 *forecastservice.DeleteForecastOutput)
- func (d *ForecastServiceDouble) DeleteForecastWithContext(i0 context.Context, i1 *forecastservice.DeleteForecastInput, ...) (r0 *forecastservice.DeleteForecastOutput, r1 error)
- func (d *ForecastServiceDouble) DeletePredictor(i0 *forecastservice.DeletePredictorInput) (r0 *forecastservice.DeletePredictorOutput, r1 error)
- func (d *ForecastServiceDouble) DeletePredictorRequest(i0 *forecastservice.DeletePredictorInput) (r0 *request.Request, r1 *forecastservice.DeletePredictorOutput)
- func (d *ForecastServiceDouble) DeletePredictorWithContext(i0 context.Context, i1 *forecastservice.DeletePredictorInput, ...) (r0 *forecastservice.DeletePredictorOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeDataset(i0 *forecastservice.DescribeDatasetInput) (r0 *forecastservice.DescribeDatasetOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeDatasetGroup(i0 *forecastservice.DescribeDatasetGroupInput) (r0 *forecastservice.DescribeDatasetGroupOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeDatasetGroupRequest(i0 *forecastservice.DescribeDatasetGroupInput) (r0 *request.Request, r1 *forecastservice.DescribeDatasetGroupOutput)
- func (d *ForecastServiceDouble) DescribeDatasetGroupWithContext(i0 context.Context, i1 *forecastservice.DescribeDatasetGroupInput, ...) (r0 *forecastservice.DescribeDatasetGroupOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeDatasetImportJob(i0 *forecastservice.DescribeDatasetImportJobInput) (r0 *forecastservice.DescribeDatasetImportJobOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeDatasetImportJobRequest(i0 *forecastservice.DescribeDatasetImportJobInput) (r0 *request.Request, r1 *forecastservice.DescribeDatasetImportJobOutput)
- func (d *ForecastServiceDouble) DescribeDatasetImportJobWithContext(i0 context.Context, i1 *forecastservice.DescribeDatasetImportJobInput, ...) (r0 *forecastservice.DescribeDatasetImportJobOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeDatasetRequest(i0 *forecastservice.DescribeDatasetInput) (r0 *request.Request, r1 *forecastservice.DescribeDatasetOutput)
- func (d *ForecastServiceDouble) DescribeDatasetWithContext(i0 context.Context, i1 *forecastservice.DescribeDatasetInput, ...) (r0 *forecastservice.DescribeDatasetOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeForecast(i0 *forecastservice.DescribeForecastInput) (r0 *forecastservice.DescribeForecastOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeForecastExportJob(i0 *forecastservice.DescribeForecastExportJobInput) (r0 *forecastservice.DescribeForecastExportJobOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeForecastExportJobRequest(i0 *forecastservice.DescribeForecastExportJobInput) (r0 *request.Request, r1 *forecastservice.DescribeForecastExportJobOutput)
- func (d *ForecastServiceDouble) DescribeForecastExportJobWithContext(i0 context.Context, i1 *forecastservice.DescribeForecastExportJobInput, ...) (r0 *forecastservice.DescribeForecastExportJobOutput, r1 error)
- func (d *ForecastServiceDouble) DescribeForecastRequest(i0 *forecastservice.DescribeForecastInput) (r0 *request.Request, r1 *forecastservice.DescribeForecastOutput)
- func (d *ForecastServiceDouble) DescribeForecastWithContext(i0 context.Context, i1 *forecastservice.DescribeForecastInput, ...) (r0 *forecastservice.DescribeForecastOutput, r1 error)
- func (d *ForecastServiceDouble) DescribePredictor(i0 *forecastservice.DescribePredictorInput) (r0 *forecastservice.DescribePredictorOutput, r1 error)
- func (d *ForecastServiceDouble) DescribePredictorRequest(i0 *forecastservice.DescribePredictorInput) (r0 *request.Request, r1 *forecastservice.DescribePredictorOutput)
- func (d *ForecastServiceDouble) DescribePredictorWithContext(i0 context.Context, i1 *forecastservice.DescribePredictorInput, ...) (r0 *forecastservice.DescribePredictorOutput, r1 error)
- func (d *ForecastServiceDouble) GetAccuracyMetrics(i0 *forecastservice.GetAccuracyMetricsInput) (r0 *forecastservice.GetAccuracyMetricsOutput, r1 error)
- func (d *ForecastServiceDouble) GetAccuracyMetricsRequest(i0 *forecastservice.GetAccuracyMetricsInput) (r0 *request.Request, r1 *forecastservice.GetAccuracyMetricsOutput)
- func (d *ForecastServiceDouble) GetAccuracyMetricsWithContext(i0 context.Context, i1 *forecastservice.GetAccuracyMetricsInput, ...) (r0 *forecastservice.GetAccuracyMetricsOutput, r1 error)
- func (d *ForecastServiceDouble) ListDatasetGroups(i0 *forecastservice.ListDatasetGroupsInput) (r0 *forecastservice.ListDatasetGroupsOutput, r1 error)
- func (d *ForecastServiceDouble) ListDatasetGroupsPages(i0 *forecastservice.ListDatasetGroupsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListDatasetGroupsPagesWithContext(i0 context.Context, i1 *forecastservice.ListDatasetGroupsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListDatasetGroupsRequest(i0 *forecastservice.ListDatasetGroupsInput) (r0 *request.Request, r1 *forecastservice.ListDatasetGroupsOutput)
- func (d *ForecastServiceDouble) ListDatasetGroupsWithContext(i0 context.Context, i1 *forecastservice.ListDatasetGroupsInput, ...) (r0 *forecastservice.ListDatasetGroupsOutput, r1 error)
- func (d *ForecastServiceDouble) ListDatasetImportJobs(i0 *forecastservice.ListDatasetImportJobsInput) (r0 *forecastservice.ListDatasetImportJobsOutput, r1 error)
- func (d *ForecastServiceDouble) ListDatasetImportJobsPages(i0 *forecastservice.ListDatasetImportJobsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListDatasetImportJobsPagesWithContext(i0 context.Context, i1 *forecastservice.ListDatasetImportJobsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListDatasetImportJobsRequest(i0 *forecastservice.ListDatasetImportJobsInput) (r0 *request.Request, r1 *forecastservice.ListDatasetImportJobsOutput)
- func (d *ForecastServiceDouble) ListDatasetImportJobsWithContext(i0 context.Context, i1 *forecastservice.ListDatasetImportJobsInput, ...) (r0 *forecastservice.ListDatasetImportJobsOutput, r1 error)
- func (d *ForecastServiceDouble) ListDatasets(i0 *forecastservice.ListDatasetsInput) (r0 *forecastservice.ListDatasetsOutput, r1 error)
- func (d *ForecastServiceDouble) ListDatasetsPages(i0 *forecastservice.ListDatasetsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListDatasetsPagesWithContext(i0 context.Context, i1 *forecastservice.ListDatasetsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListDatasetsRequest(i0 *forecastservice.ListDatasetsInput) (r0 *request.Request, r1 *forecastservice.ListDatasetsOutput)
- func (d *ForecastServiceDouble) ListDatasetsWithContext(i0 context.Context, i1 *forecastservice.ListDatasetsInput, ...) (r0 *forecastservice.ListDatasetsOutput, r1 error)
- func (d *ForecastServiceDouble) ListForecastExportJobs(i0 *forecastservice.ListForecastExportJobsInput) (r0 *forecastservice.ListForecastExportJobsOutput, r1 error)
- func (d *ForecastServiceDouble) ListForecastExportJobsPages(i0 *forecastservice.ListForecastExportJobsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListForecastExportJobsPagesWithContext(i0 context.Context, i1 *forecastservice.ListForecastExportJobsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListForecastExportJobsRequest(i0 *forecastservice.ListForecastExportJobsInput) (r0 *request.Request, r1 *forecastservice.ListForecastExportJobsOutput)
- func (d *ForecastServiceDouble) ListForecastExportJobsWithContext(i0 context.Context, i1 *forecastservice.ListForecastExportJobsInput, ...) (r0 *forecastservice.ListForecastExportJobsOutput, r1 error)
- func (d *ForecastServiceDouble) ListForecasts(i0 *forecastservice.ListForecastsInput) (r0 *forecastservice.ListForecastsOutput, r1 error)
- func (d *ForecastServiceDouble) ListForecastsPages(i0 *forecastservice.ListForecastsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListForecastsPagesWithContext(i0 context.Context, i1 *forecastservice.ListForecastsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListForecastsRequest(i0 *forecastservice.ListForecastsInput) (r0 *request.Request, r1 *forecastservice.ListForecastsOutput)
- func (d *ForecastServiceDouble) ListForecastsWithContext(i0 context.Context, i1 *forecastservice.ListForecastsInput, ...) (r0 *forecastservice.ListForecastsOutput, r1 error)
- func (d *ForecastServiceDouble) ListPredictors(i0 *forecastservice.ListPredictorsInput) (r0 *forecastservice.ListPredictorsOutput, r1 error)
- func (d *ForecastServiceDouble) ListPredictorsPages(i0 *forecastservice.ListPredictorsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListPredictorsPagesWithContext(i0 context.Context, i1 *forecastservice.ListPredictorsInput, ...) (r0 error)
- func (d *ForecastServiceDouble) ListPredictorsRequest(i0 *forecastservice.ListPredictorsInput) (r0 *request.Request, r1 *forecastservice.ListPredictorsOutput)
- func (d *ForecastServiceDouble) ListPredictorsWithContext(i0 context.Context, i1 *forecastservice.ListPredictorsInput, ...) (r0 *forecastservice.ListPredictorsOutput, r1 error)
- func (d *ForecastServiceDouble) UpdateDatasetGroup(i0 *forecastservice.UpdateDatasetGroupInput) (r0 *forecastservice.UpdateDatasetGroupOutput, r1 error)
- func (d *ForecastServiceDouble) UpdateDatasetGroupRequest(i0 *forecastservice.UpdateDatasetGroupInput) (r0 *request.Request, r1 *forecastservice.UpdateDatasetGroupOutput)
- func (d *ForecastServiceDouble) UpdateDatasetGroupWithContext(i0 context.Context, i1 *forecastservice.UpdateDatasetGroupInput, ...) (r0 *forecastservice.UpdateDatasetGroupOutput, r1 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForecastServiceDouble ¶
type ForecastServiceDouble struct { forecastserviceiface.ForecastServiceAPI *awsdouble.AWSTestDouble }
ForecastServiceDouble is TestDouble for forecastserviceiface.ForecastServiceAPI
func NewDouble ¶
func NewDouble(t godouble.T, configurators ...func(*awsdouble.AWSTestDouble)) *ForecastServiceDouble
Constructor for ForecastServiceDouble Default configuration will ensure
API operations not explicitly stubbed will return an empty output struct pointer, and nil error. To simulate long polling, "Poll" operations will return these values after a random delay of up to 100ms.
WithContext methods implement a 'Fake' method that returns a cancellation error if the context is cancelled before the method is called.
Pages and PagesWithContext methods similarly implement a 'Fake' method that paginates over the underlying method.
This allows tests to only stub the simple api methods and be generally unconcerned whether the SUT is using the Context or Pagination forms of the API.
func (*ForecastServiceDouble) CreateDataset ¶
func (d *ForecastServiceDouble) CreateDataset(i0 *forecastservice.CreateDatasetInput) (r0 *forecastservice.CreateDatasetOutput, r1 error)
func (*ForecastServiceDouble) CreateDatasetGroup ¶
func (d *ForecastServiceDouble) CreateDatasetGroup(i0 *forecastservice.CreateDatasetGroupInput) (r0 *forecastservice.CreateDatasetGroupOutput, r1 error)
func (*ForecastServiceDouble) CreateDatasetGroupRequest ¶
func (d *ForecastServiceDouble) CreateDatasetGroupRequest(i0 *forecastservice.CreateDatasetGroupInput) (r0 *request.Request, r1 *forecastservice.CreateDatasetGroupOutput)
func (*ForecastServiceDouble) CreateDatasetGroupWithContext ¶
func (d *ForecastServiceDouble) CreateDatasetGroupWithContext(i0 context.Context, i1 *forecastservice.CreateDatasetGroupInput, i2 ...request.Option) (r0 *forecastservice.CreateDatasetGroupOutput, r1 error)
func (*ForecastServiceDouble) CreateDatasetImportJob ¶
func (d *ForecastServiceDouble) CreateDatasetImportJob(i0 *forecastservice.CreateDatasetImportJobInput) (r0 *forecastservice.CreateDatasetImportJobOutput, r1 error)
func (*ForecastServiceDouble) CreateDatasetImportJobRequest ¶
func (d *ForecastServiceDouble) CreateDatasetImportJobRequest(i0 *forecastservice.CreateDatasetImportJobInput) (r0 *request.Request, r1 *forecastservice.CreateDatasetImportJobOutput)
func (*ForecastServiceDouble) CreateDatasetImportJobWithContext ¶
func (d *ForecastServiceDouble) CreateDatasetImportJobWithContext(i0 context.Context, i1 *forecastservice.CreateDatasetImportJobInput, i2 ...request.Option) (r0 *forecastservice.CreateDatasetImportJobOutput, r1 error)
func (*ForecastServiceDouble) CreateDatasetRequest ¶
func (d *ForecastServiceDouble) CreateDatasetRequest(i0 *forecastservice.CreateDatasetInput) (r0 *request.Request, r1 *forecastservice.CreateDatasetOutput)
func (*ForecastServiceDouble) CreateDatasetWithContext ¶
func (d *ForecastServiceDouble) CreateDatasetWithContext(i0 context.Context, i1 *forecastservice.CreateDatasetInput, i2 ...request.Option) (r0 *forecastservice.CreateDatasetOutput, r1 error)
func (*ForecastServiceDouble) CreateForecast ¶
func (d *ForecastServiceDouble) CreateForecast(i0 *forecastservice.CreateForecastInput) (r0 *forecastservice.CreateForecastOutput, r1 error)
func (*ForecastServiceDouble) CreateForecastExportJob ¶
func (d *ForecastServiceDouble) CreateForecastExportJob(i0 *forecastservice.CreateForecastExportJobInput) (r0 *forecastservice.CreateForecastExportJobOutput, r1 error)
func (*ForecastServiceDouble) CreateForecastExportJobRequest ¶
func (d *ForecastServiceDouble) CreateForecastExportJobRequest(i0 *forecastservice.CreateForecastExportJobInput) (r0 *request.Request, r1 *forecastservice.CreateForecastExportJobOutput)
func (*ForecastServiceDouble) CreateForecastExportJobWithContext ¶
func (d *ForecastServiceDouble) CreateForecastExportJobWithContext(i0 context.Context, i1 *forecastservice.CreateForecastExportJobInput, i2 ...request.Option) (r0 *forecastservice.CreateForecastExportJobOutput, r1 error)
func (*ForecastServiceDouble) CreateForecastRequest ¶
func (d *ForecastServiceDouble) CreateForecastRequest(i0 *forecastservice.CreateForecastInput) (r0 *request.Request, r1 *forecastservice.CreateForecastOutput)
func (*ForecastServiceDouble) CreateForecastWithContext ¶
func (d *ForecastServiceDouble) CreateForecastWithContext(i0 context.Context, i1 *forecastservice.CreateForecastInput, i2 ...request.Option) (r0 *forecastservice.CreateForecastOutput, r1 error)
func (*ForecastServiceDouble) CreatePredictor ¶
func (d *ForecastServiceDouble) CreatePredictor(i0 *forecastservice.CreatePredictorInput) (r0 *forecastservice.CreatePredictorOutput, r1 error)
func (*ForecastServiceDouble) CreatePredictorRequest ¶
func (d *ForecastServiceDouble) CreatePredictorRequest(i0 *forecastservice.CreatePredictorInput) (r0 *request.Request, r1 *forecastservice.CreatePredictorOutput)
func (*ForecastServiceDouble) CreatePredictorWithContext ¶
func (d *ForecastServiceDouble) CreatePredictorWithContext(i0 context.Context, i1 *forecastservice.CreatePredictorInput, i2 ...request.Option) (r0 *forecastservice.CreatePredictorOutput, r1 error)
func (*ForecastServiceDouble) DeleteDataset ¶
func (d *ForecastServiceDouble) DeleteDataset(i0 *forecastservice.DeleteDatasetInput) (r0 *forecastservice.DeleteDatasetOutput, r1 error)
func (*ForecastServiceDouble) DeleteDatasetGroup ¶
func (d *ForecastServiceDouble) DeleteDatasetGroup(i0 *forecastservice.DeleteDatasetGroupInput) (r0 *forecastservice.DeleteDatasetGroupOutput, r1 error)
func (*ForecastServiceDouble) DeleteDatasetGroupRequest ¶
func (d *ForecastServiceDouble) DeleteDatasetGroupRequest(i0 *forecastservice.DeleteDatasetGroupInput) (r0 *request.Request, r1 *forecastservice.DeleteDatasetGroupOutput)
func (*ForecastServiceDouble) DeleteDatasetGroupWithContext ¶
func (d *ForecastServiceDouble) DeleteDatasetGroupWithContext(i0 context.Context, i1 *forecastservice.DeleteDatasetGroupInput, i2 ...request.Option) (r0 *forecastservice.DeleteDatasetGroupOutput, r1 error)
func (*ForecastServiceDouble) DeleteDatasetImportJob ¶
func (d *ForecastServiceDouble) DeleteDatasetImportJob(i0 *forecastservice.DeleteDatasetImportJobInput) (r0 *forecastservice.DeleteDatasetImportJobOutput, r1 error)
func (*ForecastServiceDouble) DeleteDatasetImportJobRequest ¶
func (d *ForecastServiceDouble) DeleteDatasetImportJobRequest(i0 *forecastservice.DeleteDatasetImportJobInput) (r0 *request.Request, r1 *forecastservice.DeleteDatasetImportJobOutput)
func (*ForecastServiceDouble) DeleteDatasetImportJobWithContext ¶
func (d *ForecastServiceDouble) DeleteDatasetImportJobWithContext(i0 context.Context, i1 *forecastservice.DeleteDatasetImportJobInput, i2 ...request.Option) (r0 *forecastservice.DeleteDatasetImportJobOutput, r1 error)
func (*ForecastServiceDouble) DeleteDatasetRequest ¶
func (d *ForecastServiceDouble) DeleteDatasetRequest(i0 *forecastservice.DeleteDatasetInput) (r0 *request.Request, r1 *forecastservice.DeleteDatasetOutput)
func (*ForecastServiceDouble) DeleteDatasetWithContext ¶
func (d *ForecastServiceDouble) DeleteDatasetWithContext(i0 context.Context, i1 *forecastservice.DeleteDatasetInput, i2 ...request.Option) (r0 *forecastservice.DeleteDatasetOutput, r1 error)
func (*ForecastServiceDouble) DeleteForecast ¶
func (d *ForecastServiceDouble) DeleteForecast(i0 *forecastservice.DeleteForecastInput) (r0 *forecastservice.DeleteForecastOutput, r1 error)
func (*ForecastServiceDouble) DeleteForecastExportJob ¶
func (d *ForecastServiceDouble) DeleteForecastExportJob(i0 *forecastservice.DeleteForecastExportJobInput) (r0 *forecastservice.DeleteForecastExportJobOutput, r1 error)
func (*ForecastServiceDouble) DeleteForecastExportJobRequest ¶
func (d *ForecastServiceDouble) DeleteForecastExportJobRequest(i0 *forecastservice.DeleteForecastExportJobInput) (r0 *request.Request, r1 *forecastservice.DeleteForecastExportJobOutput)
func (*ForecastServiceDouble) DeleteForecastExportJobWithContext ¶
func (d *ForecastServiceDouble) DeleteForecastExportJobWithContext(i0 context.Context, i1 *forecastservice.DeleteForecastExportJobInput, i2 ...request.Option) (r0 *forecastservice.DeleteForecastExportJobOutput, r1 error)
func (*ForecastServiceDouble) DeleteForecastRequest ¶
func (d *ForecastServiceDouble) DeleteForecastRequest(i0 *forecastservice.DeleteForecastInput) (r0 *request.Request, r1 *forecastservice.DeleteForecastOutput)
func (*ForecastServiceDouble) DeleteForecastWithContext ¶
func (d *ForecastServiceDouble) DeleteForecastWithContext(i0 context.Context, i1 *forecastservice.DeleteForecastInput, i2 ...request.Option) (r0 *forecastservice.DeleteForecastOutput, r1 error)
func (*ForecastServiceDouble) DeletePredictor ¶
func (d *ForecastServiceDouble) DeletePredictor(i0 *forecastservice.DeletePredictorInput) (r0 *forecastservice.DeletePredictorOutput, r1 error)
func (*ForecastServiceDouble) DeletePredictorRequest ¶
func (d *ForecastServiceDouble) DeletePredictorRequest(i0 *forecastservice.DeletePredictorInput) (r0 *request.Request, r1 *forecastservice.DeletePredictorOutput)
func (*ForecastServiceDouble) DeletePredictorWithContext ¶
func (d *ForecastServiceDouble) DeletePredictorWithContext(i0 context.Context, i1 *forecastservice.DeletePredictorInput, i2 ...request.Option) (r0 *forecastservice.DeletePredictorOutput, r1 error)
func (*ForecastServiceDouble) DescribeDataset ¶
func (d *ForecastServiceDouble) DescribeDataset(i0 *forecastservice.DescribeDatasetInput) (r0 *forecastservice.DescribeDatasetOutput, r1 error)
func (*ForecastServiceDouble) DescribeDatasetGroup ¶
func (d *ForecastServiceDouble) DescribeDatasetGroup(i0 *forecastservice.DescribeDatasetGroupInput) (r0 *forecastservice.DescribeDatasetGroupOutput, r1 error)
func (*ForecastServiceDouble) DescribeDatasetGroupRequest ¶
func (d *ForecastServiceDouble) DescribeDatasetGroupRequest(i0 *forecastservice.DescribeDatasetGroupInput) (r0 *request.Request, r1 *forecastservice.DescribeDatasetGroupOutput)
func (*ForecastServiceDouble) DescribeDatasetGroupWithContext ¶
func (d *ForecastServiceDouble) DescribeDatasetGroupWithContext(i0 context.Context, i1 *forecastservice.DescribeDatasetGroupInput, i2 ...request.Option) (r0 *forecastservice.DescribeDatasetGroupOutput, r1 error)
func (*ForecastServiceDouble) DescribeDatasetImportJob ¶
func (d *ForecastServiceDouble) DescribeDatasetImportJob(i0 *forecastservice.DescribeDatasetImportJobInput) (r0 *forecastservice.DescribeDatasetImportJobOutput, r1 error)
func (*ForecastServiceDouble) DescribeDatasetImportJobRequest ¶
func (d *ForecastServiceDouble) DescribeDatasetImportJobRequest(i0 *forecastservice.DescribeDatasetImportJobInput) (r0 *request.Request, r1 *forecastservice.DescribeDatasetImportJobOutput)
func (*ForecastServiceDouble) DescribeDatasetImportJobWithContext ¶
func (d *ForecastServiceDouble) DescribeDatasetImportJobWithContext(i0 context.Context, i1 *forecastservice.DescribeDatasetImportJobInput, i2 ...request.Option) (r0 *forecastservice.DescribeDatasetImportJobOutput, r1 error)
func (*ForecastServiceDouble) DescribeDatasetRequest ¶
func (d *ForecastServiceDouble) DescribeDatasetRequest(i0 *forecastservice.DescribeDatasetInput) (r0 *request.Request, r1 *forecastservice.DescribeDatasetOutput)
func (*ForecastServiceDouble) DescribeDatasetWithContext ¶
func (d *ForecastServiceDouble) DescribeDatasetWithContext(i0 context.Context, i1 *forecastservice.DescribeDatasetInput, i2 ...request.Option) (r0 *forecastservice.DescribeDatasetOutput, r1 error)
func (*ForecastServiceDouble) DescribeForecast ¶
func (d *ForecastServiceDouble) DescribeForecast(i0 *forecastservice.DescribeForecastInput) (r0 *forecastservice.DescribeForecastOutput, r1 error)
func (*ForecastServiceDouble) DescribeForecastExportJob ¶
func (d *ForecastServiceDouble) DescribeForecastExportJob(i0 *forecastservice.DescribeForecastExportJobInput) (r0 *forecastservice.DescribeForecastExportJobOutput, r1 error)
func (*ForecastServiceDouble) DescribeForecastExportJobRequest ¶
func (d *ForecastServiceDouble) DescribeForecastExportJobRequest(i0 *forecastservice.DescribeForecastExportJobInput) (r0 *request.Request, r1 *forecastservice.DescribeForecastExportJobOutput)
func (*ForecastServiceDouble) DescribeForecastExportJobWithContext ¶
func (d *ForecastServiceDouble) DescribeForecastExportJobWithContext(i0 context.Context, i1 *forecastservice.DescribeForecastExportJobInput, i2 ...request.Option) (r0 *forecastservice.DescribeForecastExportJobOutput, r1 error)
func (*ForecastServiceDouble) DescribeForecastRequest ¶
func (d *ForecastServiceDouble) DescribeForecastRequest(i0 *forecastservice.DescribeForecastInput) (r0 *request.Request, r1 *forecastservice.DescribeForecastOutput)
func (*ForecastServiceDouble) DescribeForecastWithContext ¶
func (d *ForecastServiceDouble) DescribeForecastWithContext(i0 context.Context, i1 *forecastservice.DescribeForecastInput, i2 ...request.Option) (r0 *forecastservice.DescribeForecastOutput, r1 error)
func (*ForecastServiceDouble) DescribePredictor ¶
func (d *ForecastServiceDouble) DescribePredictor(i0 *forecastservice.DescribePredictorInput) (r0 *forecastservice.DescribePredictorOutput, r1 error)
func (*ForecastServiceDouble) DescribePredictorRequest ¶
func (d *ForecastServiceDouble) DescribePredictorRequest(i0 *forecastservice.DescribePredictorInput) (r0 *request.Request, r1 *forecastservice.DescribePredictorOutput)
func (*ForecastServiceDouble) DescribePredictorWithContext ¶
func (d *ForecastServiceDouble) DescribePredictorWithContext(i0 context.Context, i1 *forecastservice.DescribePredictorInput, i2 ...request.Option) (r0 *forecastservice.DescribePredictorOutput, r1 error)
func (*ForecastServiceDouble) GetAccuracyMetrics ¶
func (d *ForecastServiceDouble) GetAccuracyMetrics(i0 *forecastservice.GetAccuracyMetricsInput) (r0 *forecastservice.GetAccuracyMetricsOutput, r1 error)
func (*ForecastServiceDouble) GetAccuracyMetricsRequest ¶
func (d *ForecastServiceDouble) GetAccuracyMetricsRequest(i0 *forecastservice.GetAccuracyMetricsInput) (r0 *request.Request, r1 *forecastservice.GetAccuracyMetricsOutput)
func (*ForecastServiceDouble) GetAccuracyMetricsWithContext ¶
func (d *ForecastServiceDouble) GetAccuracyMetricsWithContext(i0 context.Context, i1 *forecastservice.GetAccuracyMetricsInput, i2 ...request.Option) (r0 *forecastservice.GetAccuracyMetricsOutput, r1 error)
func (*ForecastServiceDouble) ListDatasetGroups ¶
func (d *ForecastServiceDouble) ListDatasetGroups(i0 *forecastservice.ListDatasetGroupsInput) (r0 *forecastservice.ListDatasetGroupsOutput, r1 error)
func (*ForecastServiceDouble) ListDatasetGroupsPages ¶
func (d *ForecastServiceDouble) ListDatasetGroupsPages(i0 *forecastservice.ListDatasetGroupsInput, i1 func(*forecastservice.ListDatasetGroupsOutput, bool) bool) (r0 error)
func (*ForecastServiceDouble) ListDatasetGroupsPagesWithContext ¶
func (d *ForecastServiceDouble) ListDatasetGroupsPagesWithContext(i0 context.Context, i1 *forecastservice.ListDatasetGroupsInput, i2 func(*forecastservice.ListDatasetGroupsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ForecastServiceDouble) ListDatasetGroupsRequest ¶
func (d *ForecastServiceDouble) ListDatasetGroupsRequest(i0 *forecastservice.ListDatasetGroupsInput) (r0 *request.Request, r1 *forecastservice.ListDatasetGroupsOutput)
func (*ForecastServiceDouble) ListDatasetGroupsWithContext ¶
func (d *ForecastServiceDouble) ListDatasetGroupsWithContext(i0 context.Context, i1 *forecastservice.ListDatasetGroupsInput, i2 ...request.Option) (r0 *forecastservice.ListDatasetGroupsOutput, r1 error)
func (*ForecastServiceDouble) ListDatasetImportJobs ¶
func (d *ForecastServiceDouble) ListDatasetImportJobs(i0 *forecastservice.ListDatasetImportJobsInput) (r0 *forecastservice.ListDatasetImportJobsOutput, r1 error)
func (*ForecastServiceDouble) ListDatasetImportJobsPages ¶
func (d *ForecastServiceDouble) ListDatasetImportJobsPages(i0 *forecastservice.ListDatasetImportJobsInput, i1 func(*forecastservice.ListDatasetImportJobsOutput, bool) bool) (r0 error)
func (*ForecastServiceDouble) ListDatasetImportJobsPagesWithContext ¶
func (d *ForecastServiceDouble) ListDatasetImportJobsPagesWithContext(i0 context.Context, i1 *forecastservice.ListDatasetImportJobsInput, i2 func(*forecastservice.ListDatasetImportJobsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ForecastServiceDouble) ListDatasetImportJobsRequest ¶
func (d *ForecastServiceDouble) ListDatasetImportJobsRequest(i0 *forecastservice.ListDatasetImportJobsInput) (r0 *request.Request, r1 *forecastservice.ListDatasetImportJobsOutput)
func (*ForecastServiceDouble) ListDatasetImportJobsWithContext ¶
func (d *ForecastServiceDouble) ListDatasetImportJobsWithContext(i0 context.Context, i1 *forecastservice.ListDatasetImportJobsInput, i2 ...request.Option) (r0 *forecastservice.ListDatasetImportJobsOutput, r1 error)
func (*ForecastServiceDouble) ListDatasets ¶
func (d *ForecastServiceDouble) ListDatasets(i0 *forecastservice.ListDatasetsInput) (r0 *forecastservice.ListDatasetsOutput, r1 error)
func (*ForecastServiceDouble) ListDatasetsPages ¶
func (d *ForecastServiceDouble) ListDatasetsPages(i0 *forecastservice.ListDatasetsInput, i1 func(*forecastservice.ListDatasetsOutput, bool) bool) (r0 error)
func (*ForecastServiceDouble) ListDatasetsPagesWithContext ¶
func (d *ForecastServiceDouble) ListDatasetsPagesWithContext(i0 context.Context, i1 *forecastservice.ListDatasetsInput, i2 func(*forecastservice.ListDatasetsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ForecastServiceDouble) ListDatasetsRequest ¶
func (d *ForecastServiceDouble) ListDatasetsRequest(i0 *forecastservice.ListDatasetsInput) (r0 *request.Request, r1 *forecastservice.ListDatasetsOutput)
func (*ForecastServiceDouble) ListDatasetsWithContext ¶
func (d *ForecastServiceDouble) ListDatasetsWithContext(i0 context.Context, i1 *forecastservice.ListDatasetsInput, i2 ...request.Option) (r0 *forecastservice.ListDatasetsOutput, r1 error)
func (*ForecastServiceDouble) ListForecastExportJobs ¶
func (d *ForecastServiceDouble) ListForecastExportJobs(i0 *forecastservice.ListForecastExportJobsInput) (r0 *forecastservice.ListForecastExportJobsOutput, r1 error)
func (*ForecastServiceDouble) ListForecastExportJobsPages ¶
func (d *ForecastServiceDouble) ListForecastExportJobsPages(i0 *forecastservice.ListForecastExportJobsInput, i1 func(*forecastservice.ListForecastExportJobsOutput, bool) bool) (r0 error)
func (*ForecastServiceDouble) ListForecastExportJobsPagesWithContext ¶
func (d *ForecastServiceDouble) ListForecastExportJobsPagesWithContext(i0 context.Context, i1 *forecastservice.ListForecastExportJobsInput, i2 func(*forecastservice.ListForecastExportJobsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ForecastServiceDouble) ListForecastExportJobsRequest ¶
func (d *ForecastServiceDouble) ListForecastExportJobsRequest(i0 *forecastservice.ListForecastExportJobsInput) (r0 *request.Request, r1 *forecastservice.ListForecastExportJobsOutput)
func (*ForecastServiceDouble) ListForecastExportJobsWithContext ¶
func (d *ForecastServiceDouble) ListForecastExportJobsWithContext(i0 context.Context, i1 *forecastservice.ListForecastExportJobsInput, i2 ...request.Option) (r0 *forecastservice.ListForecastExportJobsOutput, r1 error)
func (*ForecastServiceDouble) ListForecasts ¶
func (d *ForecastServiceDouble) ListForecasts(i0 *forecastservice.ListForecastsInput) (r0 *forecastservice.ListForecastsOutput, r1 error)
func (*ForecastServiceDouble) ListForecastsPages ¶
func (d *ForecastServiceDouble) ListForecastsPages(i0 *forecastservice.ListForecastsInput, i1 func(*forecastservice.ListForecastsOutput, bool) bool) (r0 error)
func (*ForecastServiceDouble) ListForecastsPagesWithContext ¶
func (d *ForecastServiceDouble) ListForecastsPagesWithContext(i0 context.Context, i1 *forecastservice.ListForecastsInput, i2 func(*forecastservice.ListForecastsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ForecastServiceDouble) ListForecastsRequest ¶
func (d *ForecastServiceDouble) ListForecastsRequest(i0 *forecastservice.ListForecastsInput) (r0 *request.Request, r1 *forecastservice.ListForecastsOutput)
func (*ForecastServiceDouble) ListForecastsWithContext ¶
func (d *ForecastServiceDouble) ListForecastsWithContext(i0 context.Context, i1 *forecastservice.ListForecastsInput, i2 ...request.Option) (r0 *forecastservice.ListForecastsOutput, r1 error)
func (*ForecastServiceDouble) ListPredictors ¶
func (d *ForecastServiceDouble) ListPredictors(i0 *forecastservice.ListPredictorsInput) (r0 *forecastservice.ListPredictorsOutput, r1 error)
func (*ForecastServiceDouble) ListPredictorsPages ¶
func (d *ForecastServiceDouble) ListPredictorsPages(i0 *forecastservice.ListPredictorsInput, i1 func(*forecastservice.ListPredictorsOutput, bool) bool) (r0 error)
func (*ForecastServiceDouble) ListPredictorsPagesWithContext ¶
func (d *ForecastServiceDouble) ListPredictorsPagesWithContext(i0 context.Context, i1 *forecastservice.ListPredictorsInput, i2 func(*forecastservice.ListPredictorsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ForecastServiceDouble) ListPredictorsRequest ¶
func (d *ForecastServiceDouble) ListPredictorsRequest(i0 *forecastservice.ListPredictorsInput) (r0 *request.Request, r1 *forecastservice.ListPredictorsOutput)
func (*ForecastServiceDouble) ListPredictorsWithContext ¶
func (d *ForecastServiceDouble) ListPredictorsWithContext(i0 context.Context, i1 *forecastservice.ListPredictorsInput, i2 ...request.Option) (r0 *forecastservice.ListPredictorsOutput, r1 error)
func (*ForecastServiceDouble) UpdateDatasetGroup ¶
func (d *ForecastServiceDouble) UpdateDatasetGroup(i0 *forecastservice.UpdateDatasetGroupInput) (r0 *forecastservice.UpdateDatasetGroupOutput, r1 error)
func (*ForecastServiceDouble) UpdateDatasetGroupRequest ¶
func (d *ForecastServiceDouble) UpdateDatasetGroupRequest(i0 *forecastservice.UpdateDatasetGroupInput) (r0 *request.Request, r1 *forecastservice.UpdateDatasetGroupOutput)
func (*ForecastServiceDouble) UpdateDatasetGroupWithContext ¶
func (d *ForecastServiceDouble) UpdateDatasetGroupWithContext(i0 context.Context, i1 *forecastservice.UpdateDatasetGroupInput, i2 ...request.Option) (r0 *forecastservice.UpdateDatasetGroupOutput, r1 error)