ioteventsmock

package
v1.54.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package ioteventsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIoTEventsAPI

type MockIoTEventsAPI struct {
	// contains filtered or unexported fields
}

MockIoTEventsAPI is a mock of IoTEventsAPI interface

func NewMockIoTEventsAPI

func NewMockIoTEventsAPI(ctrl *gomock.Controller) *MockIoTEventsAPI

NewMockIoTEventsAPI creates a new mock instance

func (*MockIoTEventsAPI) CreateAlarmModel

CreateAlarmModel mocks base method

func (*MockIoTEventsAPI) CreateAlarmModelRequest

CreateAlarmModelRequest mocks base method

func (*MockIoTEventsAPI) CreateAlarmModelWithContext

func (m *MockIoTEventsAPI) CreateAlarmModelWithContext(arg0 context.Context, arg1 *iotevents.CreateAlarmModelInput, arg2 ...request.Option) (*iotevents.CreateAlarmModelOutput, error)

CreateAlarmModelWithContext mocks base method

func (*MockIoTEventsAPI) CreateDetectorModel

CreateDetectorModel mocks base method

func (*MockIoTEventsAPI) CreateDetectorModelRequest

CreateDetectorModelRequest mocks base method

func (*MockIoTEventsAPI) CreateDetectorModelWithContext

func (m *MockIoTEventsAPI) CreateDetectorModelWithContext(arg0 context.Context, arg1 *iotevents.CreateDetectorModelInput, arg2 ...request.Option) (*iotevents.CreateDetectorModelOutput, error)

CreateDetectorModelWithContext mocks base method

func (*MockIoTEventsAPI) CreateInput

CreateInput mocks base method

func (*MockIoTEventsAPI) CreateInputRequest

CreateInputRequest mocks base method

func (*MockIoTEventsAPI) CreateInputWithContext

func (m *MockIoTEventsAPI) CreateInputWithContext(arg0 context.Context, arg1 *iotevents.CreateInputInput, arg2 ...request.Option) (*iotevents.CreateInputOutput, error)

CreateInputWithContext mocks base method

func (*MockIoTEventsAPI) DeleteAlarmModel

DeleteAlarmModel mocks base method

func (*MockIoTEventsAPI) DeleteAlarmModelRequest

DeleteAlarmModelRequest mocks base method

func (*MockIoTEventsAPI) DeleteAlarmModelWithContext

func (m *MockIoTEventsAPI) DeleteAlarmModelWithContext(arg0 context.Context, arg1 *iotevents.DeleteAlarmModelInput, arg2 ...request.Option) (*iotevents.DeleteAlarmModelOutput, error)

DeleteAlarmModelWithContext mocks base method

func (*MockIoTEventsAPI) DeleteDetectorModel

DeleteDetectorModel mocks base method

func (*MockIoTEventsAPI) DeleteDetectorModelRequest

DeleteDetectorModelRequest mocks base method

func (*MockIoTEventsAPI) DeleteDetectorModelWithContext

func (m *MockIoTEventsAPI) DeleteDetectorModelWithContext(arg0 context.Context, arg1 *iotevents.DeleteDetectorModelInput, arg2 ...request.Option) (*iotevents.DeleteDetectorModelOutput, error)

DeleteDetectorModelWithContext mocks base method

func (*MockIoTEventsAPI) DeleteInput

DeleteInput mocks base method

func (*MockIoTEventsAPI) DeleteInputRequest

DeleteInputRequest mocks base method

func (*MockIoTEventsAPI) DeleteInputWithContext

func (m *MockIoTEventsAPI) DeleteInputWithContext(arg0 context.Context, arg1 *iotevents.DeleteInputInput, arg2 ...request.Option) (*iotevents.DeleteInputOutput, error)

DeleteInputWithContext mocks base method

func (*MockIoTEventsAPI) DescribeAlarmModel

DescribeAlarmModel mocks base method

func (*MockIoTEventsAPI) DescribeAlarmModelRequest

