iotthingsgraphmock

package
v1.45.18 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package iotthingsgraphmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIoTThingsGraphAPI

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

MockIoTThingsGraphAPI is a mock of IoTThingsGraphAPI interface

func NewMockIoTThingsGraphAPI

func NewMockIoTThingsGraphAPI(ctrl *gomock.Controller) *MockIoTThingsGraphAPI

NewMockIoTThingsGraphAPI creates a new mock instance

func (*MockIoTThingsGraphAPI) AssociateEntityToThing

AssociateEntityToThing mocks base method

func (*MockIoTThingsGraphAPI) AssociateEntityToThingRequest

AssociateEntityToThingRequest mocks base method

func (*MockIoTThingsGraphAPI) AssociateEntityToThingWithContext

AssociateEntityToThingWithContext mocks base method

func (*MockIoTThingsGraphAPI) CreateFlowTemplate

CreateFlowTemplate mocks base method

func (*MockIoTThingsGraphAPI) CreateFlowTemplateRequest

CreateFlowTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) CreateFlowTemplateWithContext

CreateFlowTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) CreateSystemInstance

CreateSystemInstance mocks base method

func (*MockIoTThingsGraphAPI) CreateSystemInstanceRequest

CreateSystemInstanceRequest mocks base method

func (*MockIoTThingsGraphAPI) CreateSystemInstanceWithContext

CreateSystemInstanceWithContext mocks base method

func (*MockIoTThingsGraphAPI) CreateSystemTemplate

CreateSystemTemplate mocks base method

func (*MockIoTThingsGraphAPI) CreateSystemTemplateRequest

CreateSystemTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) CreateSystemTemplateWithContext

CreateSystemTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) DeleteFlowTemplate

DeleteFlowTemplate mocks base method

func (*MockIoTThingsGraphAPI) DeleteFlowTemplateRequest

DeleteFlowTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) DeleteFlowTemplateWithContext

DeleteFlowTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) DeleteNamespace

DeleteNamespace mocks base method

func (*MockIoTThingsGraphAPI) DeleteNamespaceRequest

DeleteNamespaceRequest mocks base method

func (*MockIoTThingsGraphAPI) DeleteNamespaceWithContext

DeleteNamespaceWithContext mocks base method

func (*MockIoTThingsGraphAPI) DeleteSystemInstance

DeleteSystemInstance mocks base method

func (*MockIoTThingsGraphAPI) DeleteSystemInstanceRequest

DeleteSystemInstanceRequest mocks base method

func (*MockIoTThingsGraphAPI) DeleteSystemInstanceWithContext

DeleteSystemInstanceWithContext mocks base method

func (*MockIoTThingsGraphAPI) DeleteSystemTemplate

DeleteSystemTemplate mocks base method

func (*MockIoTThingsGraphAPI) DeleteSystemTemplateRequest

DeleteSystemTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) DeleteSystemTemplateWithContext

DeleteSystemTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) DeploySystemInstance

DeploySystemInstance mocks base method

func (*MockIoTThingsGraphAPI) DeploySystemInstanceRequest

DeploySystemInstanceRequest mocks base method

func (*MockIoTThingsGraphAPI) DeploySystemInstanceWithContext

DeploySystemInstanceWithContext mocks base method

func (*MockIoTThingsGraphAPI) DeprecateFlowTemplate

DeprecateFlowTemplate mocks base method

func (*MockIoTThingsGraphAPI) DeprecateFlowTemplateRequest

DeprecateFlowTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) DeprecateFlowTemplateWithContext

DeprecateFlowTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) DeprecateSystemTemplate

DeprecateSystemTemplate mocks base method

func (*MockIoTThingsGraphAPI) DeprecateSystemTemplateRequest

DeprecateSystemTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) DeprecateSystemTemplateWithContext

DeprecateSystemTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) DescribeNamespace

DescribeNamespace mocks base method

func (*MockIoTThingsGraphAPI) DescribeNamespaceRequest

DescribeNamespaceRequest mocks base method

func (*MockIoTThingsGraphAPI) DescribeNamespaceWithContext

DescribeNamespaceWithContext mocks base method

func (*MockIoTThingsGraphAPI) DissociateEntityFromThing

DissociateEntityFromThing mocks base method

func (*MockIoTThingsGraphAPI) DissociateEntityFromThingRequest

DissociateEntityFromThingRequest mocks base method

func (*MockIoTThingsGraphAPI) DissociateEntityFromThingWithContext

DissociateEntityFromThingWithContext mocks base method

func (*MockIoTThingsGraphAPI) EXPECT

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

