ioteventsdatamock

package
v1.44.121 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package ioteventsdatamock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIoTEventsDataAPI

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

MockIoTEventsDataAPI is a mock of IoTEventsDataAPI interface

func NewMockIoTEventsDataAPI

func NewMockIoTEventsDataAPI(ctrl *gomock.Controller) *MockIoTEventsDataAPI

NewMockIoTEventsDataAPI creates a new mock instance

func (*MockIoTEventsDataAPI) BatchAcknowledgeAlarm

BatchAcknowledgeAlarm mocks base method

func (*MockIoTEventsDataAPI) BatchAcknowledgeAlarmRequest

BatchAcknowledgeAlarmRequest mocks base method

func (*MockIoTEventsDataAPI) BatchAcknowledgeAlarmWithContext

BatchAcknowledgeAlarmWithContext mocks base method

func (*MockIoTEventsDataAPI) BatchDeleteDetector added in v1.44.17

BatchDeleteDetector mocks base method

func (*MockIoTEventsDataAPI) BatchDeleteDetectorRequest added in v1.44.17

BatchDeleteDetectorRequest mocks base method

func (*MockIoTEventsDataAPI) BatchDeleteDetectorWithContext added in v1.44.17

BatchDeleteDetectorWithContext mocks base method

func (*MockIoTEventsDataAPI) BatchDisableAlarm

BatchDisableAlarm mocks base method

func (*MockIoTEventsDataAPI) BatchDisableAlarmRequest

BatchDisableAlarmRequest mocks base method

func (*MockIoTEventsDataAPI) BatchDisableAlarmWithContext

BatchDisableAlarmWithContext mocks base method

func (*MockIoTEventsDataAPI) BatchEnableAlarm

BatchEnableAlarm mocks base method

func (*MockIoTEventsDataAPI) BatchEnableAlarmRequest

BatchEnableAlarmRequest mocks base method

func (*MockIoTEventsDataAPI) BatchEnableAlarmWithContext

BatchEnableAlarmWithContext mocks base method

func (*MockIoTEventsDataAPI) BatchPutMessage

BatchPutMessage mocks base method

func (*MockIoTEventsDataAPI) BatchPutMessageRequest

BatchPutMessageRequest mocks base method

func (*MockIoTEventsDataAPI) BatchPutMessageWithContext

BatchPutMessageWithContext mocks base method

func (*MockIoTEventsDataAPI) BatchResetAlarm

BatchResetAlarm mocks base method

func (*MockIoTEventsDataAPI) BatchResetAlarmRequest

BatchResetAlarmRequest mocks base method

func (*MockIoTEventsDataAPI) BatchResetAlarmWithContext

BatchResetAlarmWithContext mocks base method

func (*MockIoTEventsDataAPI) BatchSnoozeAlarm

BatchSnoozeAlarm mocks base method

func (*MockIoTEventsDataAPI) BatchSnoozeAlarmRequest

BatchSnoozeAlarmRequest mocks base method

func (*MockIoTEventsDataAPI) BatchSnoozeAlarmWithContext

BatchSnoozeAlarmWithContext mocks base method

func (*MockIoTEventsDataAPI) BatchUpdateDetector

BatchUpdateDetector mocks base method

func (*MockIoTEventsDataAPI) BatchUpdateDetectorRequest

BatchUpdateDetectorRequest mocks base method

func (*MockIoTEventsDataAPI) BatchUpdateDetectorWithContext

BatchUpdateDetectorWithContext mocks base method

func (*MockIoTEventsDataAPI) DescribeAlarm

DescribeAlarm mocks base method

func (*MockIoTEventsDataAPI) DescribeAlarmRequest

DescribeAlarmRequest mocks base method

func (*MockIoTEventsDataAPI) DescribeAlarmWithContext

DescribeAlarmWithContext mocks base method

func (*MockIoTEventsDataAPI) DescribeDetector

DescribeDetector mocks base method

func (*MockIoTEventsDataAPI) DescribeDetectorRequest

DescribeDetectorRequest mocks base method

func (*MockIoTEventsDataAPI) DescribeDetectorWithContext

DescribeDetectorWithContext mocks base method

func (*MockIoTEventsDataAPI) EXPECT

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

func (*MockIoTEventsDataAPI) ListAlarms

ListAlarms mocks base method

func (*MockIoTEventsDataAPI) ListAlarmsRequest

ListAlarmsRequest mocks base method

func (*MockIoTEventsDataAPI) ListAlarmsWithContext

ListAlarmsWithContext mocks base method

func (*MockIoTEventsDataAPI) ListDetectors

ListDetectors mocks base method

func (*MockIoTEventsDataAPI) ListDetectorsRequest

ListDetectorsRequest mocks base method

func (*MockIoTEventsDataAPI) ListDetectorsWithContext