DescribeAlarmModelRequest mocks base method

func (*MockIoTEventsAPI) DescribeAlarmModelWithContext

func (m *MockIoTEventsAPI) DescribeAlarmModelWithContext(arg0 context.Context, arg1 *iotevents.DescribeAlarmModelInput, arg2 ...request.Option) (*iotevents.DescribeAlarmModelOutput, error)

DescribeAlarmModelWithContext mocks base method

func (*MockIoTEventsAPI) DescribeDetectorModel

DescribeDetectorModel mocks base method

func (*MockIoTEventsAPI) DescribeDetectorModelAnalysis

DescribeDetectorModelAnalysis mocks base method

func (*MockIoTEventsAPI) DescribeDetectorModelAnalysisRequest

DescribeDetectorModelAnalysisRequest mocks base method

func (*MockIoTEventsAPI) DescribeDetectorModelAnalysisWithContext

DescribeDetectorModelAnalysisWithContext mocks base method

func (*MockIoTEventsAPI) DescribeDetectorModelRequest

DescribeDetectorModelRequest mocks base method

func (*MockIoTEventsAPI) DescribeDetectorModelWithContext

func (m *MockIoTEventsAPI) DescribeDetectorModelWithContext(arg0 context.Context, arg1 *iotevents.DescribeDetectorModelInput, arg2 ...request.Option) (*iotevents.DescribeDetectorModelOutput, error)

DescribeDetectorModelWithContext mocks base method

func (*MockIoTEventsAPI) DescribeInput

DescribeInput mocks base method

func (*MockIoTEventsAPI) DescribeInputRequest

DescribeInputRequest mocks base method

func (*MockIoTEventsAPI) DescribeInputWithContext

func (m *MockIoTEventsAPI) DescribeInputWithContext(arg0 context.Context, arg1 *iotevents.DescribeInputInput, arg2 ...request.Option) (*iotevents.DescribeInputOutput, error)

DescribeInputWithContext mocks base method

func (*MockIoTEventsAPI) DescribeLoggingOptions

DescribeLoggingOptions mocks base method

func (*MockIoTEventsAPI) DescribeLoggingOptionsRequest

DescribeLoggingOptionsRequest mocks base method

func (*MockIoTEventsAPI) DescribeLoggingOptionsWithContext

func (m *MockIoTEventsAPI) DescribeLoggingOptionsWithContext(arg0 context.Context, arg1 *iotevents.DescribeLoggingOptionsInput, arg2 ...request.Option) (*iotevents.DescribeLoggingOptionsOutput, error)

DescribeLoggingOptionsWithContext mocks base method

func (*MockIoTEventsAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockIoTEventsAPI) GetDetectorModelAnalysisResults

GetDetectorModelAnalysisResults mocks base method

func (*MockIoTEventsAPI) GetDetectorModelAnalysisResultsRequest

GetDetectorModelAnalysisResultsRequest mocks base method

func (*MockIoTEventsAPI) GetDetectorModelAnalysisResultsWithContext

GetDetectorModelAnalysisResultsWithContext mocks base method

func (*MockIoTEventsAPI) ListAlarmModelVersions

ListAlarmModelVersions mocks base method

func (*MockIoTEventsAPI) ListAlarmModelVersionsRequest

ListAlarmModelVersionsRequest mocks base method

func (*MockIoTEventsAPI) ListAlarmModelVersionsWithContext

func (m *MockIoTEventsAPI) ListAlarmModelVersionsWithContext(arg0 context.Context, arg1 *iotevents.ListAlarmModelVersionsInput, arg2 ...request.Option) (*iotevents.ListAlarmModelVersionsOutput, error)

ListAlarmModelVersionsWithContext mocks base method

func (*MockIoTEventsAPI) ListAlarmModels

ListAlarmModels mocks base method

func (*MockIoTEventsAPI) ListAlarmModelsRequest