func (*MockIoTThingsGraphAPI) GetEntities

GetEntities mocks base method

func (*MockIoTThingsGraphAPI) GetEntitiesRequest

GetEntitiesRequest mocks base method

func (*MockIoTThingsGraphAPI) GetEntitiesWithContext

GetEntitiesWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetFlowTemplate

GetFlowTemplate mocks base method

func (*MockIoTThingsGraphAPI) GetFlowTemplateRequest

GetFlowTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) GetFlowTemplateRevisions

GetFlowTemplateRevisions mocks base method

func (*MockIoTThingsGraphAPI) GetFlowTemplateRevisionsPages

GetFlowTemplateRevisionsPages mocks base method

func (*MockIoTThingsGraphAPI) GetFlowTemplateRevisionsPagesWithContext

func (m *MockIoTThingsGraphAPI) GetFlowTemplateRevisionsPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.GetFlowTemplateRevisionsInput, arg2 func(*iotthingsgraph.GetFlowTemplateRevisionsOutput, bool) bool, arg3 ...request.Option) error

GetFlowTemplateRevisionsPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetFlowTemplateRevisionsRequest

GetFlowTemplateRevisionsRequest mocks base method

func (*MockIoTThingsGraphAPI) GetFlowTemplateRevisionsWithContext

GetFlowTemplateRevisionsWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetFlowTemplateWithContext

GetFlowTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetNamespaceDeletionStatus

GetNamespaceDeletionStatus mocks base method

func (*MockIoTThingsGraphAPI) GetNamespaceDeletionStatusRequest

GetNamespaceDeletionStatusRequest mocks base method

func (*MockIoTThingsGraphAPI) GetNamespaceDeletionStatusWithContext

GetNamespaceDeletionStatusWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetSystemInstance

GetSystemInstance mocks base method

func (*MockIoTThingsGraphAPI) GetSystemInstanceRequest

GetSystemInstanceRequest mocks base method

func (*MockIoTThingsGraphAPI) GetSystemInstanceWithContext

GetSystemInstanceWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetSystemTemplate

GetSystemTemplate mocks base method

func (*MockIoTThingsGraphAPI) GetSystemTemplateRequest

GetSystemTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) GetSystemTemplateRevisions

GetSystemTemplateRevisions mocks base method

func (*MockIoTThingsGraphAPI) GetSystemTemplateRevisionsPages

GetSystemTemplateRevisionsPages mocks base method

func (*MockIoTThingsGraphAPI) GetSystemTemplateRevisionsPagesWithContext

func (m *MockIoTThingsGraphAPI) GetSystemTemplateRevisionsPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.GetSystemTemplateRevisionsInput, arg2 func(*iotthingsgraph.GetSystemTemplateRevisionsOutput, bool) bool, arg3 ...request.Option) error

GetSystemTemplateRevisionsPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetSystemTemplateRevisionsRequest

GetSystemTemplateRevisionsRequest mocks base method

func (*MockIoTThingsGraphAPI) GetSystemTemplateRevisionsWithContext

GetSystemTemplateRevisionsWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetSystemTemplateWithContext

GetSystemTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) GetUploadStatus

GetUploadStatus mocks base method

func (*MockIoTThingsGraphAPI) GetUploadStatusRequest

GetUploadStatusRequest mocks base method

func (*MockIoTThingsGraphAPI) GetUploadStatusWithContext

GetUploadStatusWithContext mocks base method

func (*MockIoTThingsGraphAPI) ListFlowExecutionMessages

ListFlowExecutionMessages mocks base method

func (*MockIoTThingsGraphAPI) ListFlowExecutionMessagesPages

ListFlowExecutionMessagesPages mocks base method

func (*MockIoTThingsGraphAPI) ListFlowExecutionMessagesPagesWithContext

func (m *MockIoTThingsGraphAPI) ListFlowExecutionMessagesPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.ListFlowExecutionMessagesInput, arg2 func(*iotthingsgraph.ListFlowExecutionMessagesOutput, bool) bool, arg3 ...request.Option) error

ListFlowExecutionMessagesPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) ListFlowExecutionMessagesRequest

ListFlowExecutionMessagesRequest mocks base method

func (*MockIoTThingsGraphAPI) ListFlowExecutionMessagesWithContext

ListFlowExecutionMessagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockIoTThingsGraphAPI) ListTagsForResourcePages

ListTagsForResourcePages mocks base method

func (*MockIoTThingsGraphAPI) ListTagsForResourcePagesWithContext