ListDetectorsWithContext mocks base method

type MockIoTEventsDataAPIMockRecorder

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

MockIoTEventsDataAPIMockRecorder is the mock recorder for MockIoTEventsDataAPI

func (*MockIoTEventsDataAPIMockRecorder) BatchAcknowledgeAlarm

func (mr *MockIoTEventsDataAPIMockRecorder) BatchAcknowledgeAlarm(arg0 interface{}) *gomock.Call

BatchAcknowledgeAlarm indicates an expected call of BatchAcknowledgeAlarm

func (*MockIoTEventsDataAPIMockRecorder) BatchAcknowledgeAlarmRequest

func (mr *MockIoTEventsDataAPIMockRecorder) BatchAcknowledgeAlarmRequest(arg0 interface{}) *gomock.Call

BatchAcknowledgeAlarmRequest indicates an expected call of BatchAcknowledgeAlarmRequest

func (*MockIoTEventsDataAPIMockRecorder) BatchAcknowledgeAlarmWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) BatchAcknowledgeAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchAcknowledgeAlarmWithContext indicates an expected call of BatchAcknowledgeAlarmWithContext

func (*MockIoTEventsDataAPIMockRecorder) BatchDeleteDetector added in v1.44.17

func (mr *MockIoTEventsDataAPIMockRecorder) BatchDeleteDetector(arg0 interface{}) *gomock.Call

BatchDeleteDetector indicates an expected call of BatchDeleteDetector

func (*MockIoTEventsDataAPIMockRecorder) BatchDeleteDetectorRequest added in v1.44.17

func (mr *MockIoTEventsDataAPIMockRecorder) BatchDeleteDetectorRequest(arg0 interface{}) *gomock.Call

BatchDeleteDetectorRequest indicates an expected call of BatchDeleteDetectorRequest

func (*MockIoTEventsDataAPIMockRecorder) BatchDeleteDetectorWithContext added in v1.44.17

func (mr *MockIoTEventsDataAPIMockRecorder) BatchDeleteDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDeleteDetectorWithContext indicates an expected call of BatchDeleteDetectorWithContext

func (*MockIoTEventsDataAPIMockRecorder) BatchDisableAlarm

func (mr *MockIoTEventsDataAPIMockRecorder) BatchDisableAlarm(arg0 interface{}) *gomock.Call

BatchDisableAlarm indicates an expected call of BatchDisableAlarm

func (*MockIoTEventsDataAPIMockRecorder) BatchDisableAlarmRequest

func (mr *MockIoTEventsDataAPIMockRecorder) BatchDisableAlarmRequest(arg0 interface{}) *gomock.Call

BatchDisableAlarmRequest indicates an expected call of BatchDisableAlarmRequest

func (*MockIoTEventsDataAPIMockRecorder) BatchDisableAlarmWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) BatchDisableAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDisableAlarmWithContext indicates an expected call of BatchDisableAlarmWithContext

func (*MockIoTEventsDataAPIMockRecorder) BatchEnableAlarm

func (mr *MockIoTEventsDataAPIMockRecorder) BatchEnableAlarm(arg0 interface{}) *gomock.Call

BatchEnableAlarm indicates an expected call of BatchEnableAlarm

func (*MockIoTEventsDataAPIMockRecorder) BatchEnableAlarmRequest

func (mr *MockIoTEventsDataAPIMockRecorder) BatchEnableAlarmRequest(arg0 interface{}) *gomock.Call

BatchEnableAlarmRequest indicates an expected call of BatchEnableAlarmRequest

func (*MockIoTEventsDataAPIMockRecorder) BatchEnableAlarmWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) BatchEnableAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchEnableAlarmWithContext indicates an expected call of BatchEnableAlarmWithContext

func (*MockIoTEventsDataAPIMockRecorder) BatchPutMessage

func (mr *MockIoTEventsDataAPIMockRecorder) BatchPutMessage(arg0 interface{}) *gomock.Call

BatchPutMessage indicates an expected call of BatchPutMessage

func (*MockIoTEventsDataAPIMockRecorder) BatchPutMessageRequest

func (mr *MockIoTEventsDataAPIMockRecorder) BatchPutMessageRequest(arg0 interface{}) *gomock.Call

BatchPutMessageRequest indicates an expected call of BatchPutMessageRequest

func (*MockIoTEventsDataAPIMockRecorder) BatchPutMessageWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) BatchPutMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchPutMessageWithContext indicates an expected call of BatchPutMessageWithContext

func (*MockIoTEventsDataAPIMockRecorder) BatchResetAlarm

func (mr *MockIoTEventsDataAPIMockRecorder) BatchResetAlarm(arg0 interface{}) *gomock.Call

BatchResetAlarm indicates an expected call of BatchResetAlarm

