Documentation ¶
Overview ¶
Package ioteventsmock is a generated GoMock package.
Index ¶
- type MockIoTEventsAPI
- 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) 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) DescribeDetectorModel(arg0 *iotevents.DescribeDetectorModelInput) (*iotevents.DescribeDetectorModelOutput, 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) 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) 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) 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) 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) 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) 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) DescribeDetectorModel(arg0 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) 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) 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) 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) 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) 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) 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) DescribeDetectorModel ¶
func (m *MockIoTEventsAPI) DescribeDetectorModel(arg0 *iotevents.DescribeDetectorModelInput) (*iotevents.DescribeDetectorModelOutput, error)
DescribeDetectorModel 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) 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) 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) 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) 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) 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) 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) DescribeDetectorModel ¶
func (mr *MockIoTEventsAPIMockRecorder) DescribeDetectorModel(arg0 interface{}) *gomock.Call
DescribeDetectorModel indicates an expected call of DescribeDetectorModel
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) 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) 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) 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) 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