func (m *MockIoTThingsGraphAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.ListTagsForResourceInput, arg2 func(*iotthingsgraph.ListTagsForResourceOutput, bool) bool, arg3 ...request.Option) error

ListTagsForResourcePagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockIoTThingsGraphAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchEntities

SearchEntities mocks base method

func (*MockIoTThingsGraphAPI) SearchEntitiesPages

SearchEntitiesPages mocks base method

func (*MockIoTThingsGraphAPI) SearchEntitiesPagesWithContext

func (m *MockIoTThingsGraphAPI) SearchEntitiesPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.SearchEntitiesInput, arg2 func(*iotthingsgraph.SearchEntitiesOutput, bool) bool, arg3 ...request.Option) error

SearchEntitiesPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchEntitiesRequest

SearchEntitiesRequest mocks base method

func (*MockIoTThingsGraphAPI) SearchEntitiesWithContext

SearchEntitiesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowExecutions

SearchFlowExecutions mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowExecutionsPages

SearchFlowExecutionsPages mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowExecutionsPagesWithContext

func (m *MockIoTThingsGraphAPI) SearchFlowExecutionsPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.SearchFlowExecutionsInput, arg2 func(*iotthingsgraph.SearchFlowExecutionsOutput, bool) bool, arg3 ...request.Option) error

SearchFlowExecutionsPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowExecutionsRequest

SearchFlowExecutionsRequest mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowExecutionsWithContext

SearchFlowExecutionsWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowTemplates

SearchFlowTemplates mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowTemplatesPages

SearchFlowTemplatesPages mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowTemplatesPagesWithContext

func (m *MockIoTThingsGraphAPI) SearchFlowTemplatesPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.SearchFlowTemplatesInput, arg2 func(*iotthingsgraph.SearchFlowTemplatesOutput, bool) bool, arg3 ...request.Option) error

SearchFlowTemplatesPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowTemplatesRequest

SearchFlowTemplatesRequest mocks base method

func (*MockIoTThingsGraphAPI) SearchFlowTemplatesWithContext

SearchFlowTemplatesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemInstances

SearchSystemInstances mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemInstancesPages

SearchSystemInstancesPages mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemInstancesPagesWithContext

func (m *MockIoTThingsGraphAPI) SearchSystemInstancesPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.SearchSystemInstancesInput, arg2 func(*iotthingsgraph.SearchSystemInstancesOutput, bool) bool, arg3 ...request.Option) error

SearchSystemInstancesPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemInstancesRequest

SearchSystemInstancesRequest mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemInstancesWithContext

SearchSystemInstancesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemTemplates

SearchSystemTemplates mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemTemplatesPages

SearchSystemTemplatesPages mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemTemplatesPagesWithContext

func (m *MockIoTThingsGraphAPI) SearchSystemTemplatesPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.SearchSystemTemplatesInput, arg2 func(*iotthingsgraph.SearchSystemTemplatesOutput, bool) bool, arg3 ...request.Option) error

SearchSystemTemplatesPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemTemplatesRequest

SearchSystemTemplatesRequest mocks base method

func (*MockIoTThingsGraphAPI) SearchSystemTemplatesWithContext

SearchSystemTemplatesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchThings

SearchThings mocks base method

func (*MockIoTThingsGraphAPI) SearchThingsPages

SearchThingsPages mocks base method

func (*MockIoTThingsGraphAPI) SearchThingsPagesWithContext

func (m *MockIoTThingsGraphAPI) SearchThingsPagesWithContext(arg0 context.Context, arg1 *iotthingsgraph.SearchThingsInput, arg2 func(*iotthingsgraph.SearchThingsOutput, bool) bool, arg3 ...request.Option) error

SearchThingsPagesWithContext mocks base method

func (*MockIoTThingsGraphAPI) SearchThingsRequest

SearchThingsRequest mocks base method

func (*MockIoTThingsGraphAPI) SearchThingsWithContext

SearchThingsWithContext mocks base method

func (*MockIoTThingsGraphAPI) TagResource

TagResource mocks base method

func (*MockIoTThingsGraphAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockIoTThingsGraphAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockIoTThingsGraphAPI) UndeploySystemInstance

UndeploySystemInstance mocks base method

func (*MockIoTThingsGraphAPI) UndeploySystemInstanceRequest

UndeploySystemInstanceRequest mocks base method

func (*MockIoTThingsGraphAPI) UndeploySystemInstanceWithContext

UndeploySystemInstanceWithContext mocks base method

func (*MockIoTThingsGraphAPI) UntagResource

UntagResource mocks base method