func (*MockIoTEventsDataAPIMockRecorder) BatchResetAlarmRequest

func (mr *MockIoTEventsDataAPIMockRecorder) BatchResetAlarmRequest(arg0 interface{}) *gomock.Call

BatchResetAlarmRequest indicates an expected call of BatchResetAlarmRequest

func (*MockIoTEventsDataAPIMockRecorder) BatchResetAlarmWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) BatchResetAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchResetAlarmWithContext indicates an expected call of BatchResetAlarmWithContext

func (*MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarm

func (mr *MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarm(arg0 interface{}) *gomock.Call

BatchSnoozeAlarm indicates an expected call of BatchSnoozeAlarm

func (*MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarmRequest

func (mr *MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarmRequest(arg0 interface{}) *gomock.Call

BatchSnoozeAlarmRequest indicates an expected call of BatchSnoozeAlarmRequest

func (*MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarmWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchSnoozeAlarmWithContext indicates an expected call of BatchSnoozeAlarmWithContext

func (*MockIoTEventsDataAPIMockRecorder) BatchUpdateDetector

func (mr *MockIoTEventsDataAPIMockRecorder) BatchUpdateDetector(arg0 interface{}) *gomock.Call

BatchUpdateDetector indicates an expected call of BatchUpdateDetector

func (*MockIoTEventsDataAPIMockRecorder) BatchUpdateDetectorRequest

func (mr *MockIoTEventsDataAPIMockRecorder) BatchUpdateDetectorRequest(arg0 interface{}) *gomock.Call

BatchUpdateDetectorRequest indicates an expected call of BatchUpdateDetectorRequest

func (*MockIoTEventsDataAPIMockRecorder) BatchUpdateDetectorWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) BatchUpdateDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchUpdateDetectorWithContext indicates an expected call of BatchUpdateDetectorWithContext

func (*MockIoTEventsDataAPIMockRecorder) DescribeAlarm

func (mr *MockIoTEventsDataAPIMockRecorder) DescribeAlarm(arg0 interface{}) *gomock.Call

DescribeAlarm indicates an expected call of DescribeAlarm

func (*MockIoTEventsDataAPIMockRecorder) DescribeAlarmRequest

func (mr *MockIoTEventsDataAPIMockRecorder) DescribeAlarmRequest(arg0 interface{}) *gomock.Call

DescribeAlarmRequest indicates an expected call of DescribeAlarmRequest

func (*MockIoTEventsDataAPIMockRecorder) DescribeAlarmWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) DescribeAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAlarmWithContext indicates an expected call of DescribeAlarmWithContext

func (*MockIoTEventsDataAPIMockRecorder) DescribeDetector

func (mr *MockIoTEventsDataAPIMockRecorder) DescribeDetector(arg0 interface{}) *gomock.Call

DescribeDetector indicates an expected call of DescribeDetector

func (*MockIoTEventsDataAPIMockRecorder) DescribeDetectorRequest

func (mr *MockIoTEventsDataAPIMockRecorder) DescribeDetectorRequest(arg0 interface{}) *gomock.Call

DescribeDetectorRequest indicates an expected call of DescribeDetectorRequest

func (*MockIoTEventsDataAPIMockRecorder) DescribeDetectorWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) DescribeDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDetectorWithContext indicates an expected call of DescribeDetectorWithContext

func (*MockIoTEventsDataAPIMockRecorder) ListAlarms

func (mr *MockIoTEventsDataAPIMockRecorder) ListAlarms(arg0 interface{}) *gomock.Call

ListAlarms indicates an expected call of ListAlarms

func (*MockIoTEventsDataAPIMockRecorder) ListAlarmsRequest

func (mr *MockIoTEventsDataAPIMockRecorder) ListAlarmsRequest(arg0 interface{}) *gomock.Call

ListAlarmsRequest indicates an expected call of ListAlarmsRequest

func (*MockIoTEventsDataAPIMockRecorder) ListAlarmsWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) ListAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAlarmsWithContext indicates an expected call of ListAlarmsWithContext

func (*MockIoTEventsDataAPIMockRecorder) ListDetectors

func (mr *MockIoTEventsDataAPIMockRecorder) ListDetectors(arg0 interface{}) *gomock.Call

ListDetectors indicates an expected call of ListDetectors

func (*MockIoTEventsDataAPIMockRecorder) ListDetectorsRequest

func (mr *MockIoTEventsDataAPIMockRecorder) ListDetectorsRequest(arg0 interface{}) *gomock.Call

ListDetectorsRequest indicates an expected call of ListDetectorsRequest

func (*MockIoTEventsDataAPIMockRecorder) ListDetectorsWithContext

func (mr *MockIoTEventsDataAPIMockRecorder) ListDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDetectorsWithContext indicates an expected call of ListDetectorsWithContext

Jump to

Keyboard shortcuts

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