iot1clickprojectsmock

package
v1.30.0 Latest Latest
Warning

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

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

Documentation

Overview

Package iot1clickprojectsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIoT1ClickProjectsAPI

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

MockIoT1ClickProjectsAPI is a mock of IoT1ClickProjectsAPI interface

func NewMockIoT1ClickProjectsAPI

func NewMockIoT1ClickProjectsAPI(ctrl *gomock.Controller) *MockIoT1ClickProjectsAPI

NewMockIoT1ClickProjectsAPI creates a new mock instance

func (*MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacement

AssociateDeviceWithPlacement mocks base method

func (*MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacementRequest

AssociateDeviceWithPlacementRequest mocks base method

func (*MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacementWithContext

AssociateDeviceWithPlacementWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) CreatePlacement

CreatePlacement mocks base method

func (*MockIoT1ClickProjectsAPI) CreatePlacementRequest

CreatePlacementRequest mocks base method

func (*MockIoT1ClickProjectsAPI) CreatePlacementWithContext

CreatePlacementWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) CreateProject

CreateProject mocks base method

func (*MockIoT1ClickProjectsAPI) CreateProjectRequest

CreateProjectRequest mocks base method

func (*MockIoT1ClickProjectsAPI) CreateProjectWithContext

CreateProjectWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) DeletePlacement

DeletePlacement mocks base method

func (*MockIoT1ClickProjectsAPI) DeletePlacementRequest

DeletePlacementRequest mocks base method

func (*MockIoT1ClickProjectsAPI) DeletePlacementWithContext

DeletePlacementWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) DeleteProject

DeleteProject mocks base method

func (*MockIoT1ClickProjectsAPI) DeleteProjectRequest

DeleteProjectRequest mocks base method

func (*MockIoT1ClickProjectsAPI) DeleteProjectWithContext

DeleteProjectWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) DescribePlacement

DescribePlacement mocks base method

func (*MockIoT1ClickProjectsAPI) DescribePlacementRequest

DescribePlacementRequest mocks base method

func (*MockIoT1ClickProjectsAPI) DescribePlacementWithContext

DescribePlacementWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) DescribeProject

DescribeProject mocks base method

func (*MockIoT1ClickProjectsAPI) DescribeProjectRequest

DescribeProjectRequest mocks base method

func (*MockIoT1ClickProjectsAPI) DescribeProjectWithContext

DescribeProjectWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacement

DisassociateDeviceFromPlacement mocks base method

func (*MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacementRequest

DisassociateDeviceFromPlacementRequest mocks base method

func (*MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacementWithContext

DisassociateDeviceFromPlacementWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) EXPECT

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

func (*MockIoT1ClickProjectsAPI) GetDevicesInPlacement

GetDevicesInPlacement mocks base method

func (*MockIoT1ClickProjectsAPI) GetDevicesInPlacementRequest

GetDevicesInPlacementRequest mocks base method

func (*MockIoT1ClickProjectsAPI) GetDevicesInPlacementWithContext

GetDevicesInPlacementWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) ListPlacements

ListPlacements mocks base method

func (*MockIoT1ClickProjectsAPI) ListPlacementsPages

ListPlacementsPages mocks base method

func (*MockIoT1ClickProjectsAPI) ListPlacementsPagesWithContext

ListPlacementsPagesWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) ListPlacementsRequest

ListPlacementsRequest mocks base method

func (*MockIoT1ClickProjectsAPI) ListPlacementsWithContext

ListPlacementsWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) ListProjects

ListProjects mocks base method

func (*MockIoT1ClickProjectsAPI) ListProjectsPages

ListProjectsPages mocks base method

func (*MockIoT1ClickProjectsAPI) ListProjectsPagesWithContext

ListProjectsPagesWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) ListProjectsRequest

ListProjectsRequest mocks base method

func (*MockIoT1ClickProjectsAPI) ListProjectsWithContext

ListProjectsWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockIoT1ClickProjectsAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockIoT1ClickProjectsAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) TagResource

TagResource mocks base method

func (*MockIoT1ClickProjectsAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockIoT1ClickProjectsAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) UntagResource

UntagResource mocks base method

func (*MockIoT1ClickProjectsAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockIoT1ClickProjectsAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) UpdatePlacement

UpdatePlacement mocks base method

func (*MockIoT1ClickProjectsAPI) UpdatePlacementRequest

UpdatePlacementRequest mocks base method

func (*MockIoT1ClickProjectsAPI) UpdatePlacementWithContext

UpdatePlacementWithContext mocks base method

func (*MockIoT1ClickProjectsAPI) UpdateProject

UpdateProject mocks base method

func (*MockIoT1ClickProjectsAPI) UpdateProjectRequest

UpdateProjectRequest mocks base method

func (*MockIoT1ClickProjectsAPI) UpdateProjectWithContext

UpdateProjectWithContext mocks base method

type MockIoT1ClickProjectsAPIMockRecorder

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

MockIoT1ClickProjectsAPIMockRecorder is the mock recorder for MockIoT1ClickProjectsAPI

func (*MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacement

func (mr *MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacement(arg0 interface{}) *gomock.Call

AssociateDeviceWithPlacement indicates an expected call of AssociateDeviceWithPlacement

func (*MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacementRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacementRequest(arg0 interface{}) *gomock.Call

AssociateDeviceWithPlacementRequest indicates an expected call of AssociateDeviceWithPlacementRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacementWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateDeviceWithPlacementWithContext indicates an expected call of AssociateDeviceWithPlacementWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) CreatePlacement

func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreatePlacement(arg0 interface{}) *gomock.Call

CreatePlacement indicates an expected call of CreatePlacement

func (*MockIoT1ClickProjectsAPIMockRecorder) CreatePlacementRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreatePlacementRequest(arg0 interface{}) *gomock.Call

CreatePlacementRequest indicates an expected call of CreatePlacementRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) CreatePlacementWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreatePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePlacementWithContext indicates an expected call of CreatePlacementWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) CreateProject