ListAlarmModelsRequest mocks base method

func (*MockIoTEventsAPI) ListAlarmModelsWithContext

func (m *MockIoTEventsAPI) ListAlarmModelsWithContext(arg0 context.Context, arg1 *iotevents.ListAlarmModelsInput, arg2 ...request.Option) (*iotevents.ListAlarmModelsOutput, error)

ListAlarmModelsWithContext mocks base method

func (*MockIoTEventsAPI) ListDetectorModelVersions

ListDetectorModelVersions mocks base method

func (*MockIoTEventsAPI) ListDetectorModelVersionsRequest

ListDetectorModelVersionsRequest mocks base method

func (*MockIoTEventsAPI) ListDetectorModelVersionsWithContext

ListDetectorModelVersionsWithContext mocks base method

func (*MockIoTEventsAPI) ListDetectorModels

ListDetectorModels mocks base method

func (*MockIoTEventsAPI) ListDetectorModelsRequest

ListDetectorModelsRequest mocks base method

func (*MockIoTEventsAPI) ListDetectorModelsWithContext

func (m *MockIoTEventsAPI) ListDetectorModelsWithContext(arg0 context.Context, arg1 *iotevents.ListDetectorModelsInput, arg2 ...request.Option) (*iotevents.ListDetectorModelsOutput, error)

ListDetectorModelsWithContext mocks base method

func (*MockIoTEventsAPI) ListInputRoutings

ListInputRoutings mocks base method

func (*MockIoTEventsAPI) ListInputRoutingsRequest

ListInputRoutingsRequest mocks base method

func (*MockIoTEventsAPI) ListInputRoutingsWithContext

func (m *MockIoTEventsAPI) ListInputRoutingsWithContext(arg0 context.Context, arg1 *iotevents.ListInputRoutingsInput, arg2 ...request.Option) (*iotevents.ListInputRoutingsOutput, error)

ListInputRoutingsWithContext mocks base method

func (*MockIoTEventsAPI) ListInputs

ListInputs mocks base method

func (*MockIoTEventsAPI) ListInputsRequest

ListInputsRequest mocks base method

func (*MockIoTEventsAPI) ListInputsWithContext

func (m *MockIoTEventsAPI) ListInputsWithContext(arg0 context.Context, arg1 *iotevents.ListInputsInput, arg2 ...request.Option) (*iotevents.ListInputsOutput, error)

ListInputsWithContext mocks base method

func (*MockIoTEventsAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockIoTEventsAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockIoTEventsAPI) ListTagsForResourceWithContext

func (m *MockIoTEventsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iotevents.ListTagsForResourceInput, arg2 ...request.Option) (*iotevents.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockIoTEventsAPI) PutLoggingOptions

PutLoggingOptions mocks base method

func (*MockIoTEventsAPI) PutLoggingOptionsRequest

PutLoggingOptionsRequest mocks base method

func (*MockIoTEventsAPI) PutLoggingOptionsWithContext

func (m *MockIoTEventsAPI) PutLoggingOptionsWithContext(arg0 context.Context, arg1 *iotevents.PutLoggingOptionsInput, arg2 ...request.Option) (*iotevents.PutLoggingOptionsOutput, error)

PutLoggingOptionsWithContext mocks base method

func (*MockIoTEventsAPI) StartDetectorModelAnalysis

StartDetectorModelAnalysis mocks base method

func (*MockIoTEventsAPI) StartDetectorModelAnalysisRequest

StartDetectorModelAnalysisRequest mocks base method

func (*MockIoTEventsAPI) StartDetectorModelAnalysisWithContext

StartDetectorModelAnalysisWithContext mocks base method

func (*MockIoTEventsAPI) TagResource

TagResource mocks base method

func (*MockIoTEventsAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockIoTEventsAPI) TagResourceWithContext

func (m *MockIoTEventsAPI) TagResourceWithContext(arg0 context.Context, arg1 *iotevents.TagResourceInput, arg2 ...request.Option) (*iotevents.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockIoTEventsAPI) UntagResource

