ioteventsmock

package
v1.43.22 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 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 added in v1.43.22

CreateAlarmModel mocks base method.

func (*MockIoTEventsAPI) CreateAlarmModelRequest added in v1.43.22

CreateAlarmModelRequest mocks base method.

func (*MockIoTEventsAPI) CreateAlarmModelWithContext added in v1.43.22

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 added in v1.43.22

DeleteAlarmModel mocks base method.

func (*MockIoTEventsAPI) DeleteAlarmModelRequest added in v1.43.22

DeleteAlarmModelRequest mocks base method.

func (*MockIoTEventsAPI) DeleteAlarmModelWithContext added in v1.43.22

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 added in v1.43.22

DescribeAlarmModel mocks base method.

func (*MockIoTEventsAPI) DescribeAlarmModelRequest added in v1.43.22

DescribeAlarmModelRequest mocks base method.

func (*MockIoTEventsAPI) DescribeAlarmModelWithContext added in v1.43.22

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 added in v1.38.35

DescribeDetectorModelAnalysis mocks base method.

func (*MockIoTEventsAPI) DescribeDetectorModelAnalysisRequest added in v1.38.35

DescribeDetectorModelAnalysisRequest mocks base method.

func (*MockIoTEventsAPI) DescribeDetectorModelAnalysisWithContext added in v1.38.35

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 added in v1.38.35

GetDetectorModelAnalysisResults mocks base method.

func (*MockIoTEventsAPI) GetDetectorModelAnalysisResultsRequest added in v1.38.35

GetDetectorModelAnalysisResultsRequest mocks base method.

func (*MockIoTEventsAPI) GetDetectorModelAnalysisResultsWithContext added in v1.38.35

GetDetectorModelAnalysisResultsWithContext mocks base method.

func (*MockIoTEventsAPI) ListAlarmModelVersions added in v1.43.22

ListAlarmModelVersions mocks base method.

func (*MockIoTEventsAPI) ListAlarmModelVersionsRequest added in v1.43.22

ListAlarmModelVersionsRequest mocks base method.

func (*MockIoTEventsAPI) ListAlarmModelVersionsWithContext added in v1.43.22

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

ListAlarmModelVersionsWithContext mocks base method.

func (*MockIoTEventsAPI) ListAlarmModels added in v1.43.22

ListAlarmModels mocks base method.

func (*MockIoTEventsAPI) ListAlarmModelsRequest added in v1.43.22

ListAlarmModelsRequest mocks base method.

func (*MockIoTEventsAPI) ListAlarmModelsWithContext added in v1.43.22

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 added in v1.43.22

ListInputRoutings mocks base method.

func (*MockIoTEventsAPI) ListInputRoutingsRequest added in v1.43.22

ListInputRoutingsRequest mocks base method.

func (*MockIoTEventsAPI) ListInputRoutingsWithContext added in v1.43.22

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 added in v1.38.35

StartDetectorModelAnalysis mocks base method.

func (*MockIoTEventsAPI) StartDetectorModelAnalysisRequest added in v1.38.35

StartDetectorModelAnalysisRequest mocks base method.

func (*MockIoTEventsAPI) StartDetectorModelAnalysisWithContext added in v1.38.35

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 added in v1.43.22

UpdateAlarmModel mocks base method.

func (*MockIoTEventsAPI) UpdateAlarmModelRequest added in v1.43.22

UpdateAlarmModelRequest mocks base method.

func (*MockIoTEventsAPI) UpdateAlarmModelWithContext added in v1.43.22

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 added in v1.43.22

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

CreateAlarmModel indicates an expected call of CreateAlarmModel.

func (*MockIoTEventsAPIMockRecorder) CreateAlarmModelRequest added in v1.43.22

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

CreateAlarmModelRequest indicates an expected call of CreateAlarmModelRequest.

func (*MockIoTEventsAPIMockRecorder) CreateAlarmModelWithContext added in v1.43.22

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 added in v1.43.22

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

DeleteAlarmModel indicates an expected call of DeleteAlarmModel.

func (*MockIoTEventsAPIMockRecorder) DeleteAlarmModelRequest added in v1.43.22

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

DeleteAlarmModelRequest indicates an expected call of DeleteAlarmModelRequest.

func (*MockIoTEventsAPIMockRecorder) DeleteAlarmModelWithContext added in v1.43.22

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 added in v1.43.22

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

DescribeAlarmModel indicates an expected call of DescribeAlarmModel.

func (*MockIoTEventsAPIMockRecorder) DescribeAlarmModelRequest added in v1.43.22

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

DescribeAlarmModelRequest indicates an expected call of DescribeAlarmModelRequest.

func (*MockIoTEventsAPIMockRecorder) DescribeAlarmModelWithContext added in v1.43.22

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 added in v1.38.35

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

DescribeDetectorModelAnalysis indicates an expected call of DescribeDetectorModelAnalysis.

func (*MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysisRequest added in v1.38.35

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

DescribeDetectorModelAnalysisRequest indicates an expected call of DescribeDetectorModelAnalysisRequest.

func (*MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysisWithContext added in v1.38.35

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 added in v1.38.35

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

GetDetectorModelAnalysisResults indicates an expected call of GetDetectorModelAnalysisResults.

func (*MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResultsRequest added in v1.38.35

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

GetDetectorModelAnalysisResultsRequest indicates an expected call of GetDetectorModelAnalysisResultsRequest.

func (*MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResultsWithContext added in v1.38.35

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

GetDetectorModelAnalysisResultsWithContext indicates an expected call of GetDetectorModelAnalysisResultsWithContext.

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelVersions added in v1.43.22

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

ListAlarmModelVersions indicates an expected call of ListAlarmModelVersions.

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelVersionsRequest added in v1.43.22

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

ListAlarmModelVersionsRequest indicates an expected call of ListAlarmModelVersionsRequest.

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelVersionsWithContext added in v1.43.22

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

ListAlarmModelVersionsWithContext indicates an expected call of ListAlarmModelVersionsWithContext.

func (*MockIoTEventsAPIMockRecorder) ListAlarmModels added in v1.43.22

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

ListAlarmModels indicates an expected call of ListAlarmModels.

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelsRequest added in v1.43.22

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

ListAlarmModelsRequest indicates an expected call of ListAlarmModelsRequest.

func (*MockIoTEventsAPIMockRecorder) ListAlarmModelsWithContext added in v1.43.22

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 added in v1.43.22

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

ListInputRoutings indicates an expected call of ListInputRoutings.

func (*MockIoTEventsAPIMockRecorder) ListInputRoutingsRequest added in v1.43.22

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

ListInputRoutingsRequest indicates an expected call of ListInputRoutingsRequest.

func (*MockIoTEventsAPIMockRecorder) ListInputRoutingsWithContext added in v1.43.22

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 added in v1.38.35

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

StartDetectorModelAnalysis indicates an expected call of StartDetectorModelAnalysis.

func (*MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysisRequest added in v1.38.35

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

StartDetectorModelAnalysisRequest indicates an expected call of StartDetectorModelAnalysisRequest.

func (*MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysisWithContext added in v1.38.35

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 added in v1.43.22

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

UpdateAlarmModel indicates an expected call of UpdateAlarmModel.

func (*MockIoTEventsAPIMockRecorder) UpdateAlarmModelRequest added in v1.43.22

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

UpdateAlarmModelRequest indicates an expected call of UpdateAlarmModelRequest.

func (*MockIoTEventsAPIMockRecorder) UpdateAlarmModelWithContext added in v1.43.22

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