Documentation ¶
Overview ¶
Package iotanalyticsmock is a generated GoMock package.
Index ¶
- type MockIoTAnalyticsAPI
- func (m *MockIoTAnalyticsAPI) BatchPutMessage(arg0 *iotanalytics.BatchPutMessageInput) (*iotanalytics.BatchPutMessageOutput, error)
- func (m *MockIoTAnalyticsAPI) BatchPutMessageRequest(arg0 *iotanalytics.BatchPutMessageInput) (*request.Request, *iotanalytics.BatchPutMessageOutput)
- func (m *MockIoTAnalyticsAPI) BatchPutMessageWithContext(arg0 context.Context, arg1 *iotanalytics.BatchPutMessageInput, ...) (*iotanalytics.BatchPutMessageOutput, error)
- func (m *MockIoTAnalyticsAPI) CancelPipelineReprocessing(arg0 *iotanalytics.CancelPipelineReprocessingInput) (*iotanalytics.CancelPipelineReprocessingOutput, error)
- func (m *MockIoTAnalyticsAPI) CancelPipelineReprocessingRequest(arg0 *iotanalytics.CancelPipelineReprocessingInput) (*request.Request, *iotanalytics.CancelPipelineReprocessingOutput)
- func (m *MockIoTAnalyticsAPI) CancelPipelineReprocessingWithContext(arg0 context.Context, arg1 *iotanalytics.CancelPipelineReprocessingInput, ...) (*iotanalytics.CancelPipelineReprocessingOutput, error)
- func (m *MockIoTAnalyticsAPI) CreateChannel(arg0 *iotanalytics.CreateChannelInput) (*iotanalytics.CreateChannelOutput, error)
- func (m *MockIoTAnalyticsAPI) CreateChannelRequest(arg0 *iotanalytics.CreateChannelInput) (*request.Request, *iotanalytics.CreateChannelOutput)
- func (m *MockIoTAnalyticsAPI) CreateChannelWithContext(arg0 context.Context, arg1 *iotanalytics.CreateChannelInput, ...) (*iotanalytics.CreateChannelOutput, error)
- func (m *MockIoTAnalyticsAPI) CreateDataset(arg0 *iotanalytics.CreateDatasetInput) (*iotanalytics.CreateDatasetOutput, error)
- func (m *MockIoTAnalyticsAPI) CreateDatasetContent(arg0 *iotanalytics.CreateDatasetContentInput) (*iotanalytics.CreateDatasetContentOutput, error)
- func (m *MockIoTAnalyticsAPI) CreateDatasetContentRequest(arg0 *iotanalytics.CreateDatasetContentInput) (*request.Request, *iotanalytics.CreateDatasetContentOutput)
- func (m *MockIoTAnalyticsAPI) CreateDatasetContentWithContext(arg0 context.Context, arg1 *iotanalytics.CreateDatasetContentInput, ...) (*iotanalytics.CreateDatasetContentOutput, error)
- func (m *MockIoTAnalyticsAPI) CreateDatasetRequest(arg0 *iotanalytics.CreateDatasetInput) (*request.Request, *iotanalytics.CreateDatasetOutput)
- func (m *MockIoTAnalyticsAPI) CreateDatasetWithContext(arg0 context.Context, arg1 *iotanalytics.CreateDatasetInput, ...) (*iotanalytics.CreateDatasetOutput, error)
- func (m *MockIoTAnalyticsAPI) CreateDatastore(arg0 *iotanalytics.CreateDatastoreInput) (*iotanalytics.CreateDatastoreOutput, error)
- func (m *MockIoTAnalyticsAPI) CreateDatastoreRequest(arg0 *iotanalytics.CreateDatastoreInput) (*request.Request, *iotanalytics.CreateDatastoreOutput)
- func (m *MockIoTAnalyticsAPI) CreateDatastoreWithContext(arg0 context.Context, arg1 *iotanalytics.CreateDatastoreInput, ...) (*iotanalytics.CreateDatastoreOutput, error)
- func (m *MockIoTAnalyticsAPI) CreatePipeline(arg0 *iotanalytics.CreatePipelineInput) (*iotanalytics.CreatePipelineOutput, error)
- func (m *MockIoTAnalyticsAPI) CreatePipelineRequest(arg0 *iotanalytics.CreatePipelineInput) (*request.Request, *iotanalytics.CreatePipelineOutput)
- func (m *MockIoTAnalyticsAPI) CreatePipelineWithContext(arg0 context.Context, arg1 *iotanalytics.CreatePipelineInput, ...) (*iotanalytics.CreatePipelineOutput, error)
- func (m *MockIoTAnalyticsAPI) DeleteChannel(arg0 *iotanalytics.DeleteChannelInput) (*iotanalytics.DeleteChannelOutput, error)
- func (m *MockIoTAnalyticsAPI) DeleteChannelRequest(arg0 *iotanalytics.DeleteChannelInput) (*request.Request, *iotanalytics.DeleteChannelOutput)
- func (m *MockIoTAnalyticsAPI) DeleteChannelWithContext(arg0 context.Context, arg1 *iotanalytics.DeleteChannelInput, ...) (*iotanalytics.DeleteChannelOutput, error)
- func (m *MockIoTAnalyticsAPI) DeleteDataset(arg0 *iotanalytics.DeleteDatasetInput) (*iotanalytics.DeleteDatasetOutput, error)
- func (m *MockIoTAnalyticsAPI) DeleteDatasetContent(arg0 *iotanalytics.DeleteDatasetContentInput) (*iotanalytics.DeleteDatasetContentOutput, error)
- func (m *MockIoTAnalyticsAPI) DeleteDatasetContentRequest(arg0 *iotanalytics.DeleteDatasetContentInput) (*request.Request, *iotanalytics.DeleteDatasetContentOutput)
- func (m *MockIoTAnalyticsAPI) DeleteDatasetContentWithContext(arg0 context.Context, arg1 *iotanalytics.DeleteDatasetContentInput, ...) (*iotanalytics.DeleteDatasetContentOutput, error)
- func (m *MockIoTAnalyticsAPI) DeleteDatasetRequest(arg0 *iotanalytics.DeleteDatasetInput) (*request.Request, *iotanalytics.DeleteDatasetOutput)
- func (m *MockIoTAnalyticsAPI) DeleteDatasetWithContext(arg0 context.Context, arg1 *iotanalytics.DeleteDatasetInput, ...) (*iotanalytics.DeleteDatasetOutput, error)
- func (m *MockIoTAnalyticsAPI) DeleteDatastore(arg0 *iotanalytics.DeleteDatastoreInput) (*iotanalytics.DeleteDatastoreOutput, error)
- func (m *MockIoTAnalyticsAPI) DeleteDatastoreRequest(arg0 *iotanalytics.DeleteDatastoreInput) (*request.Request, *iotanalytics.DeleteDatastoreOutput)
- func (m *MockIoTAnalyticsAPI) DeleteDatastoreWithContext(arg0 context.Context, arg1 *iotanalytics.DeleteDatastoreInput, ...) (*iotanalytics.DeleteDatastoreOutput, error)
- func (m *MockIoTAnalyticsAPI) DeletePipeline(arg0 *iotanalytics.DeletePipelineInput) (*iotanalytics.DeletePipelineOutput, error)
- func (m *MockIoTAnalyticsAPI) DeletePipelineRequest(arg0 *iotanalytics.DeletePipelineInput) (*request.Request, *iotanalytics.DeletePipelineOutput)
- func (m *MockIoTAnalyticsAPI) DeletePipelineWithContext(arg0 context.Context, arg1 *iotanalytics.DeletePipelineInput, ...) (*iotanalytics.DeletePipelineOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribeChannel(arg0 *iotanalytics.DescribeChannelInput) (*iotanalytics.DescribeChannelOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribeChannelRequest(arg0 *iotanalytics.DescribeChannelInput) (*request.Request, *iotanalytics.DescribeChannelOutput)
- func (m *MockIoTAnalyticsAPI) DescribeChannelWithContext(arg0 context.Context, arg1 *iotanalytics.DescribeChannelInput, ...) (*iotanalytics.DescribeChannelOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribeDataset(arg0 *iotanalytics.DescribeDatasetInput) (*iotanalytics.DescribeDatasetOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribeDatasetRequest(arg0 *iotanalytics.DescribeDatasetInput) (*request.Request, *iotanalytics.DescribeDatasetOutput)
- func (m *MockIoTAnalyticsAPI) DescribeDatasetWithContext(arg0 context.Context, arg1 *iotanalytics.DescribeDatasetInput, ...) (*iotanalytics.DescribeDatasetOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribeDatastore(arg0 *iotanalytics.DescribeDatastoreInput) (*iotanalytics.DescribeDatastoreOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribeDatastoreRequest(arg0 *iotanalytics.DescribeDatastoreInput) (*request.Request, *iotanalytics.DescribeDatastoreOutput)
- func (m *MockIoTAnalyticsAPI) DescribeDatastoreWithContext(arg0 context.Context, arg1 *iotanalytics.DescribeDatastoreInput, ...) (*iotanalytics.DescribeDatastoreOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribeLoggingOptions(arg0 *iotanalytics.DescribeLoggingOptionsInput) (*iotanalytics.DescribeLoggingOptionsOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribeLoggingOptionsRequest(arg0 *iotanalytics.DescribeLoggingOptionsInput) (*request.Request, *iotanalytics.DescribeLoggingOptionsOutput)
- func (m *MockIoTAnalyticsAPI) DescribeLoggingOptionsWithContext(arg0 context.Context, arg1 *iotanalytics.DescribeLoggingOptionsInput, ...) (*iotanalytics.DescribeLoggingOptionsOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribePipeline(arg0 *iotanalytics.DescribePipelineInput) (*iotanalytics.DescribePipelineOutput, error)
- func (m *MockIoTAnalyticsAPI) DescribePipelineRequest(arg0 *iotanalytics.DescribePipelineInput) (*request.Request, *iotanalytics.DescribePipelineOutput)
- func (m *MockIoTAnalyticsAPI) DescribePipelineWithContext(arg0 context.Context, arg1 *iotanalytics.DescribePipelineInput, ...) (*iotanalytics.DescribePipelineOutput, error)
- func (m *MockIoTAnalyticsAPI) EXPECT() *MockIoTAnalyticsAPIMockRecorder
- func (m *MockIoTAnalyticsAPI) GetDatasetContent(arg0 *iotanalytics.GetDatasetContentInput) (*iotanalytics.GetDatasetContentOutput, error)
- func (m *MockIoTAnalyticsAPI) GetDatasetContentRequest(arg0 *iotanalytics.GetDatasetContentInput) (*request.Request, *iotanalytics.GetDatasetContentOutput)
- func (m *MockIoTAnalyticsAPI) GetDatasetContentWithContext(arg0 context.Context, arg1 *iotanalytics.GetDatasetContentInput, ...) (*iotanalytics.GetDatasetContentOutput, error)
- func (m *MockIoTAnalyticsAPI) ListChannels(arg0 *iotanalytics.ListChannelsInput) (*iotanalytics.ListChannelsOutput, error)
- func (m *MockIoTAnalyticsAPI) ListChannelsPages(arg0 *iotanalytics.ListChannelsInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListChannelsPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListChannelsInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListChannelsRequest(arg0 *iotanalytics.ListChannelsInput) (*request.Request, *iotanalytics.ListChannelsOutput)
- func (m *MockIoTAnalyticsAPI) ListChannelsWithContext(arg0 context.Context, arg1 *iotanalytics.ListChannelsInput, ...) (*iotanalytics.ListChannelsOutput, error)
- func (m *MockIoTAnalyticsAPI) ListDatasetContents(arg0 *iotanalytics.ListDatasetContentsInput) (*iotanalytics.ListDatasetContentsOutput, error)
- func (m *MockIoTAnalyticsAPI) ListDatasetContentsPages(arg0 *iotanalytics.ListDatasetContentsInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListDatasetContentsPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatasetContentsInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListDatasetContentsRequest(arg0 *iotanalytics.ListDatasetContentsInput) (*request.Request, *iotanalytics.ListDatasetContentsOutput)
- func (m *MockIoTAnalyticsAPI) ListDatasetContentsWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatasetContentsInput, ...) (*iotanalytics.ListDatasetContentsOutput, error)
- func (m *MockIoTAnalyticsAPI) ListDatasets(arg0 *iotanalytics.ListDatasetsInput) (*iotanalytics.ListDatasetsOutput, error)
- func (m *MockIoTAnalyticsAPI) ListDatasetsPages(arg0 *iotanalytics.ListDatasetsInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListDatasetsPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatasetsInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListDatasetsRequest(arg0 *iotanalytics.ListDatasetsInput) (*request.Request, *iotanalytics.ListDatasetsOutput)
- func (m *MockIoTAnalyticsAPI) ListDatasetsWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatasetsInput, ...) (*iotanalytics.ListDatasetsOutput, error)
- func (m *MockIoTAnalyticsAPI) ListDatastores(arg0 *iotanalytics.ListDatastoresInput) (*iotanalytics.ListDatastoresOutput, error)
- func (m *MockIoTAnalyticsAPI) ListDatastoresPages(arg0 *iotanalytics.ListDatastoresInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListDatastoresPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatastoresInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListDatastoresRequest(arg0 *iotanalytics.ListDatastoresInput) (*request.Request, *iotanalytics.ListDatastoresOutput)
- func (m *MockIoTAnalyticsAPI) ListDatastoresWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatastoresInput, ...) (*iotanalytics.ListDatastoresOutput, error)
- func (m *MockIoTAnalyticsAPI) ListPipelines(arg0 *iotanalytics.ListPipelinesInput) (*iotanalytics.ListPipelinesOutput, error)
- func (m *MockIoTAnalyticsAPI) ListPipelinesPages(arg0 *iotanalytics.ListPipelinesInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListPipelinesPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListPipelinesInput, ...) error
- func (m *MockIoTAnalyticsAPI) ListPipelinesRequest(arg0 *iotanalytics.ListPipelinesInput) (*request.Request, *iotanalytics.ListPipelinesOutput)
- func (m *MockIoTAnalyticsAPI) ListPipelinesWithContext(arg0 context.Context, arg1 *iotanalytics.ListPipelinesInput, ...) (*iotanalytics.ListPipelinesOutput, error)
- func (m *MockIoTAnalyticsAPI) ListTagsForResource(arg0 *iotanalytics.ListTagsForResourceInput) (*iotanalytics.ListTagsForResourceOutput, error)
- func (m *MockIoTAnalyticsAPI) ListTagsForResourceRequest(arg0 *iotanalytics.ListTagsForResourceInput) (*request.Request, *iotanalytics.ListTagsForResourceOutput)
- func (m *MockIoTAnalyticsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iotanalytics.ListTagsForResourceInput, ...) (*iotanalytics.ListTagsForResourceOutput, error)
- func (m *MockIoTAnalyticsAPI) PutLoggingOptions(arg0 *iotanalytics.PutLoggingOptionsInput) (*iotanalytics.PutLoggingOptionsOutput, error)
- func (m *MockIoTAnalyticsAPI) PutLoggingOptionsRequest(arg0 *iotanalytics.PutLoggingOptionsInput) (*request.Request, *iotanalytics.PutLoggingOptionsOutput)
- func (m *MockIoTAnalyticsAPI) PutLoggingOptionsWithContext(arg0 context.Context, arg1 *iotanalytics.PutLoggingOptionsInput, ...) (*iotanalytics.PutLoggingOptionsOutput, error)
- func (m *MockIoTAnalyticsAPI) RunPipelineActivity(arg0 *iotanalytics.RunPipelineActivityInput) (*iotanalytics.RunPipelineActivityOutput, error)
- func (m *MockIoTAnalyticsAPI) RunPipelineActivityRequest(arg0 *iotanalytics.RunPipelineActivityInput) (*request.Request, *iotanalytics.RunPipelineActivityOutput)
- func (m *MockIoTAnalyticsAPI) RunPipelineActivityWithContext(arg0 context.Context, arg1 *iotanalytics.RunPipelineActivityInput, ...) (*iotanalytics.RunPipelineActivityOutput, error)
- func (m *MockIoTAnalyticsAPI) SampleChannelData(arg0 *iotanalytics.SampleChannelDataInput) (*iotanalytics.SampleChannelDataOutput, error)
- func (m *MockIoTAnalyticsAPI) SampleChannelDataRequest(arg0 *iotanalytics.SampleChannelDataInput) (*request.Request, *iotanalytics.SampleChannelDataOutput)
- func (m *MockIoTAnalyticsAPI) SampleChannelDataWithContext(arg0 context.Context, arg1 *iotanalytics.SampleChannelDataInput, ...) (*iotanalytics.SampleChannelDataOutput, error)
- func (m *MockIoTAnalyticsAPI) StartPipelineReprocessing(arg0 *iotanalytics.StartPipelineReprocessingInput) (*iotanalytics.StartPipelineReprocessingOutput, error)
- func (m *MockIoTAnalyticsAPI) StartPipelineReprocessingRequest(arg0 *iotanalytics.StartPipelineReprocessingInput) (*request.Request, *iotanalytics.StartPipelineReprocessingOutput)
- func (m *MockIoTAnalyticsAPI) StartPipelineReprocessingWithContext(arg0 context.Context, arg1 *iotanalytics.StartPipelineReprocessingInput, ...) (*iotanalytics.StartPipelineReprocessingOutput, error)
- func (m *MockIoTAnalyticsAPI) TagResource(arg0 *iotanalytics.TagResourceInput) (*iotanalytics.TagResourceOutput, error)
- func (m *MockIoTAnalyticsAPI) TagResourceRequest(arg0 *iotanalytics.TagResourceInput) (*request.Request, *iotanalytics.TagResourceOutput)
- func (m *MockIoTAnalyticsAPI) TagResourceWithContext(arg0 context.Context, arg1 *iotanalytics.TagResourceInput, ...) (*iotanalytics.TagResourceOutput, error)
- func (m *MockIoTAnalyticsAPI) UntagResource(arg0 *iotanalytics.UntagResourceInput) (*iotanalytics.UntagResourceOutput, error)
- func (m *MockIoTAnalyticsAPI) UntagResourceRequest(arg0 *iotanalytics.UntagResourceInput) (*request.Request, *iotanalytics.UntagResourceOutput)
- func (m *MockIoTAnalyticsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iotanalytics.UntagResourceInput, ...) (*iotanalytics.UntagResourceOutput, error)
- func (m *MockIoTAnalyticsAPI) UpdateChannel(arg0 *iotanalytics.UpdateChannelInput) (*iotanalytics.UpdateChannelOutput, error)
- func (m *MockIoTAnalyticsAPI) UpdateChannelRequest(arg0 *iotanalytics.UpdateChannelInput) (*request.Request, *iotanalytics.UpdateChannelOutput)
- func (m *MockIoTAnalyticsAPI) UpdateChannelWithContext(arg0 context.Context, arg1 *iotanalytics.UpdateChannelInput, ...) (*iotanalytics.UpdateChannelOutput, error)
- func (m *MockIoTAnalyticsAPI) UpdateDataset(arg0 *iotanalytics.UpdateDatasetInput) (*iotanalytics.UpdateDatasetOutput, error)
- func (m *MockIoTAnalyticsAPI) UpdateDatasetRequest(arg0 *iotanalytics.UpdateDatasetInput) (*request.Request, *iotanalytics.UpdateDatasetOutput)
- func (m *MockIoTAnalyticsAPI) UpdateDatasetWithContext(arg0 context.Context, arg1 *iotanalytics.UpdateDatasetInput, ...) (*iotanalytics.UpdateDatasetOutput, error)
- func (m *MockIoTAnalyticsAPI) UpdateDatastore(arg0 *iotanalytics.UpdateDatastoreInput) (*iotanalytics.UpdateDatastoreOutput, error)
- func (m *MockIoTAnalyticsAPI) UpdateDatastoreRequest(arg0 *iotanalytics.UpdateDatastoreInput) (*request.Request, *iotanalytics.UpdateDatastoreOutput)
- func (m *MockIoTAnalyticsAPI) UpdateDatastoreWithContext(arg0 context.Context, arg1 *iotanalytics.UpdateDatastoreInput, ...) (*iotanalytics.UpdateDatastoreOutput, error)
- func (m *MockIoTAnalyticsAPI) UpdatePipeline(arg0 *iotanalytics.UpdatePipelineInput) (*iotanalytics.UpdatePipelineOutput, error)
- func (m *MockIoTAnalyticsAPI) UpdatePipelineRequest(arg0 *iotanalytics.UpdatePipelineInput) (*request.Request, *iotanalytics.UpdatePipelineOutput)
- func (m *MockIoTAnalyticsAPI) UpdatePipelineWithContext(arg0 context.Context, arg1 *iotanalytics.UpdatePipelineInput, ...) (*iotanalytics.UpdatePipelineOutput, error)
- type MockIoTAnalyticsAPIMockRecorder
- func (mr *MockIoTAnalyticsAPIMockRecorder) BatchPutMessage(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) BatchPutMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) BatchPutMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessing(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateChannel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDataset(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetContent(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatastore(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatastoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatastoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreatePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreatePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) CreatePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteChannel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDataset(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContent(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatastore(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatastoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatastoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeletePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeletePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DeletePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeChannel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDataset(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatasetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatastore(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatastoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatastoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptions(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) DescribePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) GetDatasetContent(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) GetDatasetContentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) GetDatasetContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannels(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContents(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasets(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastores(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastoresPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastoresPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastoresRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelines(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelinesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelinesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) PutLoggingOptions(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) PutLoggingOptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) PutLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) RunPipelineActivity(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) RunPipelineActivityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) RunPipelineActivityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) SampleChannelData(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) SampleChannelDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) SampleChannelDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessing(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateChannel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDataset(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatasetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatastore(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatastoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatastoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdatePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdatePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTAnalyticsAPIMockRecorder) UpdatePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIoTAnalyticsAPI ¶
type MockIoTAnalyticsAPI struct {
// contains filtered or unexported fields
}
MockIoTAnalyticsAPI is a mock of IoTAnalyticsAPI interface
func NewMockIoTAnalyticsAPI ¶
func NewMockIoTAnalyticsAPI(ctrl *gomock.Controller) *MockIoTAnalyticsAPI
NewMockIoTAnalyticsAPI creates a new mock instance
func (*MockIoTAnalyticsAPI) BatchPutMessage ¶
func (m *MockIoTAnalyticsAPI) BatchPutMessage(arg0 *iotanalytics.BatchPutMessageInput) (*iotanalytics.BatchPutMessageOutput, error)
BatchPutMessage mocks base method
func (*MockIoTAnalyticsAPI) BatchPutMessageRequest ¶
func (m *MockIoTAnalyticsAPI) BatchPutMessageRequest(arg0 *iotanalytics.BatchPutMessageInput) (*request.Request, *iotanalytics.BatchPutMessageOutput)
BatchPutMessageRequest mocks base method
func (*MockIoTAnalyticsAPI) BatchPutMessageWithContext ¶
func (m *MockIoTAnalyticsAPI) BatchPutMessageWithContext(arg0 context.Context, arg1 *iotanalytics.BatchPutMessageInput, arg2 ...request.Option) (*iotanalytics.BatchPutMessageOutput, error)
BatchPutMessageWithContext mocks base method
func (*MockIoTAnalyticsAPI) CancelPipelineReprocessing ¶
func (m *MockIoTAnalyticsAPI) CancelPipelineReprocessing(arg0 *iotanalytics.CancelPipelineReprocessingInput) (*iotanalytics.CancelPipelineReprocessingOutput, error)
CancelPipelineReprocessing mocks base method
func (*MockIoTAnalyticsAPI) CancelPipelineReprocessingRequest ¶
func (m *MockIoTAnalyticsAPI) CancelPipelineReprocessingRequest(arg0 *iotanalytics.CancelPipelineReprocessingInput) (*request.Request, *iotanalytics.CancelPipelineReprocessingOutput)
CancelPipelineReprocessingRequest mocks base method
func (*MockIoTAnalyticsAPI) CancelPipelineReprocessingWithContext ¶
func (m *MockIoTAnalyticsAPI) CancelPipelineReprocessingWithContext(arg0 context.Context, arg1 *iotanalytics.CancelPipelineReprocessingInput, arg2 ...request.Option) (*iotanalytics.CancelPipelineReprocessingOutput, error)
CancelPipelineReprocessingWithContext mocks base method
func (*MockIoTAnalyticsAPI) CreateChannel ¶
func (m *MockIoTAnalyticsAPI) CreateChannel(arg0 *iotanalytics.CreateChannelInput) (*iotanalytics.CreateChannelOutput, error)
CreateChannel mocks base method
func (*MockIoTAnalyticsAPI) CreateChannelRequest ¶
func (m *MockIoTAnalyticsAPI) CreateChannelRequest(arg0 *iotanalytics.CreateChannelInput) (*request.Request, *iotanalytics.CreateChannelOutput)
CreateChannelRequest mocks base method
func (*MockIoTAnalyticsAPI) CreateChannelWithContext ¶
func (m *MockIoTAnalyticsAPI) CreateChannelWithContext(arg0 context.Context, arg1 *iotanalytics.CreateChannelInput, arg2 ...request.Option) (*iotanalytics.CreateChannelOutput, error)
CreateChannelWithContext mocks base method
func (*MockIoTAnalyticsAPI) CreateDataset ¶
func (m *MockIoTAnalyticsAPI) CreateDataset(arg0 *iotanalytics.CreateDatasetInput) (*iotanalytics.CreateDatasetOutput, error)
CreateDataset mocks base method
func (*MockIoTAnalyticsAPI) CreateDatasetContent ¶
func (m *MockIoTAnalyticsAPI) CreateDatasetContent(arg0 *iotanalytics.CreateDatasetContentInput) (*iotanalytics.CreateDatasetContentOutput, error)
CreateDatasetContent mocks base method
func (*MockIoTAnalyticsAPI) CreateDatasetContentRequest ¶
func (m *MockIoTAnalyticsAPI) CreateDatasetContentRequest(arg0 *iotanalytics.CreateDatasetContentInput) (*request.Request, *iotanalytics.CreateDatasetContentOutput)
CreateDatasetContentRequest mocks base method
func (*MockIoTAnalyticsAPI) CreateDatasetContentWithContext ¶
func (m *MockIoTAnalyticsAPI) CreateDatasetContentWithContext(arg0 context.Context, arg1 *iotanalytics.CreateDatasetContentInput, arg2 ...request.Option) (*iotanalytics.CreateDatasetContentOutput, error)
CreateDatasetContentWithContext mocks base method
func (*MockIoTAnalyticsAPI) CreateDatasetRequest ¶
func (m *MockIoTAnalyticsAPI) CreateDatasetRequest(arg0 *iotanalytics.CreateDatasetInput) (*request.Request, *iotanalytics.CreateDatasetOutput)
CreateDatasetRequest mocks base method
func (*MockIoTAnalyticsAPI) CreateDatasetWithContext ¶
func (m *MockIoTAnalyticsAPI) CreateDatasetWithContext(arg0 context.Context, arg1 *iotanalytics.CreateDatasetInput, arg2 ...request.Option) (*iotanalytics.CreateDatasetOutput, error)
CreateDatasetWithContext mocks base method
func (*MockIoTAnalyticsAPI) CreateDatastore ¶
func (m *MockIoTAnalyticsAPI) CreateDatastore(arg0 *iotanalytics.CreateDatastoreInput) (*iotanalytics.CreateDatastoreOutput, error)
CreateDatastore mocks base method
func (*MockIoTAnalyticsAPI) CreateDatastoreRequest ¶
func (m *MockIoTAnalyticsAPI) CreateDatastoreRequest(arg0 *iotanalytics.CreateDatastoreInput) (*request.Request, *iotanalytics.CreateDatastoreOutput)
CreateDatastoreRequest mocks base method
func (*MockIoTAnalyticsAPI) CreateDatastoreWithContext ¶
func (m *MockIoTAnalyticsAPI) CreateDatastoreWithContext(arg0 context.Context, arg1 *iotanalytics.CreateDatastoreInput, arg2 ...request.Option) (*iotanalytics.CreateDatastoreOutput, error)
CreateDatastoreWithContext mocks base method
func (*MockIoTAnalyticsAPI) CreatePipeline ¶
func (m *MockIoTAnalyticsAPI) CreatePipeline(arg0 *iotanalytics.CreatePipelineInput) (*iotanalytics.CreatePipelineOutput, error)
CreatePipeline mocks base method
func (*MockIoTAnalyticsAPI) CreatePipelineRequest ¶
func (m *MockIoTAnalyticsAPI) CreatePipelineRequest(arg0 *iotanalytics.CreatePipelineInput) (*request.Request, *iotanalytics.CreatePipelineOutput)
CreatePipelineRequest mocks base method
func (*MockIoTAnalyticsAPI) CreatePipelineWithContext ¶
func (m *MockIoTAnalyticsAPI) CreatePipelineWithContext(arg0 context.Context, arg1 *iotanalytics.CreatePipelineInput, arg2 ...request.Option) (*iotanalytics.CreatePipelineOutput, error)
CreatePipelineWithContext mocks base method
func (*MockIoTAnalyticsAPI) DeleteChannel ¶
func (m *MockIoTAnalyticsAPI) DeleteChannel(arg0 *iotanalytics.DeleteChannelInput) (*iotanalytics.DeleteChannelOutput, error)
DeleteChannel mocks base method
func (*MockIoTAnalyticsAPI) DeleteChannelRequest ¶
func (m *MockIoTAnalyticsAPI) DeleteChannelRequest(arg0 *iotanalytics.DeleteChannelInput) (*request.Request, *iotanalytics.DeleteChannelOutput)
DeleteChannelRequest mocks base method
func (*MockIoTAnalyticsAPI) DeleteChannelWithContext ¶
func (m *MockIoTAnalyticsAPI) DeleteChannelWithContext(arg0 context.Context, arg1 *iotanalytics.DeleteChannelInput, arg2 ...request.Option) (*iotanalytics.DeleteChannelOutput, error)
DeleteChannelWithContext mocks base method
func (*MockIoTAnalyticsAPI) DeleteDataset ¶
func (m *MockIoTAnalyticsAPI) DeleteDataset(arg0 *iotanalytics.DeleteDatasetInput) (*iotanalytics.DeleteDatasetOutput, error)
DeleteDataset mocks base method
func (*MockIoTAnalyticsAPI) DeleteDatasetContent ¶
func (m *MockIoTAnalyticsAPI) DeleteDatasetContent(arg0 *iotanalytics.DeleteDatasetContentInput) (*iotanalytics.DeleteDatasetContentOutput, error)
DeleteDatasetContent mocks base method
func (*MockIoTAnalyticsAPI) DeleteDatasetContentRequest ¶
func (m *MockIoTAnalyticsAPI) DeleteDatasetContentRequest(arg0 *iotanalytics.DeleteDatasetContentInput) (*request.Request, *iotanalytics.DeleteDatasetContentOutput)
DeleteDatasetContentRequest mocks base method
func (*MockIoTAnalyticsAPI) DeleteDatasetContentWithContext ¶
func (m *MockIoTAnalyticsAPI) DeleteDatasetContentWithContext(arg0 context.Context, arg1 *iotanalytics.DeleteDatasetContentInput, arg2 ...request.Option) (*iotanalytics.DeleteDatasetContentOutput, error)
DeleteDatasetContentWithContext mocks base method
func (*MockIoTAnalyticsAPI) DeleteDatasetRequest ¶
func (m *MockIoTAnalyticsAPI) DeleteDatasetRequest(arg0 *iotanalytics.DeleteDatasetInput) (*request.Request, *iotanalytics.DeleteDatasetOutput)
DeleteDatasetRequest mocks base method
func (*MockIoTAnalyticsAPI) DeleteDatasetWithContext ¶
func (m *MockIoTAnalyticsAPI) DeleteDatasetWithContext(arg0 context.Context, arg1 *iotanalytics.DeleteDatasetInput, arg2 ...request.Option) (*iotanalytics.DeleteDatasetOutput, error)
DeleteDatasetWithContext mocks base method
func (*MockIoTAnalyticsAPI) DeleteDatastore ¶
func (m *MockIoTAnalyticsAPI) DeleteDatastore(arg0 *iotanalytics.DeleteDatastoreInput) (*iotanalytics.DeleteDatastoreOutput, error)
DeleteDatastore mocks base method
func (*MockIoTAnalyticsAPI) DeleteDatastoreRequest ¶
func (m *MockIoTAnalyticsAPI) DeleteDatastoreRequest(arg0 *iotanalytics.DeleteDatastoreInput) (*request.Request, *iotanalytics.DeleteDatastoreOutput)
DeleteDatastoreRequest mocks base method
func (*MockIoTAnalyticsAPI) DeleteDatastoreWithContext ¶
func (m *MockIoTAnalyticsAPI) DeleteDatastoreWithContext(arg0 context.Context, arg1 *iotanalytics.DeleteDatastoreInput, arg2 ...request.Option) (*iotanalytics.DeleteDatastoreOutput, error)
DeleteDatastoreWithContext mocks base method
func (*MockIoTAnalyticsAPI) DeletePipeline ¶
func (m *MockIoTAnalyticsAPI) DeletePipeline(arg0 *iotanalytics.DeletePipelineInput) (*iotanalytics.DeletePipelineOutput, error)
DeletePipeline mocks base method
func (*MockIoTAnalyticsAPI) DeletePipelineRequest ¶
func (m *MockIoTAnalyticsAPI) DeletePipelineRequest(arg0 *iotanalytics.DeletePipelineInput) (*request.Request, *iotanalytics.DeletePipelineOutput)
DeletePipelineRequest mocks base method
func (*MockIoTAnalyticsAPI) DeletePipelineWithContext ¶
func (m *MockIoTAnalyticsAPI) DeletePipelineWithContext(arg0 context.Context, arg1 *iotanalytics.DeletePipelineInput, arg2 ...request.Option) (*iotanalytics.DeletePipelineOutput, error)
DeletePipelineWithContext mocks base method
func (*MockIoTAnalyticsAPI) DescribeChannel ¶
func (m *MockIoTAnalyticsAPI) DescribeChannel(arg0 *iotanalytics.DescribeChannelInput) (*iotanalytics.DescribeChannelOutput, error)
DescribeChannel mocks base method
func (*MockIoTAnalyticsAPI) DescribeChannelRequest ¶
func (m *MockIoTAnalyticsAPI) DescribeChannelRequest(arg0 *iotanalytics.DescribeChannelInput) (*request.Request, *iotanalytics.DescribeChannelOutput)
DescribeChannelRequest mocks base method
func (*MockIoTAnalyticsAPI) DescribeChannelWithContext ¶
func (m *MockIoTAnalyticsAPI) DescribeChannelWithContext(arg0 context.Context, arg1 *iotanalytics.DescribeChannelInput, arg2 ...request.Option) (*iotanalytics.DescribeChannelOutput, error)
DescribeChannelWithContext mocks base method
func (*MockIoTAnalyticsAPI) DescribeDataset ¶
func (m *MockIoTAnalyticsAPI) DescribeDataset(arg0 *iotanalytics.DescribeDatasetInput) (*iotanalytics.DescribeDatasetOutput, error)
DescribeDataset mocks base method
func (*MockIoTAnalyticsAPI) DescribeDatasetRequest ¶
func (m *MockIoTAnalyticsAPI) DescribeDatasetRequest(arg0 *iotanalytics.DescribeDatasetInput) (*request.Request, *iotanalytics.DescribeDatasetOutput)
DescribeDatasetRequest mocks base method
func (*MockIoTAnalyticsAPI) DescribeDatasetWithContext ¶
func (m *MockIoTAnalyticsAPI) DescribeDatasetWithContext(arg0 context.Context, arg1 *iotanalytics.DescribeDatasetInput, arg2 ...request.Option) (*iotanalytics.DescribeDatasetOutput, error)
DescribeDatasetWithContext mocks base method
func (*MockIoTAnalyticsAPI) DescribeDatastore ¶
func (m *MockIoTAnalyticsAPI) DescribeDatastore(arg0 *iotanalytics.DescribeDatastoreInput) (*iotanalytics.DescribeDatastoreOutput, error)
DescribeDatastore mocks base method
func (*MockIoTAnalyticsAPI) DescribeDatastoreRequest ¶
func (m *MockIoTAnalyticsAPI) DescribeDatastoreRequest(arg0 *iotanalytics.DescribeDatastoreInput) (*request.Request, *iotanalytics.DescribeDatastoreOutput)
DescribeDatastoreRequest mocks base method
func (*MockIoTAnalyticsAPI) DescribeDatastoreWithContext ¶
func (m *MockIoTAnalyticsAPI) DescribeDatastoreWithContext(arg0 context.Context, arg1 *iotanalytics.DescribeDatastoreInput, arg2 ...request.Option) (*iotanalytics.DescribeDatastoreOutput, error)
DescribeDatastoreWithContext mocks base method
func (*MockIoTAnalyticsAPI) DescribeLoggingOptions ¶
func (m *MockIoTAnalyticsAPI) DescribeLoggingOptions(arg0 *iotanalytics.DescribeLoggingOptionsInput) (*iotanalytics.DescribeLoggingOptionsOutput, error)
DescribeLoggingOptions mocks base method
func (*MockIoTAnalyticsAPI) DescribeLoggingOptionsRequest ¶
func (m *MockIoTAnalyticsAPI) DescribeLoggingOptionsRequest(arg0 *iotanalytics.DescribeLoggingOptionsInput) (*request.Request, *iotanalytics.DescribeLoggingOptionsOutput)
DescribeLoggingOptionsRequest mocks base method
func (*MockIoTAnalyticsAPI) DescribeLoggingOptionsWithContext ¶
func (m *MockIoTAnalyticsAPI) DescribeLoggingOptionsWithContext(arg0 context.Context, arg1 *iotanalytics.DescribeLoggingOptionsInput, arg2 ...request.Option) (*iotanalytics.DescribeLoggingOptionsOutput, error)
DescribeLoggingOptionsWithContext mocks base method
func (*MockIoTAnalyticsAPI) DescribePipeline ¶
func (m *MockIoTAnalyticsAPI) DescribePipeline(arg0 *iotanalytics.DescribePipelineInput) (*iotanalytics.DescribePipelineOutput, error)
DescribePipeline mocks base method
func (*MockIoTAnalyticsAPI) DescribePipelineRequest ¶
func (m *MockIoTAnalyticsAPI) DescribePipelineRequest(arg0 *iotanalytics.DescribePipelineInput) (*request.Request, *iotanalytics.DescribePipelineOutput)
DescribePipelineRequest mocks base method
func (*MockIoTAnalyticsAPI) DescribePipelineWithContext ¶
func (m *MockIoTAnalyticsAPI) DescribePipelineWithContext(arg0 context.Context, arg1 *iotanalytics.DescribePipelineInput, arg2 ...request.Option) (*iotanalytics.DescribePipelineOutput, error)
DescribePipelineWithContext mocks base method
func (*MockIoTAnalyticsAPI) EXPECT ¶
func (m *MockIoTAnalyticsAPI) EXPECT() *MockIoTAnalyticsAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIoTAnalyticsAPI) GetDatasetContent ¶
func (m *MockIoTAnalyticsAPI) GetDatasetContent(arg0 *iotanalytics.GetDatasetContentInput) (*iotanalytics.GetDatasetContentOutput, error)
GetDatasetContent mocks base method
func (*MockIoTAnalyticsAPI) GetDatasetContentRequest ¶
func (m *MockIoTAnalyticsAPI) GetDatasetContentRequest(arg0 *iotanalytics.GetDatasetContentInput) (*request.Request, *iotanalytics.GetDatasetContentOutput)
GetDatasetContentRequest mocks base method
func (*MockIoTAnalyticsAPI) GetDatasetContentWithContext ¶
func (m *MockIoTAnalyticsAPI) GetDatasetContentWithContext(arg0 context.Context, arg1 *iotanalytics.GetDatasetContentInput, arg2 ...request.Option) (*iotanalytics.GetDatasetContentOutput, error)
GetDatasetContentWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListChannels ¶
func (m *MockIoTAnalyticsAPI) ListChannels(arg0 *iotanalytics.ListChannelsInput) (*iotanalytics.ListChannelsOutput, error)
ListChannels mocks base method
func (*MockIoTAnalyticsAPI) ListChannelsPages ¶
func (m *MockIoTAnalyticsAPI) ListChannelsPages(arg0 *iotanalytics.ListChannelsInput, arg1 func(*iotanalytics.ListChannelsOutput, bool) bool) error
ListChannelsPages mocks base method
func (*MockIoTAnalyticsAPI) ListChannelsPagesWithContext ¶
func (m *MockIoTAnalyticsAPI) ListChannelsPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListChannelsInput, arg2 func(*iotanalytics.ListChannelsOutput, bool) bool, arg3 ...request.Option) error
ListChannelsPagesWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListChannelsRequest ¶
func (m *MockIoTAnalyticsAPI) ListChannelsRequest(arg0 *iotanalytics.ListChannelsInput) (*request.Request, *iotanalytics.ListChannelsOutput)
ListChannelsRequest mocks base method
func (*MockIoTAnalyticsAPI) ListChannelsWithContext ¶
func (m *MockIoTAnalyticsAPI) ListChannelsWithContext(arg0 context.Context, arg1 *iotanalytics.ListChannelsInput, arg2 ...request.Option) (*iotanalytics.ListChannelsOutput, error)
ListChannelsWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetContents ¶
func (m *MockIoTAnalyticsAPI) ListDatasetContents(arg0 *iotanalytics.ListDatasetContentsInput) (*iotanalytics.ListDatasetContentsOutput, error)
ListDatasetContents mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetContentsPages ¶
func (m *MockIoTAnalyticsAPI) ListDatasetContentsPages(arg0 *iotanalytics.ListDatasetContentsInput, arg1 func(*iotanalytics.ListDatasetContentsOutput, bool) bool) error
ListDatasetContentsPages mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetContentsPagesWithContext ¶
func (m *MockIoTAnalyticsAPI) ListDatasetContentsPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatasetContentsInput, arg2 func(*iotanalytics.ListDatasetContentsOutput, bool) bool, arg3 ...request.Option) error
ListDatasetContentsPagesWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetContentsRequest ¶
func (m *MockIoTAnalyticsAPI) ListDatasetContentsRequest(arg0 *iotanalytics.ListDatasetContentsInput) (*request.Request, *iotanalytics.ListDatasetContentsOutput)
ListDatasetContentsRequest mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetContentsWithContext ¶
func (m *MockIoTAnalyticsAPI) ListDatasetContentsWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatasetContentsInput, arg2 ...request.Option) (*iotanalytics.ListDatasetContentsOutput, error)
ListDatasetContentsWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListDatasets ¶
func (m *MockIoTAnalyticsAPI) ListDatasets(arg0 *iotanalytics.ListDatasetsInput) (*iotanalytics.ListDatasetsOutput, error)
ListDatasets mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetsPages ¶
func (m *MockIoTAnalyticsAPI) ListDatasetsPages(arg0 *iotanalytics.ListDatasetsInput, arg1 func(*iotanalytics.ListDatasetsOutput, bool) bool) error
ListDatasetsPages mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetsPagesWithContext ¶
func (m *MockIoTAnalyticsAPI) ListDatasetsPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatasetsInput, arg2 func(*iotanalytics.ListDatasetsOutput, bool) bool, arg3 ...request.Option) error
ListDatasetsPagesWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetsRequest ¶
func (m *MockIoTAnalyticsAPI) ListDatasetsRequest(arg0 *iotanalytics.ListDatasetsInput) (*request.Request, *iotanalytics.ListDatasetsOutput)
ListDatasetsRequest mocks base method
func (*MockIoTAnalyticsAPI) ListDatasetsWithContext ¶
func (m *MockIoTAnalyticsAPI) ListDatasetsWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatasetsInput, arg2 ...request.Option) (*iotanalytics.ListDatasetsOutput, error)
ListDatasetsWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListDatastores ¶
func (m *MockIoTAnalyticsAPI) ListDatastores(arg0 *iotanalytics.ListDatastoresInput) (*iotanalytics.ListDatastoresOutput, error)
ListDatastores mocks base method
func (*MockIoTAnalyticsAPI) ListDatastoresPages ¶
func (m *MockIoTAnalyticsAPI) ListDatastoresPages(arg0 *iotanalytics.ListDatastoresInput, arg1 func(*iotanalytics.ListDatastoresOutput, bool) bool) error
ListDatastoresPages mocks base method
func (*MockIoTAnalyticsAPI) ListDatastoresPagesWithContext ¶
func (m *MockIoTAnalyticsAPI) ListDatastoresPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatastoresInput, arg2 func(*iotanalytics.ListDatastoresOutput, bool) bool, arg3 ...request.Option) error
ListDatastoresPagesWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListDatastoresRequest ¶
func (m *MockIoTAnalyticsAPI) ListDatastoresRequest(arg0 *iotanalytics.ListDatastoresInput) (*request.Request, *iotanalytics.ListDatastoresOutput)
ListDatastoresRequest mocks base method
func (*MockIoTAnalyticsAPI) ListDatastoresWithContext ¶
func (m *MockIoTAnalyticsAPI) ListDatastoresWithContext(arg0 context.Context, arg1 *iotanalytics.ListDatastoresInput, arg2 ...request.Option) (*iotanalytics.ListDatastoresOutput, error)
ListDatastoresWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListPipelines ¶
func (m *MockIoTAnalyticsAPI) ListPipelines(arg0 *iotanalytics.ListPipelinesInput) (*iotanalytics.ListPipelinesOutput, error)
ListPipelines mocks base method
func (*MockIoTAnalyticsAPI) ListPipelinesPages ¶
func (m *MockIoTAnalyticsAPI) ListPipelinesPages(arg0 *iotanalytics.ListPipelinesInput, arg1 func(*iotanalytics.ListPipelinesOutput, bool) bool) error
ListPipelinesPages mocks base method
func (*MockIoTAnalyticsAPI) ListPipelinesPagesWithContext ¶
func (m *MockIoTAnalyticsAPI) ListPipelinesPagesWithContext(arg0 context.Context, arg1 *iotanalytics.ListPipelinesInput, arg2 func(*iotanalytics.ListPipelinesOutput, bool) bool, arg3 ...request.Option) error
ListPipelinesPagesWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListPipelinesRequest ¶
func (m *MockIoTAnalyticsAPI) ListPipelinesRequest(arg0 *iotanalytics.ListPipelinesInput) (*request.Request, *iotanalytics.ListPipelinesOutput)
ListPipelinesRequest mocks base method
func (*MockIoTAnalyticsAPI) ListPipelinesWithContext ¶
func (m *MockIoTAnalyticsAPI) ListPipelinesWithContext(arg0 context.Context, arg1 *iotanalytics.ListPipelinesInput, arg2 ...request.Option) (*iotanalytics.ListPipelinesOutput, error)
ListPipelinesWithContext mocks base method
func (*MockIoTAnalyticsAPI) ListTagsForResource ¶
func (m *MockIoTAnalyticsAPI) ListTagsForResource(arg0 *iotanalytics.ListTagsForResourceInput) (*iotanalytics.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockIoTAnalyticsAPI) ListTagsForResourceRequest ¶
func (m *MockIoTAnalyticsAPI) ListTagsForResourceRequest(arg0 *iotanalytics.ListTagsForResourceInput) (*request.Request, *iotanalytics.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockIoTAnalyticsAPI) ListTagsForResourceWithContext ¶
func (m *MockIoTAnalyticsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iotanalytics.ListTagsForResourceInput, arg2 ...request.Option) (*iotanalytics.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockIoTAnalyticsAPI) PutLoggingOptions ¶
func (m *MockIoTAnalyticsAPI) PutLoggingOptions(arg0 *iotanalytics.PutLoggingOptionsInput) (*iotanalytics.PutLoggingOptionsOutput, error)
PutLoggingOptions mocks base method
func (*MockIoTAnalyticsAPI) PutLoggingOptionsRequest ¶
func (m *MockIoTAnalyticsAPI) PutLoggingOptionsRequest(arg0 *iotanalytics.PutLoggingOptionsInput) (*request.Request, *iotanalytics.PutLoggingOptionsOutput)
PutLoggingOptionsRequest mocks base method
func (*MockIoTAnalyticsAPI) PutLoggingOptionsWithContext ¶
func (m *MockIoTAnalyticsAPI) PutLoggingOptionsWithContext(arg0 context.Context, arg1 *iotanalytics.PutLoggingOptionsInput, arg2 ...request.Option) (*iotanalytics.PutLoggingOptionsOutput, error)
PutLoggingOptionsWithContext mocks base method
func (*MockIoTAnalyticsAPI) RunPipelineActivity ¶
func (m *MockIoTAnalyticsAPI) RunPipelineActivity(arg0 *iotanalytics.RunPipelineActivityInput) (*iotanalytics.RunPipelineActivityOutput, error)
RunPipelineActivity mocks base method
func (*MockIoTAnalyticsAPI) RunPipelineActivityRequest ¶
func (m *MockIoTAnalyticsAPI) RunPipelineActivityRequest(arg0 *iotanalytics.RunPipelineActivityInput) (*request.Request, *iotanalytics.RunPipelineActivityOutput)
RunPipelineActivityRequest mocks base method
func (*MockIoTAnalyticsAPI) RunPipelineActivityWithContext ¶
func (m *MockIoTAnalyticsAPI) RunPipelineActivityWithContext(arg0 context.Context, arg1 *iotanalytics.RunPipelineActivityInput, arg2 ...request.Option) (*iotanalytics.RunPipelineActivityOutput, error)
RunPipelineActivityWithContext mocks base method
func (*MockIoTAnalyticsAPI) SampleChannelData ¶
func (m *MockIoTAnalyticsAPI) SampleChannelData(arg0 *iotanalytics.SampleChannelDataInput) (*iotanalytics.SampleChannelDataOutput, error)
SampleChannelData mocks base method
func (*MockIoTAnalyticsAPI) SampleChannelDataRequest ¶
func (m *MockIoTAnalyticsAPI) SampleChannelDataRequest(arg0 *iotanalytics.SampleChannelDataInput) (*request.Request, *iotanalytics.SampleChannelDataOutput)
SampleChannelDataRequest mocks base method
func (*MockIoTAnalyticsAPI) SampleChannelDataWithContext ¶
func (m *MockIoTAnalyticsAPI) SampleChannelDataWithContext(arg0 context.Context, arg1 *iotanalytics.SampleChannelDataInput, arg2 ...request.Option) (*iotanalytics.SampleChannelDataOutput, error)
SampleChannelDataWithContext mocks base method
func (*MockIoTAnalyticsAPI) StartPipelineReprocessing ¶
func (m *MockIoTAnalyticsAPI) StartPipelineReprocessing(arg0 *iotanalytics.StartPipelineReprocessingInput) (*iotanalytics.StartPipelineReprocessingOutput, error)
StartPipelineReprocessing mocks base method
func (*MockIoTAnalyticsAPI) StartPipelineReprocessingRequest ¶
func (m *MockIoTAnalyticsAPI) StartPipelineReprocessingRequest(arg0 *iotanalytics.StartPipelineReprocessingInput) (*request.Request, *iotanalytics.StartPipelineReprocessingOutput)
StartPipelineReprocessingRequest mocks base method
func (*MockIoTAnalyticsAPI) StartPipelineReprocessingWithContext ¶
func (m *MockIoTAnalyticsAPI) StartPipelineReprocessingWithContext(arg0 context.Context, arg1 *iotanalytics.StartPipelineReprocessingInput, arg2 ...request.Option) (*iotanalytics.StartPipelineReprocessingOutput, error)
StartPipelineReprocessingWithContext mocks base method
func (*MockIoTAnalyticsAPI) TagResource ¶
func (m *MockIoTAnalyticsAPI) TagResource(arg0 *iotanalytics.TagResourceInput) (*iotanalytics.TagResourceOutput, error)
TagResource mocks base method
func (*MockIoTAnalyticsAPI) TagResourceRequest ¶
func (m *MockIoTAnalyticsAPI) TagResourceRequest(arg0 *iotanalytics.TagResourceInput) (*request.Request, *iotanalytics.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockIoTAnalyticsAPI) TagResourceWithContext ¶
func (m *MockIoTAnalyticsAPI) TagResourceWithContext(arg0 context.Context, arg1 *iotanalytics.TagResourceInput, arg2 ...request.Option) (*iotanalytics.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockIoTAnalyticsAPI) UntagResource ¶
func (m *MockIoTAnalyticsAPI) UntagResource(arg0 *iotanalytics.UntagResourceInput) (*iotanalytics.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockIoTAnalyticsAPI) UntagResourceRequest ¶
func (m *MockIoTAnalyticsAPI) UntagResourceRequest(arg0 *iotanalytics.UntagResourceInput) (*request.Request, *iotanalytics.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockIoTAnalyticsAPI) UntagResourceWithContext ¶
func (m *MockIoTAnalyticsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iotanalytics.UntagResourceInput, arg2 ...request.Option) (*iotanalytics.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockIoTAnalyticsAPI) UpdateChannel ¶
func (m *MockIoTAnalyticsAPI) UpdateChannel(arg0 *iotanalytics.UpdateChannelInput) (*iotanalytics.UpdateChannelOutput, error)
UpdateChannel mocks base method
func (*MockIoTAnalyticsAPI) UpdateChannelRequest ¶
func (m *MockIoTAnalyticsAPI) UpdateChannelRequest(arg0 *iotanalytics.UpdateChannelInput) (*request.Request, *iotanalytics.UpdateChannelOutput)
UpdateChannelRequest mocks base method
func (*MockIoTAnalyticsAPI) UpdateChannelWithContext ¶
func (m *MockIoTAnalyticsAPI) UpdateChannelWithContext(arg0 context.Context, arg1 *iotanalytics.UpdateChannelInput, arg2 ...request.Option) (*iotanalytics.UpdateChannelOutput, error)
UpdateChannelWithContext mocks base method
func (*MockIoTAnalyticsAPI) UpdateDataset ¶
func (m *MockIoTAnalyticsAPI) UpdateDataset(arg0 *iotanalytics.UpdateDatasetInput) (*iotanalytics.UpdateDatasetOutput, error)
UpdateDataset mocks base method
func (*MockIoTAnalyticsAPI) UpdateDatasetRequest ¶
func (m *MockIoTAnalyticsAPI) UpdateDatasetRequest(arg0 *iotanalytics.UpdateDatasetInput) (*request.Request, *iotanalytics.UpdateDatasetOutput)
UpdateDatasetRequest mocks base method
func (*MockIoTAnalyticsAPI) UpdateDatasetWithContext ¶
func (m *MockIoTAnalyticsAPI) UpdateDatasetWithContext(arg0 context.Context, arg1 *iotanalytics.UpdateDatasetInput, arg2 ...request.Option) (*iotanalytics.UpdateDatasetOutput, error)
UpdateDatasetWithContext mocks base method
func (*MockIoTAnalyticsAPI) UpdateDatastore ¶
func (m *MockIoTAnalyticsAPI) UpdateDatastore(arg0 *iotanalytics.UpdateDatastoreInput) (*iotanalytics.UpdateDatastoreOutput, error)
UpdateDatastore mocks base method
func (*MockIoTAnalyticsAPI) UpdateDatastoreRequest ¶
func (m *MockIoTAnalyticsAPI) UpdateDatastoreRequest(arg0 *iotanalytics.UpdateDatastoreInput) (*request.Request, *iotanalytics.UpdateDatastoreOutput)
UpdateDatastoreRequest mocks base method
func (*MockIoTAnalyticsAPI) UpdateDatastoreWithContext ¶
func (m *MockIoTAnalyticsAPI) UpdateDatastoreWithContext(arg0 context.Context, arg1 *iotanalytics.UpdateDatastoreInput, arg2 ...request.Option) (*iotanalytics.UpdateDatastoreOutput, error)
UpdateDatastoreWithContext mocks base method
func (*MockIoTAnalyticsAPI) UpdatePipeline ¶
func (m *MockIoTAnalyticsAPI) UpdatePipeline(arg0 *iotanalytics.UpdatePipelineInput) (*iotanalytics.UpdatePipelineOutput, error)
UpdatePipeline mocks base method
func (*MockIoTAnalyticsAPI) UpdatePipelineRequest ¶
func (m *MockIoTAnalyticsAPI) UpdatePipelineRequest(arg0 *iotanalytics.UpdatePipelineInput) (*request.Request, *iotanalytics.UpdatePipelineOutput)
UpdatePipelineRequest mocks base method
func (*MockIoTAnalyticsAPI) UpdatePipelineWithContext ¶
func (m *MockIoTAnalyticsAPI) UpdatePipelineWithContext(arg0 context.Context, arg1 *iotanalytics.UpdatePipelineInput, arg2 ...request.Option) (*iotanalytics.UpdatePipelineOutput, error)
UpdatePipelineWithContext mocks base method
type MockIoTAnalyticsAPIMockRecorder ¶
type MockIoTAnalyticsAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockIoTAnalyticsAPIMockRecorder is the mock recorder for MockIoTAnalyticsAPI
func (*MockIoTAnalyticsAPIMockRecorder) BatchPutMessage ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) BatchPutMessage(arg0 interface{}) *gomock.Call
BatchPutMessage indicates an expected call of BatchPutMessage
func (*MockIoTAnalyticsAPIMockRecorder) BatchPutMessageRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) BatchPutMessageRequest(arg0 interface{}) *gomock.Call
BatchPutMessageRequest indicates an expected call of BatchPutMessageRequest
func (*MockIoTAnalyticsAPIMockRecorder) BatchPutMessageWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) BatchPutMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchPutMessageWithContext indicates an expected call of BatchPutMessageWithContext
func (*MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessing ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessing(arg0 interface{}) *gomock.Call
CancelPipelineReprocessing indicates an expected call of CancelPipelineReprocessing
func (*MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessingRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessingRequest(arg0 interface{}) *gomock.Call
CancelPipelineReprocessingRequest indicates an expected call of CancelPipelineReprocessingRequest
func (*MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessingWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CancelPipelineReprocessingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelPipelineReprocessingWithContext indicates an expected call of CancelPipelineReprocessingWithContext
func (*MockIoTAnalyticsAPIMockRecorder) CreateChannel ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateChannel(arg0 interface{}) *gomock.Call
CreateChannel indicates an expected call of CreateChannel
func (*MockIoTAnalyticsAPIMockRecorder) CreateChannelRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateChannelRequest(arg0 interface{}) *gomock.Call
CreateChannelRequest indicates an expected call of CreateChannelRequest
func (*MockIoTAnalyticsAPIMockRecorder) CreateChannelWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateChannelWithContext indicates an expected call of CreateChannelWithContext
func (*MockIoTAnalyticsAPIMockRecorder) CreateDataset ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDataset(arg0 interface{}) *gomock.Call
CreateDataset indicates an expected call of CreateDataset
func (*MockIoTAnalyticsAPIMockRecorder) CreateDatasetContent ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetContent(arg0 interface{}) *gomock.Call
CreateDatasetContent indicates an expected call of CreateDatasetContent
func (*MockIoTAnalyticsAPIMockRecorder) CreateDatasetContentRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetContentRequest(arg0 interface{}) *gomock.Call
CreateDatasetContentRequest indicates an expected call of CreateDatasetContentRequest
func (*MockIoTAnalyticsAPIMockRecorder) CreateDatasetContentWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDatasetContentWithContext indicates an expected call of CreateDatasetContentWithContext
func (*MockIoTAnalyticsAPIMockRecorder) CreateDatasetRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetRequest(arg0 interface{}) *gomock.Call
CreateDatasetRequest indicates an expected call of CreateDatasetRequest
func (*MockIoTAnalyticsAPIMockRecorder) CreateDatasetWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDatasetWithContext indicates an expected call of CreateDatasetWithContext
func (*MockIoTAnalyticsAPIMockRecorder) CreateDatastore ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatastore(arg0 interface{}) *gomock.Call
CreateDatastore indicates an expected call of CreateDatastore
func (*MockIoTAnalyticsAPIMockRecorder) CreateDatastoreRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatastoreRequest(arg0 interface{}) *gomock.Call
CreateDatastoreRequest indicates an expected call of CreateDatastoreRequest
func (*MockIoTAnalyticsAPIMockRecorder) CreateDatastoreWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreateDatastoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDatastoreWithContext indicates an expected call of CreateDatastoreWithContext
func (*MockIoTAnalyticsAPIMockRecorder) CreatePipeline ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreatePipeline(arg0 interface{}) *gomock.Call
CreatePipeline indicates an expected call of CreatePipeline
func (*MockIoTAnalyticsAPIMockRecorder) CreatePipelineRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreatePipelineRequest(arg0 interface{}) *gomock.Call
CreatePipelineRequest indicates an expected call of CreatePipelineRequest
func (*MockIoTAnalyticsAPIMockRecorder) CreatePipelineWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) CreatePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePipelineWithContext indicates an expected call of CreatePipelineWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DeleteChannel ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteChannel(arg0 interface{}) *gomock.Call
DeleteChannel indicates an expected call of DeleteChannel
func (*MockIoTAnalyticsAPIMockRecorder) DeleteChannelRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteChannelRequest(arg0 interface{}) *gomock.Call
DeleteChannelRequest indicates an expected call of DeleteChannelRequest
func (*MockIoTAnalyticsAPIMockRecorder) DeleteChannelWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChannelWithContext indicates an expected call of DeleteChannelWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDataset ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDataset(arg0 interface{}) *gomock.Call
DeleteDataset indicates an expected call of DeleteDataset
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContent ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContent(arg0 interface{}) *gomock.Call
DeleteDatasetContent indicates an expected call of DeleteDatasetContent
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContentRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContentRequest(arg0 interface{}) *gomock.Call
DeleteDatasetContentRequest indicates an expected call of DeleteDatasetContentRequest
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContentWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDatasetContentWithContext indicates an expected call of DeleteDatasetContentWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDatasetRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetRequest(arg0 interface{}) *gomock.Call
DeleteDatasetRequest indicates an expected call of DeleteDatasetRequest
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDatasetWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDatasetWithContext indicates an expected call of DeleteDatasetWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDatastore ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatastore(arg0 interface{}) *gomock.Call
DeleteDatastore indicates an expected call of DeleteDatastore
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDatastoreRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatastoreRequest(arg0 interface{}) *gomock.Call
DeleteDatastoreRequest indicates an expected call of DeleteDatastoreRequest
func (*MockIoTAnalyticsAPIMockRecorder) DeleteDatastoreWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeleteDatastoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDatastoreWithContext indicates an expected call of DeleteDatastoreWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DeletePipeline ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeletePipeline(arg0 interface{}) *gomock.Call
DeletePipeline indicates an expected call of DeletePipeline
func (*MockIoTAnalyticsAPIMockRecorder) DeletePipelineRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeletePipelineRequest(arg0 interface{}) *gomock.Call
DeletePipelineRequest indicates an expected call of DeletePipelineRequest
func (*MockIoTAnalyticsAPIMockRecorder) DeletePipelineWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DeletePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePipelineWithContext indicates an expected call of DeletePipelineWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DescribeChannel ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeChannel(arg0 interface{}) *gomock.Call
DescribeChannel indicates an expected call of DescribeChannel
func (*MockIoTAnalyticsAPIMockRecorder) DescribeChannelRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeChannelRequest(arg0 interface{}) *gomock.Call
DescribeChannelRequest indicates an expected call of DescribeChannelRequest
func (*MockIoTAnalyticsAPIMockRecorder) DescribeChannelWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChannelWithContext indicates an expected call of DescribeChannelWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DescribeDataset ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDataset(arg0 interface{}) *gomock.Call
DescribeDataset indicates an expected call of DescribeDataset
func (*MockIoTAnalyticsAPIMockRecorder) DescribeDatasetRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatasetRequest(arg0 interface{}) *gomock.Call
DescribeDatasetRequest indicates an expected call of DescribeDatasetRequest
func (*MockIoTAnalyticsAPIMockRecorder) DescribeDatasetWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDatasetWithContext indicates an expected call of DescribeDatasetWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DescribeDatastore ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatastore(arg0 interface{}) *gomock.Call
DescribeDatastore indicates an expected call of DescribeDatastore
func (*MockIoTAnalyticsAPIMockRecorder) DescribeDatastoreRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatastoreRequest(arg0 interface{}) *gomock.Call
DescribeDatastoreRequest indicates an expected call of DescribeDatastoreRequest
func (*MockIoTAnalyticsAPIMockRecorder) DescribeDatastoreWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeDatastoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDatastoreWithContext indicates an expected call of DescribeDatastoreWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptions ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptions(arg0 interface{}) *gomock.Call
DescribeLoggingOptions indicates an expected call of DescribeLoggingOptions
func (*MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptionsRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptionsRequest(arg0 interface{}) *gomock.Call
DescribeLoggingOptionsRequest indicates an expected call of DescribeLoggingOptionsRequest
func (*MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptionsWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribeLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLoggingOptionsWithContext indicates an expected call of DescribeLoggingOptionsWithContext
func (*MockIoTAnalyticsAPIMockRecorder) DescribePipeline ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribePipeline(arg0 interface{}) *gomock.Call
DescribePipeline indicates an expected call of DescribePipeline
func (*MockIoTAnalyticsAPIMockRecorder) DescribePipelineRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribePipelineRequest(arg0 interface{}) *gomock.Call
DescribePipelineRequest indicates an expected call of DescribePipelineRequest
func (*MockIoTAnalyticsAPIMockRecorder) DescribePipelineWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) DescribePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePipelineWithContext indicates an expected call of DescribePipelineWithContext
func (*MockIoTAnalyticsAPIMockRecorder) GetDatasetContent ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) GetDatasetContent(arg0 interface{}) *gomock.Call
GetDatasetContent indicates an expected call of GetDatasetContent
func (*MockIoTAnalyticsAPIMockRecorder) GetDatasetContentRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) GetDatasetContentRequest(arg0 interface{}) *gomock.Call
GetDatasetContentRequest indicates an expected call of GetDatasetContentRequest
func (*MockIoTAnalyticsAPIMockRecorder) GetDatasetContentWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) GetDatasetContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDatasetContentWithContext indicates an expected call of GetDatasetContentWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListChannels ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannels(arg0 interface{}) *gomock.Call
ListChannels indicates an expected call of ListChannels
func (*MockIoTAnalyticsAPIMockRecorder) ListChannelsPages ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannelsPages(arg0, arg1 interface{}) *gomock.Call
ListChannelsPages indicates an expected call of ListChannelsPages
func (*MockIoTAnalyticsAPIMockRecorder) ListChannelsPagesWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelsPagesWithContext indicates an expected call of ListChannelsPagesWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListChannelsRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannelsRequest(arg0 interface{}) *gomock.Call
ListChannelsRequest indicates an expected call of ListChannelsRequest
func (*MockIoTAnalyticsAPIMockRecorder) ListChannelsWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelsWithContext indicates an expected call of ListChannelsWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetContents ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContents(arg0 interface{}) *gomock.Call
ListDatasetContents indicates an expected call of ListDatasetContents
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsPages ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsPages(arg0, arg1 interface{}) *gomock.Call
ListDatasetContentsPages indicates an expected call of ListDatasetContentsPages
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsPagesWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDatasetContentsPagesWithContext indicates an expected call of ListDatasetContentsPagesWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsRequest(arg0 interface{}) *gomock.Call
ListDatasetContentsRequest indicates an expected call of ListDatasetContentsRequest
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetContentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDatasetContentsWithContext indicates an expected call of ListDatasetContentsWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasets ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasets(arg0 interface{}) *gomock.Call
ListDatasets indicates an expected call of ListDatasets
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetsPages ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetsPages(arg0, arg1 interface{}) *gomock.Call
ListDatasetsPages indicates an expected call of ListDatasetsPages
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetsPagesWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDatasetsPagesWithContext indicates an expected call of ListDatasetsPagesWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetsRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetsRequest(arg0 interface{}) *gomock.Call
ListDatasetsRequest indicates an expected call of ListDatasetsRequest
func (*MockIoTAnalyticsAPIMockRecorder) ListDatasetsWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatasetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDatasetsWithContext indicates an expected call of ListDatasetsWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListDatastores ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastores(arg0 interface{}) *gomock.Call
ListDatastores indicates an expected call of ListDatastores
func (*MockIoTAnalyticsAPIMockRecorder) ListDatastoresPages ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastoresPages(arg0, arg1 interface{}) *gomock.Call
ListDatastoresPages indicates an expected call of ListDatastoresPages
func (*MockIoTAnalyticsAPIMockRecorder) ListDatastoresPagesWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastoresPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDatastoresPagesWithContext indicates an expected call of ListDatastoresPagesWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListDatastoresRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastoresRequest(arg0 interface{}) *gomock.Call
ListDatastoresRequest indicates an expected call of ListDatastoresRequest
func (*MockIoTAnalyticsAPIMockRecorder) ListDatastoresWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListDatastoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDatastoresWithContext indicates an expected call of ListDatastoresWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListPipelines ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelines(arg0 interface{}) *gomock.Call
ListPipelines indicates an expected call of ListPipelines
func (*MockIoTAnalyticsAPIMockRecorder) ListPipelinesPages ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelinesPages(arg0, arg1 interface{}) *gomock.Call
ListPipelinesPages indicates an expected call of ListPipelinesPages
func (*MockIoTAnalyticsAPIMockRecorder) ListPipelinesPagesWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPipelinesPagesWithContext indicates an expected call of ListPipelinesPagesWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListPipelinesRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelinesRequest(arg0 interface{}) *gomock.Call
ListPipelinesRequest indicates an expected call of ListPipelinesRequest
func (*MockIoTAnalyticsAPIMockRecorder) ListPipelinesWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListPipelinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPipelinesWithContext indicates an expected call of ListPipelinesWithContext
func (*MockIoTAnalyticsAPIMockRecorder) ListTagsForResource ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockIoTAnalyticsAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockIoTAnalyticsAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockIoTAnalyticsAPIMockRecorder) PutLoggingOptions ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) PutLoggingOptions(arg0 interface{}) *gomock.Call
PutLoggingOptions indicates an expected call of PutLoggingOptions
func (*MockIoTAnalyticsAPIMockRecorder) PutLoggingOptionsRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) PutLoggingOptionsRequest(arg0 interface{}) *gomock.Call
PutLoggingOptionsRequest indicates an expected call of PutLoggingOptionsRequest
func (*MockIoTAnalyticsAPIMockRecorder) PutLoggingOptionsWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) PutLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutLoggingOptionsWithContext indicates an expected call of PutLoggingOptionsWithContext
func (*MockIoTAnalyticsAPIMockRecorder) RunPipelineActivity ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) RunPipelineActivity(arg0 interface{}) *gomock.Call
RunPipelineActivity indicates an expected call of RunPipelineActivity
func (*MockIoTAnalyticsAPIMockRecorder) RunPipelineActivityRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) RunPipelineActivityRequest(arg0 interface{}) *gomock.Call
RunPipelineActivityRequest indicates an expected call of RunPipelineActivityRequest
func (*MockIoTAnalyticsAPIMockRecorder) RunPipelineActivityWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) RunPipelineActivityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RunPipelineActivityWithContext indicates an expected call of RunPipelineActivityWithContext
func (*MockIoTAnalyticsAPIMockRecorder) SampleChannelData ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) SampleChannelData(arg0 interface{}) *gomock.Call
SampleChannelData indicates an expected call of SampleChannelData
func (*MockIoTAnalyticsAPIMockRecorder) SampleChannelDataRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) SampleChannelDataRequest(arg0 interface{}) *gomock.Call
SampleChannelDataRequest indicates an expected call of SampleChannelDataRequest
func (*MockIoTAnalyticsAPIMockRecorder) SampleChannelDataWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) SampleChannelDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SampleChannelDataWithContext indicates an expected call of SampleChannelDataWithContext
func (*MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessing ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessing(arg0 interface{}) *gomock.Call
StartPipelineReprocessing indicates an expected call of StartPipelineReprocessing
func (*MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessingRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessingRequest(arg0 interface{}) *gomock.Call
StartPipelineReprocessingRequest indicates an expected call of StartPipelineReprocessingRequest
func (*MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessingWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) StartPipelineReprocessingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartPipelineReprocessingWithContext indicates an expected call of StartPipelineReprocessingWithContext
func (*MockIoTAnalyticsAPIMockRecorder) TagResource ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockIoTAnalyticsAPIMockRecorder) TagResourceRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockIoTAnalyticsAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockIoTAnalyticsAPIMockRecorder) UntagResource ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockIoTAnalyticsAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockIoTAnalyticsAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockIoTAnalyticsAPIMockRecorder) UpdateChannel ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateChannel(arg0 interface{}) *gomock.Call
UpdateChannel indicates an expected call of UpdateChannel
func (*MockIoTAnalyticsAPIMockRecorder) UpdateChannelRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateChannelRequest(arg0 interface{}) *gomock.Call
UpdateChannelRequest indicates an expected call of UpdateChannelRequest
func (*MockIoTAnalyticsAPIMockRecorder) UpdateChannelWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateChannelWithContext indicates an expected call of UpdateChannelWithContext
func (*MockIoTAnalyticsAPIMockRecorder) UpdateDataset ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDataset(arg0 interface{}) *gomock.Call
UpdateDataset indicates an expected call of UpdateDataset
func (*MockIoTAnalyticsAPIMockRecorder) UpdateDatasetRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatasetRequest(arg0 interface{}) *gomock.Call
UpdateDatasetRequest indicates an expected call of UpdateDatasetRequest
func (*MockIoTAnalyticsAPIMockRecorder) UpdateDatasetWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDatasetWithContext indicates an expected call of UpdateDatasetWithContext
func (*MockIoTAnalyticsAPIMockRecorder) UpdateDatastore ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatastore(arg0 interface{}) *gomock.Call
UpdateDatastore indicates an expected call of UpdateDatastore
func (*MockIoTAnalyticsAPIMockRecorder) UpdateDatastoreRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatastoreRequest(arg0 interface{}) *gomock.Call
UpdateDatastoreRequest indicates an expected call of UpdateDatastoreRequest
func (*MockIoTAnalyticsAPIMockRecorder) UpdateDatastoreWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdateDatastoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDatastoreWithContext indicates an expected call of UpdateDatastoreWithContext
func (*MockIoTAnalyticsAPIMockRecorder) UpdatePipeline ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdatePipeline(arg0 interface{}) *gomock.Call
UpdatePipeline indicates an expected call of UpdatePipeline
func (*MockIoTAnalyticsAPIMockRecorder) UpdatePipelineRequest ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdatePipelineRequest(arg0 interface{}) *gomock.Call
UpdatePipelineRequest indicates an expected call of UpdatePipelineRequest
func (*MockIoTAnalyticsAPIMockRecorder) UpdatePipelineWithContext ¶
func (mr *MockIoTAnalyticsAPIMockRecorder) UpdatePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePipelineWithContext indicates an expected call of UpdatePipelineWithContext