UntagResource mocks base method

func (*MockIoTEventsAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockIoTEventsAPI) UntagResourceWithContext

func (m *MockIoTEventsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iotevents.UntagResourceInput, arg2 ...request.Option) (*iotevents.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockIoTEventsAPI) UpdateAlarmModel

UpdateAlarmModel mocks base method

func (*MockIoTEventsAPI) UpdateAlarmModelRequest

UpdateAlarmModelRequest mocks base method

func (*MockIoTEventsAPI) UpdateAlarmModelWithContext

func (m *MockIoTEventsAPI) UpdateAlarmModelWithContext(arg0 context.Context, arg1 *iotevents.UpdateAlarmModelInput, arg2 ...request.Option) (*iotevents.UpdateAlarmModelOutput, error)

UpdateAlarmModelWithContext mocks base method

func (*MockIoTEventsAPI) UpdateDetectorModel

UpdateDetectorModel mocks base method

func (*MockIoTEventsAPI) UpdateDetectorModelRequest

UpdateDetectorModelRequest mocks base method

func (*MockIoTEventsAPI) UpdateDetectorModelWithContext

func (m *MockIoTEventsAPI) UpdateDetectorModelWithContext(arg0 context.Context, arg1 *iotevents.UpdateDetectorModelInput, arg2 ...request.Option) (*iotevents.UpdateDetectorModelOutput, error)

UpdateDetectorModelWithContext mocks base method

func (*MockIoTEventsAPI) UpdateInput

UpdateInput mocks base method

func (*MockIoTEventsAPI) UpdateInputRequest

UpdateInputRequest mocks base method

func (*MockIoTEventsAPI) UpdateInputWithContext

func (m *MockIoTEventsAPI) UpdateInputWithContext(arg0 context.Context, arg1 *iotevents.UpdateInputInput, arg2 ...request.Option) (*iotevents.UpdateInputOutput, error)

UpdateInputWithContext mocks base method

type MockIoTEventsAPIMockRecorder

type MockIoTEventsAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockIoTEventsAPIMockRecorder is the mock recorder for MockIoTEventsAPI

func (*MockIoTEventsAPIMockRecorder) CreateAlarmModel

func (mr *MockIoTEventsAPIMockRecorder) CreateAlarmModel(arg0 interface{}) *gomock.Call

CreateAlarmModel indicates an expected call of CreateAlarmModel

func (*MockIoTEventsAPIMockRecorder) CreateAlarmModelRequest

func (mr *MockIoTEventsAPIMockRecorder) CreateAlarmModelRequest(arg0 interface{}) *gomock.Call

CreateAlarmModelRequest indicates an expected call of CreateAlarmModelRequest

func (*MockIoTEventsAPIMockRecorder) CreateAlarmModelWithContext

func (mr *MockIoTEventsAPIMockRecorder) CreateAlarmModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAlarmModelWithContext indicates an expected call of CreateAlarmModelWithContext

func (*MockIoTEventsAPIMockRecorder) CreateDetectorModel

func (mr *MockIoTEventsAPIMockRecorder) CreateDetectorModel(arg0 interface{}) *gomock.Call

CreateDetectorModel indicates an expected call of CreateDetectorModel

func (*MockIoTEventsAPIMockRecorder) CreateDetectorModelRequest

func (mr *MockIoTEventsAPIMockRecorder) CreateDetectorModelRequest(arg0 interface{}) *gomock.Call

CreateDetectorModelRequest indicates an expected call of CreateDetectorModelRequest

func (*MockIoTEventsAPIMockRecorder) CreateDetectorModelWithContext

func (mr *MockIoTEventsAPIMockRecorder) CreateDetectorModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDetectorModelWithContext indicates an expected call of CreateDetectorModelWithContext

func (*MockIoTEventsAPIMockRecorder) CreateInput

