ioteventsdatamock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

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

BatchAcknowledgeAlarm mocks base method.

func (*MockIoTEventsDataAPI) BatchAcknowledgeAlarmRequest added in v1.43.22

BatchAcknowledgeAlarmRequest mocks base method.

func (*MockIoTEventsDataAPI) BatchAcknowledgeAlarmWithContext added in v1.43.22

BatchAcknowledgeAlarmWithContext mocks base method.

func (*MockIoTEventsDataAPI) BatchDisableAlarm added in v1.43.22

BatchDisableAlarm mocks base method.

func (*MockIoTEventsDataAPI) BatchDisableAlarmRequest added in v1.43.22

BatchDisableAlarmRequest mocks base method.

func (*MockIoTEventsDataAPI) BatchDisableAlarmWithContext added in v1.43.22

BatchDisableAlarmWithContext mocks base method.

func (*MockIoTEventsDataAPI) BatchEnableAlarm added in v1.43.22

BatchEnableAlarm mocks base method.

func (*MockIoTEventsDataAPI) BatchEnableAlarmRequest added in v1.43.22

BatchEnableAlarmRequest mocks base method.

func (*MockIoTEventsDataAPI) BatchEnableAlarmWithContext added in v1.43.22

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

BatchResetAlarm mocks base method.

func (*MockIoTEventsDataAPI) BatchResetAlarmRequest added in v1.43.22

BatchResetAlarmRequest mocks base method.

func (*MockIoTEventsDataAPI) BatchResetAlarmWithContext added in v1.43.22

BatchResetAlarmWithContext mocks base method.

func (*MockIoTEventsDataAPI) BatchSnoozeAlarm added in v1.43.22

BatchSnoozeAlarm mocks base method.

func (*MockIoTEventsDataAPI) BatchSnoozeAlarmRequest added in v1.43.22

BatchSnoozeAlarmRequest mocks base method.

func (*MockIoTEventsDataAPI) BatchSnoozeAlarmWithContext added in v1.43.22

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

DescribeAlarm mocks base method.

func (*MockIoTEventsDataAPI) DescribeAlarmRequest added in v1.43.22

DescribeAlarmRequest mocks base method.

func (*MockIoTEventsDataAPI) DescribeAlarmWithContext added in v1.43.22

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

ListAlarms mocks base method.

func (*MockIoTEventsDataAPI) ListAlarmsRequest added in v1.43.22

ListAlarmsRequest mocks base method.

func (*MockIoTEventsDataAPI) ListAlarmsWithContext added in v1.43.22

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

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

BatchAcknowledgeAlarm indicates an expected call of BatchAcknowledgeAlarm.

func (*MockIoTEventsDataAPIMockRecorder) BatchAcknowledgeAlarmRequest added in v1.43.22

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

BatchAcknowledgeAlarmRequest indicates an expected call of BatchAcknowledgeAlarmRequest.

func (*MockIoTEventsDataAPIMockRecorder) BatchAcknowledgeAlarmWithContext added in v1.43.22

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

BatchAcknowledgeAlarmWithContext indicates an expected call of BatchAcknowledgeAlarmWithContext.

func (*MockIoTEventsDataAPIMockRecorder) BatchDisableAlarm added in v1.43.22

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

BatchDisableAlarm indicates an expected call of BatchDisableAlarm.

func (*MockIoTEventsDataAPIMockRecorder) BatchDisableAlarmRequest added in v1.43.22

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

BatchDisableAlarmRequest indicates an expected call of BatchDisableAlarmRequest.

func (*MockIoTEventsDataAPIMockRecorder) BatchDisableAlarmWithContext added in v1.43.22

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

BatchDisableAlarmWithContext indicates an expected call of BatchDisableAlarmWithContext.

func (*MockIoTEventsDataAPIMockRecorder) BatchEnableAlarm added in v1.43.22

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

BatchEnableAlarm indicates an expected call of BatchEnableAlarm.

func (*MockIoTEventsDataAPIMockRecorder) BatchEnableAlarmRequest added in v1.43.22

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

BatchEnableAlarmRequest indicates an expected call of BatchEnableAlarmRequest.

func (*MockIoTEventsDataAPIMockRecorder) BatchEnableAlarmWithContext added in v1.43.22

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

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

BatchResetAlarm indicates an expected call of BatchResetAlarm.

func (*MockIoTEventsDataAPIMockRecorder) BatchResetAlarmRequest added in v1.43.22

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

BatchResetAlarmRequest indicates an expected call of BatchResetAlarmRequest.

func (*MockIoTEventsDataAPIMockRecorder) BatchResetAlarmWithContext added in v1.43.22

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

BatchResetAlarmWithContext indicates an expected call of BatchResetAlarmWithContext.

func (*MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarm added in v1.43.22

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

BatchSnoozeAlarm indicates an expected call of BatchSnoozeAlarm.

func (*MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarmRequest added in v1.43.22

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

BatchSnoozeAlarmRequest indicates an expected call of BatchSnoozeAlarmRequest.

func (*MockIoTEventsDataAPIMockRecorder) BatchSnoozeAlarmWithContext added in v1.43.22

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

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

DescribeAlarm indicates an expected call of DescribeAlarm.

func (*MockIoTEventsDataAPIMockRecorder) DescribeAlarmRequest added in v1.43.22

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

DescribeAlarmRequest indicates an expected call of DescribeAlarmRequest.

func (*MockIoTEventsDataAPIMockRecorder) DescribeAlarmWithContext added in v1.43.22

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

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

ListAlarms indicates an expected call of ListAlarms.

func (*MockIoTEventsDataAPIMockRecorder) ListAlarmsRequest added in v1.43.22

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

ListAlarmsRequest indicates an expected call of ListAlarmsRequest.

func (*MockIoTEventsDataAPIMockRecorder) ListAlarmsWithContext added in v1.43.22

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