Documentation ¶
Overview ¶
Package iottwinmakermock is a generated GoMock package.
Index ¶
- type MockIoTTwinMakerAPI
- func (m *MockIoTTwinMakerAPI) BatchPutPropertyValues(arg0 *iottwinmaker.BatchPutPropertyValuesInput) (*iottwinmaker.BatchPutPropertyValuesOutput, error)
- func (m *MockIoTTwinMakerAPI) BatchPutPropertyValuesRequest(arg0 *iottwinmaker.BatchPutPropertyValuesInput) (*request.Request, *iottwinmaker.BatchPutPropertyValuesOutput)
- func (m *MockIoTTwinMakerAPI) BatchPutPropertyValuesWithContext(arg0 context.Context, arg1 *iottwinmaker.BatchPutPropertyValuesInput, ...) (*iottwinmaker.BatchPutPropertyValuesOutput, error)
- func (m *MockIoTTwinMakerAPI) CreateComponentType(arg0 *iottwinmaker.CreateComponentTypeInput) (*iottwinmaker.CreateComponentTypeOutput, error)
- func (m *MockIoTTwinMakerAPI) CreateComponentTypeRequest(arg0 *iottwinmaker.CreateComponentTypeInput) (*request.Request, *iottwinmaker.CreateComponentTypeOutput)
- func (m *MockIoTTwinMakerAPI) CreateComponentTypeWithContext(arg0 context.Context, arg1 *iottwinmaker.CreateComponentTypeInput, ...) (*iottwinmaker.CreateComponentTypeOutput, error)
- func (m *MockIoTTwinMakerAPI) CreateEntity(arg0 *iottwinmaker.CreateEntityInput) (*iottwinmaker.CreateEntityOutput, error)
- func (m *MockIoTTwinMakerAPI) CreateEntityRequest(arg0 *iottwinmaker.CreateEntityInput) (*request.Request, *iottwinmaker.CreateEntityOutput)
- func (m *MockIoTTwinMakerAPI) CreateEntityWithContext(arg0 context.Context, arg1 *iottwinmaker.CreateEntityInput, ...) (*iottwinmaker.CreateEntityOutput, error)
- func (m *MockIoTTwinMakerAPI) CreateScene(arg0 *iottwinmaker.CreateSceneInput) (*iottwinmaker.CreateSceneOutput, error)
- func (m *MockIoTTwinMakerAPI) CreateSceneRequest(arg0 *iottwinmaker.CreateSceneInput) (*request.Request, *iottwinmaker.CreateSceneOutput)
- func (m *MockIoTTwinMakerAPI) CreateSceneWithContext(arg0 context.Context, arg1 *iottwinmaker.CreateSceneInput, ...) (*iottwinmaker.CreateSceneOutput, error)
- func (m *MockIoTTwinMakerAPI) CreateWorkspace(arg0 *iottwinmaker.CreateWorkspaceInput) (*iottwinmaker.CreateWorkspaceOutput, error)
- func (m *MockIoTTwinMakerAPI) CreateWorkspaceRequest(arg0 *iottwinmaker.CreateWorkspaceInput) (*request.Request, *iottwinmaker.CreateWorkspaceOutput)
- func (m *MockIoTTwinMakerAPI) CreateWorkspaceWithContext(arg0 context.Context, arg1 *iottwinmaker.CreateWorkspaceInput, ...) (*iottwinmaker.CreateWorkspaceOutput, error)
- func (m *MockIoTTwinMakerAPI) DeleteComponentType(arg0 *iottwinmaker.DeleteComponentTypeInput) (*iottwinmaker.DeleteComponentTypeOutput, error)
- func (m *MockIoTTwinMakerAPI) DeleteComponentTypeRequest(arg0 *iottwinmaker.DeleteComponentTypeInput) (*request.Request, *iottwinmaker.DeleteComponentTypeOutput)
- func (m *MockIoTTwinMakerAPI) DeleteComponentTypeWithContext(arg0 context.Context, arg1 *iottwinmaker.DeleteComponentTypeInput, ...) (*iottwinmaker.DeleteComponentTypeOutput, error)
- func (m *MockIoTTwinMakerAPI) DeleteEntity(arg0 *iottwinmaker.DeleteEntityInput) (*iottwinmaker.DeleteEntityOutput, error)
- func (m *MockIoTTwinMakerAPI) DeleteEntityRequest(arg0 *iottwinmaker.DeleteEntityInput) (*request.Request, *iottwinmaker.DeleteEntityOutput)
- func (m *MockIoTTwinMakerAPI) DeleteEntityWithContext(arg0 context.Context, arg1 *iottwinmaker.DeleteEntityInput, ...) (*iottwinmaker.DeleteEntityOutput, error)
- func (m *MockIoTTwinMakerAPI) DeleteScene(arg0 *iottwinmaker.DeleteSceneInput) (*iottwinmaker.DeleteSceneOutput, error)
- func (m *MockIoTTwinMakerAPI) DeleteSceneRequest(arg0 *iottwinmaker.DeleteSceneInput) (*request.Request, *iottwinmaker.DeleteSceneOutput)
- func (m *MockIoTTwinMakerAPI) DeleteSceneWithContext(arg0 context.Context, arg1 *iottwinmaker.DeleteSceneInput, ...) (*iottwinmaker.DeleteSceneOutput, error)
- func (m *MockIoTTwinMakerAPI) DeleteWorkspace(arg0 *iottwinmaker.DeleteWorkspaceInput) (*iottwinmaker.DeleteWorkspaceOutput, error)
- func (m *MockIoTTwinMakerAPI) DeleteWorkspaceRequest(arg0 *iottwinmaker.DeleteWorkspaceInput) (*request.Request, *iottwinmaker.DeleteWorkspaceOutput)
- func (m *MockIoTTwinMakerAPI) DeleteWorkspaceWithContext(arg0 context.Context, arg1 *iottwinmaker.DeleteWorkspaceInput, ...) (*iottwinmaker.DeleteWorkspaceOutput, error)
- func (m *MockIoTTwinMakerAPI) EXPECT() *MockIoTTwinMakerAPIMockRecorder
- func (m *MockIoTTwinMakerAPI) ExecuteQuery(arg0 *iottwinmaker.ExecuteQueryInput) (*iottwinmaker.ExecuteQueryOutput, error)
- func (m *MockIoTTwinMakerAPI) ExecuteQueryPages(arg0 *iottwinmaker.ExecuteQueryInput, ...) error
- func (m *MockIoTTwinMakerAPI) ExecuteQueryPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ExecuteQueryInput, ...) error
- func (m *MockIoTTwinMakerAPI) ExecuteQueryRequest(arg0 *iottwinmaker.ExecuteQueryInput) (*request.Request, *iottwinmaker.ExecuteQueryOutput)
- func (m *MockIoTTwinMakerAPI) ExecuteQueryWithContext(arg0 context.Context, arg1 *iottwinmaker.ExecuteQueryInput, ...) (*iottwinmaker.ExecuteQueryOutput, error)
- func (m *MockIoTTwinMakerAPI) GetComponentType(arg0 *iottwinmaker.GetComponentTypeInput) (*iottwinmaker.GetComponentTypeOutput, error)
- func (m *MockIoTTwinMakerAPI) GetComponentTypeRequest(arg0 *iottwinmaker.GetComponentTypeInput) (*request.Request, *iottwinmaker.GetComponentTypeOutput)
- func (m *MockIoTTwinMakerAPI) GetComponentTypeWithContext(arg0 context.Context, arg1 *iottwinmaker.GetComponentTypeInput, ...) (*iottwinmaker.GetComponentTypeOutput, error)
- func (m *MockIoTTwinMakerAPI) GetEntity(arg0 *iottwinmaker.GetEntityInput) (*iottwinmaker.GetEntityOutput, error)
- func (m *MockIoTTwinMakerAPI) GetEntityRequest(arg0 *iottwinmaker.GetEntityInput) (*request.Request, *iottwinmaker.GetEntityOutput)
- func (m *MockIoTTwinMakerAPI) GetEntityWithContext(arg0 context.Context, arg1 *iottwinmaker.GetEntityInput, ...) (*iottwinmaker.GetEntityOutput, error)
- func (m *MockIoTTwinMakerAPI) GetPricingPlan(arg0 *iottwinmaker.GetPricingPlanInput) (*iottwinmaker.GetPricingPlanOutput, error)
- func (m *MockIoTTwinMakerAPI) GetPricingPlanRequest(arg0 *iottwinmaker.GetPricingPlanInput) (*request.Request, *iottwinmaker.GetPricingPlanOutput)
- func (m *MockIoTTwinMakerAPI) GetPricingPlanWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPricingPlanInput, ...) (*iottwinmaker.GetPricingPlanOutput, error)
- func (m *MockIoTTwinMakerAPI) GetPropertyValue(arg0 *iottwinmaker.GetPropertyValueInput) (*iottwinmaker.GetPropertyValueOutput, error)
- func (m *MockIoTTwinMakerAPI) GetPropertyValueHistory(arg0 *iottwinmaker.GetPropertyValueHistoryInput) (*iottwinmaker.GetPropertyValueHistoryOutput, error)
- func (m *MockIoTTwinMakerAPI) GetPropertyValueHistoryPages(arg0 *iottwinmaker.GetPropertyValueHistoryInput, ...) error
- func (m *MockIoTTwinMakerAPI) GetPropertyValueHistoryPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPropertyValueHistoryInput, ...) error
- func (m *MockIoTTwinMakerAPI) GetPropertyValueHistoryRequest(arg0 *iottwinmaker.GetPropertyValueHistoryInput) (*request.Request, *iottwinmaker.GetPropertyValueHistoryOutput)
- func (m *MockIoTTwinMakerAPI) GetPropertyValueHistoryWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPropertyValueHistoryInput, ...) (*iottwinmaker.GetPropertyValueHistoryOutput, error)
- func (m *MockIoTTwinMakerAPI) GetPropertyValuePages(arg0 *iottwinmaker.GetPropertyValueInput, ...) error
- func (m *MockIoTTwinMakerAPI) GetPropertyValuePagesWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPropertyValueInput, ...) error
- func (m *MockIoTTwinMakerAPI) GetPropertyValueRequest(arg0 *iottwinmaker.GetPropertyValueInput) (*request.Request, *iottwinmaker.GetPropertyValueOutput)
- func (m *MockIoTTwinMakerAPI) GetPropertyValueWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPropertyValueInput, ...) (*iottwinmaker.GetPropertyValueOutput, error)
- func (m *MockIoTTwinMakerAPI) GetScene(arg0 *iottwinmaker.GetSceneInput) (*iottwinmaker.GetSceneOutput, error)
- func (m *MockIoTTwinMakerAPI) GetSceneRequest(arg0 *iottwinmaker.GetSceneInput) (*request.Request, *iottwinmaker.GetSceneOutput)
- func (m *MockIoTTwinMakerAPI) GetSceneWithContext(arg0 context.Context, arg1 *iottwinmaker.GetSceneInput, arg2 ...request.Option) (*iottwinmaker.GetSceneOutput, error)
- func (m *MockIoTTwinMakerAPI) GetWorkspace(arg0 *iottwinmaker.GetWorkspaceInput) (*iottwinmaker.GetWorkspaceOutput, error)
- func (m *MockIoTTwinMakerAPI) GetWorkspaceRequest(arg0 *iottwinmaker.GetWorkspaceInput) (*request.Request, *iottwinmaker.GetWorkspaceOutput)
- func (m *MockIoTTwinMakerAPI) GetWorkspaceWithContext(arg0 context.Context, arg1 *iottwinmaker.GetWorkspaceInput, ...) (*iottwinmaker.GetWorkspaceOutput, error)
- func (m *MockIoTTwinMakerAPI) ListComponentTypes(arg0 *iottwinmaker.ListComponentTypesInput) (*iottwinmaker.ListComponentTypesOutput, error)
- func (m *MockIoTTwinMakerAPI) ListComponentTypesPages(arg0 *iottwinmaker.ListComponentTypesInput, ...) error
- func (m *MockIoTTwinMakerAPI) ListComponentTypesPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListComponentTypesInput, ...) error
- func (m *MockIoTTwinMakerAPI) ListComponentTypesRequest(arg0 *iottwinmaker.ListComponentTypesInput) (*request.Request, *iottwinmaker.ListComponentTypesOutput)
- func (m *MockIoTTwinMakerAPI) ListComponentTypesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListComponentTypesInput, ...) (*iottwinmaker.ListComponentTypesOutput, error)
- func (m *MockIoTTwinMakerAPI) ListEntities(arg0 *iottwinmaker.ListEntitiesInput) (*iottwinmaker.ListEntitiesOutput, error)
- func (m *MockIoTTwinMakerAPI) ListEntitiesPages(arg0 *iottwinmaker.ListEntitiesInput, ...) error
- func (m *MockIoTTwinMakerAPI) ListEntitiesPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListEntitiesInput, ...) error
- func (m *MockIoTTwinMakerAPI) ListEntitiesRequest(arg0 *iottwinmaker.ListEntitiesInput) (*request.Request, *iottwinmaker.ListEntitiesOutput)
- func (m *MockIoTTwinMakerAPI) ListEntitiesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListEntitiesInput, ...) (*iottwinmaker.ListEntitiesOutput, error)
- func (m *MockIoTTwinMakerAPI) ListScenes(arg0 *iottwinmaker.ListScenesInput) (*iottwinmaker.ListScenesOutput, error)
- func (m *MockIoTTwinMakerAPI) ListScenesPages(arg0 *iottwinmaker.ListScenesInput, ...) error
- func (m *MockIoTTwinMakerAPI) ListScenesPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListScenesInput, ...) error
- func (m *MockIoTTwinMakerAPI) ListScenesRequest(arg0 *iottwinmaker.ListScenesInput) (*request.Request, *iottwinmaker.ListScenesOutput)
- func (m *MockIoTTwinMakerAPI) ListScenesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListScenesInput, ...) (*iottwinmaker.ListScenesOutput, error)
- func (m *MockIoTTwinMakerAPI) ListTagsForResource(arg0 *iottwinmaker.ListTagsForResourceInput) (*iottwinmaker.ListTagsForResourceOutput, error)
- func (m *MockIoTTwinMakerAPI) ListTagsForResourceRequest(arg0 *iottwinmaker.ListTagsForResourceInput) (*request.Request, *iottwinmaker.ListTagsForResourceOutput)
- func (m *MockIoTTwinMakerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iottwinmaker.ListTagsForResourceInput, ...) (*iottwinmaker.ListTagsForResourceOutput, error)
- func (m *MockIoTTwinMakerAPI) ListWorkspaces(arg0 *iottwinmaker.ListWorkspacesInput) (*iottwinmaker.ListWorkspacesOutput, error)
- func (m *MockIoTTwinMakerAPI) ListWorkspacesPages(arg0 *iottwinmaker.ListWorkspacesInput, ...) error
- func (m *MockIoTTwinMakerAPI) ListWorkspacesPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListWorkspacesInput, ...) error
- func (m *MockIoTTwinMakerAPI) ListWorkspacesRequest(arg0 *iottwinmaker.ListWorkspacesInput) (*request.Request, *iottwinmaker.ListWorkspacesOutput)
- func (m *MockIoTTwinMakerAPI) ListWorkspacesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListWorkspacesInput, ...) (*iottwinmaker.ListWorkspacesOutput, error)
- func (m *MockIoTTwinMakerAPI) TagResource(arg0 *iottwinmaker.TagResourceInput) (*iottwinmaker.TagResourceOutput, error)
- func (m *MockIoTTwinMakerAPI) TagResourceRequest(arg0 *iottwinmaker.TagResourceInput) (*request.Request, *iottwinmaker.TagResourceOutput)
- func (m *MockIoTTwinMakerAPI) TagResourceWithContext(arg0 context.Context, arg1 *iottwinmaker.TagResourceInput, ...) (*iottwinmaker.TagResourceOutput, error)
- func (m *MockIoTTwinMakerAPI) UntagResource(arg0 *iottwinmaker.UntagResourceInput) (*iottwinmaker.UntagResourceOutput, error)
- func (m *MockIoTTwinMakerAPI) UntagResourceRequest(arg0 *iottwinmaker.UntagResourceInput) (*request.Request, *iottwinmaker.UntagResourceOutput)
- func (m *MockIoTTwinMakerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iottwinmaker.UntagResourceInput, ...) (*iottwinmaker.UntagResourceOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdateComponentType(arg0 *iottwinmaker.UpdateComponentTypeInput) (*iottwinmaker.UpdateComponentTypeOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdateComponentTypeRequest(arg0 *iottwinmaker.UpdateComponentTypeInput) (*request.Request, *iottwinmaker.UpdateComponentTypeOutput)
- func (m *MockIoTTwinMakerAPI) UpdateComponentTypeWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdateComponentTypeInput, ...) (*iottwinmaker.UpdateComponentTypeOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdateEntity(arg0 *iottwinmaker.UpdateEntityInput) (*iottwinmaker.UpdateEntityOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdateEntityRequest(arg0 *iottwinmaker.UpdateEntityInput) (*request.Request, *iottwinmaker.UpdateEntityOutput)
- func (m *MockIoTTwinMakerAPI) UpdateEntityWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdateEntityInput, ...) (*iottwinmaker.UpdateEntityOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdatePricingPlan(arg0 *iottwinmaker.UpdatePricingPlanInput) (*iottwinmaker.UpdatePricingPlanOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdatePricingPlanRequest(arg0 *iottwinmaker.UpdatePricingPlanInput) (*request.Request, *iottwinmaker.UpdatePricingPlanOutput)
- func (m *MockIoTTwinMakerAPI) UpdatePricingPlanWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdatePricingPlanInput, ...) (*iottwinmaker.UpdatePricingPlanOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdateScene(arg0 *iottwinmaker.UpdateSceneInput) (*iottwinmaker.UpdateSceneOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdateSceneRequest(arg0 *iottwinmaker.UpdateSceneInput) (*request.Request, *iottwinmaker.UpdateSceneOutput)
- func (m *MockIoTTwinMakerAPI) UpdateSceneWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdateSceneInput, ...) (*iottwinmaker.UpdateSceneOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdateWorkspace(arg0 *iottwinmaker.UpdateWorkspaceInput) (*iottwinmaker.UpdateWorkspaceOutput, error)
- func (m *MockIoTTwinMakerAPI) UpdateWorkspaceRequest(arg0 *iottwinmaker.UpdateWorkspaceInput) (*request.Request, *iottwinmaker.UpdateWorkspaceOutput)
- func (m *MockIoTTwinMakerAPI) UpdateWorkspaceWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdateWorkspaceInput, ...) (*iottwinmaker.UpdateWorkspaceOutput, error)
- type MockIoTTwinMakerAPIMockRecorder
- func (mr *MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValues(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateComponentType(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateComponentTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateComponentTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateEntity(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateEntityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateScene(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateSceneRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateSceneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateWorkspace(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateWorkspaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) CreateWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteComponentType(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteComponentTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteComponentTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteEntity(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteEntityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteScene(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteSceneRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteSceneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteWorkspace(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteWorkspaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQuery(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQueryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQueryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetComponentType(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetComponentTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetComponentTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetEntity(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetEntityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPricingPlan(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPricingPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValue(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistory(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValuePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValuePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetScene(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetSceneRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetSceneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetWorkspace(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetWorkspaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) GetWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypes(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntities(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntitiesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntitiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenes(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspaces(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspacesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspacesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateComponentType(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateComponentTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateComponentTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateEntity(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateEntityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlan(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateScene(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateSceneRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateSceneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateWorkspace(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateWorkspaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIoTTwinMakerAPI ¶
type MockIoTTwinMakerAPI struct {
// contains filtered or unexported fields
}
MockIoTTwinMakerAPI is a mock of IoTTwinMakerAPI interface
func NewMockIoTTwinMakerAPI ¶
func NewMockIoTTwinMakerAPI(ctrl *gomock.Controller) *MockIoTTwinMakerAPI
NewMockIoTTwinMakerAPI creates a new mock instance
func (*MockIoTTwinMakerAPI) BatchPutPropertyValues ¶
func (m *MockIoTTwinMakerAPI) BatchPutPropertyValues(arg0 *iottwinmaker.BatchPutPropertyValuesInput) (*iottwinmaker.BatchPutPropertyValuesOutput, error)
BatchPutPropertyValues mocks base method
func (*MockIoTTwinMakerAPI) BatchPutPropertyValuesRequest ¶
func (m *MockIoTTwinMakerAPI) BatchPutPropertyValuesRequest(arg0 *iottwinmaker.BatchPutPropertyValuesInput) (*request.Request, *iottwinmaker.BatchPutPropertyValuesOutput)
BatchPutPropertyValuesRequest mocks base method
func (*MockIoTTwinMakerAPI) BatchPutPropertyValuesWithContext ¶
func (m *MockIoTTwinMakerAPI) BatchPutPropertyValuesWithContext(arg0 context.Context, arg1 *iottwinmaker.BatchPutPropertyValuesInput, arg2 ...request.Option) (*iottwinmaker.BatchPutPropertyValuesOutput, error)
BatchPutPropertyValuesWithContext mocks base method
func (*MockIoTTwinMakerAPI) CreateComponentType ¶
func (m *MockIoTTwinMakerAPI) CreateComponentType(arg0 *iottwinmaker.CreateComponentTypeInput) (*iottwinmaker.CreateComponentTypeOutput, error)
CreateComponentType mocks base method
func (*MockIoTTwinMakerAPI) CreateComponentTypeRequest ¶
func (m *MockIoTTwinMakerAPI) CreateComponentTypeRequest(arg0 *iottwinmaker.CreateComponentTypeInput) (*request.Request, *iottwinmaker.CreateComponentTypeOutput)
CreateComponentTypeRequest mocks base method
func (*MockIoTTwinMakerAPI) CreateComponentTypeWithContext ¶
func (m *MockIoTTwinMakerAPI) CreateComponentTypeWithContext(arg0 context.Context, arg1 *iottwinmaker.CreateComponentTypeInput, arg2 ...request.Option) (*iottwinmaker.CreateComponentTypeOutput, error)
CreateComponentTypeWithContext mocks base method
func (*MockIoTTwinMakerAPI) CreateEntity ¶
func (m *MockIoTTwinMakerAPI) CreateEntity(arg0 *iottwinmaker.CreateEntityInput) (*iottwinmaker.CreateEntityOutput, error)
CreateEntity mocks base method
func (*MockIoTTwinMakerAPI) CreateEntityRequest ¶
func (m *MockIoTTwinMakerAPI) CreateEntityRequest(arg0 *iottwinmaker.CreateEntityInput) (*request.Request, *iottwinmaker.CreateEntityOutput)
CreateEntityRequest mocks base method
func (*MockIoTTwinMakerAPI) CreateEntityWithContext ¶
func (m *MockIoTTwinMakerAPI) CreateEntityWithContext(arg0 context.Context, arg1 *iottwinmaker.CreateEntityInput, arg2 ...request.Option) (*iottwinmaker.CreateEntityOutput, error)
CreateEntityWithContext mocks base method
func (*MockIoTTwinMakerAPI) CreateScene ¶
func (m *MockIoTTwinMakerAPI) CreateScene(arg0 *iottwinmaker.CreateSceneInput) (*iottwinmaker.CreateSceneOutput, error)
CreateScene mocks base method
func (*MockIoTTwinMakerAPI) CreateSceneRequest ¶
func (m *MockIoTTwinMakerAPI) CreateSceneRequest(arg0 *iottwinmaker.CreateSceneInput) (*request.Request, *iottwinmaker.CreateSceneOutput)
CreateSceneRequest mocks base method
func (*MockIoTTwinMakerAPI) CreateSceneWithContext ¶
func (m *MockIoTTwinMakerAPI) CreateSceneWithContext(arg0 context.Context, arg1 *iottwinmaker.CreateSceneInput, arg2 ...request.Option) (*iottwinmaker.CreateSceneOutput, error)
CreateSceneWithContext mocks base method
func (*MockIoTTwinMakerAPI) CreateWorkspace ¶
func (m *MockIoTTwinMakerAPI) CreateWorkspace(arg0 *iottwinmaker.CreateWorkspaceInput) (*iottwinmaker.CreateWorkspaceOutput, error)
CreateWorkspace mocks base method
func (*MockIoTTwinMakerAPI) CreateWorkspaceRequest ¶
func (m *MockIoTTwinMakerAPI) CreateWorkspaceRequest(arg0 *iottwinmaker.CreateWorkspaceInput) (*request.Request, *iottwinmaker.CreateWorkspaceOutput)
CreateWorkspaceRequest mocks base method
func (*MockIoTTwinMakerAPI) CreateWorkspaceWithContext ¶
func (m *MockIoTTwinMakerAPI) CreateWorkspaceWithContext(arg0 context.Context, arg1 *iottwinmaker.CreateWorkspaceInput, arg2 ...request.Option) (*iottwinmaker.CreateWorkspaceOutput, error)
CreateWorkspaceWithContext mocks base method
func (*MockIoTTwinMakerAPI) DeleteComponentType ¶
func (m *MockIoTTwinMakerAPI) DeleteComponentType(arg0 *iottwinmaker.DeleteComponentTypeInput) (*iottwinmaker.DeleteComponentTypeOutput, error)
DeleteComponentType mocks base method
func (*MockIoTTwinMakerAPI) DeleteComponentTypeRequest ¶
func (m *MockIoTTwinMakerAPI) DeleteComponentTypeRequest(arg0 *iottwinmaker.DeleteComponentTypeInput) (*request.Request, *iottwinmaker.DeleteComponentTypeOutput)
DeleteComponentTypeRequest mocks base method
func (*MockIoTTwinMakerAPI) DeleteComponentTypeWithContext ¶
func (m *MockIoTTwinMakerAPI) DeleteComponentTypeWithContext(arg0 context.Context, arg1 *iottwinmaker.DeleteComponentTypeInput, arg2 ...request.Option) (*iottwinmaker.DeleteComponentTypeOutput, error)
DeleteComponentTypeWithContext mocks base method
func (*MockIoTTwinMakerAPI) DeleteEntity ¶
func (m *MockIoTTwinMakerAPI) DeleteEntity(arg0 *iottwinmaker.DeleteEntityInput) (*iottwinmaker.DeleteEntityOutput, error)
DeleteEntity mocks base method
func (*MockIoTTwinMakerAPI) DeleteEntityRequest ¶
func (m *MockIoTTwinMakerAPI) DeleteEntityRequest(arg0 *iottwinmaker.DeleteEntityInput) (*request.Request, *iottwinmaker.DeleteEntityOutput)
DeleteEntityRequest mocks base method
func (*MockIoTTwinMakerAPI) DeleteEntityWithContext ¶
func (m *MockIoTTwinMakerAPI) DeleteEntityWithContext(arg0 context.Context, arg1 *iottwinmaker.DeleteEntityInput, arg2 ...request.Option) (*iottwinmaker.DeleteEntityOutput, error)
DeleteEntityWithContext mocks base method
func (*MockIoTTwinMakerAPI) DeleteScene ¶
func (m *MockIoTTwinMakerAPI) DeleteScene(arg0 *iottwinmaker.DeleteSceneInput) (*iottwinmaker.DeleteSceneOutput, error)
DeleteScene mocks base method
func (*MockIoTTwinMakerAPI) DeleteSceneRequest ¶
func (m *MockIoTTwinMakerAPI) DeleteSceneRequest(arg0 *iottwinmaker.DeleteSceneInput) (*request.Request, *iottwinmaker.DeleteSceneOutput)
DeleteSceneRequest mocks base method
func (*MockIoTTwinMakerAPI) DeleteSceneWithContext ¶
func (m *MockIoTTwinMakerAPI) DeleteSceneWithContext(arg0 context.Context, arg1 *iottwinmaker.DeleteSceneInput, arg2 ...request.Option) (*iottwinmaker.DeleteSceneOutput, error)
DeleteSceneWithContext mocks base method
func (*MockIoTTwinMakerAPI) DeleteWorkspace ¶
func (m *MockIoTTwinMakerAPI) DeleteWorkspace(arg0 *iottwinmaker.DeleteWorkspaceInput) (*iottwinmaker.DeleteWorkspaceOutput, error)
DeleteWorkspace mocks base method
func (*MockIoTTwinMakerAPI) DeleteWorkspaceRequest ¶
func (m *MockIoTTwinMakerAPI) DeleteWorkspaceRequest(arg0 *iottwinmaker.DeleteWorkspaceInput) (*request.Request, *iottwinmaker.DeleteWorkspaceOutput)
DeleteWorkspaceRequest mocks base method
func (*MockIoTTwinMakerAPI) DeleteWorkspaceWithContext ¶
func (m *MockIoTTwinMakerAPI) DeleteWorkspaceWithContext(arg0 context.Context, arg1 *iottwinmaker.DeleteWorkspaceInput, arg2 ...request.Option) (*iottwinmaker.DeleteWorkspaceOutput, error)
DeleteWorkspaceWithContext mocks base method
func (*MockIoTTwinMakerAPI) EXPECT ¶
func (m *MockIoTTwinMakerAPI) EXPECT() *MockIoTTwinMakerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIoTTwinMakerAPI) ExecuteQuery ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) ExecuteQuery(arg0 *iottwinmaker.ExecuteQueryInput) (*iottwinmaker.ExecuteQueryOutput, error)
ExecuteQuery mocks base method
func (*MockIoTTwinMakerAPI) ExecuteQueryPages ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) ExecuteQueryPages(arg0 *iottwinmaker.ExecuteQueryInput, arg1 func(*iottwinmaker.ExecuteQueryOutput, bool) bool) error
ExecuteQueryPages mocks base method
func (*MockIoTTwinMakerAPI) ExecuteQueryPagesWithContext ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) ExecuteQueryPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ExecuteQueryInput, arg2 func(*iottwinmaker.ExecuteQueryOutput, bool) bool, arg3 ...request.Option) error
ExecuteQueryPagesWithContext mocks base method
func (*MockIoTTwinMakerAPI) ExecuteQueryRequest ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) ExecuteQueryRequest(arg0 *iottwinmaker.ExecuteQueryInput) (*request.Request, *iottwinmaker.ExecuteQueryOutput)
ExecuteQueryRequest mocks base method
func (*MockIoTTwinMakerAPI) ExecuteQueryWithContext ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) ExecuteQueryWithContext(arg0 context.Context, arg1 *iottwinmaker.ExecuteQueryInput, arg2 ...request.Option) (*iottwinmaker.ExecuteQueryOutput, error)
ExecuteQueryWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetComponentType ¶
func (m *MockIoTTwinMakerAPI) GetComponentType(arg0 *iottwinmaker.GetComponentTypeInput) (*iottwinmaker.GetComponentTypeOutput, error)
GetComponentType mocks base method
func (*MockIoTTwinMakerAPI) GetComponentTypeRequest ¶
func (m *MockIoTTwinMakerAPI) GetComponentTypeRequest(arg0 *iottwinmaker.GetComponentTypeInput) (*request.Request, *iottwinmaker.GetComponentTypeOutput)
GetComponentTypeRequest mocks base method
func (*MockIoTTwinMakerAPI) GetComponentTypeWithContext ¶
func (m *MockIoTTwinMakerAPI) GetComponentTypeWithContext(arg0 context.Context, arg1 *iottwinmaker.GetComponentTypeInput, arg2 ...request.Option) (*iottwinmaker.GetComponentTypeOutput, error)
GetComponentTypeWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetEntity ¶
func (m *MockIoTTwinMakerAPI) GetEntity(arg0 *iottwinmaker.GetEntityInput) (*iottwinmaker.GetEntityOutput, error)
GetEntity mocks base method
func (*MockIoTTwinMakerAPI) GetEntityRequest ¶
func (m *MockIoTTwinMakerAPI) GetEntityRequest(arg0 *iottwinmaker.GetEntityInput) (*request.Request, *iottwinmaker.GetEntityOutput)
GetEntityRequest mocks base method
func (*MockIoTTwinMakerAPI) GetEntityWithContext ¶
func (m *MockIoTTwinMakerAPI) GetEntityWithContext(arg0 context.Context, arg1 *iottwinmaker.GetEntityInput, arg2 ...request.Option) (*iottwinmaker.GetEntityOutput, error)
GetEntityWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetPricingPlan ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) GetPricingPlan(arg0 *iottwinmaker.GetPricingPlanInput) (*iottwinmaker.GetPricingPlanOutput, error)
GetPricingPlan mocks base method
func (*MockIoTTwinMakerAPI) GetPricingPlanRequest ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) GetPricingPlanRequest(arg0 *iottwinmaker.GetPricingPlanInput) (*request.Request, *iottwinmaker.GetPricingPlanOutput)
GetPricingPlanRequest mocks base method
func (*MockIoTTwinMakerAPI) GetPricingPlanWithContext ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) GetPricingPlanWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPricingPlanInput, arg2 ...request.Option) (*iottwinmaker.GetPricingPlanOutput, error)
GetPricingPlanWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValue ¶
func (m *MockIoTTwinMakerAPI) GetPropertyValue(arg0 *iottwinmaker.GetPropertyValueInput) (*iottwinmaker.GetPropertyValueOutput, error)
GetPropertyValue mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValueHistory ¶
func (m *MockIoTTwinMakerAPI) GetPropertyValueHistory(arg0 *iottwinmaker.GetPropertyValueHistoryInput) (*iottwinmaker.GetPropertyValueHistoryOutput, error)
GetPropertyValueHistory mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValueHistoryPages ¶
func (m *MockIoTTwinMakerAPI) GetPropertyValueHistoryPages(arg0 *iottwinmaker.GetPropertyValueHistoryInput, arg1 func(*iottwinmaker.GetPropertyValueHistoryOutput, bool) bool) error
GetPropertyValueHistoryPages mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValueHistoryPagesWithContext ¶
func (m *MockIoTTwinMakerAPI) GetPropertyValueHistoryPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPropertyValueHistoryInput, arg2 func(*iottwinmaker.GetPropertyValueHistoryOutput, bool) bool, arg3 ...request.Option) error
GetPropertyValueHistoryPagesWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValueHistoryRequest ¶
func (m *MockIoTTwinMakerAPI) GetPropertyValueHistoryRequest(arg0 *iottwinmaker.GetPropertyValueHistoryInput) (*request.Request, *iottwinmaker.GetPropertyValueHistoryOutput)
GetPropertyValueHistoryRequest mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValueHistoryWithContext ¶
func (m *MockIoTTwinMakerAPI) GetPropertyValueHistoryWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPropertyValueHistoryInput, arg2 ...request.Option) (*iottwinmaker.GetPropertyValueHistoryOutput, error)
GetPropertyValueHistoryWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValuePages ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) GetPropertyValuePages(arg0 *iottwinmaker.GetPropertyValueInput, arg1 func(*iottwinmaker.GetPropertyValueOutput, bool) bool) error
GetPropertyValuePages mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValuePagesWithContext ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) GetPropertyValuePagesWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPropertyValueInput, arg2 func(*iottwinmaker.GetPropertyValueOutput, bool) bool, arg3 ...request.Option) error
GetPropertyValuePagesWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValueRequest ¶
func (m *MockIoTTwinMakerAPI) GetPropertyValueRequest(arg0 *iottwinmaker.GetPropertyValueInput) (*request.Request, *iottwinmaker.GetPropertyValueOutput)
GetPropertyValueRequest mocks base method
func (*MockIoTTwinMakerAPI) GetPropertyValueWithContext ¶
func (m *MockIoTTwinMakerAPI) GetPropertyValueWithContext(arg0 context.Context, arg1 *iottwinmaker.GetPropertyValueInput, arg2 ...request.Option) (*iottwinmaker.GetPropertyValueOutput, error)
GetPropertyValueWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetScene ¶
func (m *MockIoTTwinMakerAPI) GetScene(arg0 *iottwinmaker.GetSceneInput) (*iottwinmaker.GetSceneOutput, error)
GetScene mocks base method
func (*MockIoTTwinMakerAPI) GetSceneRequest ¶
func (m *MockIoTTwinMakerAPI) GetSceneRequest(arg0 *iottwinmaker.GetSceneInput) (*request.Request, *iottwinmaker.GetSceneOutput)
GetSceneRequest mocks base method
func (*MockIoTTwinMakerAPI) GetSceneWithContext ¶
func (m *MockIoTTwinMakerAPI) GetSceneWithContext(arg0 context.Context, arg1 *iottwinmaker.GetSceneInput, arg2 ...request.Option) (*iottwinmaker.GetSceneOutput, error)
GetSceneWithContext mocks base method
func (*MockIoTTwinMakerAPI) GetWorkspace ¶
func (m *MockIoTTwinMakerAPI) GetWorkspace(arg0 *iottwinmaker.GetWorkspaceInput) (*iottwinmaker.GetWorkspaceOutput, error)
GetWorkspace mocks base method
func (*MockIoTTwinMakerAPI) GetWorkspaceRequest ¶
func (m *MockIoTTwinMakerAPI) GetWorkspaceRequest(arg0 *iottwinmaker.GetWorkspaceInput) (*request.Request, *iottwinmaker.GetWorkspaceOutput)
GetWorkspaceRequest mocks base method
func (*MockIoTTwinMakerAPI) GetWorkspaceWithContext ¶
func (m *MockIoTTwinMakerAPI) GetWorkspaceWithContext(arg0 context.Context, arg1 *iottwinmaker.GetWorkspaceInput, arg2 ...request.Option) (*iottwinmaker.GetWorkspaceOutput, error)
GetWorkspaceWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListComponentTypes ¶
func (m *MockIoTTwinMakerAPI) ListComponentTypes(arg0 *iottwinmaker.ListComponentTypesInput) (*iottwinmaker.ListComponentTypesOutput, error)
ListComponentTypes mocks base method
func (*MockIoTTwinMakerAPI) ListComponentTypesPages ¶
func (m *MockIoTTwinMakerAPI) ListComponentTypesPages(arg0 *iottwinmaker.ListComponentTypesInput, arg1 func(*iottwinmaker.ListComponentTypesOutput, bool) bool) error
ListComponentTypesPages mocks base method
func (*MockIoTTwinMakerAPI) ListComponentTypesPagesWithContext ¶
func (m *MockIoTTwinMakerAPI) ListComponentTypesPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListComponentTypesInput, arg2 func(*iottwinmaker.ListComponentTypesOutput, bool) bool, arg3 ...request.Option) error
ListComponentTypesPagesWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListComponentTypesRequest ¶
func (m *MockIoTTwinMakerAPI) ListComponentTypesRequest(arg0 *iottwinmaker.ListComponentTypesInput) (*request.Request, *iottwinmaker.ListComponentTypesOutput)
ListComponentTypesRequest mocks base method
func (*MockIoTTwinMakerAPI) ListComponentTypesWithContext ¶
func (m *MockIoTTwinMakerAPI) ListComponentTypesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListComponentTypesInput, arg2 ...request.Option) (*iottwinmaker.ListComponentTypesOutput, error)
ListComponentTypesWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListEntities ¶
func (m *MockIoTTwinMakerAPI) ListEntities(arg0 *iottwinmaker.ListEntitiesInput) (*iottwinmaker.ListEntitiesOutput, error)
ListEntities mocks base method
func (*MockIoTTwinMakerAPI) ListEntitiesPages ¶
func (m *MockIoTTwinMakerAPI) ListEntitiesPages(arg0 *iottwinmaker.ListEntitiesInput, arg1 func(*iottwinmaker.ListEntitiesOutput, bool) bool) error
ListEntitiesPages mocks base method
func (*MockIoTTwinMakerAPI) ListEntitiesPagesWithContext ¶
func (m *MockIoTTwinMakerAPI) ListEntitiesPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListEntitiesInput, arg2 func(*iottwinmaker.ListEntitiesOutput, bool) bool, arg3 ...request.Option) error
ListEntitiesPagesWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListEntitiesRequest ¶
func (m *MockIoTTwinMakerAPI) ListEntitiesRequest(arg0 *iottwinmaker.ListEntitiesInput) (*request.Request, *iottwinmaker.ListEntitiesOutput)
ListEntitiesRequest mocks base method
func (*MockIoTTwinMakerAPI) ListEntitiesWithContext ¶
func (m *MockIoTTwinMakerAPI) ListEntitiesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListEntitiesInput, arg2 ...request.Option) (*iottwinmaker.ListEntitiesOutput, error)
ListEntitiesWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListScenes ¶
func (m *MockIoTTwinMakerAPI) ListScenes(arg0 *iottwinmaker.ListScenesInput) (*iottwinmaker.ListScenesOutput, error)
ListScenes mocks base method
func (*MockIoTTwinMakerAPI) ListScenesPages ¶
func (m *MockIoTTwinMakerAPI) ListScenesPages(arg0 *iottwinmaker.ListScenesInput, arg1 func(*iottwinmaker.ListScenesOutput, bool) bool) error
ListScenesPages mocks base method
func (*MockIoTTwinMakerAPI) ListScenesPagesWithContext ¶
func (m *MockIoTTwinMakerAPI) ListScenesPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListScenesInput, arg2 func(*iottwinmaker.ListScenesOutput, bool) bool, arg3 ...request.Option) error
ListScenesPagesWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListScenesRequest ¶
func (m *MockIoTTwinMakerAPI) ListScenesRequest(arg0 *iottwinmaker.ListScenesInput) (*request.Request, *iottwinmaker.ListScenesOutput)
ListScenesRequest mocks base method
func (*MockIoTTwinMakerAPI) ListScenesWithContext ¶
func (m *MockIoTTwinMakerAPI) ListScenesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListScenesInput, arg2 ...request.Option) (*iottwinmaker.ListScenesOutput, error)
ListScenesWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListTagsForResource ¶
func (m *MockIoTTwinMakerAPI) ListTagsForResource(arg0 *iottwinmaker.ListTagsForResourceInput) (*iottwinmaker.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockIoTTwinMakerAPI) ListTagsForResourceRequest ¶
func (m *MockIoTTwinMakerAPI) ListTagsForResourceRequest(arg0 *iottwinmaker.ListTagsForResourceInput) (*request.Request, *iottwinmaker.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockIoTTwinMakerAPI) ListTagsForResourceWithContext ¶
func (m *MockIoTTwinMakerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *iottwinmaker.ListTagsForResourceInput, arg2 ...request.Option) (*iottwinmaker.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListWorkspaces ¶
func (m *MockIoTTwinMakerAPI) ListWorkspaces(arg0 *iottwinmaker.ListWorkspacesInput) (*iottwinmaker.ListWorkspacesOutput, error)
ListWorkspaces mocks base method
func (*MockIoTTwinMakerAPI) ListWorkspacesPages ¶
func (m *MockIoTTwinMakerAPI) ListWorkspacesPages(arg0 *iottwinmaker.ListWorkspacesInput, arg1 func(*iottwinmaker.ListWorkspacesOutput, bool) bool) error
ListWorkspacesPages mocks base method
func (*MockIoTTwinMakerAPI) ListWorkspacesPagesWithContext ¶
func (m *MockIoTTwinMakerAPI) ListWorkspacesPagesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListWorkspacesInput, arg2 func(*iottwinmaker.ListWorkspacesOutput, bool) bool, arg3 ...request.Option) error
ListWorkspacesPagesWithContext mocks base method
func (*MockIoTTwinMakerAPI) ListWorkspacesRequest ¶
func (m *MockIoTTwinMakerAPI) ListWorkspacesRequest(arg0 *iottwinmaker.ListWorkspacesInput) (*request.Request, *iottwinmaker.ListWorkspacesOutput)
ListWorkspacesRequest mocks base method
func (*MockIoTTwinMakerAPI) ListWorkspacesWithContext ¶
func (m *MockIoTTwinMakerAPI) ListWorkspacesWithContext(arg0 context.Context, arg1 *iottwinmaker.ListWorkspacesInput, arg2 ...request.Option) (*iottwinmaker.ListWorkspacesOutput, error)
ListWorkspacesWithContext mocks base method
func (*MockIoTTwinMakerAPI) TagResource ¶
func (m *MockIoTTwinMakerAPI) TagResource(arg0 *iottwinmaker.TagResourceInput) (*iottwinmaker.TagResourceOutput, error)
TagResource mocks base method
func (*MockIoTTwinMakerAPI) TagResourceRequest ¶
func (m *MockIoTTwinMakerAPI) TagResourceRequest(arg0 *iottwinmaker.TagResourceInput) (*request.Request, *iottwinmaker.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockIoTTwinMakerAPI) TagResourceWithContext ¶
func (m *MockIoTTwinMakerAPI) TagResourceWithContext(arg0 context.Context, arg1 *iottwinmaker.TagResourceInput, arg2 ...request.Option) (*iottwinmaker.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockIoTTwinMakerAPI) UntagResource ¶
func (m *MockIoTTwinMakerAPI) UntagResource(arg0 *iottwinmaker.UntagResourceInput) (*iottwinmaker.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockIoTTwinMakerAPI) UntagResourceRequest ¶
func (m *MockIoTTwinMakerAPI) UntagResourceRequest(arg0 *iottwinmaker.UntagResourceInput) (*request.Request, *iottwinmaker.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockIoTTwinMakerAPI) UntagResourceWithContext ¶
func (m *MockIoTTwinMakerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *iottwinmaker.UntagResourceInput, arg2 ...request.Option) (*iottwinmaker.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockIoTTwinMakerAPI) UpdateComponentType ¶
func (m *MockIoTTwinMakerAPI) UpdateComponentType(arg0 *iottwinmaker.UpdateComponentTypeInput) (*iottwinmaker.UpdateComponentTypeOutput, error)
UpdateComponentType mocks base method
func (*MockIoTTwinMakerAPI) UpdateComponentTypeRequest ¶
func (m *MockIoTTwinMakerAPI) UpdateComponentTypeRequest(arg0 *iottwinmaker.UpdateComponentTypeInput) (*request.Request, *iottwinmaker.UpdateComponentTypeOutput)
UpdateComponentTypeRequest mocks base method
func (*MockIoTTwinMakerAPI) UpdateComponentTypeWithContext ¶
func (m *MockIoTTwinMakerAPI) UpdateComponentTypeWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdateComponentTypeInput, arg2 ...request.Option) (*iottwinmaker.UpdateComponentTypeOutput, error)
UpdateComponentTypeWithContext mocks base method
func (*MockIoTTwinMakerAPI) UpdateEntity ¶
func (m *MockIoTTwinMakerAPI) UpdateEntity(arg0 *iottwinmaker.UpdateEntityInput) (*iottwinmaker.UpdateEntityOutput, error)
UpdateEntity mocks base method
func (*MockIoTTwinMakerAPI) UpdateEntityRequest ¶
func (m *MockIoTTwinMakerAPI) UpdateEntityRequest(arg0 *iottwinmaker.UpdateEntityInput) (*request.Request, *iottwinmaker.UpdateEntityOutput)
UpdateEntityRequest mocks base method
func (*MockIoTTwinMakerAPI) UpdateEntityWithContext ¶
func (m *MockIoTTwinMakerAPI) UpdateEntityWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdateEntityInput, arg2 ...request.Option) (*iottwinmaker.UpdateEntityOutput, error)
UpdateEntityWithContext mocks base method
func (*MockIoTTwinMakerAPI) UpdatePricingPlan ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) UpdatePricingPlan(arg0 *iottwinmaker.UpdatePricingPlanInput) (*iottwinmaker.UpdatePricingPlanOutput, error)
UpdatePricingPlan mocks base method
func (*MockIoTTwinMakerAPI) UpdatePricingPlanRequest ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) UpdatePricingPlanRequest(arg0 *iottwinmaker.UpdatePricingPlanInput) (*request.Request, *iottwinmaker.UpdatePricingPlanOutput)
UpdatePricingPlanRequest mocks base method
func (*MockIoTTwinMakerAPI) UpdatePricingPlanWithContext ¶ added in v1.44.139
func (m *MockIoTTwinMakerAPI) UpdatePricingPlanWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdatePricingPlanInput, arg2 ...request.Option) (*iottwinmaker.UpdatePricingPlanOutput, error)
UpdatePricingPlanWithContext mocks base method
func (*MockIoTTwinMakerAPI) UpdateScene ¶
func (m *MockIoTTwinMakerAPI) UpdateScene(arg0 *iottwinmaker.UpdateSceneInput) (*iottwinmaker.UpdateSceneOutput, error)
UpdateScene mocks base method
func (*MockIoTTwinMakerAPI) UpdateSceneRequest ¶
func (m *MockIoTTwinMakerAPI) UpdateSceneRequest(arg0 *iottwinmaker.UpdateSceneInput) (*request.Request, *iottwinmaker.UpdateSceneOutput)
UpdateSceneRequest mocks base method
func (*MockIoTTwinMakerAPI) UpdateSceneWithContext ¶
func (m *MockIoTTwinMakerAPI) UpdateSceneWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdateSceneInput, arg2 ...request.Option) (*iottwinmaker.UpdateSceneOutput, error)
UpdateSceneWithContext mocks base method
func (*MockIoTTwinMakerAPI) UpdateWorkspace ¶
func (m *MockIoTTwinMakerAPI) UpdateWorkspace(arg0 *iottwinmaker.UpdateWorkspaceInput) (*iottwinmaker.UpdateWorkspaceOutput, error)
UpdateWorkspace mocks base method
func (*MockIoTTwinMakerAPI) UpdateWorkspaceRequest ¶
func (m *MockIoTTwinMakerAPI) UpdateWorkspaceRequest(arg0 *iottwinmaker.UpdateWorkspaceInput) (*request.Request, *iottwinmaker.UpdateWorkspaceOutput)
UpdateWorkspaceRequest mocks base method
func (*MockIoTTwinMakerAPI) UpdateWorkspaceWithContext ¶
func (m *MockIoTTwinMakerAPI) UpdateWorkspaceWithContext(arg0 context.Context, arg1 *iottwinmaker.UpdateWorkspaceInput, arg2 ...request.Option) (*iottwinmaker.UpdateWorkspaceOutput, error)
UpdateWorkspaceWithContext mocks base method
type MockIoTTwinMakerAPIMockRecorder ¶
type MockIoTTwinMakerAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockIoTTwinMakerAPIMockRecorder is the mock recorder for MockIoTTwinMakerAPI
func (*MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValues ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValues(arg0 interface{}) *gomock.Call
BatchPutPropertyValues indicates an expected call of BatchPutPropertyValues
func (*MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValuesRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValuesRequest(arg0 interface{}) *gomock.Call
BatchPutPropertyValuesRequest indicates an expected call of BatchPutPropertyValuesRequest
func (*MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValuesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) BatchPutPropertyValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchPutPropertyValuesWithContext indicates an expected call of BatchPutPropertyValuesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) CreateComponentType ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateComponentType(arg0 interface{}) *gomock.Call
CreateComponentType indicates an expected call of CreateComponentType
func (*MockIoTTwinMakerAPIMockRecorder) CreateComponentTypeRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateComponentTypeRequest(arg0 interface{}) *gomock.Call
CreateComponentTypeRequest indicates an expected call of CreateComponentTypeRequest
func (*MockIoTTwinMakerAPIMockRecorder) CreateComponentTypeWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateComponentTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateComponentTypeWithContext indicates an expected call of CreateComponentTypeWithContext
func (*MockIoTTwinMakerAPIMockRecorder) CreateEntity ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateEntity(arg0 interface{}) *gomock.Call
CreateEntity indicates an expected call of CreateEntity
func (*MockIoTTwinMakerAPIMockRecorder) CreateEntityRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateEntityRequest(arg0 interface{}) *gomock.Call
CreateEntityRequest indicates an expected call of CreateEntityRequest
func (*MockIoTTwinMakerAPIMockRecorder) CreateEntityWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEntityWithContext indicates an expected call of CreateEntityWithContext
func (*MockIoTTwinMakerAPIMockRecorder) CreateScene ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateScene(arg0 interface{}) *gomock.Call
CreateScene indicates an expected call of CreateScene
func (*MockIoTTwinMakerAPIMockRecorder) CreateSceneRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateSceneRequest(arg0 interface{}) *gomock.Call
CreateSceneRequest indicates an expected call of CreateSceneRequest
func (*MockIoTTwinMakerAPIMockRecorder) CreateSceneWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateSceneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSceneWithContext indicates an expected call of CreateSceneWithContext
func (*MockIoTTwinMakerAPIMockRecorder) CreateWorkspace ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateWorkspace(arg0 interface{}) *gomock.Call
CreateWorkspace indicates an expected call of CreateWorkspace
func (*MockIoTTwinMakerAPIMockRecorder) CreateWorkspaceRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateWorkspaceRequest(arg0 interface{}) *gomock.Call
CreateWorkspaceRequest indicates an expected call of CreateWorkspaceRequest
func (*MockIoTTwinMakerAPIMockRecorder) CreateWorkspaceWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) CreateWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkspaceWithContext indicates an expected call of CreateWorkspaceWithContext
func (*MockIoTTwinMakerAPIMockRecorder) DeleteComponentType ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteComponentType(arg0 interface{}) *gomock.Call
DeleteComponentType indicates an expected call of DeleteComponentType
func (*MockIoTTwinMakerAPIMockRecorder) DeleteComponentTypeRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteComponentTypeRequest(arg0 interface{}) *gomock.Call
DeleteComponentTypeRequest indicates an expected call of DeleteComponentTypeRequest
func (*MockIoTTwinMakerAPIMockRecorder) DeleteComponentTypeWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteComponentTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteComponentTypeWithContext indicates an expected call of DeleteComponentTypeWithContext
func (*MockIoTTwinMakerAPIMockRecorder) DeleteEntity ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteEntity(arg0 interface{}) *gomock.Call
DeleteEntity indicates an expected call of DeleteEntity
func (*MockIoTTwinMakerAPIMockRecorder) DeleteEntityRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteEntityRequest(arg0 interface{}) *gomock.Call
DeleteEntityRequest indicates an expected call of DeleteEntityRequest
func (*MockIoTTwinMakerAPIMockRecorder) DeleteEntityWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEntityWithContext indicates an expected call of DeleteEntityWithContext
func (*MockIoTTwinMakerAPIMockRecorder) DeleteScene ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteScene(arg0 interface{}) *gomock.Call
DeleteScene indicates an expected call of DeleteScene
func (*MockIoTTwinMakerAPIMockRecorder) DeleteSceneRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteSceneRequest(arg0 interface{}) *gomock.Call
DeleteSceneRequest indicates an expected call of DeleteSceneRequest
func (*MockIoTTwinMakerAPIMockRecorder) DeleteSceneWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteSceneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSceneWithContext indicates an expected call of DeleteSceneWithContext
func (*MockIoTTwinMakerAPIMockRecorder) DeleteWorkspace ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteWorkspace(arg0 interface{}) *gomock.Call
DeleteWorkspace indicates an expected call of DeleteWorkspace
func (*MockIoTTwinMakerAPIMockRecorder) DeleteWorkspaceRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteWorkspaceRequest(arg0 interface{}) *gomock.Call
DeleteWorkspaceRequest indicates an expected call of DeleteWorkspaceRequest
func (*MockIoTTwinMakerAPIMockRecorder) DeleteWorkspaceWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) DeleteWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkspaceWithContext indicates an expected call of DeleteWorkspaceWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ExecuteQuery ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQuery(arg0 interface{}) *gomock.Call
ExecuteQuery indicates an expected call of ExecuteQuery
func (*MockIoTTwinMakerAPIMockRecorder) ExecuteQueryPages ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQueryPages(arg0, arg1 interface{}) *gomock.Call
ExecuteQueryPages indicates an expected call of ExecuteQueryPages
func (*MockIoTTwinMakerAPIMockRecorder) ExecuteQueryPagesWithContext ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQueryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ExecuteQueryPagesWithContext indicates an expected call of ExecuteQueryPagesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ExecuteQueryRequest ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQueryRequest(arg0 interface{}) *gomock.Call
ExecuteQueryRequest indicates an expected call of ExecuteQueryRequest
func (*MockIoTTwinMakerAPIMockRecorder) ExecuteQueryWithContext ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) ExecuteQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExecuteQueryWithContext indicates an expected call of ExecuteQueryWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetComponentType ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetComponentType(arg0 interface{}) *gomock.Call
GetComponentType indicates an expected call of GetComponentType
func (*MockIoTTwinMakerAPIMockRecorder) GetComponentTypeRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetComponentTypeRequest(arg0 interface{}) *gomock.Call
GetComponentTypeRequest indicates an expected call of GetComponentTypeRequest
func (*MockIoTTwinMakerAPIMockRecorder) GetComponentTypeWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetComponentTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetComponentTypeWithContext indicates an expected call of GetComponentTypeWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetEntity ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetEntity(arg0 interface{}) *gomock.Call
GetEntity indicates an expected call of GetEntity
func (*MockIoTTwinMakerAPIMockRecorder) GetEntityRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetEntityRequest(arg0 interface{}) *gomock.Call
GetEntityRequest indicates an expected call of GetEntityRequest
func (*MockIoTTwinMakerAPIMockRecorder) GetEntityWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEntityWithContext indicates an expected call of GetEntityWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetPricingPlan ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPricingPlan(arg0 interface{}) *gomock.Call
GetPricingPlan indicates an expected call of GetPricingPlan
func (*MockIoTTwinMakerAPIMockRecorder) GetPricingPlanRequest ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPricingPlanRequest(arg0 interface{}) *gomock.Call
GetPricingPlanRequest indicates an expected call of GetPricingPlanRequest
func (*MockIoTTwinMakerAPIMockRecorder) GetPricingPlanWithContext ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPricingPlanWithContext indicates an expected call of GetPricingPlanWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValue ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValue(arg0 interface{}) *gomock.Call
GetPropertyValue indicates an expected call of GetPropertyValue
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistory ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistory(arg0 interface{}) *gomock.Call
GetPropertyValueHistory indicates an expected call of GetPropertyValueHistory
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryPages ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryPages(arg0, arg1 interface{}) *gomock.Call
GetPropertyValueHistoryPages indicates an expected call of GetPropertyValueHistoryPages
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryPagesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetPropertyValueHistoryPagesWithContext indicates an expected call of GetPropertyValueHistoryPagesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryRequest(arg0 interface{}) *gomock.Call
GetPropertyValueHistoryRequest indicates an expected call of GetPropertyValueHistoryRequest
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPropertyValueHistoryWithContext indicates an expected call of GetPropertyValueHistoryWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValuePages ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValuePages(arg0, arg1 interface{}) *gomock.Call
GetPropertyValuePages indicates an expected call of GetPropertyValuePages
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValuePagesWithContext ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValuePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetPropertyValuePagesWithContext indicates an expected call of GetPropertyValuePagesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValueRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueRequest(arg0 interface{}) *gomock.Call
GetPropertyValueRequest indicates an expected call of GetPropertyValueRequest
func (*MockIoTTwinMakerAPIMockRecorder) GetPropertyValueWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetPropertyValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPropertyValueWithContext indicates an expected call of GetPropertyValueWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetScene ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetScene(arg0 interface{}) *gomock.Call
GetScene indicates an expected call of GetScene
func (*MockIoTTwinMakerAPIMockRecorder) GetSceneRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetSceneRequest(arg0 interface{}) *gomock.Call
GetSceneRequest indicates an expected call of GetSceneRequest
func (*MockIoTTwinMakerAPIMockRecorder) GetSceneWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetSceneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSceneWithContext indicates an expected call of GetSceneWithContext
func (*MockIoTTwinMakerAPIMockRecorder) GetWorkspace ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetWorkspace(arg0 interface{}) *gomock.Call
GetWorkspace indicates an expected call of GetWorkspace
func (*MockIoTTwinMakerAPIMockRecorder) GetWorkspaceRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetWorkspaceRequest(arg0 interface{}) *gomock.Call
GetWorkspaceRequest indicates an expected call of GetWorkspaceRequest
func (*MockIoTTwinMakerAPIMockRecorder) GetWorkspaceWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) GetWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkspaceWithContext indicates an expected call of GetWorkspaceWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListComponentTypes ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypes(arg0 interface{}) *gomock.Call
ListComponentTypes indicates an expected call of ListComponentTypes
func (*MockIoTTwinMakerAPIMockRecorder) ListComponentTypesPages ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypesPages(arg0, arg1 interface{}) *gomock.Call
ListComponentTypesPages indicates an expected call of ListComponentTypesPages
func (*MockIoTTwinMakerAPIMockRecorder) ListComponentTypesPagesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListComponentTypesPagesWithContext indicates an expected call of ListComponentTypesPagesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListComponentTypesRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypesRequest(arg0 interface{}) *gomock.Call
ListComponentTypesRequest indicates an expected call of ListComponentTypesRequest
func (*MockIoTTwinMakerAPIMockRecorder) ListComponentTypesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListComponentTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListComponentTypesWithContext indicates an expected call of ListComponentTypesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListEntities ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntities(arg0 interface{}) *gomock.Call
ListEntities indicates an expected call of ListEntities
func (*MockIoTTwinMakerAPIMockRecorder) ListEntitiesPages ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntitiesPages(arg0, arg1 interface{}) *gomock.Call
ListEntitiesPages indicates an expected call of ListEntitiesPages
func (*MockIoTTwinMakerAPIMockRecorder) ListEntitiesPagesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntitiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEntitiesPagesWithContext indicates an expected call of ListEntitiesPagesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListEntitiesRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntitiesRequest(arg0 interface{}) *gomock.Call
ListEntitiesRequest indicates an expected call of ListEntitiesRequest
func (*MockIoTTwinMakerAPIMockRecorder) ListEntitiesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEntitiesWithContext indicates an expected call of ListEntitiesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListScenes ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenes(arg0 interface{}) *gomock.Call
ListScenes indicates an expected call of ListScenes
func (*MockIoTTwinMakerAPIMockRecorder) ListScenesPages ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenesPages(arg0, arg1 interface{}) *gomock.Call
ListScenesPages indicates an expected call of ListScenesPages
func (*MockIoTTwinMakerAPIMockRecorder) ListScenesPagesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListScenesPagesWithContext indicates an expected call of ListScenesPagesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListScenesRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenesRequest(arg0 interface{}) *gomock.Call
ListScenesRequest indicates an expected call of ListScenesRequest
func (*MockIoTTwinMakerAPIMockRecorder) ListScenesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListScenesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListScenesWithContext indicates an expected call of ListScenesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListTagsForResource ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockIoTTwinMakerAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockIoTTwinMakerAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListWorkspaces ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspaces(arg0 interface{}) *gomock.Call
ListWorkspaces indicates an expected call of ListWorkspaces
func (*MockIoTTwinMakerAPIMockRecorder) ListWorkspacesPages ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspacesPages(arg0, arg1 interface{}) *gomock.Call
ListWorkspacesPages indicates an expected call of ListWorkspacesPages
func (*MockIoTTwinMakerAPIMockRecorder) ListWorkspacesPagesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkspacesPagesWithContext indicates an expected call of ListWorkspacesPagesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) ListWorkspacesRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspacesRequest(arg0 interface{}) *gomock.Call
ListWorkspacesRequest indicates an expected call of ListWorkspacesRequest
func (*MockIoTTwinMakerAPIMockRecorder) ListWorkspacesWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) ListWorkspacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkspacesWithContext indicates an expected call of ListWorkspacesWithContext
func (*MockIoTTwinMakerAPIMockRecorder) TagResource ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockIoTTwinMakerAPIMockRecorder) TagResourceRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockIoTTwinMakerAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockIoTTwinMakerAPIMockRecorder) UntagResource ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockIoTTwinMakerAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockIoTTwinMakerAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockIoTTwinMakerAPIMockRecorder) UpdateComponentType ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateComponentType(arg0 interface{}) *gomock.Call
UpdateComponentType indicates an expected call of UpdateComponentType
func (*MockIoTTwinMakerAPIMockRecorder) UpdateComponentTypeRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateComponentTypeRequest(arg0 interface{}) *gomock.Call
UpdateComponentTypeRequest indicates an expected call of UpdateComponentTypeRequest
func (*MockIoTTwinMakerAPIMockRecorder) UpdateComponentTypeWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateComponentTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateComponentTypeWithContext indicates an expected call of UpdateComponentTypeWithContext
func (*MockIoTTwinMakerAPIMockRecorder) UpdateEntity ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateEntity(arg0 interface{}) *gomock.Call
UpdateEntity indicates an expected call of UpdateEntity
func (*MockIoTTwinMakerAPIMockRecorder) UpdateEntityRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateEntityRequest(arg0 interface{}) *gomock.Call
UpdateEntityRequest indicates an expected call of UpdateEntityRequest
func (*MockIoTTwinMakerAPIMockRecorder) UpdateEntityWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateEntityWithContext indicates an expected call of UpdateEntityWithContext
func (*MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlan ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlan(arg0 interface{}) *gomock.Call
UpdatePricingPlan indicates an expected call of UpdatePricingPlan
func (*MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlanRequest ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlanRequest(arg0 interface{}) *gomock.Call
UpdatePricingPlanRequest indicates an expected call of UpdatePricingPlanRequest
func (*MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlanWithContext ¶ added in v1.44.139
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdatePricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePricingPlanWithContext indicates an expected call of UpdatePricingPlanWithContext
func (*MockIoTTwinMakerAPIMockRecorder) UpdateScene ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateScene(arg0 interface{}) *gomock.Call
UpdateScene indicates an expected call of UpdateScene
func (*MockIoTTwinMakerAPIMockRecorder) UpdateSceneRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateSceneRequest(arg0 interface{}) *gomock.Call
UpdateSceneRequest indicates an expected call of UpdateSceneRequest
func (*MockIoTTwinMakerAPIMockRecorder) UpdateSceneWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateSceneWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSceneWithContext indicates an expected call of UpdateSceneWithContext
func (*MockIoTTwinMakerAPIMockRecorder) UpdateWorkspace ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateWorkspace(arg0 interface{}) *gomock.Call
UpdateWorkspace indicates an expected call of UpdateWorkspace
func (*MockIoTTwinMakerAPIMockRecorder) UpdateWorkspaceRequest ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateWorkspaceRequest(arg0 interface{}) *gomock.Call
UpdateWorkspaceRequest indicates an expected call of UpdateWorkspaceRequest
func (*MockIoTTwinMakerAPIMockRecorder) UpdateWorkspaceWithContext ¶
func (mr *MockIoTTwinMakerAPIMockRecorder) UpdateWorkspaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkspaceWithContext indicates an expected call of UpdateWorkspaceWithContext