func (mr *MockIoTEventsAPIMockRecorder) CreateInput(arg0 interface{}) *gomock.Call

CreateInput indicates an expected call of CreateInput

func (*MockIoTEventsAPIMockRecorder) CreateInputRequest

func (mr *MockIoTEventsAPIMockRecorder) CreateInputRequest(arg0 interface{}) *gomock.Call

CreateInputRequest indicates an expected call of CreateInputRequest

func (*MockIoTEventsAPIMockRecorder) CreateInputWithContext

func (mr *MockIoTEventsAPIMockRecorder) CreateInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInputWithContext indicates an expected call of CreateInputWithContext

func (*MockIoTEventsAPIMockRecorder) DeleteAlarmModel

func (mr *MockIoTEventsAPIMockRecorder) DeleteAlarmModel(arg0 interface{}) *gomock.Call

DeleteAlarmModel indicates an expected call of DeleteAlarmModel

func (*MockIoTEventsAPIMockRecorder) DeleteAlarmModelRequest

func (mr *MockIoTEventsAPIMockRecorder) DeleteAlarmModelRequest(arg0 interface{}) *gomock.Call

DeleteAlarmModelRequest indicates an expected call of DeleteAlarmModelRequest

func (*MockIoTEventsAPIMockRecorder) DeleteAlarmModelWithContext

func (mr *MockIoTEventsAPIMockRecorder) DeleteAlarmModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAlarmModelWithContext indicates an expected call of DeleteAlarmModelWithContext

func (*MockIoTEventsAPIMockRecorder) DeleteDetectorModel

func (mr *MockIoTEventsAPIMockRecorder) DeleteDetectorModel(arg0 interface{}) *gomock.Call

DeleteDetectorModel indicates an expected call of DeleteDetectorModel

func (*MockIoTEventsAPIMockRecorder) DeleteDetectorModelRequest

func (mr *MockIoTEventsAPIMockRecorder) DeleteDetectorModelRequest(arg0 interface{}) *gomock.Call

DeleteDetectorModelRequest indicates an expected call of DeleteDetectorModelRequest

func (*MockIoTEventsAPIMockRecorder) DeleteDetectorModelWithContext

func (mr *MockIoTEventsAPIMockRecorder) DeleteDetectorModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDetectorModelWithContext indicates an expected call of DeleteDetectorModelWithContext

func (*MockIoTEventsAPIMockRecorder) DeleteInput

func (mr *MockIoTEventsAPIMockRecorder) DeleteInput(arg0 interface{}) *gomock.Call

DeleteInput indicates an expected call of DeleteInput

func (*MockIoTEventsAPIMockRecorder) DeleteInputRequest

func (mr *MockIoTEventsAPIMockRecorder) DeleteInputRequest(arg0 interface{}) *gomock.Call

DeleteInputRequest indicates an expected call of DeleteInputRequest

func (*MockIoTEventsAPIMockRecorder) DeleteInputWithContext

func (mr *MockIoTEventsAPIMockRecorder) DeleteInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInputWithContext indicates an expected call of DeleteInputWithContext

func (*MockIoTEventsAPIMockRecorder) DescribeAlarmModel

func (mr *MockIoTEventsAPIMockRecorder) DescribeAlarmModel(arg0 interface{}) *gomock.Call

DescribeAlarmModel indicates an expected call of DescribeAlarmModel

func (*MockIoTEventsAPIMockRecorder) DescribeAlarmModelRequest

func (mr *MockIoTEventsAPIMockRecorder) DescribeAlarmModelRequest(arg0 interface{}) *gomock.Call

DescribeAlarmModelRequest indicates an expected call of DescribeAlarmModelRequest

func (*MockIoTEventsAPIMockRecorder) DescribeAlarmModelWithContext

func (mr *MockIoTEventsAPIMockRecorder) DescribeAlarmModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAlarmModelWithContext indicates an expected call of DescribeAlarmModelWithContext