func (*MockIoTThingsGraphAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockIoTThingsGraphAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockIoTThingsGraphAPI) UpdateFlowTemplate

UpdateFlowTemplate mocks base method

func (*MockIoTThingsGraphAPI) UpdateFlowTemplateRequest

UpdateFlowTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) UpdateFlowTemplateWithContext

UpdateFlowTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) UpdateSystemTemplate

UpdateSystemTemplate mocks base method

func (*MockIoTThingsGraphAPI) UpdateSystemTemplateRequest

UpdateSystemTemplateRequest mocks base method

func (*MockIoTThingsGraphAPI) UpdateSystemTemplateWithContext

UpdateSystemTemplateWithContext mocks base method

func (*MockIoTThingsGraphAPI) UploadEntityDefinitions

UploadEntityDefinitions mocks base method

func (*MockIoTThingsGraphAPI) UploadEntityDefinitionsRequest

UploadEntityDefinitionsRequest mocks base method

func (*MockIoTThingsGraphAPI) UploadEntityDefinitionsWithContext

UploadEntityDefinitionsWithContext mocks base method

type MockIoTThingsGraphAPIMockRecorder

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

MockIoTThingsGraphAPIMockRecorder is the mock recorder for MockIoTThingsGraphAPI

func (*MockIoTThingsGraphAPIMockRecorder) AssociateEntityToThing

func (mr *MockIoTThingsGraphAPIMockRecorder) AssociateEntityToThing(arg0 interface{}) *gomock.Call

AssociateEntityToThing indicates an expected call of AssociateEntityToThing

func (*MockIoTThingsGraphAPIMockRecorder) AssociateEntityToThingRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) AssociateEntityToThingRequest(arg0 interface{}) *gomock.Call

AssociateEntityToThingRequest indicates an expected call of AssociateEntityToThingRequest

func (*MockIoTThingsGraphAPIMockRecorder) AssociateEntityToThingWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) AssociateEntityToThingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateEntityToThingWithContext indicates an expected call of AssociateEntityToThingWithContext

func (*MockIoTThingsGraphAPIMockRecorder) CreateFlowTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateFlowTemplate(arg0 interface{}) *gomock.Call

CreateFlowTemplate indicates an expected call of CreateFlowTemplate

func (*MockIoTThingsGraphAPIMockRecorder) CreateFlowTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateFlowTemplateRequest(arg0 interface{}) *gomock.Call

CreateFlowTemplateRequest indicates an expected call of CreateFlowTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) CreateFlowTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateFlowTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFlowTemplateWithContext indicates an expected call of CreateFlowTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) CreateSystemInstance

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateSystemInstance(arg0 interface{}) *gomock.Call

CreateSystemInstance indicates an expected call of CreateSystemInstance

func (*MockIoTThingsGraphAPIMockRecorder) CreateSystemInstanceRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateSystemInstanceRequest(arg0 interface{}) *gomock.Call

CreateSystemInstanceRequest indicates an expected call of CreateSystemInstanceRequest

func (*MockIoTThingsGraphAPIMockRecorder) CreateSystemInstanceWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateSystemInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSystemInstanceWithContext indicates an expected call of CreateSystemInstanceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) CreateSystemTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateSystemTemplate(arg0 interface{}) *gomock.Call

CreateSystemTemplate indicates an expected call of CreateSystemTemplate

func (*MockIoTThingsGraphAPIMockRecorder) CreateSystemTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateSystemTemplateRequest(arg0 interface{}) *gomock.Call

CreateSystemTemplateRequest indicates an expected call of CreateSystemTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) CreateSystemTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) CreateSystemTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSystemTemplateWithContext indicates an expected call of CreateSystemTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DeleteFlowTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteFlowTemplate(arg0 interface{}) *gomock.Call

DeleteFlowTemplate indicates an expected call of DeleteFlowTemplate

func (*MockIoTThingsGraphAPIMockRecorder) DeleteFlowTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteFlowTemplateRequest(arg0 interface{}) *gomock.Call

DeleteFlowTemplateRequest indicates an expected call of DeleteFlowTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) DeleteFlowTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteFlowTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFlowTemplateWithContext indicates an expected call of DeleteFlowTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DeleteNamespace

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteNamespace(arg0 interface{}) *gomock.Call

DeleteNamespace indicates an expected call of DeleteNamespace

func (*MockIoTThingsGraphAPIMockRecorder) DeleteNamespaceRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteNamespaceRequest(arg0 interface{}) *gomock.Call

DeleteNamespaceRequest indicates an expected call of DeleteNamespaceRequest