func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call

CreateProject indicates an expected call of CreateProject

func (*MockIoT1ClickProjectsAPIMockRecorder) CreateProjectRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call

CreateProjectRequest indicates an expected call of CreateProjectRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) CreateProjectWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProjectWithContext indicates an expected call of CreateProjectWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) DeletePlacement

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeletePlacement(arg0 interface{}) *gomock.Call

DeletePlacement indicates an expected call of DeletePlacement

func (*MockIoT1ClickProjectsAPIMockRecorder) DeletePlacementRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeletePlacementRequest(arg0 interface{}) *gomock.Call

DeletePlacementRequest indicates an expected call of DeletePlacementRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) DeletePlacementWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeletePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePlacementWithContext indicates an expected call of DeletePlacementWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) DeleteProject

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call

DeleteProject indicates an expected call of DeleteProject

func (*MockIoT1ClickProjectsAPIMockRecorder) DeleteProjectRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call

DeleteProjectRequest indicates an expected call of DeleteProjectRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) DeleteProjectWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteProjectWithContext indicates an expected call of DeleteProjectWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) DescribePlacement

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribePlacement(arg0 interface{}) *gomock.Call

DescribePlacement indicates an expected call of DescribePlacement

func (*MockIoT1ClickProjectsAPIMockRecorder) DescribePlacementRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribePlacementRequest(arg0 interface{}) *gomock.Call

DescribePlacementRequest indicates an expected call of DescribePlacementRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) DescribePlacementWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePlacementWithContext indicates an expected call of DescribePlacementWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) DescribeProject

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribeProject(arg0 interface{}) *gomock.Call

DescribeProject indicates an expected call of DescribeProject

func (*MockIoT1ClickProjectsAPIMockRecorder) DescribeProjectRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribeProjectRequest(arg0 interface{}) *gomock.Call

DescribeProjectRequest indicates an expected call of DescribeProjectRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) DescribeProjectWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribeProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeProjectWithContext indicates an expected call of DescribeProjectWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacement

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacement(arg0 interface{}) *gomock.Call

DisassociateDeviceFromPlacement indicates an expected call of DisassociateDeviceFromPlacement

func (*MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacementRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacementRequest(arg0 interface{}) *gomock.Call

DisassociateDeviceFromPlacementRequest indicates an expected call of DisassociateDeviceFromPlacementRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacementWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateDeviceFromPlacementWithContext indicates an expected call of DisassociateDeviceFromPlacementWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacement

func (mr *MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacement(arg0 interface{}) *gomock.Call

GetDevicesInPlacement indicates an expected call of GetDevicesInPlacement

func (*MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacementRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacementRequest(arg0 interface{}) *gomock.Call

GetDevicesInPlacementRequest indicates an expected call of GetDevicesInPlacementRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacementWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDevicesInPlacementWithContext indicates an expected call of GetDevicesInPlacementWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) ListPlacements

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacements(arg0 interface{}) *gomock.Call

ListPlacements indicates an expected call of ListPlacements

func (*MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsPages

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsPages(arg0, arg1 interface{}) *gomock.Call

ListPlacementsPages indicates an expected call of ListPlacementsPages

func (*MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsPagesWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPlacementsPagesWithContext indicates an expected call of ListPlacementsPagesWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsRequest(arg0 interface{}) *gomock.Call

ListPlacementsRequest indicates an expected call of ListPlacementsRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPlacementsWithContext indicates an expected call of ListPlacementsWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) ListProjects

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call

ListProjects indicates an expected call of ListProjects

func (*MockIoT1ClickProjectsAPIMockRecorder) ListProjectsPages

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call

ListProjectsPages indicates an expected call of ListProjectsPages

func (*MockIoT1ClickProjectsAPIMockRecorder) ListProjectsPagesWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListProjectsPagesWithContext indicates an expected call of ListProjectsPagesWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) ListProjectsRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call

ListProjectsRequest indicates an expected call of ListProjectsRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) ListProjectsWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProjectsWithContext indicates an expected call of ListProjectsWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockIoT1ClickProjectsAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockIoT1ClickProjectsAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockIoT1ClickProjectsAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacement

func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacement(arg0 interface{}) *gomock.Call

UpdatePlacement indicates an expected call of UpdatePlacement

func (*MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacementRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacementRequest(arg0 interface{}) *gomock.Call

UpdatePlacementRequest indicates an expected call of UpdatePlacementRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacementWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePlacementWithContext indicates an expected call of UpdatePlacementWithContext

func (*MockIoT1ClickProjectsAPIMockRecorder) UpdateProject

func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call

UpdateProject indicates an expected call of UpdateProject

func (*MockIoT1ClickProjectsAPIMockRecorder) UpdateProjectRequest

func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call

UpdateProjectRequest indicates an expected call of UpdateProjectRequest

func (*MockIoT1ClickProjectsAPIMockRecorder) UpdateProjectWithContext

func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateProjectWithContext indicates an expected call of UpdateProjectWithContext

Jump to

Keyboard shortcuts

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