func (*MockIoTEventsAPIMockRecorder) DescribeDetectorModel

func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModel(arg0 interface{}) *gomock.Call

DescribeDetectorModel indicates an expected call of DescribeDetectorModel

func (*MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysis

func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysis(arg0 interface{}) *gomock.Call

DescribeDetectorModelAnalysis indicates an expected call of DescribeDetectorModelAnalysis

func (*MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysisRequest

func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysisRequest(arg0 interface{}) *gomock.Call

DescribeDetectorModelAnalysisRequest indicates an expected call of DescribeDetectorModelAnalysisRequest

func (*MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysisWithContext

func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDetectorModelAnalysisWithContext indicates an expected call of DescribeDetectorModelAnalysisWithContext

func (*MockIoTEventsAPIMockRecorder) DescribeDetectorModelRequest

func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelRequest(arg0 interface{}) *gomock.Call

DescribeDetectorModelRequest indicates an expected call of DescribeDetectorModelRequest

func (*MockIoTEventsAPIMockRecorder) DescribeDetectorModelWithContext

func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDetectorModelWithContext indicates an expected call of DescribeDetectorModelWithContext

func (*MockIoTEventsAPIMockRecorder) DescribeInput

func (mr *MockIoTEventsAPIMockRecorder) DescribeInput(arg0 interface{}) *gomock.Call

DescribeInput indicates an expected call of DescribeInput

func (*MockIoTEventsAPIMockRecorder) DescribeInputRequest

func (mr *MockIoTEventsAPIMockRecorder) DescribeInputRequest(arg0 interface{}) *gomock.Call

DescribeInputRequest indicates an expected call of DescribeInputRequest

func (*MockIoTEventsAPIMockRecorder) DescribeInputWithContext

func (mr *MockIoTEventsAPIMockRecorder) DescribeInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInputWithContext indicates an expected call of DescribeInputWithContext

func (*MockIoTEventsAPIMockRecorder) DescribeLoggingOptions

func (mr *MockIoTEventsAPIMockRecorder) DescribeLoggingOptions(arg0 interface{}) *gomock.Call

DescribeLoggingOptions indicates an expected call of DescribeLoggingOptions

func (*MockIoTEventsAPIMockRecorder) DescribeLoggingOptionsRequest

func (mr *MockIoTEventsAPIMockRecorder) DescribeLoggingOptionsRequest(arg0 interface{}) *gomock.Call

DescribeLoggingOptionsRequest indicates an expected call of DescribeLoggingOptionsRequest

func (*MockIoTEventsAPIMockRecorder) DescribeLoggingOptionsWithContext

func (mr *MockIoTEventsAPIMockRecorder) DescribeLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLoggingOptionsWithContext indicates an expected call of DescribeLoggingOptionsWithContext

func (*MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResults

func (mr *MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResults(arg0 interface{}) *gomock.Call

GetDetectorModelAnalysisResults indicates an expected call of GetDetectorModelAnalysisResults

func (*MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResultsRequest

func (mr *MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResultsRequest(arg0 interface{}) *gomock.Call

GetDetectorModelAnalysisResultsRequest indicates an expected call of GetDetectorModelAnalysisResultsRequest

func (*MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResultsWithContext

func (mr *MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDetectorModelAnalysisResultsWithContext indicates an expected call of GetDetectorModelAnalysisResultsWithContext

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelVersions

func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelVersions(arg0 interface{}) *gomock.Call

ListAlarmModelVersions indicates an expected call of ListAlarmModelVersions

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelVersionsRequest

func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelVersionsRequest(arg0 interface{}) *gomock.Call

ListAlarmModelVersionsRequest indicates an expected call of ListAlarmModelVersionsRequest

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelVersionsWithContext

func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAlarmModelVersionsWithContext indicates an expected call of ListAlarmModelVersionsWithContext

func (*MockIoTEventsAPIMockRecorder) ListAlarmModels

func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModels(arg0 interface{}) *gomock.Call

ListAlarmModels indicates an expected call of ListAlarmModels

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelsRequest

func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelsRequest(arg0 interface{}) *gomock.Call

ListAlarmModelsRequest indicates an expected call of ListAlarmModelsRequest

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelsWithContext

func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAlarmModelsWithContext indicates an expected call of ListAlarmModelsWithContext

func (*MockIoTEventsAPIMockRecorder) ListDetectorModelVersions

func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelVersions(arg0 interface{}) *gomock.Call

ListDetectorModelVersions indicates an expected call of ListDetectorModelVersions

func (*MockIoTEventsAPIMockRecorder) ListDetectorModelVersionsRequest

func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelVersionsRequest(arg0 interface{}) *gomock.Call

ListDetectorModelVersionsRequest indicates an expected call of ListDetectorModelVersionsRequest

func (*MockIoTEventsAPIMockRecorder) ListDetectorModelVersionsWithContext

func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDetectorModelVersionsWithContext indicates an expected call of ListDetectorModelVersionsWithContext

func (*MockIoTEventsAPIMockRecorder) ListDetectorModels

func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModels(arg0 interface{}) *gomock.Call

ListDetectorModels indicates an expected call of ListDetectorModels

func (*MockIoTEventsAPIMockRecorder) ListDetectorModelsRequest

func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelsRequest(arg0 interface{}) *gomock.Call

ListDetectorModelsRequest indicates an expected call of ListDetectorModelsRequest

func (*MockIoTEventsAPIMockRecorder) ListDetectorModelsWithContext

func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDetectorModelsWithContext indicates an expected call of ListDetectorModelsWithContext

func (*MockIoTEventsAPIMockRecorder) ListInputRoutings

func (mr *MockIoTEventsAPIMockRecorder) ListInputRoutings(arg0 interface{}) *gomock.Call

ListInputRoutings indicates an expected call of ListInputRoutings

func (*MockIoTEventsAPIMockRecorder) ListInputRoutingsRequest

func (mr *MockIoTEventsAPIMockRecorder) ListInputRoutingsRequest(arg0 interface{}) *gomock.Call

ListInputRoutingsRequest indicates an expected call of ListInputRoutingsRequest

func (*MockIoTEventsAPIMockRecorder) ListInputRoutingsWithContext

func (mr *MockIoTEventsAPIMockRecorder) ListInputRoutingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInputRoutingsWithContext indicates an expected call of ListInputRoutingsWithContext

func (*MockIoTEventsAPIMockRecorder) ListInputs

func (mr *MockIoTEventsAPIMockRecorder) ListInputs(arg0 interface{}) *gomock.Call

ListInputs indicates an expected call of ListInputs

func (*MockIoTEventsAPIMockRecorder) ListInputsRequest

func (mr *MockIoTEventsAPIMockRecorder) ListInputsRequest(arg0 interface{}) *gomock.Call

ListInputsRequest indicates an expected call of ListInputsRequest

func (*MockIoTEventsAPIMockRecorder) ListInputsWithContext

func (mr *MockIoTEventsAPIMockRecorder) ListInputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInputsWithContext indicates an expected call of ListInputsWithContext

func (*MockIoTEventsAPIMockRecorder) ListTagsForResource

func (mr *MockIoTEventsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockIoTEventsAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockIoTEventsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockIoTEventsAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockIoTEventsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockIoTEventsAPIMockRecorder) PutLoggingOptions

func (mr *MockIoTEventsAPIMockRecorder) PutLoggingOptions(arg0 interface{}) *gomock.Call

PutLoggingOptions indicates an expected call of PutLoggingOptions

func (*MockIoTEventsAPIMockRecorder) PutLoggingOptionsRequest

func (mr *MockIoTEventsAPIMockRecorder) PutLoggingOptionsRequest(arg0 interface{}) *gomock.Call

PutLoggingOptionsRequest indicates an expected call of PutLoggingOptionsRequest

func (*MockIoTEventsAPIMockRecorder) PutLoggingOptionsWithContext

func (mr *MockIoTEventsAPIMockRecorder) PutLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutLoggingOptionsWithContext indicates an expected call of PutLoggingOptionsWithContext

func (*MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysis

func (mr *MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysis(arg0 interface{}) *gomock.Call

StartDetectorModelAnalysis indicates an expected call of StartDetectorModelAnalysis

func (*MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysisRequest

func (mr *MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysisRequest(arg0 interface{}) *gomock.Call

StartDetectorModelAnalysisRequest indicates an expected call of StartDetectorModelAnalysisRequest

func (*MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysisWithContext

func (mr *MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartDetectorModelAnalysisWithContext indicates an expected call of StartDetectorModelAnalysisWithContext

func (*MockIoTEventsAPIMockRecorder) TagResource

func (mr *MockIoTEventsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockIoTEventsAPIMockRecorder) TagResourceRequest

func (mr *MockIoTEventsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockIoTEventsAPIMockRecorder) TagResourceWithContext

func (mr *MockIoTEventsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockIoTEventsAPIMockRecorder) UntagResource

func (mr *MockIoTEventsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockIoTEventsAPIMockRecorder) UntagResourceRequest

func (mr *MockIoTEventsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockIoTEventsAPIMockRecorder) UntagResourceWithContext

func (mr *MockIoTEventsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockIoTEventsAPIMockRecorder) UpdateAlarmModel

func (mr *MockIoTEventsAPIMockRecorder) UpdateAlarmModel(arg0 interface{}) *gomock.Call

UpdateAlarmModel indicates an expected call of UpdateAlarmModel

func (*MockIoTEventsAPIMockRecorder) UpdateAlarmModelRequest

func (mr *MockIoTEventsAPIMockRecorder) UpdateAlarmModelRequest(arg0 interface{}) *gomock.Call

UpdateAlarmModelRequest indicates an expected call of UpdateAlarmModelRequest

func (*MockIoTEventsAPIMockRecorder) UpdateAlarmModelWithContext

func (mr *MockIoTEventsAPIMockRecorder) UpdateAlarmModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAlarmModelWithContext indicates an expected call of UpdateAlarmModelWithContext

func (*MockIoTEventsAPIMockRecorder) UpdateDetectorModel

func (mr *MockIoTEventsAPIMockRecorder) UpdateDetectorModel(arg0 interface{}) *gomock.Call

UpdateDetectorModel indicates an expected call of UpdateDetectorModel

func (*MockIoTEventsAPIMockRecorder) UpdateDetectorModelRequest

func (mr *MockIoTEventsAPIMockRecorder) UpdateDetectorModelRequest(arg0 interface{}) *gomock.Call

UpdateDetectorModelRequest indicates an expected call of UpdateDetectorModelRequest

func (*MockIoTEventsAPIMockRecorder) UpdateDetectorModelWithContext

func (mr *MockIoTEventsAPIMockRecorder) UpdateDetectorModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDetectorModelWithContext indicates an expected call of UpdateDetectorModelWithContext

func (*MockIoTEventsAPIMockRecorder) UpdateInput

func (mr *MockIoTEventsAPIMockRecorder) UpdateInput(arg0 interface{}) *gomock.Call

UpdateInput indicates an expected call of UpdateInput

func (*MockIoTEventsAPIMockRecorder) UpdateInputRequest

func (mr *MockIoTEventsAPIMockRecorder) UpdateInputRequest(arg0 interface{}) *gomock.Call

UpdateInputRequest indicates an expected call of UpdateInputRequest

func (*MockIoTEventsAPIMockRecorder) UpdateInputWithContext

func (mr *MockIoTEventsAPIMockRecorder) UpdateInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateInputWithContext indicates an expected call of UpdateInputWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL