iot1clickdevicesservicemock

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 iot1clickdevicesservicemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIoT1ClickDevicesServiceAPI

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

MockIoT1ClickDevicesServiceAPI is a mock of IoT1ClickDevicesServiceAPI interface.

func NewMockIoT1ClickDevicesServiceAPI

func NewMockIoT1ClickDevicesServiceAPI(ctrl *gomock.Controller) *MockIoT1ClickDevicesServiceAPI

NewMockIoT1ClickDevicesServiceAPI creates a new mock instance.

func (*MockIoT1ClickDevicesServiceAPI) ClaimDevicesByClaimCode

ClaimDevicesByClaimCode mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ClaimDevicesByClaimCodeRequest

ClaimDevicesByClaimCodeRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ClaimDevicesByClaimCodeWithContext

ClaimDevicesByClaimCodeWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) DescribeDevice

DescribeDevice mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) DescribeDeviceRequest

DescribeDeviceRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) DescribeDeviceWithContext

DescribeDeviceWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) EXPECT

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

func (*MockIoT1ClickDevicesServiceAPI) FinalizeDeviceClaim

FinalizeDeviceClaim mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) FinalizeDeviceClaimRequest

FinalizeDeviceClaimRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) FinalizeDeviceClaimWithContext

FinalizeDeviceClaimWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) GetDeviceMethods

GetDeviceMethods mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) GetDeviceMethodsRequest

GetDeviceMethodsRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) GetDeviceMethodsWithContext

GetDeviceMethodsWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) InitiateDeviceClaim

InitiateDeviceClaim mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) InitiateDeviceClaimRequest

InitiateDeviceClaimRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) InitiateDeviceClaimWithContext

InitiateDeviceClaimWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) InvokeDeviceMethod

InvokeDeviceMethod mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) InvokeDeviceMethodRequest

InvokeDeviceMethodRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) InvokeDeviceMethodWithContext

InvokeDeviceMethodWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListDeviceEvents

ListDeviceEvents mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListDeviceEventsRequest

ListDeviceEventsRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListDeviceEventsWithContext

ListDeviceEventsWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListDevices

ListDevices mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListDevicesRequest

ListDevicesRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListDevicesWithContext

ListDevicesWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) TagResource

TagResource mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UnclaimDevice

UnclaimDevice mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UnclaimDeviceRequest

UnclaimDeviceRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UnclaimDeviceWithContext

UnclaimDeviceWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UntagResource

UntagResource mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UpdateDeviceState

UpdateDeviceState mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UpdateDeviceStateRequest

UpdateDeviceStateRequest mocks base method.

func (*MockIoT1ClickDevicesServiceAPI) UpdateDeviceStateWithContext

UpdateDeviceStateWithContext mocks base method.

type MockIoT1ClickDevicesServiceAPIMockRecorder

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

MockIoT1ClickDevicesServiceAPIMockRecorder is the mock recorder for MockIoT1ClickDevicesServiceAPI.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ClaimDevicesByClaimCode

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ClaimDevicesByClaimCode(arg0 interface{}) *gomock.Call

ClaimDevicesByClaimCode indicates an expected call of ClaimDevicesByClaimCode.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ClaimDevicesByClaimCodeRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ClaimDevicesByClaimCodeRequest(arg0 interface{}) *gomock.Call

ClaimDevicesByClaimCodeRequest indicates an expected call of ClaimDevicesByClaimCodeRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ClaimDevicesByClaimCodeWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ClaimDevicesByClaimCodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ClaimDevicesByClaimCodeWithContext indicates an expected call of ClaimDevicesByClaimCodeWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) DescribeDevice

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) DescribeDevice(arg0 interface{}) *gomock.Call

DescribeDevice indicates an expected call of DescribeDevice.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) DescribeDeviceRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) DescribeDeviceRequest(arg0 interface{}) *gomock.Call

DescribeDeviceRequest indicates an expected call of DescribeDeviceRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) DescribeDeviceWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) DescribeDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDeviceWithContext indicates an expected call of DescribeDeviceWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) FinalizeDeviceClaim

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) FinalizeDeviceClaim(arg0 interface{}) *gomock.Call