func (*MockIoTThingsGraphAPIMockRecorder) DeleteNamespaceWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNamespaceWithContext indicates an expected call of DeleteNamespaceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DeleteSystemInstance

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteSystemInstance(arg0 interface{}) *gomock.Call

DeleteSystemInstance indicates an expected call of DeleteSystemInstance

func (*MockIoTThingsGraphAPIMockRecorder) DeleteSystemInstanceRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteSystemInstanceRequest(arg0 interface{}) *gomock.Call

DeleteSystemInstanceRequest indicates an expected call of DeleteSystemInstanceRequest

func (*MockIoTThingsGraphAPIMockRecorder) DeleteSystemInstanceWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteSystemInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSystemInstanceWithContext indicates an expected call of DeleteSystemInstanceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DeleteSystemTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteSystemTemplate(arg0 interface{}) *gomock.Call

DeleteSystemTemplate indicates an expected call of DeleteSystemTemplate

func (*MockIoTThingsGraphAPIMockRecorder) DeleteSystemTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteSystemTemplateRequest(arg0 interface{}) *gomock.Call

DeleteSystemTemplateRequest indicates an expected call of DeleteSystemTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) DeleteSystemTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DeleteSystemTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSystemTemplateWithContext indicates an expected call of DeleteSystemTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DeploySystemInstance

func (mr *MockIoTThingsGraphAPIMockRecorder) DeploySystemInstance(arg0 interface{}) *gomock.Call

DeploySystemInstance indicates an expected call of DeploySystemInstance

func (*MockIoTThingsGraphAPIMockRecorder) DeploySystemInstanceRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DeploySystemInstanceRequest(arg0 interface{}) *gomock.Call

DeploySystemInstanceRequest indicates an expected call of DeploySystemInstanceRequest

func (*MockIoTThingsGraphAPIMockRecorder) DeploySystemInstanceWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DeploySystemInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeploySystemInstanceWithContext indicates an expected call of DeploySystemInstanceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DeprecateFlowTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) DeprecateFlowTemplate(arg0 interface{}) *gomock.Call

DeprecateFlowTemplate indicates an expected call of DeprecateFlowTemplate

func (*MockIoTThingsGraphAPIMockRecorder) DeprecateFlowTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DeprecateFlowTemplateRequest(arg0 interface{}) *gomock.Call

DeprecateFlowTemplateRequest indicates an expected call of DeprecateFlowTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) DeprecateFlowTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DeprecateFlowTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeprecateFlowTemplateWithContext indicates an expected call of DeprecateFlowTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DeprecateSystemTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) DeprecateSystemTemplate(arg0 interface{}) *gomock.Call

DeprecateSystemTemplate indicates an expected call of DeprecateSystemTemplate

func (*MockIoTThingsGraphAPIMockRecorder) DeprecateSystemTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DeprecateSystemTemplateRequest(arg0 interface{}) *gomock.Call

DeprecateSystemTemplateRequest indicates an expected call of DeprecateSystemTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) DeprecateSystemTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DeprecateSystemTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeprecateSystemTemplateWithContext indicates an expected call of DeprecateSystemTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DescribeNamespace

func (mr *MockIoTThingsGraphAPIMockRecorder) DescribeNamespace(arg0 interface{}) *gomock.Call

DescribeNamespace indicates an expected call of DescribeNamespace

func (*MockIoTThingsGraphAPIMockRecorder) DescribeNamespaceRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DescribeNamespaceRequest(arg0 interface{}) *gomock.Call

DescribeNamespaceRequest indicates an expected call of DescribeNamespaceRequest

func (*MockIoTThingsGraphAPIMockRecorder) DescribeNamespaceWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DescribeNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNamespaceWithContext indicates an expected call of DescribeNamespaceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) DissociateEntityFromThing

func (mr *MockIoTThingsGraphAPIMockRecorder) DissociateEntityFromThing(arg0 interface{}) *gomock.Call

DissociateEntityFromThing indicates an expected call of DissociateEntityFromThing

func (*MockIoTThingsGraphAPIMockRecorder) DissociateEntityFromThingRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) DissociateEntityFromThingRequest(arg0 interface{}) *gomock.Call

DissociateEntityFromThingRequest indicates an expected call of DissociateEntityFromThingRequest

func (*MockIoTThingsGraphAPIMockRecorder) DissociateEntityFromThingWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) DissociateEntityFromThingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DissociateEntityFromThingWithContext indicates an expected call of DissociateEntityFromThingWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetEntities

func (mr *MockIoTThingsGraphAPIMockRecorder) GetEntities(arg0 interface{}) *gomock.Call

