Documentation ¶
Overview ¶
Package iot1clickprojectsmock is a generated GoMock package.
Index ¶
- type MockIoT1ClickProjectsAPI
- func (m *MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacement(arg0 *iot1clickprojects.AssociateDeviceWithPlacementInput) (*iot1clickprojects.AssociateDeviceWithPlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacementRequest(arg0 *iot1clickprojects.AssociateDeviceWithPlacementInput) (*request.Request, *iot1clickprojects.AssociateDeviceWithPlacementOutput)
- func (m *MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacementWithContext(arg0 context.Context, ...) (*iot1clickprojects.AssociateDeviceWithPlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) CreatePlacement(arg0 *iot1clickprojects.CreatePlacementInput) (*iot1clickprojects.CreatePlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) CreatePlacementRequest(arg0 *iot1clickprojects.CreatePlacementInput) (*request.Request, *iot1clickprojects.CreatePlacementOutput)
- func (m *MockIoT1ClickProjectsAPI) CreatePlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.CreatePlacementInput, ...) (*iot1clickprojects.CreatePlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) CreateProject(arg0 *iot1clickprojects.CreateProjectInput) (*iot1clickprojects.CreateProjectOutput, error)
- func (m *MockIoT1ClickProjectsAPI) CreateProjectRequest(arg0 *iot1clickprojects.CreateProjectInput) (*request.Request, *iot1clickprojects.CreateProjectOutput)
- func (m *MockIoT1ClickProjectsAPI) CreateProjectWithContext(arg0 context.Context, arg1 *iot1clickprojects.CreateProjectInput, ...) (*iot1clickprojects.CreateProjectOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DeletePlacement(arg0 *iot1clickprojects.DeletePlacementInput) (*iot1clickprojects.DeletePlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DeletePlacementRequest(arg0 *iot1clickprojects.DeletePlacementInput) (*request.Request, *iot1clickprojects.DeletePlacementOutput)
- func (m *MockIoT1ClickProjectsAPI) DeletePlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.DeletePlacementInput, ...) (*iot1clickprojects.DeletePlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DeleteProject(arg0 *iot1clickprojects.DeleteProjectInput) (*iot1clickprojects.DeleteProjectOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DeleteProjectRequest(arg0 *iot1clickprojects.DeleteProjectInput) (*request.Request, *iot1clickprojects.DeleteProjectOutput)
- func (m *MockIoT1ClickProjectsAPI) DeleteProjectWithContext(arg0 context.Context, arg1 *iot1clickprojects.DeleteProjectInput, ...) (*iot1clickprojects.DeleteProjectOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DescribePlacement(arg0 *iot1clickprojects.DescribePlacementInput) (*iot1clickprojects.DescribePlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DescribePlacementRequest(arg0 *iot1clickprojects.DescribePlacementInput) (*request.Request, *iot1clickprojects.DescribePlacementOutput)
- func (m *MockIoT1ClickProjectsAPI) DescribePlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.DescribePlacementInput, ...) (*iot1clickprojects.DescribePlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DescribeProject(arg0 *iot1clickprojects.DescribeProjectInput) (*iot1clickprojects.DescribeProjectOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DescribeProjectRequest(arg0 *iot1clickprojects.DescribeProjectInput) (*request.Request, *iot1clickprojects.DescribeProjectOutput)
- func (m *MockIoT1ClickProjectsAPI) DescribeProjectWithContext(arg0 context.Context, arg1 *iot1clickprojects.DescribeProjectInput, ...) (*iot1clickprojects.DescribeProjectOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacement(arg0 *iot1clickprojects.DisassociateDeviceFromPlacementInput) (*iot1clickprojects.DisassociateDeviceFromPlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacementRequest(arg0 *iot1clickprojects.DisassociateDeviceFromPlacementInput) (*request.Request, *iot1clickprojects.DisassociateDeviceFromPlacementOutput)
- func (m *MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacementWithContext(arg0 context.Context, ...) (*iot1clickprojects.DisassociateDeviceFromPlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) EXPECT() *MockIoT1ClickProjectsAPIMockRecorder
- func (m *MockIoT1ClickProjectsAPI) GetDevicesInPlacement(arg0 *iot1clickprojects.GetDevicesInPlacementInput) (*iot1clickprojects.GetDevicesInPlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) GetDevicesInPlacementRequest(arg0 *iot1clickprojects.GetDevicesInPlacementInput) (*request.Request, *iot1clickprojects.GetDevicesInPlacementOutput)
- func (m *MockIoT1ClickProjectsAPI) GetDevicesInPlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.GetDevicesInPlacementInput, ...) (*iot1clickprojects.GetDevicesInPlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) ListPlacements(arg0 *iot1clickprojects.ListPlacementsInput) (*iot1clickprojects.ListPlacementsOutput, error)
- func (m *MockIoT1ClickProjectsAPI) ListPlacementsPages(arg0 *iot1clickprojects.ListPlacementsInput, ...) error
- func (m *MockIoT1ClickProjectsAPI) ListPlacementsPagesWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListPlacementsInput, ...) error
- func (m *MockIoT1ClickProjectsAPI) ListPlacementsRequest(arg0 *iot1clickprojects.ListPlacementsInput) (*request.Request, *iot1clickprojects.ListPlacementsOutput)
- func (m *MockIoT1ClickProjectsAPI) ListPlacementsWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListPlacementsInput, ...) (*iot1clickprojects.ListPlacementsOutput, error)
- func (m *MockIoT1ClickProjectsAPI) ListProjects(arg0 *iot1clickprojects.ListProjectsInput) (*iot1clickprojects.ListProjectsOutput, error)
- func (m *MockIoT1ClickProjectsAPI) ListProjectsPages(arg0 *iot1clickprojects.ListProjectsInput, ...) error
- func (m *MockIoT1ClickProjectsAPI) ListProjectsPagesWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListProjectsInput, ...) error
- func (m *MockIoT1ClickProjectsAPI) ListProjectsRequest(arg0 *iot1clickprojects.ListProjectsInput) (*request.Request, *iot1clickprojects.ListProjectsOutput)
- func (m *MockIoT1ClickProjectsAPI) ListProjectsWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListProjectsInput, ...) (*iot1clickprojects.ListProjectsOutput, error)
- func (m *MockIoT1ClickProjectsAPI) ListTagsForResource(arg0 *iot1clickprojects.ListTagsForResourceInput) (*iot1clickprojects.ListTagsForResourceOutput, error)
- func (m *MockIoT1ClickProjectsAPI) ListTagsForResourceRequest(arg0 *iot1clickprojects.ListTagsForResourceInput) (*request.Request, *iot1clickprojects.ListTagsForResourceOutput)
- func (m *MockIoT1ClickProjectsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListTagsForResourceInput, ...) (*iot1clickprojects.ListTagsForResourceOutput, error)
- func (m *MockIoT1ClickProjectsAPI) TagResource(arg0 *iot1clickprojects.TagResourceInput) (*iot1clickprojects.TagResourceOutput, error)
- func (m *MockIoT1ClickProjectsAPI) TagResourceRequest(arg0 *iot1clickprojects.TagResourceInput) (*request.Request, *iot1clickprojects.TagResourceOutput)
- func (m *MockIoT1ClickProjectsAPI) TagResourceWithContext(arg0 context.Context, arg1 *iot1clickprojects.TagResourceInput, ...) (*iot1clickprojects.TagResourceOutput, error)
- func (m *MockIoT1ClickProjectsAPI) UntagResource(arg0 *iot1clickprojects.UntagResourceInput) (*iot1clickprojects.UntagResourceOutput, error)
- func (m *MockIoT1ClickProjectsAPI) UntagResourceRequest(arg0 *iot1clickprojects.UntagResourceInput) (*request.Request, *iot1clickprojects.UntagResourceOutput)
- func (m *MockIoT1ClickProjectsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iot1clickprojects.UntagResourceInput, ...) (*iot1clickprojects.UntagResourceOutput, error)
- func (m *MockIoT1ClickProjectsAPI) UpdatePlacement(arg0 *iot1clickprojects.UpdatePlacementInput) (*iot1clickprojects.UpdatePlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) UpdatePlacementRequest(arg0 *iot1clickprojects.UpdatePlacementInput) (*request.Request, *iot1clickprojects.UpdatePlacementOutput)
- func (m *MockIoT1ClickProjectsAPI) UpdatePlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.UpdatePlacementInput, ...) (*iot1clickprojects.UpdatePlacementOutput, error)
- func (m *MockIoT1ClickProjectsAPI) UpdateProject(arg0 *iot1clickprojects.UpdateProjectInput) (*iot1clickprojects.UpdateProjectOutput, error)
- func (m *MockIoT1ClickProjectsAPI) UpdateProjectRequest(arg0 *iot1clickprojects.UpdateProjectInput) (*request.Request, *iot1clickprojects.UpdateProjectOutput)
- func (m *MockIoT1ClickProjectsAPI) UpdateProjectWithContext(arg0 context.Context, arg1 *iot1clickprojects.UpdateProjectInput, ...) (*iot1clickprojects.UpdateProjectOutput, error)
- type MockIoT1ClickProjectsAPIMockRecorder
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacement(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) AssociateDeviceWithPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreatePlacement(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreatePlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreatePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeletePlacement(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeletePlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeletePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribePlacement(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribePlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribeProject(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribeProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DescribeProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacement(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) DisassociateDeviceFromPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacement(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) GetDevicesInPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacements(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListPlacementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacement(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdatePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoT1ClickProjectsAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacement(arg0 *iot1clickprojects.AssociateDeviceWithPlacementInput) (*iot1clickprojects.AssociateDeviceWithPlacementOutput, error)
AssociateDeviceWithPlacement mocks base method
func (*MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacementRequest ¶
func (m *MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacementRequest(arg0 *iot1clickprojects.AssociateDeviceWithPlacementInput) (*request.Request, *iot1clickprojects.AssociateDeviceWithPlacementOutput)
AssociateDeviceWithPlacementRequest mocks base method
func (*MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacementWithContext ¶
func (m *MockIoT1ClickProjectsAPI) AssociateDeviceWithPlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.AssociateDeviceWithPlacementInput, arg2 ...request.Option) (*iot1clickprojects.AssociateDeviceWithPlacementOutput, error)
AssociateDeviceWithPlacementWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) CreatePlacement ¶
func (m *MockIoT1ClickProjectsAPI) CreatePlacement(arg0 *iot1clickprojects.CreatePlacementInput) (*iot1clickprojects.CreatePlacementOutput, error)
CreatePlacement mocks base method
func (*MockIoT1ClickProjectsAPI) CreatePlacementRequest ¶
func (m *MockIoT1ClickProjectsAPI) CreatePlacementRequest(arg0 *iot1clickprojects.CreatePlacementInput) (*request.Request, *iot1clickprojects.CreatePlacementOutput)
CreatePlacementRequest mocks base method
func (*MockIoT1ClickProjectsAPI) CreatePlacementWithContext ¶
func (m *MockIoT1ClickProjectsAPI) CreatePlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.CreatePlacementInput, arg2 ...request.Option) (*iot1clickprojects.CreatePlacementOutput, error)
CreatePlacementWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) CreateProject ¶
func (m *MockIoT1ClickProjectsAPI) CreateProject(arg0 *iot1clickprojects.CreateProjectInput) (*iot1clickprojects.CreateProjectOutput, error)
CreateProject mocks base method
func (*MockIoT1ClickProjectsAPI) CreateProjectRequest ¶
func (m *MockIoT1ClickProjectsAPI) CreateProjectRequest(arg0 *iot1clickprojects.CreateProjectInput) (*request.Request, *iot1clickprojects.CreateProjectOutput)
CreateProjectRequest mocks base method
func (*MockIoT1ClickProjectsAPI) CreateProjectWithContext ¶
func (m *MockIoT1ClickProjectsAPI) CreateProjectWithContext(arg0 context.Context, arg1 *iot1clickprojects.CreateProjectInput, arg2 ...request.Option) (*iot1clickprojects.CreateProjectOutput, error)
CreateProjectWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) DeletePlacement ¶
func (m *MockIoT1ClickProjectsAPI) DeletePlacement(arg0 *iot1clickprojects.DeletePlacementInput) (*iot1clickprojects.DeletePlacementOutput, error)
DeletePlacement mocks base method
func (*MockIoT1ClickProjectsAPI) DeletePlacementRequest ¶
func (m *MockIoT1ClickProjectsAPI) DeletePlacementRequest(arg0 *iot1clickprojects.DeletePlacementInput) (*request.Request, *iot1clickprojects.DeletePlacementOutput)
DeletePlacementRequest mocks base method
func (*MockIoT1ClickProjectsAPI) DeletePlacementWithContext ¶
func (m *MockIoT1ClickProjectsAPI) DeletePlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.DeletePlacementInput, arg2 ...request.Option) (*iot1clickprojects.DeletePlacementOutput, error)
DeletePlacementWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) DeleteProject ¶
func (m *MockIoT1ClickProjectsAPI) DeleteProject(arg0 *iot1clickprojects.DeleteProjectInput) (*iot1clickprojects.DeleteProjectOutput, error)
DeleteProject mocks base method
func (*MockIoT1ClickProjectsAPI) DeleteProjectRequest ¶
func (m *MockIoT1ClickProjectsAPI) DeleteProjectRequest(arg0 *iot1clickprojects.DeleteProjectInput) (*request.Request, *iot1clickprojects.DeleteProjectOutput)
DeleteProjectRequest mocks base method
func (*MockIoT1ClickProjectsAPI) DeleteProjectWithContext ¶
func (m *MockIoT1ClickProjectsAPI) DeleteProjectWithContext(arg0 context.Context, arg1 *iot1clickprojects.DeleteProjectInput, arg2 ...request.Option) (*iot1clickprojects.DeleteProjectOutput, error)
DeleteProjectWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) DescribePlacement ¶
func (m *MockIoT1ClickProjectsAPI) DescribePlacement(arg0 *iot1clickprojects.DescribePlacementInput) (*iot1clickprojects.DescribePlacementOutput, error)
DescribePlacement mocks base method
func (*MockIoT1ClickProjectsAPI) DescribePlacementRequest ¶
func (m *MockIoT1ClickProjectsAPI) DescribePlacementRequest(arg0 *iot1clickprojects.DescribePlacementInput) (*request.Request, *iot1clickprojects.DescribePlacementOutput)
DescribePlacementRequest mocks base method
func (*MockIoT1ClickProjectsAPI) DescribePlacementWithContext ¶
func (m *MockIoT1ClickProjectsAPI) DescribePlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.DescribePlacementInput, arg2 ...request.Option) (*iot1clickprojects.DescribePlacementOutput, error)
DescribePlacementWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) DescribeProject ¶
func (m *MockIoT1ClickProjectsAPI) DescribeProject(arg0 *iot1clickprojects.DescribeProjectInput) (*iot1clickprojects.DescribeProjectOutput, error)
DescribeProject mocks base method
func (*MockIoT1ClickProjectsAPI) DescribeProjectRequest ¶
func (m *MockIoT1ClickProjectsAPI) DescribeProjectRequest(arg0 *iot1clickprojects.DescribeProjectInput) (*request.Request, *iot1clickprojects.DescribeProjectOutput)
DescribeProjectRequest mocks base method
func (*MockIoT1ClickProjectsAPI) DescribeProjectWithContext ¶
func (m *MockIoT1ClickProjectsAPI) DescribeProjectWithContext(arg0 context.Context, arg1 *iot1clickprojects.DescribeProjectInput, arg2 ...request.Option) (*iot1clickprojects.DescribeProjectOutput, error)
DescribeProjectWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacement ¶
func (m *MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacement(arg0 *iot1clickprojects.DisassociateDeviceFromPlacementInput) (*iot1clickprojects.DisassociateDeviceFromPlacementOutput, error)
DisassociateDeviceFromPlacement mocks base method
func (*MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacementRequest ¶
func (m *MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacementRequest(arg0 *iot1clickprojects.DisassociateDeviceFromPlacementInput) (*request.Request, *iot1clickprojects.DisassociateDeviceFromPlacementOutput)
DisassociateDeviceFromPlacementRequest mocks base method
func (*MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacementWithContext ¶
func (m *MockIoT1ClickProjectsAPI) DisassociateDeviceFromPlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.DisassociateDeviceFromPlacementInput, arg2 ...request.Option) (*iot1clickprojects.DisassociateDeviceFromPlacementOutput, error)
DisassociateDeviceFromPlacementWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) EXPECT ¶
func (m *MockIoT1ClickProjectsAPI) EXPECT() *MockIoT1ClickProjectsAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIoT1ClickProjectsAPI) GetDevicesInPlacement ¶
func (m *MockIoT1ClickProjectsAPI) GetDevicesInPlacement(arg0 *iot1clickprojects.GetDevicesInPlacementInput) (*iot1clickprojects.GetDevicesInPlacementOutput, error)
GetDevicesInPlacement mocks base method
func (*MockIoT1ClickProjectsAPI) GetDevicesInPlacementRequest ¶
func (m *MockIoT1ClickProjectsAPI) GetDevicesInPlacementRequest(arg0 *iot1clickprojects.GetDevicesInPlacementInput) (*request.Request, *iot1clickprojects.GetDevicesInPlacementOutput)
GetDevicesInPlacementRequest mocks base method
func (*MockIoT1ClickProjectsAPI) GetDevicesInPlacementWithContext ¶
func (m *MockIoT1ClickProjectsAPI) GetDevicesInPlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.GetDevicesInPlacementInput, arg2 ...request.Option) (*iot1clickprojects.GetDevicesInPlacementOutput, error)
GetDevicesInPlacementWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) ListPlacements ¶
func (m *MockIoT1ClickProjectsAPI) ListPlacements(arg0 *iot1clickprojects.ListPlacementsInput) (*iot1clickprojects.ListPlacementsOutput, error)
ListPlacements mocks base method
func (*MockIoT1ClickProjectsAPI) ListPlacementsPages ¶
func (m *MockIoT1ClickProjectsAPI) ListPlacementsPages(arg0 *iot1clickprojects.ListPlacementsInput, arg1 func(*iot1clickprojects.ListPlacementsOutput, bool) bool) error
ListPlacementsPages mocks base method
func (*MockIoT1ClickProjectsAPI) ListPlacementsPagesWithContext ¶
func (m *MockIoT1ClickProjectsAPI) ListPlacementsPagesWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListPlacementsInput, arg2 func(*iot1clickprojects.ListPlacementsOutput, bool) bool, arg3 ...request.Option) error
ListPlacementsPagesWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) ListPlacementsRequest ¶
func (m *MockIoT1ClickProjectsAPI) ListPlacementsRequest(arg0 *iot1clickprojects.ListPlacementsInput) (*request.Request, *iot1clickprojects.ListPlacementsOutput)
ListPlacementsRequest mocks base method
func (*MockIoT1ClickProjectsAPI) ListPlacementsWithContext ¶
func (m *MockIoT1ClickProjectsAPI) ListPlacementsWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListPlacementsInput, arg2 ...request.Option) (*iot1clickprojects.ListPlacementsOutput, error)
ListPlacementsWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) ListProjects ¶
func (m *MockIoT1ClickProjectsAPI) ListProjects(arg0 *iot1clickprojects.ListProjectsInput) (*iot1clickprojects.ListProjectsOutput, error)
ListProjects mocks base method
func (*MockIoT1ClickProjectsAPI) ListProjectsPages ¶
func (m *MockIoT1ClickProjectsAPI) ListProjectsPages(arg0 *iot1clickprojects.ListProjectsInput, arg1 func(*iot1clickprojects.ListProjectsOutput, bool) bool) error
ListProjectsPages mocks base method
func (*MockIoT1ClickProjectsAPI) ListProjectsPagesWithContext ¶
func (m *MockIoT1ClickProjectsAPI) ListProjectsPagesWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListProjectsInput, arg2 func(*iot1clickprojects.ListProjectsOutput, bool) bool, arg3 ...request.Option) error
ListProjectsPagesWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) ListProjectsRequest ¶
func (m *MockIoT1ClickProjectsAPI) ListProjectsRequest(arg0 *iot1clickprojects.ListProjectsInput) (*request.Request, *iot1clickprojects.ListProjectsOutput)
ListProjectsRequest mocks base method
func (*MockIoT1ClickProjectsAPI) ListProjectsWithContext ¶
func (m *MockIoT1ClickProjectsAPI) ListProjectsWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListProjectsInput, arg2 ...request.Option) (*iot1clickprojects.ListProjectsOutput, error)
ListProjectsWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) ListTagsForResource ¶
func (m *MockIoT1ClickProjectsAPI) ListTagsForResource(arg0 *iot1clickprojects.ListTagsForResourceInput) (*iot1clickprojects.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockIoT1ClickProjectsAPI) ListTagsForResourceRequest ¶
func (m *MockIoT1ClickProjectsAPI) ListTagsForResourceRequest(arg0 *iot1clickprojects.ListTagsForResourceInput) (*request.Request, *iot1clickprojects.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockIoT1ClickProjectsAPI) ListTagsForResourceWithContext ¶
func (m *MockIoT1ClickProjectsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iot1clickprojects.ListTagsForResourceInput, arg2 ...request.Option) (*iot1clickprojects.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) TagResource ¶
func (m *MockIoT1ClickProjectsAPI) TagResource(arg0 *iot1clickprojects.TagResourceInput) (*iot1clickprojects.TagResourceOutput, error)
TagResource mocks base method
func (*MockIoT1ClickProjectsAPI) TagResourceRequest ¶
func (m *MockIoT1ClickProjectsAPI) TagResourceRequest(arg0 *iot1clickprojects.TagResourceInput) (*request.Request, *iot1clickprojects.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockIoT1ClickProjectsAPI) TagResourceWithContext ¶
func (m *MockIoT1ClickProjectsAPI) TagResourceWithContext(arg0 context.Context, arg1 *iot1clickprojects.TagResourceInput, arg2 ...request.Option) (*iot1clickprojects.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) UntagResource ¶
func (m *MockIoT1ClickProjectsAPI) UntagResource(arg0 *iot1clickprojects.UntagResourceInput) (*iot1clickprojects.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockIoT1ClickProjectsAPI) UntagResourceRequest ¶
func (m *MockIoT1ClickProjectsAPI) UntagResourceRequest(arg0 *iot1clickprojects.UntagResourceInput) (*request.Request, *iot1clickprojects.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockIoT1ClickProjectsAPI) UntagResourceWithContext ¶
func (m *MockIoT1ClickProjectsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iot1clickprojects.UntagResourceInput, arg2 ...request.Option) (*iot1clickprojects.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) UpdatePlacement ¶
func (m *MockIoT1ClickProjectsAPI) UpdatePlacement(arg0 *iot1clickprojects.UpdatePlacementInput) (*iot1clickprojects.UpdatePlacementOutput, error)
UpdatePlacement mocks base method
func (*MockIoT1ClickProjectsAPI) UpdatePlacementRequest ¶
func (m *MockIoT1ClickProjectsAPI) UpdatePlacementRequest(arg0 *iot1clickprojects.UpdatePlacementInput) (*request.Request, *iot1clickprojects.UpdatePlacementOutput)
UpdatePlacementRequest mocks base method
func (*MockIoT1ClickProjectsAPI) UpdatePlacementWithContext ¶
func (m *MockIoT1ClickProjectsAPI) UpdatePlacementWithContext(arg0 context.Context, arg1 *iot1clickprojects.UpdatePlacementInput, arg2 ...request.Option) (*iot1clickprojects.UpdatePlacementOutput, error)
UpdatePlacementWithContext mocks base method
func (*MockIoT1ClickProjectsAPI) UpdateProject ¶
func (m *MockIoT1ClickProjectsAPI) UpdateProject(arg0 *iot1clickprojects.UpdateProjectInput) (*iot1clickprojects.UpdateProjectOutput, error)
UpdateProject mocks base method
func (*MockIoT1ClickProjectsAPI) UpdateProjectRequest ¶
func (m *MockIoT1ClickProjectsAPI) UpdateProjectRequest(arg0 *iot1clickprojects.UpdateProjectInput) (*request.Request, *iot1clickprojects.UpdateProjectOutput)
UpdateProjectRequest mocks base method
func (*MockIoT1ClickProjectsAPI) UpdateProjectWithContext ¶
func (m *MockIoT1ClickProjectsAPI) UpdateProjectWithContext(arg0 context.Context, arg1 *iot1clickprojects.UpdateProjectInput, arg2 ...request.Option) (*iot1clickprojects.UpdateProjectOutput, error)
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