FinalizeDeviceClaim indicates an expected call of FinalizeDeviceClaim.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) FinalizeDeviceClaimRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) FinalizeDeviceClaimRequest(arg0 interface{}) *gomock.Call

FinalizeDeviceClaimRequest indicates an expected call of FinalizeDeviceClaimRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) FinalizeDeviceClaimWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) FinalizeDeviceClaimWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

FinalizeDeviceClaimWithContext indicates an expected call of FinalizeDeviceClaimWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) GetDeviceMethods

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) GetDeviceMethods(arg0 interface{}) *gomock.Call

GetDeviceMethods indicates an expected call of GetDeviceMethods.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) GetDeviceMethodsRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) GetDeviceMethodsRequest(arg0 interface{}) *gomock.Call

GetDeviceMethodsRequest indicates an expected call of GetDeviceMethodsRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) GetDeviceMethodsWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) GetDeviceMethodsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDeviceMethodsWithContext indicates an expected call of GetDeviceMethodsWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) InitiateDeviceClaim

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) InitiateDeviceClaim(arg0 interface{}) *gomock.Call

InitiateDeviceClaim indicates an expected call of InitiateDeviceClaim.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) InitiateDeviceClaimRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) InitiateDeviceClaimRequest(arg0 interface{}) *gomock.Call

InitiateDeviceClaimRequest indicates an expected call of InitiateDeviceClaimRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) InitiateDeviceClaimWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) InitiateDeviceClaimWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InitiateDeviceClaimWithContext indicates an expected call of InitiateDeviceClaimWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) InvokeDeviceMethod

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) InvokeDeviceMethod(arg0 interface{}) *gomock.Call

InvokeDeviceMethod indicates an expected call of InvokeDeviceMethod.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) InvokeDeviceMethodRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) InvokeDeviceMethodRequest(arg0 interface{}) *gomock.Call

InvokeDeviceMethodRequest indicates an expected call of InvokeDeviceMethodRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) InvokeDeviceMethodWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) InvokeDeviceMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InvokeDeviceMethodWithContext indicates an expected call of InvokeDeviceMethodWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListDeviceEvents

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListDeviceEvents(arg0 interface{}) *gomock.Call

ListDeviceEvents indicates an expected call of ListDeviceEvents.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListDeviceEventsRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListDeviceEventsRequest(arg0 interface{}) *gomock.Call

ListDeviceEventsRequest indicates an expected call of ListDeviceEventsRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListDeviceEventsWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListDeviceEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDeviceEventsWithContext indicates an expected call of ListDeviceEventsWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListDevices

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListDevices(arg0 interface{}) *gomock.Call

ListDevices indicates an expected call of ListDevices.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListDevicesRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListDevicesRequest(arg0 interface{}) *gomock.Call

ListDevicesRequest indicates an expected call of ListDevicesRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListDevicesWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDevicesWithContext indicates an expected call of ListDevicesWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListTagsForResource

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) TagResource

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) TagResourceRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) TagResourceWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UnclaimDevice

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UnclaimDevice(arg0 interface{}) *gomock.Call

UnclaimDevice indicates an expected call of UnclaimDevice.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UnclaimDeviceRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UnclaimDeviceRequest(arg0 interface{}) *gomock.Call

UnclaimDeviceRequest indicates an expected call of UnclaimDeviceRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UnclaimDeviceWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UnclaimDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnclaimDeviceWithContext indicates an expected call of UnclaimDeviceWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UntagResource

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UntagResourceRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UntagResourceWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UpdateDeviceState

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UpdateDeviceState(arg0 interface{}) *gomock.Call

UpdateDeviceState indicates an expected call of UpdateDeviceState.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UpdateDeviceStateRequest

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UpdateDeviceStateRequest(arg0 interface{}) *gomock.Call

UpdateDeviceStateRequest indicates an expected call of UpdateDeviceStateRequest.

func (*MockIoT1ClickDevicesServiceAPIMockRecorder) UpdateDeviceStateWithContext

func (mr *MockIoT1ClickDevicesServiceAPIMockRecorder) UpdateDeviceStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDeviceStateWithContext indicates an expected call of UpdateDeviceStateWithContext.

Jump to

Keyboard shortcuts

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