GetEntities indicates an expected call of GetEntities

func (*MockIoTThingsGraphAPIMockRecorder) GetEntitiesRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) GetEntitiesRequest(arg0 interface{}) *gomock.Call

GetEntitiesRequest indicates an expected call of GetEntitiesRequest

func (*MockIoTThingsGraphAPIMockRecorder) GetEntitiesWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) GetEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEntitiesWithContext indicates an expected call of GetEntitiesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetFlowTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) GetFlowTemplate(arg0 interface{}) *gomock.Call

GetFlowTemplate indicates an expected call of GetFlowTemplate

func (*MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRequest(arg0 interface{}) *gomock.Call

GetFlowTemplateRequest indicates an expected call of GetFlowTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisions

func (mr *MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisions(arg0 interface{}) *gomock.Call

GetFlowTemplateRevisions indicates an expected call of GetFlowTemplateRevisions

func (*MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisionsPages

func (mr *MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisionsPages(arg0, arg1 interface{}) *gomock.Call

GetFlowTemplateRevisionsPages indicates an expected call of GetFlowTemplateRevisionsPages

func (*MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisionsPagesWithContext

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

GetFlowTemplateRevisionsPagesWithContext indicates an expected call of GetFlowTemplateRevisionsPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisionsRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisionsRequest(arg0 interface{}) *gomock.Call

GetFlowTemplateRevisionsRequest indicates an expected call of GetFlowTemplateRevisionsRequest

func (*MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisionsWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateRevisionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFlowTemplateRevisionsWithContext indicates an expected call of GetFlowTemplateRevisionsWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) GetFlowTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFlowTemplateWithContext indicates an expected call of GetFlowTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetNamespaceDeletionStatus

func (mr *MockIoTThingsGraphAPIMockRecorder) GetNamespaceDeletionStatus(arg0 interface{}) *gomock.Call

GetNamespaceDeletionStatus indicates an expected call of GetNamespaceDeletionStatus

func (*MockIoTThingsGraphAPIMockRecorder) GetNamespaceDeletionStatusRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) GetNamespaceDeletionStatusRequest(arg0 interface{}) *gomock.Call

GetNamespaceDeletionStatusRequest indicates an expected call of GetNamespaceDeletionStatusRequest

func (*MockIoTThingsGraphAPIMockRecorder) GetNamespaceDeletionStatusWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) GetNamespaceDeletionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetNamespaceDeletionStatusWithContext indicates an expected call of GetNamespaceDeletionStatusWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemInstance

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemInstance(arg0 interface{}) *gomock.Call

GetSystemInstance indicates an expected call of GetSystemInstance

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemInstanceRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemInstanceRequest(arg0 interface{}) *gomock.Call

GetSystemInstanceRequest indicates an expected call of GetSystemInstanceRequest

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemInstanceWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSystemInstanceWithContext indicates an expected call of GetSystemInstanceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemTemplate(arg0 interface{}) *gomock.Call

GetSystemTemplate indicates an expected call of GetSystemTemplate

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRequest(arg0 interface{}) *gomock.Call

GetSystemTemplateRequest indicates an expected call of GetSystemTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisions

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisions(arg0 interface{}) *gomock.Call

GetSystemTemplateRevisions indicates an expected call of GetSystemTemplateRevisions

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisionsPages

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisionsPages(arg0, arg1 interface{}) *gomock.Call

GetSystemTemplateRevisionsPages indicates an expected call of GetSystemTemplateRevisionsPages

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisionsPagesWithContext

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

GetSystemTemplateRevisionsPagesWithContext indicates an expected call of GetSystemTemplateRevisionsPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisionsRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisionsRequest(arg0 interface{}) *gomock.Call

GetSystemTemplateRevisionsRequest indicates an expected call of GetSystemTemplateRevisionsRequest

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisionsWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateRevisionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSystemTemplateRevisionsWithContext indicates an expected call of GetSystemTemplateRevisionsWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) GetSystemTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSystemTemplateWithContext indicates an expected call of GetSystemTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) GetUploadStatus

func (mr *MockIoTThingsGraphAPIMockRecorder) GetUploadStatus(arg0 interface{}) *gomock.Call

GetUploadStatus indicates an expected call of GetUploadStatus

func (*MockIoTThingsGraphAPIMockRecorder) GetUploadStatusRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) GetUploadStatusRequest(arg0 interface{}) *gomock.Call

GetUploadStatusRequest indicates an expected call of GetUploadStatusRequest

