Documentation ¶
Overview ¶
Package ioteventsmock is a generated GoMock package.
Index ¶
- type MockIoTEventsAPI
- func (m *MockIoTEventsAPI) CreateAlarmModel(arg0 *iotevents.CreateAlarmModelInput) (*iotevents.CreateAlarmModelOutput, error)
- func (m *MockIoTEventsAPI) CreateAlarmModelRequest(arg0 *iotevents.CreateAlarmModelInput) (*request.Request, *iotevents.CreateAlarmModelOutput)
- func (m *MockIoTEventsAPI) CreateAlarmModelWithContext(arg0 context.Context, arg1 *iotevents.CreateAlarmModelInput, ...) (*iotevents.CreateAlarmModelOutput, error)
- func (m *MockIoTEventsAPI) CreateDetectorModel(arg0 *iotevents.CreateDetectorModelInput) (*iotevents.CreateDetectorModelOutput, error)
- func (m *MockIoTEventsAPI) CreateDetectorModelRequest(arg0 *iotevents.CreateDetectorModelInput) (*request.Request, *iotevents.CreateDetectorModelOutput)
- func (m *MockIoTEventsAPI) CreateDetectorModelWithContext(arg0 context.Context, arg1 *iotevents.CreateDetectorModelInput, ...) (*iotevents.CreateDetectorModelOutput, error)
- func (m *MockIoTEventsAPI) CreateInput(arg0 *iotevents.CreateInputInput) (*iotevents.CreateInputOutput, error)
- func (m *MockIoTEventsAPI) CreateInputRequest(arg0 *iotevents.CreateInputInput) (*request.Request, *iotevents.CreateInputOutput)
- func (m *MockIoTEventsAPI) CreateInputWithContext(arg0 context.Context, arg1 *iotevents.CreateInputInput, arg2 ...request.Option) (*iotevents.CreateInputOutput, error)
- func (m *MockIoTEventsAPI) DeleteAlarmModel(arg0 *iotevents.DeleteAlarmModelInput) (*iotevents.DeleteAlarmModelOutput, error)
- func (m *MockIoTEventsAPI) DeleteAlarmModelRequest(arg0 *iotevents.DeleteAlarmModelInput) (*request.Request, *iotevents.DeleteAlarmModelOutput)
- func (m *MockIoTEventsAPI) DeleteAlarmModelWithContext(arg0 context.Context, arg1 *iotevents.DeleteAlarmModelInput, ...) (*iotevents.DeleteAlarmModelOutput, error)
- func (m *MockIoTEventsAPI) DeleteDetectorModel(arg0 *iotevents.DeleteDetectorModelInput) (*iotevents.DeleteDetectorModelOutput, error)
- func (m *MockIoTEventsAPI) DeleteDetectorModelRequest(arg0 *iotevents.DeleteDetectorModelInput) (*request.Request, *iotevents.DeleteDetectorModelOutput)
- func (m *MockIoTEventsAPI) DeleteDetectorModelWithContext(arg0 context.Context, arg1 *iotevents.DeleteDetectorModelInput, ...) (*iotevents.DeleteDetectorModelOutput, error)
- func (m *MockIoTEventsAPI) DeleteInput(arg0 *iotevents.DeleteInputInput) (*iotevents.DeleteInputOutput, error)
- func (m *MockIoTEventsAPI) DeleteInputRequest(arg0 *iotevents.DeleteInputInput) (*request.Request, *iotevents.DeleteInputOutput)
- func (m *MockIoTEventsAPI) DeleteInputWithContext(arg0 context.Context, arg1 *iotevents.DeleteInputInput, arg2 ...request.Option) (*iotevents.DeleteInputOutput, error)
- func (m *MockIoTEventsAPI) DescribeAlarmModel(arg0 *iotevents.DescribeAlarmModelInput) (*iotevents.DescribeAlarmModelOutput, error)
- func (m *MockIoTEventsAPI) DescribeAlarmModelRequest(arg0 *iotevents.DescribeAlarmModelInput) (*request.Request, *iotevents.DescribeAlarmModelOutput)
- func (m *MockIoTEventsAPI) DescribeAlarmModelWithContext(arg0 context.Context, arg1 *iotevents.DescribeAlarmModelInput, ...) (*iotevents.DescribeAlarmModelOutput, error)
- func (m *MockIoTEventsAPI) DescribeDetectorModel(arg0 *iotevents.DescribeDetectorModelInput) (*iotevents.DescribeDetectorModelOutput, error)
- func (m *MockIoTEventsAPI) DescribeDetectorModelAnalysis(arg0 *iotevents.DescribeDetectorModelAnalysisInput) (*iotevents.DescribeDetectorModelAnalysisOutput, error)
- func (m *MockIoTEventsAPI) DescribeDetectorModelAnalysisRequest(arg0 *iotevents.DescribeDetectorModelAnalysisInput) (*request.Request, *iotevents.DescribeDetectorModelAnalysisOutput)
- func (m *MockIoTEventsAPI) DescribeDetectorModelAnalysisWithContext(arg0 context.Context, arg1 *iotevents.DescribeDetectorModelAnalysisInput, ...) (*iotevents.DescribeDetectorModelAnalysisOutput, error)
- func (m *MockIoTEventsAPI) DescribeDetectorModelRequest(arg0 *iotevents.DescribeDetectorModelInput) (*request.Request, *iotevents.DescribeDetectorModelOutput)
- func (m *MockIoTEventsAPI) DescribeDetectorModelWithContext(arg0 context.Context, arg1 *iotevents.DescribeDetectorModelInput, ...) (*iotevents.DescribeDetectorModelOutput, error)
- func (m *MockIoTEventsAPI) DescribeInput(arg0 *iotevents.DescribeInputInput) (*iotevents.DescribeInputOutput, error)
- func (m *MockIoTEventsAPI) DescribeInputRequest(arg0 *iotevents.DescribeInputInput) (*request.Request, *iotevents.DescribeInputOutput)
- func (m *MockIoTEventsAPI) DescribeInputWithContext(arg0 context.Context, arg1 *iotevents.DescribeInputInput, ...) (*iotevents.DescribeInputOutput, error)
- func (m *MockIoTEventsAPI) DescribeLoggingOptions(arg0 *iotevents.DescribeLoggingOptionsInput) (*iotevents.DescribeLoggingOptionsOutput, error)
- func (m *MockIoTEventsAPI) DescribeLoggingOptionsRequest(arg0 *iotevents.DescribeLoggingOptionsInput) (*request.Request, *iotevents.DescribeLoggingOptionsOutput)
- func (m *MockIoTEventsAPI) DescribeLoggingOptionsWithContext(arg0 context.Context, arg1 *iotevents.DescribeLoggingOptionsInput, ...) (*iotevents.DescribeLoggingOptionsOutput, error)
- func (m *MockIoTEventsAPI) EXPECT() *MockIoTEventsAPIMockRecorder
- func (m *MockIoTEventsAPI) GetDetectorModelAnalysisResults(arg0 *iotevents.GetDetectorModelAnalysisResultsInput) (*iotevents.GetDetectorModelAnalysisResultsOutput, error)
- func (m *MockIoTEventsAPI) GetDetectorModelAnalysisResultsRequest(arg0 *iotevents.GetDetectorModelAnalysisResultsInput) (*request.Request, *iotevents.GetDetectorModelAnalysisResultsOutput)
- func (m *MockIoTEventsAPI) GetDetectorModelAnalysisResultsWithContext(arg0 context.Context, arg1 *iotevents.GetDetectorModelAnalysisResultsInput, ...) (*iotevents.GetDetectorModelAnalysisResultsOutput, error)
- func (m *MockIoTEventsAPI) ListAlarmModelVersions(arg0 *iotevents.ListAlarmModelVersionsInput) (*iotevents.ListAlarmModelVersionsOutput, error)
- func (m *MockIoTEventsAPI) ListAlarmModelVersionsRequest(arg0 *iotevents.ListAlarmModelVersionsInput) (*request.Request, *iotevents.ListAlarmModelVersionsOutput)
- func (m *MockIoTEventsAPI) ListAlarmModelVersionsWithContext(arg0 context.Context, arg1 *iotevents.ListAlarmModelVersionsInput, ...) (*iotevents.ListAlarmModelVersionsOutput, error)
- func (m *MockIoTEventsAPI) ListAlarmModels(arg0 *iotevents.ListAlarmModelsInput) (*iotevents.ListAlarmModelsOutput, error)
- func (m *MockIoTEventsAPI) ListAlarmModelsRequest(arg0 *iotevents.ListAlarmModelsInput) (*request.Request, *iotevents.ListAlarmModelsOutput)
- func (m *MockIoTEventsAPI) ListAlarmModelsWithContext(arg0 context.Context, arg1 *iotevents.ListAlarmModelsInput, ...) (*iotevents.ListAlarmModelsOutput, error)
- func (m *MockIoTEventsAPI) ListDetectorModelVersions(arg0 *iotevents.ListDetectorModelVersionsInput) (*iotevents.ListDetectorModelVersionsOutput, error)
- func (m *MockIoTEventsAPI) ListDetectorModelVersionsRequest(arg0 *iotevents.ListDetectorModelVersionsInput) (*request.Request, *iotevents.ListDetectorModelVersionsOutput)
- func (m *MockIoTEventsAPI) ListDetectorModelVersionsWithContext(arg0 context.Context, arg1 *iotevents.ListDetectorModelVersionsInput, ...) (*iotevents.ListDetectorModelVersionsOutput, error)
- func (m *MockIoTEventsAPI) ListDetectorModels(arg0 *iotevents.ListDetectorModelsInput) (*iotevents.ListDetectorModelsOutput, error)
- func (m *MockIoTEventsAPI) ListDetectorModelsRequest(arg0 *iotevents.ListDetectorModelsInput) (*request.Request, *iotevents.ListDetectorModelsOutput)
- func (m *MockIoTEventsAPI) ListDetectorModelsWithContext(arg0 context.Context, arg1 *iotevents.ListDetectorModelsInput, ...) (*iotevents.ListDetectorModelsOutput, error)
- func (m *MockIoTEventsAPI) ListInputRoutings(arg0 *iotevents.ListInputRoutingsInput) (*iotevents.ListInputRoutingsOutput, error)
- func (m *MockIoTEventsAPI) ListInputRoutingsRequest(arg0 *iotevents.ListInputRoutingsInput) (*request.Request, *iotevents.ListInputRoutingsOutput)
- func (m *MockIoTEventsAPI) ListInputRoutingsWithContext(arg0 context.Context, arg1 *iotevents.ListInputRoutingsInput, ...) (*iotevents.ListInputRoutingsOutput, error)
- func (m *MockIoTEventsAPI) ListInputs(arg0 *iotevents.ListInputsInput) (*iotevents.ListInputsOutput, error)
- func (m *MockIoTEventsAPI) ListInputsRequest(arg0 *iotevents.ListInputsInput) (*request.Request, *iotevents.ListInputsOutput)
- func (m *MockIoTEventsAPI) ListInputsWithContext(arg0 context.Context, arg1 *iotevents.ListInputsInput, arg2 ...request.Option) (*iotevents.ListInputsOutput, error)
- func (m *MockIoTEventsAPI) ListTagsForResource(arg0 *iotevents.ListTagsForResourceInput) (*iotevents.ListTagsForResourceOutput, error)
- func (m *MockIoTEventsAPI) ListTagsForResourceRequest(arg0 *iotevents.ListTagsForResourceInput) (*request.Request, *iotevents.ListTagsForResourceOutput)
- func (m *MockIoTEventsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iotevents.ListTagsForResourceInput, ...) (*iotevents.ListTagsForResourceOutput, error)
- func (m *MockIoTEventsAPI) PutLoggingOptions(arg0 *iotevents.PutLoggingOptionsInput) (*iotevents.PutLoggingOptionsOutput, error)
- func (m *MockIoTEventsAPI) PutLoggingOptionsRequest(arg0 *iotevents.PutLoggingOptionsInput) (*request.Request, *iotevents.PutLoggingOptionsOutput)
- func (m *MockIoTEventsAPI) PutLoggingOptionsWithContext(arg0 context.Context, arg1 *iotevents.PutLoggingOptionsInput, ...) (*iotevents.PutLoggingOptionsOutput, error)
- func (m *MockIoTEventsAPI) StartDetectorModelAnalysis(arg0 *iotevents.StartDetectorModelAnalysisInput) (*iotevents.StartDetectorModelAnalysisOutput, error)
- func (m *MockIoTEventsAPI) StartDetectorModelAnalysisRequest(arg0 *iotevents.StartDetectorModelAnalysisInput) (*request.Request, *iotevents.StartDetectorModelAnalysisOutput)
- func (m *MockIoTEventsAPI) StartDetectorModelAnalysisWithContext(arg0 context.Context, arg1 *iotevents.StartDetectorModelAnalysisInput, ...) (*iotevents.StartDetectorModelAnalysisOutput, error)
- func (m *MockIoTEventsAPI) TagResource(arg0 *iotevents.TagResourceInput) (*iotevents.TagResourceOutput, error)
- func (m *MockIoTEventsAPI) TagResourceRequest(arg0 *iotevents.TagResourceInput) (*request.Request, *iotevents.TagResourceOutput)
- func (m *MockIoTEventsAPI) TagResourceWithContext(arg0 context.Context, arg1 *iotevents.TagResourceInput, arg2 ...request.Option) (*iotevents.TagResourceOutput, error)
- func (m *MockIoTEventsAPI) UntagResource(arg0 *iotevents.UntagResourceInput) (*iotevents.UntagResourceOutput, error)
- func (m *MockIoTEventsAPI) UntagResourceRequest(arg0 *iotevents.UntagResourceInput) (*request.Request, *iotevents.UntagResourceOutput)
- func (m *MockIoTEventsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iotevents.UntagResourceInput, ...) (*iotevents.UntagResourceOutput, error)
- func (m *MockIoTEventsAPI) UpdateAlarmModel(arg0 *iotevents.UpdateAlarmModelInput) (*iotevents.UpdateAlarmModelOutput, error)
- func (m *MockIoTEventsAPI) UpdateAlarmModelRequest(arg0 *iotevents.UpdateAlarmModelInput) (*request.Request, *iotevents.UpdateAlarmModelOutput)
- func (m *MockIoTEventsAPI) UpdateAlarmModelWithContext(arg0 context.Context, arg1 *iotevents.UpdateAlarmModelInput, ...) (*iotevents.UpdateAlarmModelOutput, error)
- func (m *MockIoTEventsAPI) UpdateDetectorModel(arg0 *iotevents.UpdateDetectorModelInput) (*iotevents.UpdateDetectorModelOutput, error)
- func (m *MockIoTEventsAPI) UpdateDetectorModelRequest(arg0 *iotevents.UpdateDetectorModelInput) (*request.Request, *iotevents.UpdateDetectorModelOutput)
- func (m *MockIoTEventsAPI) UpdateDetectorModelWithContext(arg0 context.Context, arg1 *iotevents.UpdateDetectorModelInput, ...) (*iotevents.UpdateDetectorModelOutput, error)
- func (m *MockIoTEventsAPI) UpdateInput(arg0 *iotevents.UpdateInputInput) (*iotevents.UpdateInputOutput, error)
- func (m *MockIoTEventsAPI) UpdateInputRequest(arg0 *iotevents.UpdateInputInput) (*request.Request, *iotevents.UpdateInputOutput)
- func (m *MockIoTEventsAPI) UpdateInputWithContext(arg0 context.Context, arg1 *iotevents.UpdateInputInput, arg2 ...request.Option) (*iotevents.UpdateInputOutput, error)
- type MockIoTEventsAPIMockRecorder
- func (mr *MockIoTEventsAPIMockRecorder) CreateAlarmModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) CreateAlarmModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) CreateAlarmModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) CreateDetectorModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) CreateDetectorModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) CreateDetectorModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) CreateInput(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) CreateInputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) CreateInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteAlarmModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteAlarmModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteAlarmModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteDetectorModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteDetectorModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteDetectorModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteInput(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteInputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DeleteInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeAlarmModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeAlarmModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeAlarmModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysis(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeInput(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeInputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeLoggingOptions(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeLoggingOptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) DescribeLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResults(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResultsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) GetDetectorModelAnalysisResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelVersions(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModels(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListAlarmModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelVersions(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModels(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListDetectorModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListInputRoutings(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListInputRoutingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListInputRoutingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListInputs(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListInputsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListInputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) PutLoggingOptions(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) PutLoggingOptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) PutLoggingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysis(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) StartDetectorModelAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateAlarmModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateAlarmModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateAlarmModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateDetectorModel(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateDetectorModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateDetectorModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateInput(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateInputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTEventsAPIMockRecorder) UpdateInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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
func (m *MockIoTEventsAPI) CreateAlarmModel(arg0 *iotevents.CreateAlarmModelInput) (*iotevents.CreateAlarmModelOutput, error)
CreateAlarmModel mocks base method.
func (*MockIoTEventsAPI) CreateAlarmModelRequest ¶ added in v1.43.22
func (m *MockIoTEventsAPI) CreateAlarmModelRequest(arg0 *iotevents.CreateAlarmModelInput) (*request.Request, *iotevents.CreateAlarmModelOutput)
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 ¶
func (m *MockIoTEventsAPI) CreateDetectorModel(arg0 *iotevents.CreateDetectorModelInput) (*iotevents.CreateDetectorModelOutput, error)
CreateDetectorModel mocks base method.
func (*MockIoTEventsAPI) CreateDetectorModelRequest ¶
func (m *MockIoTEventsAPI) CreateDetectorModelRequest(arg0 *iotevents.CreateDetectorModelInput) (*request.Request, *iotevents.CreateDetectorModelOutput)
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 ¶
func (m *MockIoTEventsAPI) CreateInput(arg0 *iotevents.CreateInputInput) (*iotevents.CreateInputOutput, error)
CreateInput mocks base method.
func (*MockIoTEventsAPI) CreateInputRequest ¶
func (m *MockIoTEventsAPI) CreateInputRequest(arg0 *iotevents.CreateInputInput) (*request.Request, *iotevents.CreateInputOutput)
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
func (m *MockIoTEventsAPI) DeleteAlarmModel(arg0 *iotevents.DeleteAlarmModelInput) (*iotevents.DeleteAlarmModelOutput, error)
DeleteAlarmModel mocks base method.
func (*MockIoTEventsAPI) DeleteAlarmModelRequest ¶ added in v1.43.22
func (m *MockIoTEventsAPI) DeleteAlarmModelRequest(arg0 *iotevents.DeleteAlarmModelInput) (*request.Request, *iotevents.DeleteAlarmModelOutput)
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 ¶
func (m *MockIoTEventsAPI) DeleteDetectorModel(arg0 *iotevents.DeleteDetectorModelInput) (*iotevents.DeleteDetectorModelOutput, error)
DeleteDetectorModel mocks base method.
func (*MockIoTEventsAPI) DeleteDetectorModelRequest ¶
func (m *MockIoTEventsAPI) DeleteDetectorModelRequest(arg0 *iotevents.DeleteDetectorModelInput) (*request.Request, *iotevents.DeleteDetectorModelOutput)
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 ¶
func (m *MockIoTEventsAPI) DeleteInput(arg0 *iotevents.DeleteInputInput) (*iotevents.DeleteInputOutput, error)
DeleteInput mocks base method.
func (*MockIoTEventsAPI) DeleteInputRequest ¶
func (m *MockIoTEventsAPI) DeleteInputRequest(arg0 *iotevents.DeleteInputInput) (*request.Request, *iotevents.DeleteInputOutput)
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
func (m *MockIoTEventsAPI) DescribeAlarmModel(arg0 *iotevents.DescribeAlarmModelInput) (*iotevents.DescribeAlarmModelOutput, error)
DescribeAlarmModel mocks base method.
func (*MockIoTEventsAPI) DescribeAlarmModelRequest ¶ added in v1.43.22
func (m *MockIoTEventsAPI) DescribeAlarmModelRequest(arg0 *iotevents.DescribeAlarmModelInput) (*request.Request, *iotevents.DescribeAlarmModelOutput)
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 ¶
func (m *MockIoTEventsAPI) DescribeDetectorModel(arg0 *iotevents.DescribeDetectorModelInput) (*iotevents.DescribeDetectorModelOutput, error)
DescribeDetectorModel mocks base method.
func (*MockIoTEventsAPI) DescribeDetectorModelAnalysis ¶ added in v1.38.35
func (m *MockIoTEventsAPI) DescribeDetectorModelAnalysis(arg0 *iotevents.DescribeDetectorModelAnalysisInput) (*iotevents.DescribeDetectorModelAnalysisOutput, error)
DescribeDetectorModelAnalysis mocks base method.
func (*MockIoTEventsAPI) DescribeDetectorModelAnalysisRequest ¶ added in v1.38.35
func (m *MockIoTEventsAPI) DescribeDetectorModelAnalysisRequest(arg0 *iotevents.DescribeDetectorModelAnalysisInput) (*request.Request, *iotevents.DescribeDetectorModelAnalysisOutput)
DescribeDetectorModelAnalysisRequest mocks base method.
func (*MockIoTEventsAPI) DescribeDetectorModelAnalysisWithContext ¶ added in v1.38.35
func (m *MockIoTEventsAPI) DescribeDetectorModelAnalysisWithContext(arg0 context.Context, arg1 *iotevents.DescribeDetectorModelAnalysisInput, arg2 ...request.Option) (*iotevents.DescribeDetectorModelAnalysisOutput, error)
DescribeDetectorModelAnalysisWithContext mocks base method.
func (*MockIoTEventsAPI) DescribeDetectorModelRequest ¶
func (m *MockIoTEventsAPI) DescribeDetectorModelRequest(arg0 *iotevents.DescribeDetectorModelInput) (*request.Request, *iotevents.DescribeDetectorModelOutput)
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 ¶
func (m *MockIoTEventsAPI) DescribeInput(arg0 *iotevents.DescribeInputInput) (*iotevents.DescribeInputOutput, error)
DescribeInput mocks base method.
func (*MockIoTEventsAPI) DescribeInputRequest ¶
func (m *MockIoTEventsAPI) DescribeInputRequest(arg0 *iotevents.DescribeInputInput) (*request.Request, *iotevents.DescribeInputOutput)
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 ¶
func (m *MockIoTEventsAPI) DescribeLoggingOptions(arg0 *iotevents.DescribeLoggingOptionsInput) (*iotevents.DescribeLoggingOptionsOutput, error)
DescribeLoggingOptions mocks base method.
func (*MockIoTEventsAPI) DescribeLoggingOptionsRequest ¶
func (m *MockIoTEventsAPI) DescribeLoggingOptionsRequest(arg0 *iotevents.DescribeLoggingOptionsInput) (*request.Request, *iotevents.DescribeLoggingOptionsOutput)
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 ¶
func (m *MockIoTEventsAPI) EXPECT() *MockIoTEventsAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIoTEventsAPI) GetDetectorModelAnalysisResults ¶ added in v1.38.35
func (m *MockIoTEventsAPI) GetDetectorModelAnalysisResults(arg0 *iotevents.GetDetectorModelAnalysisResultsInput) (*iotevents.GetDetectorModelAnalysisResultsOutput, error)
GetDetectorModelAnalysisResults mocks base method.
func (*MockIoTEventsAPI) GetDetectorModelAnalysisResultsRequest ¶ added in v1.38.35
func (m *MockIoTEventsAPI) GetDetectorModelAnalysisResultsRequest(arg0 *iotevents.GetDetectorModelAnalysisResultsInput) (*request.Request, *iotevents.GetDetectorModelAnalysisResultsOutput)
GetDetectorModelAnalysisResultsRequest mocks base method.
func (*MockIoTEventsAPI) GetDetectorModelAnalysisResultsWithContext ¶ added in v1.38.35
func (m *MockIoTEventsAPI) GetDetectorModelAnalysisResultsWithContext(arg0 context.Context, arg1 *iotevents.GetDetectorModelAnalysisResultsInput, arg2 ...request.Option) (*iotevents.GetDetectorModelAnalysisResultsOutput, error)
GetDetectorModelAnalysisResultsWithContext mocks base method.
func (*MockIoTEventsAPI) ListAlarmModelVersions ¶ added in v1.43.22
func (m *MockIoTEventsAPI) ListAlarmModelVersions(arg0 *iotevents.ListAlarmModelVersionsInput) (*iotevents.ListAlarmModelVersionsOutput, error)
ListAlarmModelVersions mocks base method.
func (*MockIoTEventsAPI) ListAlarmModelVersionsRequest ¶ added in v1.43.22
func (m *MockIoTEventsAPI) ListAlarmModelVersionsRequest(arg0 *iotevents.ListAlarmModelVersionsInput) (*request.Request, *iotevents.ListAlarmModelVersionsOutput)
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
func (m *MockIoTEventsAPI) ListAlarmModels(arg0 *iotevents.ListAlarmModelsInput) (*iotevents.ListAlarmModelsOutput, error)
ListAlarmModels mocks base method.
func (*MockIoTEventsAPI) ListAlarmModelsRequest ¶ added in v1.43.22
func (m *MockIoTEventsAPI) ListAlarmModelsRequest(arg0 *iotevents.ListAlarmModelsInput) (*request.Request, *iotevents.ListAlarmModelsOutput)
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 ¶
func (m *MockIoTEventsAPI) ListDetectorModelVersions(arg0 *iotevents.ListDetectorModelVersionsInput) (*iotevents.ListDetectorModelVersionsOutput, error)
ListDetectorModelVersions mocks base method.
func (*MockIoTEventsAPI) ListDetectorModelVersionsRequest ¶
func (m *MockIoTEventsAPI) ListDetectorModelVersionsRequest(arg0 *iotevents.ListDetectorModelVersionsInput) (*request.Request, *iotevents.ListDetectorModelVersionsOutput)
ListDetectorModelVersionsRequest mocks base method.
func (*MockIoTEventsAPI) ListDetectorModelVersionsWithContext ¶
func (m *MockIoTEventsAPI) ListDetectorModelVersionsWithContext(arg0 context.Context, arg1 *iotevents.ListDetectorModelVersionsInput, arg2 ...request.Option) (*iotevents.ListDetectorModelVersionsOutput, error)
ListDetectorModelVersionsWithContext mocks base method.
func (*MockIoTEventsAPI) ListDetectorModels ¶
func (m *MockIoTEventsAPI) ListDetectorModels(arg0 *iotevents.ListDetectorModelsInput) (*iotevents.ListDetectorModelsOutput, error)
ListDetectorModels mocks base method.
func (*MockIoTEventsAPI) ListDetectorModelsRequest ¶
func (m *MockIoTEventsAPI) ListDetectorModelsRequest(arg0 *iotevents.ListDetectorModelsInput) (*request.Request, *iotevents.ListDetectorModelsOutput)
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
func (m *MockIoTEventsAPI) ListInputRoutings(arg0 *iotevents.ListInputRoutingsInput) (*iotevents.ListInputRoutingsOutput, error)
ListInputRoutings mocks base method.
func (*MockIoTEventsAPI) ListInputRoutingsRequest ¶ added in v1.43.22
func (m *MockIoTEventsAPI) ListInputRoutingsRequest(arg0 *iotevents.ListInputRoutingsInput) (*request.Request, *iotevents.ListInputRoutingsOutput)
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 ¶
func (m *MockIoTEventsAPI) ListInputs(arg0 *iotevents.ListInputsInput) (*iotevents.ListInputsOutput, error)
ListInputs mocks base method.
func (*MockIoTEventsAPI) ListInputsRequest ¶
func (m *MockIoTEventsAPI) ListInputsRequest(arg0 *iotevents.ListInputsInput) (*request.Request, *iotevents.ListInputsOutput)
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 ¶
func (m *MockIoTEventsAPI) ListTagsForResource(arg0 *iotevents.ListTagsForResourceInput) (*iotevents.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockIoTEventsAPI) ListTagsForResourceRequest ¶
func (m *MockIoTEventsAPI) ListTagsForResourceRequest(arg0 *iotevents.ListTagsForResourceInput) (*request.Request, *iotevents.ListTagsForResourceOutput)
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 ¶
func (m *MockIoTEventsAPI) PutLoggingOptions(arg0 *iotevents.PutLoggingOptionsInput) (*iotevents.PutLoggingOptionsOutput, error)
PutLoggingOptions mocks base method.
func (*MockIoTEventsAPI) PutLoggingOptionsRequest ¶
func (m *MockIoTEventsAPI) PutLoggingOptionsRequest(arg0 *iotevents.PutLoggingOptionsInput) (*request.Request, *iotevents.PutLoggingOptionsOutput)
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
func (m *MockIoTEventsAPI) StartDetectorModelAnalysis(arg0 *iotevents.StartDetectorModelAnalysisInput) (*iotevents.StartDetectorModelAnalysisOutput, error)
StartDetectorModelAnalysis mocks base method.
func (*MockIoTEventsAPI) StartDetectorModelAnalysisRequest ¶ added in v1.38.35
func (m *MockIoTEventsAPI) StartDetectorModelAnalysisRequest(arg0 *iotevents.StartDetectorModelAnalysisInput) (*request.Request, *iotevents.StartDetectorModelAnalysisOutput)
StartDetectorModelAnalysisRequest mocks base method.
func (*MockIoTEventsAPI) StartDetectorModelAnalysisWithContext ¶ added in v1.38.35
func (m *MockIoTEventsAPI) StartDetectorModelAnalysisWithContext(arg0 context.Context, arg1 *iotevents.StartDetectorModelAnalysisInput, arg2 ...request.Option) (*iotevents.StartDetectorModelAnalysisOutput, error)
StartDetectorModelAnalysisWithContext mocks base method.
func (*MockIoTEventsAPI) TagResource ¶
func (m *MockIoTEventsAPI) TagResource(arg0 *iotevents.TagResourceInput) (*iotevents.TagResourceOutput, error)
TagResource mocks base method.
func (*MockIoTEventsAPI) TagResourceRequest ¶
func (m *MockIoTEventsAPI) TagResourceRequest(arg0 *iotevents.TagResourceInput) (*request.Request, *iotevents.TagResourceOutput)
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 ¶
func (m *MockIoTEventsAPI) UntagResource(arg0 *iotevents.UntagResourceInput) (*iotevents.UntagResourceOutput, error)
UntagResource mocks base method.
func (*MockIoTEventsAPI) UntagResourceRequest ¶
func (m *MockIoTEventsAPI) UntagResourceRequest(arg0 *iotevents.UntagResourceInput) (*request.Request, *iotevents.UntagResourceOutput)
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
func (m *MockIoTEventsAPI) UpdateAlarmModel(arg0 *iotevents.UpdateAlarmModelInput) (*iotevents.UpdateAlarmModelOutput, error)
UpdateAlarmModel mocks base method.
func (*MockIoTEventsAPI) UpdateAlarmModelRequest ¶ added in v1.43.22
func (m *MockIoTEventsAPI) UpdateAlarmModelRequest(arg0 *iotevents.UpdateAlarmModelInput) (*request.Request, *iotevents.UpdateAlarmModelOutput)
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 ¶
func (m *MockIoTEventsAPI) UpdateDetectorModel(arg0 *iotevents.UpdateDetectorModelInput) (*iotevents.UpdateDetectorModelOutput, error)
UpdateDetectorModel mocks base method.
func (*MockIoTEventsAPI) UpdateDetectorModelRequest ¶
func (m *MockIoTEventsAPI) UpdateDetectorModelRequest(arg0 *iotevents.UpdateDetectorModelInput) (*request.Request, *iotevents.UpdateDetectorModelOutput)
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 ¶
func (m *MockIoTEventsAPI) UpdateInput(arg0 *iotevents.UpdateInputInput) (*iotevents.UpdateInputOutput, error)
UpdateInput mocks base method.
func (*MockIoTEventsAPI) UpdateInputRequest ¶
func (m *MockIoTEventsAPI) UpdateInputRequest(arg0 *iotevents.UpdateInputInput) (*request.Request, *iotevents.UpdateInputOutput)
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.