func (*MockIoTThingsGraphAPIMockRecorder) GetUploadStatusWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) GetUploadStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUploadStatusWithContext indicates an expected call of GetUploadStatusWithContext

func (*MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessages

func (mr *MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessages(arg0 interface{}) *gomock.Call

ListFlowExecutionMessages indicates an expected call of ListFlowExecutionMessages

func (*MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessagesPages

func (mr *MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessagesPages(arg0, arg1 interface{}) *gomock.Call

ListFlowExecutionMessagesPages indicates an expected call of ListFlowExecutionMessagesPages

func (*MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessagesPagesWithContext

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

ListFlowExecutionMessagesPagesWithContext indicates an expected call of ListFlowExecutionMessagesPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessagesRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessagesRequest(arg0 interface{}) *gomock.Call

ListFlowExecutionMessagesRequest indicates an expected call of ListFlowExecutionMessagesRequest

func (*MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessagesWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) ListFlowExecutionMessagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFlowExecutionMessagesWithContext indicates an expected call of ListFlowExecutionMessagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockIoTThingsGraphAPIMockRecorder) ListTagsForResourcePages

func (mr *MockIoTThingsGraphAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call

ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages

func (*MockIoTThingsGraphAPIMockRecorder) ListTagsForResourcePagesWithContext

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

ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockIoTThingsGraphAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchEntities

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchEntities(arg0 interface{}) *gomock.Call

SearchEntities indicates an expected call of SearchEntities

func (*MockIoTThingsGraphAPIMockRecorder) SearchEntitiesPages

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchEntitiesPages(arg0, arg1 interface{}) *gomock.Call

SearchEntitiesPages indicates an expected call of SearchEntitiesPages

func (*MockIoTThingsGraphAPIMockRecorder) SearchEntitiesPagesWithContext

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

SearchEntitiesPagesWithContext indicates an expected call of SearchEntitiesPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchEntitiesRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchEntitiesRequest(arg0 interface{}) *gomock.Call

SearchEntitiesRequest indicates an expected call of SearchEntitiesRequest

func (*MockIoTThingsGraphAPIMockRecorder) SearchEntitiesWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchEntitiesWithContext indicates an expected call of SearchEntitiesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutions

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutions(arg0 interface{}) *gomock.Call

SearchFlowExecutions indicates an expected call of SearchFlowExecutions

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutionsPages

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutionsPages(arg0, arg1 interface{}) *gomock.Call

SearchFlowExecutionsPages indicates an expected call of SearchFlowExecutionsPages

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutionsPagesWithContext

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

SearchFlowExecutionsPagesWithContext indicates an expected call of SearchFlowExecutionsPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutionsRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutionsRequest(arg0 interface{}) *gomock.Call

SearchFlowExecutionsRequest indicates an expected call of SearchFlowExecutionsRequest

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutionsWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchFlowExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchFlowExecutionsWithContext indicates an expected call of SearchFlowExecutionsWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplates

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplates(arg0 interface{}) *gomock.Call

SearchFlowTemplates indicates an expected call of SearchFlowTemplates

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplatesPages

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplatesPages(arg0, arg1 interface{}) *gomock.Call

SearchFlowTemplatesPages indicates an expected call of SearchFlowTemplatesPages

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplatesPagesWithContext

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

SearchFlowTemplatesPagesWithContext indicates an expected call of SearchFlowTemplatesPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplatesRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplatesRequest(arg0 interface{}) *gomock.Call

SearchFlowTemplatesRequest indicates an expected call of SearchFlowTemplatesRequest

func (*MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplatesWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchFlowTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchFlowTemplatesWithContext indicates an expected call of SearchFlowTemplatesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemInstances

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchSystemInstances(arg0 interface{}) *gomock.Call

SearchSystemInstances indicates an expected call of SearchSystemInstances

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemInstancesPages

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchSystemInstancesPages(arg0, arg1 interface{}) *gomock.Call

SearchSystemInstancesPages indicates an expected call of SearchSystemInstancesPages

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemInstancesPagesWithContext

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

SearchSystemInstancesPagesWithContext indicates an expected call of SearchSystemInstancesPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemInstancesRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchSystemInstancesRequest(arg0 interface{}) *gomock.Call

SearchSystemInstancesRequest indicates an expected call of SearchSystemInstancesRequest

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemInstancesWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchSystemInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchSystemInstancesWithContext indicates an expected call of SearchSystemInstancesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplates

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplates(arg0 interface{}) *gomock.Call

SearchSystemTemplates indicates an expected call of SearchSystemTemplates

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplatesPages

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplatesPages(arg0, arg1 interface{}) *gomock.Call

SearchSystemTemplatesPages indicates an expected call of SearchSystemTemplatesPages

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplatesPagesWithContext

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

SearchSystemTemplatesPagesWithContext indicates an expected call of SearchSystemTemplatesPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplatesRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplatesRequest(arg0 interface{}) *gomock.Call

SearchSystemTemplatesRequest indicates an expected call of SearchSystemTemplatesRequest

func (*MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplatesWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchSystemTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchSystemTemplatesWithContext indicates an expected call of SearchSystemTemplatesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchThings

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchThings(arg0 interface{}) *gomock.Call

SearchThings indicates an expected call of SearchThings

func (*MockIoTThingsGraphAPIMockRecorder) SearchThingsPages

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchThingsPages(arg0, arg1 interface{}) *gomock.Call

SearchThingsPages indicates an expected call of SearchThingsPages

func (*MockIoTThingsGraphAPIMockRecorder) SearchThingsPagesWithContext

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

SearchThingsPagesWithContext indicates an expected call of SearchThingsPagesWithContext

func (*MockIoTThingsGraphAPIMockRecorder) SearchThingsRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchThingsRequest(arg0 interface{}) *gomock.Call

SearchThingsRequest indicates an expected call of SearchThingsRequest

func (*MockIoTThingsGraphAPIMockRecorder) SearchThingsWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) SearchThingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchThingsWithContext indicates an expected call of SearchThingsWithContext

func (*MockIoTThingsGraphAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockIoTThingsGraphAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockIoTThingsGraphAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) UndeploySystemInstance

func (mr *MockIoTThingsGraphAPIMockRecorder) UndeploySystemInstance(arg0 interface{}) *gomock.Call

UndeploySystemInstance indicates an expected call of UndeploySystemInstance

func (*MockIoTThingsGraphAPIMockRecorder) UndeploySystemInstanceRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) UndeploySystemInstanceRequest(arg0 interface{}) *gomock.Call

UndeploySystemInstanceRequest indicates an expected call of UndeploySystemInstanceRequest

func (*MockIoTThingsGraphAPIMockRecorder) UndeploySystemInstanceWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) UndeploySystemInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UndeploySystemInstanceWithContext indicates an expected call of UndeploySystemInstanceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockIoTThingsGraphAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockIoTThingsGraphAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockIoTThingsGraphAPIMockRecorder) UpdateFlowTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) UpdateFlowTemplate(arg0 interface{}) *gomock.Call

UpdateFlowTemplate indicates an expected call of UpdateFlowTemplate

func (*MockIoTThingsGraphAPIMockRecorder) UpdateFlowTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) UpdateFlowTemplateRequest(arg0 interface{}) *gomock.Call

UpdateFlowTemplateRequest indicates an expected call of UpdateFlowTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) UpdateFlowTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) UpdateFlowTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFlowTemplateWithContext indicates an expected call of UpdateFlowTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) UpdateSystemTemplate

func (mr *MockIoTThingsGraphAPIMockRecorder) UpdateSystemTemplate(arg0 interface{}) *gomock.Call

UpdateSystemTemplate indicates an expected call of UpdateSystemTemplate

func (*MockIoTThingsGraphAPIMockRecorder) UpdateSystemTemplateRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) UpdateSystemTemplateRequest(arg0 interface{}) *gomock.Call

UpdateSystemTemplateRequest indicates an expected call of UpdateSystemTemplateRequest

func (*MockIoTThingsGraphAPIMockRecorder) UpdateSystemTemplateWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) UpdateSystemTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSystemTemplateWithContext indicates an expected call of UpdateSystemTemplateWithContext

func (*MockIoTThingsGraphAPIMockRecorder) UploadEntityDefinitions

func (mr *MockIoTThingsGraphAPIMockRecorder) UploadEntityDefinitions(arg0 interface{}) *gomock.Call

UploadEntityDefinitions indicates an expected call of UploadEntityDefinitions

func (*MockIoTThingsGraphAPIMockRecorder) UploadEntityDefinitionsRequest

func (mr *MockIoTThingsGraphAPIMockRecorder) UploadEntityDefinitionsRequest(arg0 interface{}) *gomock.Call

UploadEntityDefinitionsRequest indicates an expected call of UploadEntityDefinitionsRequest

func (*MockIoTThingsGraphAPIMockRecorder) UploadEntityDefinitionsWithContext

func (mr *MockIoTThingsGraphAPIMockRecorder) UploadEntityDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UploadEntityDefinitionsWithContext indicates an expected call of UploadEntityDefinitionsWithContext

Jump to

Keyboard shortcuts

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