Documentation ¶
Overview ¶
Package gluedatabrewmock is a generated GoMock package.
Index ¶
- type MockGlueDataBrewAPI
- func (m *MockGlueDataBrewAPI) BatchDeleteRecipeVersion(arg0 *gluedatabrew.BatchDeleteRecipeVersionInput) (*gluedatabrew.BatchDeleteRecipeVersionOutput, error)
- func (m *MockGlueDataBrewAPI) BatchDeleteRecipeVersionRequest(arg0 *gluedatabrew.BatchDeleteRecipeVersionInput) (*request.Request, *gluedatabrew.BatchDeleteRecipeVersionOutput)
- func (m *MockGlueDataBrewAPI) BatchDeleteRecipeVersionWithContext(arg0 context.Context, arg1 *gluedatabrew.BatchDeleteRecipeVersionInput, ...) (*gluedatabrew.BatchDeleteRecipeVersionOutput, error)
- func (m *MockGlueDataBrewAPI) CreateDataset(arg0 *gluedatabrew.CreateDatasetInput) (*gluedatabrew.CreateDatasetOutput, error)
- func (m *MockGlueDataBrewAPI) CreateDatasetRequest(arg0 *gluedatabrew.CreateDatasetInput) (*request.Request, *gluedatabrew.CreateDatasetOutput)
- func (m *MockGlueDataBrewAPI) CreateDatasetWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateDatasetInput, ...) (*gluedatabrew.CreateDatasetOutput, error)
- func (m *MockGlueDataBrewAPI) CreateProfileJob(arg0 *gluedatabrew.CreateProfileJobInput) (*gluedatabrew.CreateProfileJobOutput, error)
- func (m *MockGlueDataBrewAPI) CreateProfileJobRequest(arg0 *gluedatabrew.CreateProfileJobInput) (*request.Request, *gluedatabrew.CreateProfileJobOutput)
- func (m *MockGlueDataBrewAPI) CreateProfileJobWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateProfileJobInput, ...) (*gluedatabrew.CreateProfileJobOutput, error)
- func (m *MockGlueDataBrewAPI) CreateProject(arg0 *gluedatabrew.CreateProjectInput) (*gluedatabrew.CreateProjectOutput, error)
- func (m *MockGlueDataBrewAPI) CreateProjectRequest(arg0 *gluedatabrew.CreateProjectInput) (*request.Request, *gluedatabrew.CreateProjectOutput)
- func (m *MockGlueDataBrewAPI) CreateProjectWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateProjectInput, ...) (*gluedatabrew.CreateProjectOutput, error)
- func (m *MockGlueDataBrewAPI) CreateRecipe(arg0 *gluedatabrew.CreateRecipeInput) (*gluedatabrew.CreateRecipeOutput, error)
- func (m *MockGlueDataBrewAPI) CreateRecipeJob(arg0 *gluedatabrew.CreateRecipeJobInput) (*gluedatabrew.CreateRecipeJobOutput, error)
- func (m *MockGlueDataBrewAPI) CreateRecipeJobRequest(arg0 *gluedatabrew.CreateRecipeJobInput) (*request.Request, *gluedatabrew.CreateRecipeJobOutput)
- func (m *MockGlueDataBrewAPI) CreateRecipeJobWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateRecipeJobInput, ...) (*gluedatabrew.CreateRecipeJobOutput, error)
- func (m *MockGlueDataBrewAPI) CreateRecipeRequest(arg0 *gluedatabrew.CreateRecipeInput) (*request.Request, *gluedatabrew.CreateRecipeOutput)
- func (m *MockGlueDataBrewAPI) CreateRecipeWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateRecipeInput, ...) (*gluedatabrew.CreateRecipeOutput, error)
- func (m *MockGlueDataBrewAPI) CreateRuleset(arg0 *gluedatabrew.CreateRulesetInput) (*gluedatabrew.CreateRulesetOutput, error)
- func (m *MockGlueDataBrewAPI) CreateRulesetRequest(arg0 *gluedatabrew.CreateRulesetInput) (*request.Request, *gluedatabrew.CreateRulesetOutput)
- func (m *MockGlueDataBrewAPI) CreateRulesetWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateRulesetInput, ...) (*gluedatabrew.CreateRulesetOutput, error)
- func (m *MockGlueDataBrewAPI) CreateSchedule(arg0 *gluedatabrew.CreateScheduleInput) (*gluedatabrew.CreateScheduleOutput, error)
- func (m *MockGlueDataBrewAPI) CreateScheduleRequest(arg0 *gluedatabrew.CreateScheduleInput) (*request.Request, *gluedatabrew.CreateScheduleOutput)
- func (m *MockGlueDataBrewAPI) CreateScheduleWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateScheduleInput, ...) (*gluedatabrew.CreateScheduleOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteDataset(arg0 *gluedatabrew.DeleteDatasetInput) (*gluedatabrew.DeleteDatasetOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteDatasetRequest(arg0 *gluedatabrew.DeleteDatasetInput) (*request.Request, *gluedatabrew.DeleteDatasetOutput)
- func (m *MockGlueDataBrewAPI) DeleteDatasetWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteDatasetInput, ...) (*gluedatabrew.DeleteDatasetOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteJob(arg0 *gluedatabrew.DeleteJobInput) (*gluedatabrew.DeleteJobOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteJobRequest(arg0 *gluedatabrew.DeleteJobInput) (*request.Request, *gluedatabrew.DeleteJobOutput)
- func (m *MockGlueDataBrewAPI) DeleteJobWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteJobInput, ...) (*gluedatabrew.DeleteJobOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteProject(arg0 *gluedatabrew.DeleteProjectInput) (*gluedatabrew.DeleteProjectOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteProjectRequest(arg0 *gluedatabrew.DeleteProjectInput) (*request.Request, *gluedatabrew.DeleteProjectOutput)
- func (m *MockGlueDataBrewAPI) DeleteProjectWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteProjectInput, ...) (*gluedatabrew.DeleteProjectOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteRecipeVersion(arg0 *gluedatabrew.DeleteRecipeVersionInput) (*gluedatabrew.DeleteRecipeVersionOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteRecipeVersionRequest(arg0 *gluedatabrew.DeleteRecipeVersionInput) (*request.Request, *gluedatabrew.DeleteRecipeVersionOutput)
- func (m *MockGlueDataBrewAPI) DeleteRecipeVersionWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteRecipeVersionInput, ...) (*gluedatabrew.DeleteRecipeVersionOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteRuleset(arg0 *gluedatabrew.DeleteRulesetInput) (*gluedatabrew.DeleteRulesetOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteRulesetRequest(arg0 *gluedatabrew.DeleteRulesetInput) (*request.Request, *gluedatabrew.DeleteRulesetOutput)
- func (m *MockGlueDataBrewAPI) DeleteRulesetWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteRulesetInput, ...) (*gluedatabrew.DeleteRulesetOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteSchedule(arg0 *gluedatabrew.DeleteScheduleInput) (*gluedatabrew.DeleteScheduleOutput, error)
- func (m *MockGlueDataBrewAPI) DeleteScheduleRequest(arg0 *gluedatabrew.DeleteScheduleInput) (*request.Request, *gluedatabrew.DeleteScheduleOutput)
- func (m *MockGlueDataBrewAPI) DeleteScheduleWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteScheduleInput, ...) (*gluedatabrew.DeleteScheduleOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeDataset(arg0 *gluedatabrew.DescribeDatasetInput) (*gluedatabrew.DescribeDatasetOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeDatasetRequest(arg0 *gluedatabrew.DescribeDatasetInput) (*request.Request, *gluedatabrew.DescribeDatasetOutput)
- func (m *MockGlueDataBrewAPI) DescribeDatasetWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeDatasetInput, ...) (*gluedatabrew.DescribeDatasetOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeJob(arg0 *gluedatabrew.DescribeJobInput) (*gluedatabrew.DescribeJobOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeJobRequest(arg0 *gluedatabrew.DescribeJobInput) (*request.Request, *gluedatabrew.DescribeJobOutput)
- func (m *MockGlueDataBrewAPI) DescribeJobRun(arg0 *gluedatabrew.DescribeJobRunInput) (*gluedatabrew.DescribeJobRunOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeJobRunRequest(arg0 *gluedatabrew.DescribeJobRunInput) (*request.Request, *gluedatabrew.DescribeJobRunOutput)
- func (m *MockGlueDataBrewAPI) DescribeJobRunWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeJobRunInput, ...) (*gluedatabrew.DescribeJobRunOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeJobWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeJobInput, ...) (*gluedatabrew.DescribeJobOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeProject(arg0 *gluedatabrew.DescribeProjectInput) (*gluedatabrew.DescribeProjectOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeProjectRequest(arg0 *gluedatabrew.DescribeProjectInput) (*request.Request, *gluedatabrew.DescribeProjectOutput)
- func (m *MockGlueDataBrewAPI) DescribeProjectWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeProjectInput, ...) (*gluedatabrew.DescribeProjectOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeRecipe(arg0 *gluedatabrew.DescribeRecipeInput) (*gluedatabrew.DescribeRecipeOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeRecipeRequest(arg0 *gluedatabrew.DescribeRecipeInput) (*request.Request, *gluedatabrew.DescribeRecipeOutput)
- func (m *MockGlueDataBrewAPI) DescribeRecipeWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeRecipeInput, ...) (*gluedatabrew.DescribeRecipeOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeRuleset(arg0 *gluedatabrew.DescribeRulesetInput) (*gluedatabrew.DescribeRulesetOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeRulesetRequest(arg0 *gluedatabrew.DescribeRulesetInput) (*request.Request, *gluedatabrew.DescribeRulesetOutput)
- func (m *MockGlueDataBrewAPI) DescribeRulesetWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeRulesetInput, ...) (*gluedatabrew.DescribeRulesetOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeSchedule(arg0 *gluedatabrew.DescribeScheduleInput) (*gluedatabrew.DescribeScheduleOutput, error)
- func (m *MockGlueDataBrewAPI) DescribeScheduleRequest(arg0 *gluedatabrew.DescribeScheduleInput) (*request.Request, *gluedatabrew.DescribeScheduleOutput)
- func (m *MockGlueDataBrewAPI) DescribeScheduleWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeScheduleInput, ...) (*gluedatabrew.DescribeScheduleOutput, error)
- func (m *MockGlueDataBrewAPI) EXPECT() *MockGlueDataBrewAPIMockRecorder
- func (m *MockGlueDataBrewAPI) ListDatasets(arg0 *gluedatabrew.ListDatasetsInput) (*gluedatabrew.ListDatasetsOutput, error)
- func (m *MockGlueDataBrewAPI) ListDatasetsPages(arg0 *gluedatabrew.ListDatasetsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListDatasetsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListDatasetsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListDatasetsRequest(arg0 *gluedatabrew.ListDatasetsInput) (*request.Request, *gluedatabrew.ListDatasetsOutput)
- func (m *MockGlueDataBrewAPI) ListDatasetsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListDatasetsInput, ...) (*gluedatabrew.ListDatasetsOutput, error)
- func (m *MockGlueDataBrewAPI) ListJobRuns(arg0 *gluedatabrew.ListJobRunsInput) (*gluedatabrew.ListJobRunsOutput, error)
- func (m *MockGlueDataBrewAPI) ListJobRunsPages(arg0 *gluedatabrew.ListJobRunsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListJobRunsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListJobRunsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListJobRunsRequest(arg0 *gluedatabrew.ListJobRunsInput) (*request.Request, *gluedatabrew.ListJobRunsOutput)
- func (m *MockGlueDataBrewAPI) ListJobRunsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListJobRunsInput, ...) (*gluedatabrew.ListJobRunsOutput, error)
- func (m *MockGlueDataBrewAPI) ListJobs(arg0 *gluedatabrew.ListJobsInput) (*gluedatabrew.ListJobsOutput, error)
- func (m *MockGlueDataBrewAPI) ListJobsPages(arg0 *gluedatabrew.ListJobsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListJobsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListJobsRequest(arg0 *gluedatabrew.ListJobsInput) (*request.Request, *gluedatabrew.ListJobsOutput)
- func (m *MockGlueDataBrewAPI) ListJobsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListJobsInput, arg2 ...request.Option) (*gluedatabrew.ListJobsOutput, error)
- func (m *MockGlueDataBrewAPI) ListProjects(arg0 *gluedatabrew.ListProjectsInput) (*gluedatabrew.ListProjectsOutput, error)
- func (m *MockGlueDataBrewAPI) ListProjectsPages(arg0 *gluedatabrew.ListProjectsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListProjectsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListProjectsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListProjectsRequest(arg0 *gluedatabrew.ListProjectsInput) (*request.Request, *gluedatabrew.ListProjectsOutput)
- func (m *MockGlueDataBrewAPI) ListProjectsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListProjectsInput, ...) (*gluedatabrew.ListProjectsOutput, error)
- func (m *MockGlueDataBrewAPI) ListRecipeVersions(arg0 *gluedatabrew.ListRecipeVersionsInput) (*gluedatabrew.ListRecipeVersionsOutput, error)
- func (m *MockGlueDataBrewAPI) ListRecipeVersionsPages(arg0 *gluedatabrew.ListRecipeVersionsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListRecipeVersionsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRecipeVersionsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListRecipeVersionsRequest(arg0 *gluedatabrew.ListRecipeVersionsInput) (*request.Request, *gluedatabrew.ListRecipeVersionsOutput)
- func (m *MockGlueDataBrewAPI) ListRecipeVersionsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRecipeVersionsInput, ...) (*gluedatabrew.ListRecipeVersionsOutput, error)
- func (m *MockGlueDataBrewAPI) ListRecipes(arg0 *gluedatabrew.ListRecipesInput) (*gluedatabrew.ListRecipesOutput, error)
- func (m *MockGlueDataBrewAPI) ListRecipesPages(arg0 *gluedatabrew.ListRecipesInput, ...) error
- func (m *MockGlueDataBrewAPI) ListRecipesPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRecipesInput, ...) error
- func (m *MockGlueDataBrewAPI) ListRecipesRequest(arg0 *gluedatabrew.ListRecipesInput) (*request.Request, *gluedatabrew.ListRecipesOutput)
- func (m *MockGlueDataBrewAPI) ListRecipesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRecipesInput, ...) (*gluedatabrew.ListRecipesOutput, error)
- func (m *MockGlueDataBrewAPI) ListRulesets(arg0 *gluedatabrew.ListRulesetsInput) (*gluedatabrew.ListRulesetsOutput, error)
- func (m *MockGlueDataBrewAPI) ListRulesetsPages(arg0 *gluedatabrew.ListRulesetsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListRulesetsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRulesetsInput, ...) error
- func (m *MockGlueDataBrewAPI) ListRulesetsRequest(arg0 *gluedatabrew.ListRulesetsInput) (*request.Request, *gluedatabrew.ListRulesetsOutput)
- func (m *MockGlueDataBrewAPI) ListRulesetsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRulesetsInput, ...) (*gluedatabrew.ListRulesetsOutput, error)
- func (m *MockGlueDataBrewAPI) ListSchedules(arg0 *gluedatabrew.ListSchedulesInput) (*gluedatabrew.ListSchedulesOutput, error)
- func (m *MockGlueDataBrewAPI) ListSchedulesPages(arg0 *gluedatabrew.ListSchedulesInput, ...) error
- func (m *MockGlueDataBrewAPI) ListSchedulesPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListSchedulesInput, ...) error
- func (m *MockGlueDataBrewAPI) ListSchedulesRequest(arg0 *gluedatabrew.ListSchedulesInput) (*request.Request, *gluedatabrew.ListSchedulesOutput)
- func (m *MockGlueDataBrewAPI) ListSchedulesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListSchedulesInput, ...) (*gluedatabrew.ListSchedulesOutput, error)
- func (m *MockGlueDataBrewAPI) ListTagsForResource(arg0 *gluedatabrew.ListTagsForResourceInput) (*gluedatabrew.ListTagsForResourceOutput, error)
- func (m *MockGlueDataBrewAPI) ListTagsForResourceRequest(arg0 *gluedatabrew.ListTagsForResourceInput) (*request.Request, *gluedatabrew.ListTagsForResourceOutput)
- func (m *MockGlueDataBrewAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *gluedatabrew.ListTagsForResourceInput, ...) (*gluedatabrew.ListTagsForResourceOutput, error)
- func (m *MockGlueDataBrewAPI) PublishRecipe(arg0 *gluedatabrew.PublishRecipeInput) (*gluedatabrew.PublishRecipeOutput, error)
- func (m *MockGlueDataBrewAPI) PublishRecipeRequest(arg0 *gluedatabrew.PublishRecipeInput) (*request.Request, *gluedatabrew.PublishRecipeOutput)
- func (m *MockGlueDataBrewAPI) PublishRecipeWithContext(arg0 context.Context, arg1 *gluedatabrew.PublishRecipeInput, ...) (*gluedatabrew.PublishRecipeOutput, error)
- func (m *MockGlueDataBrewAPI) SendProjectSessionAction(arg0 *gluedatabrew.SendProjectSessionActionInput) (*gluedatabrew.SendProjectSessionActionOutput, error)
- func (m *MockGlueDataBrewAPI) SendProjectSessionActionRequest(arg0 *gluedatabrew.SendProjectSessionActionInput) (*request.Request, *gluedatabrew.SendProjectSessionActionOutput)
- func (m *MockGlueDataBrewAPI) SendProjectSessionActionWithContext(arg0 context.Context, arg1 *gluedatabrew.SendProjectSessionActionInput, ...) (*gluedatabrew.SendProjectSessionActionOutput, error)
- func (m *MockGlueDataBrewAPI) StartJobRun(arg0 *gluedatabrew.StartJobRunInput) (*gluedatabrew.StartJobRunOutput, error)
- func (m *MockGlueDataBrewAPI) StartJobRunRequest(arg0 *gluedatabrew.StartJobRunInput) (*request.Request, *gluedatabrew.StartJobRunOutput)
- func (m *MockGlueDataBrewAPI) StartJobRunWithContext(arg0 context.Context, arg1 *gluedatabrew.StartJobRunInput, ...) (*gluedatabrew.StartJobRunOutput, error)
- func (m *MockGlueDataBrewAPI) StartProjectSession(arg0 *gluedatabrew.StartProjectSessionInput) (*gluedatabrew.StartProjectSessionOutput, error)
- func (m *MockGlueDataBrewAPI) StartProjectSessionRequest(arg0 *gluedatabrew.StartProjectSessionInput) (*request.Request, *gluedatabrew.StartProjectSessionOutput)
- func (m *MockGlueDataBrewAPI) StartProjectSessionWithContext(arg0 context.Context, arg1 *gluedatabrew.StartProjectSessionInput, ...) (*gluedatabrew.StartProjectSessionOutput, error)
- func (m *MockGlueDataBrewAPI) StopJobRun(arg0 *gluedatabrew.StopJobRunInput) (*gluedatabrew.StopJobRunOutput, error)
- func (m *MockGlueDataBrewAPI) StopJobRunRequest(arg0 *gluedatabrew.StopJobRunInput) (*request.Request, *gluedatabrew.StopJobRunOutput)
- func (m *MockGlueDataBrewAPI) StopJobRunWithContext(arg0 context.Context, arg1 *gluedatabrew.StopJobRunInput, ...) (*gluedatabrew.StopJobRunOutput, error)
- func (m *MockGlueDataBrewAPI) TagResource(arg0 *gluedatabrew.TagResourceInput) (*gluedatabrew.TagResourceOutput, error)
- func (m *MockGlueDataBrewAPI) TagResourceRequest(arg0 *gluedatabrew.TagResourceInput) (*request.Request, *gluedatabrew.TagResourceOutput)
- func (m *MockGlueDataBrewAPI) TagResourceWithContext(arg0 context.Context, arg1 *gluedatabrew.TagResourceInput, ...) (*gluedatabrew.TagResourceOutput, error)
- func (m *MockGlueDataBrewAPI) UntagResource(arg0 *gluedatabrew.UntagResourceInput) (*gluedatabrew.UntagResourceOutput, error)
- func (m *MockGlueDataBrewAPI) UntagResourceRequest(arg0 *gluedatabrew.UntagResourceInput) (*request.Request, *gluedatabrew.UntagResourceOutput)
- func (m *MockGlueDataBrewAPI) UntagResourceWithContext(arg0 context.Context, arg1 *gluedatabrew.UntagResourceInput, ...) (*gluedatabrew.UntagResourceOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateDataset(arg0 *gluedatabrew.UpdateDatasetInput) (*gluedatabrew.UpdateDatasetOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateDatasetRequest(arg0 *gluedatabrew.UpdateDatasetInput) (*request.Request, *gluedatabrew.UpdateDatasetOutput)
- func (m *MockGlueDataBrewAPI) UpdateDatasetWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateDatasetInput, ...) (*gluedatabrew.UpdateDatasetOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateProfileJob(arg0 *gluedatabrew.UpdateProfileJobInput) (*gluedatabrew.UpdateProfileJobOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateProfileJobRequest(arg0 *gluedatabrew.UpdateProfileJobInput) (*request.Request, *gluedatabrew.UpdateProfileJobOutput)
- func (m *MockGlueDataBrewAPI) UpdateProfileJobWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateProfileJobInput, ...) (*gluedatabrew.UpdateProfileJobOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateProject(arg0 *gluedatabrew.UpdateProjectInput) (*gluedatabrew.UpdateProjectOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateProjectRequest(arg0 *gluedatabrew.UpdateProjectInput) (*request.Request, *gluedatabrew.UpdateProjectOutput)
- func (m *MockGlueDataBrewAPI) UpdateProjectWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateProjectInput, ...) (*gluedatabrew.UpdateProjectOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateRecipe(arg0 *gluedatabrew.UpdateRecipeInput) (*gluedatabrew.UpdateRecipeOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateRecipeJob(arg0 *gluedatabrew.UpdateRecipeJobInput) (*gluedatabrew.UpdateRecipeJobOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateRecipeJobRequest(arg0 *gluedatabrew.UpdateRecipeJobInput) (*request.Request, *gluedatabrew.UpdateRecipeJobOutput)
- func (m *MockGlueDataBrewAPI) UpdateRecipeJobWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateRecipeJobInput, ...) (*gluedatabrew.UpdateRecipeJobOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateRecipeRequest(arg0 *gluedatabrew.UpdateRecipeInput) (*request.Request, *gluedatabrew.UpdateRecipeOutput)
- func (m *MockGlueDataBrewAPI) UpdateRecipeWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateRecipeInput, ...) (*gluedatabrew.UpdateRecipeOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateRuleset(arg0 *gluedatabrew.UpdateRulesetInput) (*gluedatabrew.UpdateRulesetOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateRulesetRequest(arg0 *gluedatabrew.UpdateRulesetInput) (*request.Request, *gluedatabrew.UpdateRulesetOutput)
- func (m *MockGlueDataBrewAPI) UpdateRulesetWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateRulesetInput, ...) (*gluedatabrew.UpdateRulesetOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateSchedule(arg0 *gluedatabrew.UpdateScheduleInput) (*gluedatabrew.UpdateScheduleOutput, error)
- func (m *MockGlueDataBrewAPI) UpdateScheduleRequest(arg0 *gluedatabrew.UpdateScheduleInput) (*request.Request, *gluedatabrew.UpdateScheduleOutput)
- func (m *MockGlueDataBrewAPI) UpdateScheduleWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateScheduleInput, ...) (*gluedatabrew.UpdateScheduleOutput, error)
- type MockGlueDataBrewAPIMockRecorder
- func (mr *MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersion(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateDataset(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateDatasetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateProfileJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateProfileJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateProfileJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRuleset(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRulesetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateRulesetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) CreateScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteDataset(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteDatasetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersion(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRuleset(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRulesetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRulesetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DeleteScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeDataset(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeDatasetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeProject(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRuleset(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRulesetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRulesetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) DescribeScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasets(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRuns(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersions(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipes(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesets(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedules(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) PublishRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) PublishRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) PublishRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) SendProjectSessionAction(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) SendProjectSessionActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) SendProjectSessionActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StartJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StartJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StartJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StartProjectSession(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StartProjectSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StartProjectSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StopJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StopJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) StopJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateDataset(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateDatasetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProfileJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProfileJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProfileJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipe(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRuleset(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRulesetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRulesetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueDataBrewAPIMockRecorder) UpdateScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockGlueDataBrewAPI ¶
type MockGlueDataBrewAPI struct {
// contains filtered or unexported fields
}
MockGlueDataBrewAPI is a mock of GlueDataBrewAPI interface
func NewMockGlueDataBrewAPI ¶
func NewMockGlueDataBrewAPI(ctrl *gomock.Controller) *MockGlueDataBrewAPI
NewMockGlueDataBrewAPI creates a new mock instance
func (*MockGlueDataBrewAPI) BatchDeleteRecipeVersion ¶
func (m *MockGlueDataBrewAPI) BatchDeleteRecipeVersion(arg0 *gluedatabrew.BatchDeleteRecipeVersionInput) (*gluedatabrew.BatchDeleteRecipeVersionOutput, error)
BatchDeleteRecipeVersion mocks base method
func (*MockGlueDataBrewAPI) BatchDeleteRecipeVersionRequest ¶
func (m *MockGlueDataBrewAPI) BatchDeleteRecipeVersionRequest(arg0 *gluedatabrew.BatchDeleteRecipeVersionInput) (*request.Request, *gluedatabrew.BatchDeleteRecipeVersionOutput)
BatchDeleteRecipeVersionRequest mocks base method
func (*MockGlueDataBrewAPI) BatchDeleteRecipeVersionWithContext ¶
func (m *MockGlueDataBrewAPI) BatchDeleteRecipeVersionWithContext(arg0 context.Context, arg1 *gluedatabrew.BatchDeleteRecipeVersionInput, arg2 ...request.Option) (*gluedatabrew.BatchDeleteRecipeVersionOutput, error)
BatchDeleteRecipeVersionWithContext mocks base method
func (*MockGlueDataBrewAPI) CreateDataset ¶
func (m *MockGlueDataBrewAPI) CreateDataset(arg0 *gluedatabrew.CreateDatasetInput) (*gluedatabrew.CreateDatasetOutput, error)
CreateDataset mocks base method
func (*MockGlueDataBrewAPI) CreateDatasetRequest ¶
func (m *MockGlueDataBrewAPI) CreateDatasetRequest(arg0 *gluedatabrew.CreateDatasetInput) (*request.Request, *gluedatabrew.CreateDatasetOutput)
CreateDatasetRequest mocks base method
func (*MockGlueDataBrewAPI) CreateDatasetWithContext ¶
func (m *MockGlueDataBrewAPI) CreateDatasetWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateDatasetInput, arg2 ...request.Option) (*gluedatabrew.CreateDatasetOutput, error)
CreateDatasetWithContext mocks base method
func (*MockGlueDataBrewAPI) CreateProfileJob ¶
func (m *MockGlueDataBrewAPI) CreateProfileJob(arg0 *gluedatabrew.CreateProfileJobInput) (*gluedatabrew.CreateProfileJobOutput, error)
CreateProfileJob mocks base method
func (*MockGlueDataBrewAPI) CreateProfileJobRequest ¶
func (m *MockGlueDataBrewAPI) CreateProfileJobRequest(arg0 *gluedatabrew.CreateProfileJobInput) (*request.Request, *gluedatabrew.CreateProfileJobOutput)
CreateProfileJobRequest mocks base method
func (*MockGlueDataBrewAPI) CreateProfileJobWithContext ¶
func (m *MockGlueDataBrewAPI) CreateProfileJobWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateProfileJobInput, arg2 ...request.Option) (*gluedatabrew.CreateProfileJobOutput, error)
CreateProfileJobWithContext mocks base method
func (*MockGlueDataBrewAPI) CreateProject ¶
func (m *MockGlueDataBrewAPI) CreateProject(arg0 *gluedatabrew.CreateProjectInput) (*gluedatabrew.CreateProjectOutput, error)
CreateProject mocks base method
func (*MockGlueDataBrewAPI) CreateProjectRequest ¶
func (m *MockGlueDataBrewAPI) CreateProjectRequest(arg0 *gluedatabrew.CreateProjectInput) (*request.Request, *gluedatabrew.CreateProjectOutput)
CreateProjectRequest mocks base method
func (*MockGlueDataBrewAPI) CreateProjectWithContext ¶
func (m *MockGlueDataBrewAPI) CreateProjectWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateProjectInput, arg2 ...request.Option) (*gluedatabrew.CreateProjectOutput, error)
CreateProjectWithContext mocks base method
func (*MockGlueDataBrewAPI) CreateRecipe ¶
func (m *MockGlueDataBrewAPI) CreateRecipe(arg0 *gluedatabrew.CreateRecipeInput) (*gluedatabrew.CreateRecipeOutput, error)
CreateRecipe mocks base method
func (*MockGlueDataBrewAPI) CreateRecipeJob ¶
func (m *MockGlueDataBrewAPI) CreateRecipeJob(arg0 *gluedatabrew.CreateRecipeJobInput) (*gluedatabrew.CreateRecipeJobOutput, error)
CreateRecipeJob mocks base method
func (*MockGlueDataBrewAPI) CreateRecipeJobRequest ¶
func (m *MockGlueDataBrewAPI) CreateRecipeJobRequest(arg0 *gluedatabrew.CreateRecipeJobInput) (*request.Request, *gluedatabrew.CreateRecipeJobOutput)
CreateRecipeJobRequest mocks base method
func (*MockGlueDataBrewAPI) CreateRecipeJobWithContext ¶
func (m *MockGlueDataBrewAPI) CreateRecipeJobWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateRecipeJobInput, arg2 ...request.Option) (*gluedatabrew.CreateRecipeJobOutput, error)
CreateRecipeJobWithContext mocks base method
func (*MockGlueDataBrewAPI) CreateRecipeRequest ¶
func (m *MockGlueDataBrewAPI) CreateRecipeRequest(arg0 *gluedatabrew.CreateRecipeInput) (*request.Request, *gluedatabrew.CreateRecipeOutput)
CreateRecipeRequest mocks base method
func (*MockGlueDataBrewAPI) CreateRecipeWithContext ¶
func (m *MockGlueDataBrewAPI) CreateRecipeWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateRecipeInput, arg2 ...request.Option) (*gluedatabrew.CreateRecipeOutput, error)
CreateRecipeWithContext mocks base method
func (*MockGlueDataBrewAPI) CreateRuleset ¶
func (m *MockGlueDataBrewAPI) CreateRuleset(arg0 *gluedatabrew.CreateRulesetInput) (*gluedatabrew.CreateRulesetOutput, error)
CreateRuleset mocks base method
func (*MockGlueDataBrewAPI) CreateRulesetRequest ¶
func (m *MockGlueDataBrewAPI) CreateRulesetRequest(arg0 *gluedatabrew.CreateRulesetInput) (*request.Request, *gluedatabrew.CreateRulesetOutput)
CreateRulesetRequest mocks base method
func (*MockGlueDataBrewAPI) CreateRulesetWithContext ¶
func (m *MockGlueDataBrewAPI) CreateRulesetWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateRulesetInput, arg2 ...request.Option) (*gluedatabrew.CreateRulesetOutput, error)
CreateRulesetWithContext mocks base method
func (*MockGlueDataBrewAPI) CreateSchedule ¶
func (m *MockGlueDataBrewAPI) CreateSchedule(arg0 *gluedatabrew.CreateScheduleInput) (*gluedatabrew.CreateScheduleOutput, error)
CreateSchedule mocks base method
func (*MockGlueDataBrewAPI) CreateScheduleRequest ¶
func (m *MockGlueDataBrewAPI) CreateScheduleRequest(arg0 *gluedatabrew.CreateScheduleInput) (*request.Request, *gluedatabrew.CreateScheduleOutput)
CreateScheduleRequest mocks base method
func (*MockGlueDataBrewAPI) CreateScheduleWithContext ¶
func (m *MockGlueDataBrewAPI) CreateScheduleWithContext(arg0 context.Context, arg1 *gluedatabrew.CreateScheduleInput, arg2 ...request.Option) (*gluedatabrew.CreateScheduleOutput, error)
CreateScheduleWithContext mocks base method
func (*MockGlueDataBrewAPI) DeleteDataset ¶
func (m *MockGlueDataBrewAPI) DeleteDataset(arg0 *gluedatabrew.DeleteDatasetInput) (*gluedatabrew.DeleteDatasetOutput, error)
DeleteDataset mocks base method
func (*MockGlueDataBrewAPI) DeleteDatasetRequest ¶
func (m *MockGlueDataBrewAPI) DeleteDatasetRequest(arg0 *gluedatabrew.DeleteDatasetInput) (*request.Request, *gluedatabrew.DeleteDatasetOutput)
DeleteDatasetRequest mocks base method
func (*MockGlueDataBrewAPI) DeleteDatasetWithContext ¶
func (m *MockGlueDataBrewAPI) DeleteDatasetWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteDatasetInput, arg2 ...request.Option) (*gluedatabrew.DeleteDatasetOutput, error)
DeleteDatasetWithContext mocks base method
func (*MockGlueDataBrewAPI) DeleteJob ¶
func (m *MockGlueDataBrewAPI) DeleteJob(arg0 *gluedatabrew.DeleteJobInput) (*gluedatabrew.DeleteJobOutput, error)
DeleteJob mocks base method
func (*MockGlueDataBrewAPI) DeleteJobRequest ¶
func (m *MockGlueDataBrewAPI) DeleteJobRequest(arg0 *gluedatabrew.DeleteJobInput) (*request.Request, *gluedatabrew.DeleteJobOutput)
DeleteJobRequest mocks base method
func (*MockGlueDataBrewAPI) DeleteJobWithContext ¶
func (m *MockGlueDataBrewAPI) DeleteJobWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteJobInput, arg2 ...request.Option) (*gluedatabrew.DeleteJobOutput, error)
DeleteJobWithContext mocks base method
func (*MockGlueDataBrewAPI) DeleteProject ¶
func (m *MockGlueDataBrewAPI) DeleteProject(arg0 *gluedatabrew.DeleteProjectInput) (*gluedatabrew.DeleteProjectOutput, error)
DeleteProject mocks base method
func (*MockGlueDataBrewAPI) DeleteProjectRequest ¶
func (m *MockGlueDataBrewAPI) DeleteProjectRequest(arg0 *gluedatabrew.DeleteProjectInput) (*request.Request, *gluedatabrew.DeleteProjectOutput)
DeleteProjectRequest mocks base method
func (*MockGlueDataBrewAPI) DeleteProjectWithContext ¶
func (m *MockGlueDataBrewAPI) DeleteProjectWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteProjectInput, arg2 ...request.Option) (*gluedatabrew.DeleteProjectOutput, error)
DeleteProjectWithContext mocks base method
func (*MockGlueDataBrewAPI) DeleteRecipeVersion ¶
func (m *MockGlueDataBrewAPI) DeleteRecipeVersion(arg0 *gluedatabrew.DeleteRecipeVersionInput) (*gluedatabrew.DeleteRecipeVersionOutput, error)
DeleteRecipeVersion mocks base method
func (*MockGlueDataBrewAPI) DeleteRecipeVersionRequest ¶
func (m *MockGlueDataBrewAPI) DeleteRecipeVersionRequest(arg0 *gluedatabrew.DeleteRecipeVersionInput) (*request.Request, *gluedatabrew.DeleteRecipeVersionOutput)
DeleteRecipeVersionRequest mocks base method
func (*MockGlueDataBrewAPI) DeleteRecipeVersionWithContext ¶
func (m *MockGlueDataBrewAPI) DeleteRecipeVersionWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteRecipeVersionInput, arg2 ...request.Option) (*gluedatabrew.DeleteRecipeVersionOutput, error)
DeleteRecipeVersionWithContext mocks base method
func (*MockGlueDataBrewAPI) DeleteRuleset ¶
func (m *MockGlueDataBrewAPI) DeleteRuleset(arg0 *gluedatabrew.DeleteRulesetInput) (*gluedatabrew.DeleteRulesetOutput, error)
DeleteRuleset mocks base method
func (*MockGlueDataBrewAPI) DeleteRulesetRequest ¶
func (m *MockGlueDataBrewAPI) DeleteRulesetRequest(arg0 *gluedatabrew.DeleteRulesetInput) (*request.Request, *gluedatabrew.DeleteRulesetOutput)
DeleteRulesetRequest mocks base method
func (*MockGlueDataBrewAPI) DeleteRulesetWithContext ¶
func (m *MockGlueDataBrewAPI) DeleteRulesetWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteRulesetInput, arg2 ...request.Option) (*gluedatabrew.DeleteRulesetOutput, error)
DeleteRulesetWithContext mocks base method
func (*MockGlueDataBrewAPI) DeleteSchedule ¶
func (m *MockGlueDataBrewAPI) DeleteSchedule(arg0 *gluedatabrew.DeleteScheduleInput) (*gluedatabrew.DeleteScheduleOutput, error)
DeleteSchedule mocks base method
func (*MockGlueDataBrewAPI) DeleteScheduleRequest ¶
func (m *MockGlueDataBrewAPI) DeleteScheduleRequest(arg0 *gluedatabrew.DeleteScheduleInput) (*request.Request, *gluedatabrew.DeleteScheduleOutput)
DeleteScheduleRequest mocks base method
func (*MockGlueDataBrewAPI) DeleteScheduleWithContext ¶
func (m *MockGlueDataBrewAPI) DeleteScheduleWithContext(arg0 context.Context, arg1 *gluedatabrew.DeleteScheduleInput, arg2 ...request.Option) (*gluedatabrew.DeleteScheduleOutput, error)
DeleteScheduleWithContext mocks base method
func (*MockGlueDataBrewAPI) DescribeDataset ¶
func (m *MockGlueDataBrewAPI) DescribeDataset(arg0 *gluedatabrew.DescribeDatasetInput) (*gluedatabrew.DescribeDatasetOutput, error)
DescribeDataset mocks base method
func (*MockGlueDataBrewAPI) DescribeDatasetRequest ¶
func (m *MockGlueDataBrewAPI) DescribeDatasetRequest(arg0 *gluedatabrew.DescribeDatasetInput) (*request.Request, *gluedatabrew.DescribeDatasetOutput)
DescribeDatasetRequest mocks base method
func (*MockGlueDataBrewAPI) DescribeDatasetWithContext ¶
func (m *MockGlueDataBrewAPI) DescribeDatasetWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeDatasetInput, arg2 ...request.Option) (*gluedatabrew.DescribeDatasetOutput, error)
DescribeDatasetWithContext mocks base method
func (*MockGlueDataBrewAPI) DescribeJob ¶
func (m *MockGlueDataBrewAPI) DescribeJob(arg0 *gluedatabrew.DescribeJobInput) (*gluedatabrew.DescribeJobOutput, error)
DescribeJob mocks base method
func (*MockGlueDataBrewAPI) DescribeJobRequest ¶
func (m *MockGlueDataBrewAPI) DescribeJobRequest(arg0 *gluedatabrew.DescribeJobInput) (*request.Request, *gluedatabrew.DescribeJobOutput)
DescribeJobRequest mocks base method
func (*MockGlueDataBrewAPI) DescribeJobRun ¶
func (m *MockGlueDataBrewAPI) DescribeJobRun(arg0 *gluedatabrew.DescribeJobRunInput) (*gluedatabrew.DescribeJobRunOutput, error)
DescribeJobRun mocks base method
func (*MockGlueDataBrewAPI) DescribeJobRunRequest ¶
func (m *MockGlueDataBrewAPI) DescribeJobRunRequest(arg0 *gluedatabrew.DescribeJobRunInput) (*request.Request, *gluedatabrew.DescribeJobRunOutput)
DescribeJobRunRequest mocks base method
func (*MockGlueDataBrewAPI) DescribeJobRunWithContext ¶
func (m *MockGlueDataBrewAPI) DescribeJobRunWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeJobRunInput, arg2 ...request.Option) (*gluedatabrew.DescribeJobRunOutput, error)
DescribeJobRunWithContext mocks base method
func (*MockGlueDataBrewAPI) DescribeJobWithContext ¶
func (m *MockGlueDataBrewAPI) DescribeJobWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeJobInput, arg2 ...request.Option) (*gluedatabrew.DescribeJobOutput, error)
DescribeJobWithContext mocks base method
func (*MockGlueDataBrewAPI) DescribeProject ¶
func (m *MockGlueDataBrewAPI) DescribeProject(arg0 *gluedatabrew.DescribeProjectInput) (*gluedatabrew.DescribeProjectOutput, error)
DescribeProject mocks base method
func (*MockGlueDataBrewAPI) DescribeProjectRequest ¶
func (m *MockGlueDataBrewAPI) DescribeProjectRequest(arg0 *gluedatabrew.DescribeProjectInput) (*request.Request, *gluedatabrew.DescribeProjectOutput)
DescribeProjectRequest mocks base method
func (*MockGlueDataBrewAPI) DescribeProjectWithContext ¶
func (m *MockGlueDataBrewAPI) DescribeProjectWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeProjectInput, arg2 ...request.Option) (*gluedatabrew.DescribeProjectOutput, error)
DescribeProjectWithContext mocks base method
func (*MockGlueDataBrewAPI) DescribeRecipe ¶
func (m *MockGlueDataBrewAPI) DescribeRecipe(arg0 *gluedatabrew.DescribeRecipeInput) (*gluedatabrew.DescribeRecipeOutput, error)
DescribeRecipe mocks base method
func (*MockGlueDataBrewAPI) DescribeRecipeRequest ¶
func (m *MockGlueDataBrewAPI) DescribeRecipeRequest(arg0 *gluedatabrew.DescribeRecipeInput) (*request.Request, *gluedatabrew.DescribeRecipeOutput)
DescribeRecipeRequest mocks base method
func (*MockGlueDataBrewAPI) DescribeRecipeWithContext ¶
func (m *MockGlueDataBrewAPI) DescribeRecipeWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeRecipeInput, arg2 ...request.Option) (*gluedatabrew.DescribeRecipeOutput, error)
DescribeRecipeWithContext mocks base method
func (*MockGlueDataBrewAPI) DescribeRuleset ¶
func (m *MockGlueDataBrewAPI) DescribeRuleset(arg0 *gluedatabrew.DescribeRulesetInput) (*gluedatabrew.DescribeRulesetOutput, error)
DescribeRuleset mocks base method
func (*MockGlueDataBrewAPI) DescribeRulesetRequest ¶
func (m *MockGlueDataBrewAPI) DescribeRulesetRequest(arg0 *gluedatabrew.DescribeRulesetInput) (*request.Request, *gluedatabrew.DescribeRulesetOutput)
DescribeRulesetRequest mocks base method
func (*MockGlueDataBrewAPI) DescribeRulesetWithContext ¶
func (m *MockGlueDataBrewAPI) DescribeRulesetWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeRulesetInput, arg2 ...request.Option) (*gluedatabrew.DescribeRulesetOutput, error)
DescribeRulesetWithContext mocks base method
func (*MockGlueDataBrewAPI) DescribeSchedule ¶
func (m *MockGlueDataBrewAPI) DescribeSchedule(arg0 *gluedatabrew.DescribeScheduleInput) (*gluedatabrew.DescribeScheduleOutput, error)
DescribeSchedule mocks base method
func (*MockGlueDataBrewAPI) DescribeScheduleRequest ¶
func (m *MockGlueDataBrewAPI) DescribeScheduleRequest(arg0 *gluedatabrew.DescribeScheduleInput) (*request.Request, *gluedatabrew.DescribeScheduleOutput)
DescribeScheduleRequest mocks base method
func (*MockGlueDataBrewAPI) DescribeScheduleWithContext ¶
func (m *MockGlueDataBrewAPI) DescribeScheduleWithContext(arg0 context.Context, arg1 *gluedatabrew.DescribeScheduleInput, arg2 ...request.Option) (*gluedatabrew.DescribeScheduleOutput, error)
DescribeScheduleWithContext mocks base method
func (*MockGlueDataBrewAPI) EXPECT ¶
func (m *MockGlueDataBrewAPI) EXPECT() *MockGlueDataBrewAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockGlueDataBrewAPI) ListDatasets ¶
func (m *MockGlueDataBrewAPI) ListDatasets(arg0 *gluedatabrew.ListDatasetsInput) (*gluedatabrew.ListDatasetsOutput, error)
ListDatasets mocks base method
func (*MockGlueDataBrewAPI) ListDatasetsPages ¶
func (m *MockGlueDataBrewAPI) ListDatasetsPages(arg0 *gluedatabrew.ListDatasetsInput, arg1 func(*gluedatabrew.ListDatasetsOutput, bool) bool) error
ListDatasetsPages mocks base method
func (*MockGlueDataBrewAPI) ListDatasetsPagesWithContext ¶
func (m *MockGlueDataBrewAPI) ListDatasetsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListDatasetsInput, arg2 func(*gluedatabrew.ListDatasetsOutput, bool) bool, arg3 ...request.Option) error
ListDatasetsPagesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListDatasetsRequest ¶
func (m *MockGlueDataBrewAPI) ListDatasetsRequest(arg0 *gluedatabrew.ListDatasetsInput) (*request.Request, *gluedatabrew.ListDatasetsOutput)
ListDatasetsRequest mocks base method
func (*MockGlueDataBrewAPI) ListDatasetsWithContext ¶
func (m *MockGlueDataBrewAPI) ListDatasetsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListDatasetsInput, arg2 ...request.Option) (*gluedatabrew.ListDatasetsOutput, error)
ListDatasetsWithContext mocks base method
func (*MockGlueDataBrewAPI) ListJobRuns ¶
func (m *MockGlueDataBrewAPI) ListJobRuns(arg0 *gluedatabrew.ListJobRunsInput) (*gluedatabrew.ListJobRunsOutput, error)
ListJobRuns mocks base method
func (*MockGlueDataBrewAPI) ListJobRunsPages ¶
func (m *MockGlueDataBrewAPI) ListJobRunsPages(arg0 *gluedatabrew.ListJobRunsInput, arg1 func(*gluedatabrew.ListJobRunsOutput, bool) bool) error
ListJobRunsPages mocks base method
func (*MockGlueDataBrewAPI) ListJobRunsPagesWithContext ¶
func (m *MockGlueDataBrewAPI) ListJobRunsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListJobRunsInput, arg2 func(*gluedatabrew.ListJobRunsOutput, bool) bool, arg3 ...request.Option) error
ListJobRunsPagesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListJobRunsRequest ¶
func (m *MockGlueDataBrewAPI) ListJobRunsRequest(arg0 *gluedatabrew.ListJobRunsInput) (*request.Request, *gluedatabrew.ListJobRunsOutput)
ListJobRunsRequest mocks base method
func (*MockGlueDataBrewAPI) ListJobRunsWithContext ¶
func (m *MockGlueDataBrewAPI) ListJobRunsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListJobRunsInput, arg2 ...request.Option) (*gluedatabrew.ListJobRunsOutput, error)
ListJobRunsWithContext mocks base method
func (*MockGlueDataBrewAPI) ListJobs ¶
func (m *MockGlueDataBrewAPI) ListJobs(arg0 *gluedatabrew.ListJobsInput) (*gluedatabrew.ListJobsOutput, error)
ListJobs mocks base method
func (*MockGlueDataBrewAPI) ListJobsPages ¶
func (m *MockGlueDataBrewAPI) ListJobsPages(arg0 *gluedatabrew.ListJobsInput, arg1 func(*gluedatabrew.ListJobsOutput, bool) bool) error
ListJobsPages mocks base method
func (*MockGlueDataBrewAPI) ListJobsPagesWithContext ¶
func (m *MockGlueDataBrewAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListJobsInput, arg2 func(*gluedatabrew.ListJobsOutput, bool) bool, arg3 ...request.Option) error
ListJobsPagesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListJobsRequest ¶
func (m *MockGlueDataBrewAPI) ListJobsRequest(arg0 *gluedatabrew.ListJobsInput) (*request.Request, *gluedatabrew.ListJobsOutput)
ListJobsRequest mocks base method
func (*MockGlueDataBrewAPI) ListJobsWithContext ¶
func (m *MockGlueDataBrewAPI) ListJobsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListJobsInput, arg2 ...request.Option) (*gluedatabrew.ListJobsOutput, error)
ListJobsWithContext mocks base method
func (*MockGlueDataBrewAPI) ListProjects ¶
func (m *MockGlueDataBrewAPI) ListProjects(arg0 *gluedatabrew.ListProjectsInput) (*gluedatabrew.ListProjectsOutput, error)
ListProjects mocks base method
func (*MockGlueDataBrewAPI) ListProjectsPages ¶
func (m *MockGlueDataBrewAPI) ListProjectsPages(arg0 *gluedatabrew.ListProjectsInput, arg1 func(*gluedatabrew.ListProjectsOutput, bool) bool) error
ListProjectsPages mocks base method
func (*MockGlueDataBrewAPI) ListProjectsPagesWithContext ¶
func (m *MockGlueDataBrewAPI) ListProjectsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListProjectsInput, arg2 func(*gluedatabrew.ListProjectsOutput, bool) bool, arg3 ...request.Option) error
ListProjectsPagesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListProjectsRequest ¶
func (m *MockGlueDataBrewAPI) ListProjectsRequest(arg0 *gluedatabrew.ListProjectsInput) (*request.Request, *gluedatabrew.ListProjectsOutput)
ListProjectsRequest mocks base method
func (*MockGlueDataBrewAPI) ListProjectsWithContext ¶
func (m *MockGlueDataBrewAPI) ListProjectsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListProjectsInput, arg2 ...request.Option) (*gluedatabrew.ListProjectsOutput, error)
ListProjectsWithContext mocks base method
func (*MockGlueDataBrewAPI) ListRecipeVersions ¶
func (m *MockGlueDataBrewAPI) ListRecipeVersions(arg0 *gluedatabrew.ListRecipeVersionsInput) (*gluedatabrew.ListRecipeVersionsOutput, error)
ListRecipeVersions mocks base method
func (*MockGlueDataBrewAPI) ListRecipeVersionsPages ¶
func (m *MockGlueDataBrewAPI) ListRecipeVersionsPages(arg0 *gluedatabrew.ListRecipeVersionsInput, arg1 func(*gluedatabrew.ListRecipeVersionsOutput, bool) bool) error
ListRecipeVersionsPages mocks base method
func (*MockGlueDataBrewAPI) ListRecipeVersionsPagesWithContext ¶
func (m *MockGlueDataBrewAPI) ListRecipeVersionsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRecipeVersionsInput, arg2 func(*gluedatabrew.ListRecipeVersionsOutput, bool) bool, arg3 ...request.Option) error
ListRecipeVersionsPagesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListRecipeVersionsRequest ¶
func (m *MockGlueDataBrewAPI) ListRecipeVersionsRequest(arg0 *gluedatabrew.ListRecipeVersionsInput) (*request.Request, *gluedatabrew.ListRecipeVersionsOutput)
ListRecipeVersionsRequest mocks base method
func (*MockGlueDataBrewAPI) ListRecipeVersionsWithContext ¶
func (m *MockGlueDataBrewAPI) ListRecipeVersionsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRecipeVersionsInput, arg2 ...request.Option) (*gluedatabrew.ListRecipeVersionsOutput, error)
ListRecipeVersionsWithContext mocks base method
func (*MockGlueDataBrewAPI) ListRecipes ¶
func (m *MockGlueDataBrewAPI) ListRecipes(arg0 *gluedatabrew.ListRecipesInput) (*gluedatabrew.ListRecipesOutput, error)
ListRecipes mocks base method
func (*MockGlueDataBrewAPI) ListRecipesPages ¶
func (m *MockGlueDataBrewAPI) ListRecipesPages(arg0 *gluedatabrew.ListRecipesInput, arg1 func(*gluedatabrew.ListRecipesOutput, bool) bool) error
ListRecipesPages mocks base method
func (*MockGlueDataBrewAPI) ListRecipesPagesWithContext ¶
func (m *MockGlueDataBrewAPI) ListRecipesPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRecipesInput, arg2 func(*gluedatabrew.ListRecipesOutput, bool) bool, arg3 ...request.Option) error
ListRecipesPagesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListRecipesRequest ¶
func (m *MockGlueDataBrewAPI) ListRecipesRequest(arg0 *gluedatabrew.ListRecipesInput) (*request.Request, *gluedatabrew.ListRecipesOutput)
ListRecipesRequest mocks base method
func (*MockGlueDataBrewAPI) ListRecipesWithContext ¶
func (m *MockGlueDataBrewAPI) ListRecipesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRecipesInput, arg2 ...request.Option) (*gluedatabrew.ListRecipesOutput, error)
ListRecipesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListRulesets ¶
func (m *MockGlueDataBrewAPI) ListRulesets(arg0 *gluedatabrew.ListRulesetsInput) (*gluedatabrew.ListRulesetsOutput, error)
ListRulesets mocks base method
func (*MockGlueDataBrewAPI) ListRulesetsPages ¶
func (m *MockGlueDataBrewAPI) ListRulesetsPages(arg0 *gluedatabrew.ListRulesetsInput, arg1 func(*gluedatabrew.ListRulesetsOutput, bool) bool) error
ListRulesetsPages mocks base method
func (*MockGlueDataBrewAPI) ListRulesetsPagesWithContext ¶
func (m *MockGlueDataBrewAPI) ListRulesetsPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRulesetsInput, arg2 func(*gluedatabrew.ListRulesetsOutput, bool) bool, arg3 ...request.Option) error
ListRulesetsPagesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListRulesetsRequest ¶
func (m *MockGlueDataBrewAPI) ListRulesetsRequest(arg0 *gluedatabrew.ListRulesetsInput) (*request.Request, *gluedatabrew.ListRulesetsOutput)
ListRulesetsRequest mocks base method
func (*MockGlueDataBrewAPI) ListRulesetsWithContext ¶
func (m *MockGlueDataBrewAPI) ListRulesetsWithContext(arg0 context.Context, arg1 *gluedatabrew.ListRulesetsInput, arg2 ...request.Option) (*gluedatabrew.ListRulesetsOutput, error)
ListRulesetsWithContext mocks base method
func (*MockGlueDataBrewAPI) ListSchedules ¶
func (m *MockGlueDataBrewAPI) ListSchedules(arg0 *gluedatabrew.ListSchedulesInput) (*gluedatabrew.ListSchedulesOutput, error)
ListSchedules mocks base method
func (*MockGlueDataBrewAPI) ListSchedulesPages ¶
func (m *MockGlueDataBrewAPI) ListSchedulesPages(arg0 *gluedatabrew.ListSchedulesInput, arg1 func(*gluedatabrew.ListSchedulesOutput, bool) bool) error
ListSchedulesPages mocks base method
func (*MockGlueDataBrewAPI) ListSchedulesPagesWithContext ¶
func (m *MockGlueDataBrewAPI) ListSchedulesPagesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListSchedulesInput, arg2 func(*gluedatabrew.ListSchedulesOutput, bool) bool, arg3 ...request.Option) error
ListSchedulesPagesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListSchedulesRequest ¶
func (m *MockGlueDataBrewAPI) ListSchedulesRequest(arg0 *gluedatabrew.ListSchedulesInput) (*request.Request, *gluedatabrew.ListSchedulesOutput)
ListSchedulesRequest mocks base method
func (*MockGlueDataBrewAPI) ListSchedulesWithContext ¶
func (m *MockGlueDataBrewAPI) ListSchedulesWithContext(arg0 context.Context, arg1 *gluedatabrew.ListSchedulesInput, arg2 ...request.Option) (*gluedatabrew.ListSchedulesOutput, error)
ListSchedulesWithContext mocks base method
func (*MockGlueDataBrewAPI) ListTagsForResource ¶
func (m *MockGlueDataBrewAPI) ListTagsForResource(arg0 *gluedatabrew.ListTagsForResourceInput) (*gluedatabrew.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockGlueDataBrewAPI) ListTagsForResourceRequest ¶
func (m *MockGlueDataBrewAPI) ListTagsForResourceRequest(arg0 *gluedatabrew.ListTagsForResourceInput) (*request.Request, *gluedatabrew.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockGlueDataBrewAPI) ListTagsForResourceWithContext ¶
func (m *MockGlueDataBrewAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *gluedatabrew.ListTagsForResourceInput, arg2 ...request.Option) (*gluedatabrew.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockGlueDataBrewAPI) PublishRecipe ¶
func (m *MockGlueDataBrewAPI) PublishRecipe(arg0 *gluedatabrew.PublishRecipeInput) (*gluedatabrew.PublishRecipeOutput, error)
PublishRecipe mocks base method
func (*MockGlueDataBrewAPI) PublishRecipeRequest ¶
func (m *MockGlueDataBrewAPI) PublishRecipeRequest(arg0 *gluedatabrew.PublishRecipeInput) (*request.Request, *gluedatabrew.PublishRecipeOutput)
PublishRecipeRequest mocks base method
func (*MockGlueDataBrewAPI) PublishRecipeWithContext ¶
func (m *MockGlueDataBrewAPI) PublishRecipeWithContext(arg0 context.Context, arg1 *gluedatabrew.PublishRecipeInput, arg2 ...request.Option) (*gluedatabrew.PublishRecipeOutput, error)
PublishRecipeWithContext mocks base method
func (*MockGlueDataBrewAPI) SendProjectSessionAction ¶
func (m *MockGlueDataBrewAPI) SendProjectSessionAction(arg0 *gluedatabrew.SendProjectSessionActionInput) (*gluedatabrew.SendProjectSessionActionOutput, error)
SendProjectSessionAction mocks base method
func (*MockGlueDataBrewAPI) SendProjectSessionActionRequest ¶
func (m *MockGlueDataBrewAPI) SendProjectSessionActionRequest(arg0 *gluedatabrew.SendProjectSessionActionInput) (*request.Request, *gluedatabrew.SendProjectSessionActionOutput)
SendProjectSessionActionRequest mocks base method
func (*MockGlueDataBrewAPI) SendProjectSessionActionWithContext ¶
func (m *MockGlueDataBrewAPI) SendProjectSessionActionWithContext(arg0 context.Context, arg1 *gluedatabrew.SendProjectSessionActionInput, arg2 ...request.Option) (*gluedatabrew.SendProjectSessionActionOutput, error)
SendProjectSessionActionWithContext mocks base method
func (*MockGlueDataBrewAPI) StartJobRun ¶
func (m *MockGlueDataBrewAPI) StartJobRun(arg0 *gluedatabrew.StartJobRunInput) (*gluedatabrew.StartJobRunOutput, error)
StartJobRun mocks base method
func (*MockGlueDataBrewAPI) StartJobRunRequest ¶
func (m *MockGlueDataBrewAPI) StartJobRunRequest(arg0 *gluedatabrew.StartJobRunInput) (*request.Request, *gluedatabrew.StartJobRunOutput)
StartJobRunRequest mocks base method
func (*MockGlueDataBrewAPI) StartJobRunWithContext ¶
func (m *MockGlueDataBrewAPI) StartJobRunWithContext(arg0 context.Context, arg1 *gluedatabrew.StartJobRunInput, arg2 ...request.Option) (*gluedatabrew.StartJobRunOutput, error)
StartJobRunWithContext mocks base method
func (*MockGlueDataBrewAPI) StartProjectSession ¶
func (m *MockGlueDataBrewAPI) StartProjectSession(arg0 *gluedatabrew.StartProjectSessionInput) (*gluedatabrew.StartProjectSessionOutput, error)
StartProjectSession mocks base method
func (*MockGlueDataBrewAPI) StartProjectSessionRequest ¶
func (m *MockGlueDataBrewAPI) StartProjectSessionRequest(arg0 *gluedatabrew.StartProjectSessionInput) (*request.Request, *gluedatabrew.StartProjectSessionOutput)
StartProjectSessionRequest mocks base method
func (*MockGlueDataBrewAPI) StartProjectSessionWithContext ¶
func (m *MockGlueDataBrewAPI) StartProjectSessionWithContext(arg0 context.Context, arg1 *gluedatabrew.StartProjectSessionInput, arg2 ...request.Option) (*gluedatabrew.StartProjectSessionOutput, error)
StartProjectSessionWithContext mocks base method
func (*MockGlueDataBrewAPI) StopJobRun ¶
func (m *MockGlueDataBrewAPI) StopJobRun(arg0 *gluedatabrew.StopJobRunInput) (*gluedatabrew.StopJobRunOutput, error)
StopJobRun mocks base method
func (*MockGlueDataBrewAPI) StopJobRunRequest ¶
func (m *MockGlueDataBrewAPI) StopJobRunRequest(arg0 *gluedatabrew.StopJobRunInput) (*request.Request, *gluedatabrew.StopJobRunOutput)
StopJobRunRequest mocks base method
func (*MockGlueDataBrewAPI) StopJobRunWithContext ¶
func (m *MockGlueDataBrewAPI) StopJobRunWithContext(arg0 context.Context, arg1 *gluedatabrew.StopJobRunInput, arg2 ...request.Option) (*gluedatabrew.StopJobRunOutput, error)
StopJobRunWithContext mocks base method
func (*MockGlueDataBrewAPI) TagResource ¶
func (m *MockGlueDataBrewAPI) TagResource(arg0 *gluedatabrew.TagResourceInput) (*gluedatabrew.TagResourceOutput, error)
TagResource mocks base method
func (*MockGlueDataBrewAPI) TagResourceRequest ¶
func (m *MockGlueDataBrewAPI) TagResourceRequest(arg0 *gluedatabrew.TagResourceInput) (*request.Request, *gluedatabrew.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockGlueDataBrewAPI) TagResourceWithContext ¶
func (m *MockGlueDataBrewAPI) TagResourceWithContext(arg0 context.Context, arg1 *gluedatabrew.TagResourceInput, arg2 ...request.Option) (*gluedatabrew.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockGlueDataBrewAPI) UntagResource ¶
func (m *MockGlueDataBrewAPI) UntagResource(arg0 *gluedatabrew.UntagResourceInput) (*gluedatabrew.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockGlueDataBrewAPI) UntagResourceRequest ¶
func (m *MockGlueDataBrewAPI) UntagResourceRequest(arg0 *gluedatabrew.UntagResourceInput) (*request.Request, *gluedatabrew.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockGlueDataBrewAPI) UntagResourceWithContext ¶
func (m *MockGlueDataBrewAPI) UntagResourceWithContext(arg0 context.Context, arg1 *gluedatabrew.UntagResourceInput, arg2 ...request.Option) (*gluedatabrew.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockGlueDataBrewAPI) UpdateDataset ¶
func (m *MockGlueDataBrewAPI) UpdateDataset(arg0 *gluedatabrew.UpdateDatasetInput) (*gluedatabrew.UpdateDatasetOutput, error)
UpdateDataset mocks base method
func (*MockGlueDataBrewAPI) UpdateDatasetRequest ¶
func (m *MockGlueDataBrewAPI) UpdateDatasetRequest(arg0 *gluedatabrew.UpdateDatasetInput) (*request.Request, *gluedatabrew.UpdateDatasetOutput)
UpdateDatasetRequest mocks base method
func (*MockGlueDataBrewAPI) UpdateDatasetWithContext ¶
func (m *MockGlueDataBrewAPI) UpdateDatasetWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateDatasetInput, arg2 ...request.Option) (*gluedatabrew.UpdateDatasetOutput, error)
UpdateDatasetWithContext mocks base method
func (*MockGlueDataBrewAPI) UpdateProfileJob ¶
func (m *MockGlueDataBrewAPI) UpdateProfileJob(arg0 *gluedatabrew.UpdateProfileJobInput) (*gluedatabrew.UpdateProfileJobOutput, error)
UpdateProfileJob mocks base method
func (*MockGlueDataBrewAPI) UpdateProfileJobRequest ¶
func (m *MockGlueDataBrewAPI) UpdateProfileJobRequest(arg0 *gluedatabrew.UpdateProfileJobInput) (*request.Request, *gluedatabrew.UpdateProfileJobOutput)
UpdateProfileJobRequest mocks base method
func (*MockGlueDataBrewAPI) UpdateProfileJobWithContext ¶
func (m *MockGlueDataBrewAPI) UpdateProfileJobWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateProfileJobInput, arg2 ...request.Option) (*gluedatabrew.UpdateProfileJobOutput, error)
UpdateProfileJobWithContext mocks base method
func (*MockGlueDataBrewAPI) UpdateProject ¶
func (m *MockGlueDataBrewAPI) UpdateProject(arg0 *gluedatabrew.UpdateProjectInput) (*gluedatabrew.UpdateProjectOutput, error)
UpdateProject mocks base method
func (*MockGlueDataBrewAPI) UpdateProjectRequest ¶
func (m *MockGlueDataBrewAPI) UpdateProjectRequest(arg0 *gluedatabrew.UpdateProjectInput) (*request.Request, *gluedatabrew.UpdateProjectOutput)
UpdateProjectRequest mocks base method
func (*MockGlueDataBrewAPI) UpdateProjectWithContext ¶
func (m *MockGlueDataBrewAPI) UpdateProjectWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateProjectInput, arg2 ...request.Option) (*gluedatabrew.UpdateProjectOutput, error)
UpdateProjectWithContext mocks base method
func (*MockGlueDataBrewAPI) UpdateRecipe ¶
func (m *MockGlueDataBrewAPI) UpdateRecipe(arg0 *gluedatabrew.UpdateRecipeInput) (*gluedatabrew.UpdateRecipeOutput, error)
UpdateRecipe mocks base method
func (*MockGlueDataBrewAPI) UpdateRecipeJob ¶
func (m *MockGlueDataBrewAPI) UpdateRecipeJob(arg0 *gluedatabrew.UpdateRecipeJobInput) (*gluedatabrew.UpdateRecipeJobOutput, error)
UpdateRecipeJob mocks base method
func (*MockGlueDataBrewAPI) UpdateRecipeJobRequest ¶
func (m *MockGlueDataBrewAPI) UpdateRecipeJobRequest(arg0 *gluedatabrew.UpdateRecipeJobInput) (*request.Request, *gluedatabrew.UpdateRecipeJobOutput)
UpdateRecipeJobRequest mocks base method
func (*MockGlueDataBrewAPI) UpdateRecipeJobWithContext ¶
func (m *MockGlueDataBrewAPI) UpdateRecipeJobWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateRecipeJobInput, arg2 ...request.Option) (*gluedatabrew.UpdateRecipeJobOutput, error)
UpdateRecipeJobWithContext mocks base method
func (*MockGlueDataBrewAPI) UpdateRecipeRequest ¶
func (m *MockGlueDataBrewAPI) UpdateRecipeRequest(arg0 *gluedatabrew.UpdateRecipeInput) (*request.Request, *gluedatabrew.UpdateRecipeOutput)
UpdateRecipeRequest mocks base method
func (*MockGlueDataBrewAPI) UpdateRecipeWithContext ¶
func (m *MockGlueDataBrewAPI) UpdateRecipeWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateRecipeInput, arg2 ...request.Option) (*gluedatabrew.UpdateRecipeOutput, error)
UpdateRecipeWithContext mocks base method
func (*MockGlueDataBrewAPI) UpdateRuleset ¶
func (m *MockGlueDataBrewAPI) UpdateRuleset(arg0 *gluedatabrew.UpdateRulesetInput) (*gluedatabrew.UpdateRulesetOutput, error)
UpdateRuleset mocks base method
func (*MockGlueDataBrewAPI) UpdateRulesetRequest ¶
func (m *MockGlueDataBrewAPI) UpdateRulesetRequest(arg0 *gluedatabrew.UpdateRulesetInput) (*request.Request, *gluedatabrew.UpdateRulesetOutput)
UpdateRulesetRequest mocks base method
func (*MockGlueDataBrewAPI) UpdateRulesetWithContext ¶
func (m *MockGlueDataBrewAPI) UpdateRulesetWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateRulesetInput, arg2 ...request.Option) (*gluedatabrew.UpdateRulesetOutput, error)
UpdateRulesetWithContext mocks base method
func (*MockGlueDataBrewAPI) UpdateSchedule ¶
func (m *MockGlueDataBrewAPI) UpdateSchedule(arg0 *gluedatabrew.UpdateScheduleInput) (*gluedatabrew.UpdateScheduleOutput, error)
UpdateSchedule mocks base method
func (*MockGlueDataBrewAPI) UpdateScheduleRequest ¶
func (m *MockGlueDataBrewAPI) UpdateScheduleRequest(arg0 *gluedatabrew.UpdateScheduleInput) (*request.Request, *gluedatabrew.UpdateScheduleOutput)
UpdateScheduleRequest mocks base method
func (*MockGlueDataBrewAPI) UpdateScheduleWithContext ¶
func (m *MockGlueDataBrewAPI) UpdateScheduleWithContext(arg0 context.Context, arg1 *gluedatabrew.UpdateScheduleInput, arg2 ...request.Option) (*gluedatabrew.UpdateScheduleOutput, error)
UpdateScheduleWithContext mocks base method
type MockGlueDataBrewAPIMockRecorder ¶
type MockGlueDataBrewAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockGlueDataBrewAPIMockRecorder is the mock recorder for MockGlueDataBrewAPI
func (*MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersion ¶
func (mr *MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersion(arg0 interface{}) *gomock.Call
BatchDeleteRecipeVersion indicates an expected call of BatchDeleteRecipeVersion
func (*MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersionRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersionRequest(arg0 interface{}) *gomock.Call
BatchDeleteRecipeVersionRequest indicates an expected call of BatchDeleteRecipeVersionRequest
func (*MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersionWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) BatchDeleteRecipeVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteRecipeVersionWithContext indicates an expected call of BatchDeleteRecipeVersionWithContext
func (*MockGlueDataBrewAPIMockRecorder) CreateDataset ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateDataset(arg0 interface{}) *gomock.Call
CreateDataset indicates an expected call of CreateDataset
func (*MockGlueDataBrewAPIMockRecorder) CreateDatasetRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateDatasetRequest(arg0 interface{}) *gomock.Call
CreateDatasetRequest indicates an expected call of CreateDatasetRequest
func (*MockGlueDataBrewAPIMockRecorder) CreateDatasetWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDatasetWithContext indicates an expected call of CreateDatasetWithContext
func (*MockGlueDataBrewAPIMockRecorder) CreateProfileJob ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateProfileJob(arg0 interface{}) *gomock.Call
CreateProfileJob indicates an expected call of CreateProfileJob
func (*MockGlueDataBrewAPIMockRecorder) CreateProfileJobRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateProfileJobRequest(arg0 interface{}) *gomock.Call
CreateProfileJobRequest indicates an expected call of CreateProfileJobRequest
func (*MockGlueDataBrewAPIMockRecorder) CreateProfileJobWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateProfileJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProfileJobWithContext indicates an expected call of CreateProfileJobWithContext
func (*MockGlueDataBrewAPIMockRecorder) CreateProject ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call
CreateProject indicates an expected call of CreateProject
func (*MockGlueDataBrewAPIMockRecorder) CreateProjectRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call
CreateProjectRequest indicates an expected call of CreateProjectRequest
func (*MockGlueDataBrewAPIMockRecorder) CreateProjectWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProjectWithContext indicates an expected call of CreateProjectWithContext
func (*MockGlueDataBrewAPIMockRecorder) CreateRecipe ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipe(arg0 interface{}) *gomock.Call
CreateRecipe indicates an expected call of CreateRecipe
func (*MockGlueDataBrewAPIMockRecorder) CreateRecipeJob ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeJob(arg0 interface{}) *gomock.Call
CreateRecipeJob indicates an expected call of CreateRecipeJob
func (*MockGlueDataBrewAPIMockRecorder) CreateRecipeJobRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeJobRequest(arg0 interface{}) *gomock.Call
CreateRecipeJobRequest indicates an expected call of CreateRecipeJobRequest
func (*MockGlueDataBrewAPIMockRecorder) CreateRecipeJobWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRecipeJobWithContext indicates an expected call of CreateRecipeJobWithContext
func (*MockGlueDataBrewAPIMockRecorder) CreateRecipeRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeRequest(arg0 interface{}) *gomock.Call
CreateRecipeRequest indicates an expected call of CreateRecipeRequest
func (*MockGlueDataBrewAPIMockRecorder) CreateRecipeWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRecipeWithContext indicates an expected call of CreateRecipeWithContext
func (*MockGlueDataBrewAPIMockRecorder) CreateRuleset ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRuleset(arg0 interface{}) *gomock.Call
CreateRuleset indicates an expected call of CreateRuleset
func (*MockGlueDataBrewAPIMockRecorder) CreateRulesetRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRulesetRequest(arg0 interface{}) *gomock.Call
CreateRulesetRequest indicates an expected call of CreateRulesetRequest
func (*MockGlueDataBrewAPIMockRecorder) CreateRulesetWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateRulesetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRulesetWithContext indicates an expected call of CreateRulesetWithContext
func (*MockGlueDataBrewAPIMockRecorder) CreateSchedule ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateSchedule(arg0 interface{}) *gomock.Call
CreateSchedule indicates an expected call of CreateSchedule
func (*MockGlueDataBrewAPIMockRecorder) CreateScheduleRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateScheduleRequest(arg0 interface{}) *gomock.Call
CreateScheduleRequest indicates an expected call of CreateScheduleRequest
func (*MockGlueDataBrewAPIMockRecorder) CreateScheduleWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) CreateScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateScheduleWithContext indicates an expected call of CreateScheduleWithContext
func (*MockGlueDataBrewAPIMockRecorder) DeleteDataset ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteDataset(arg0 interface{}) *gomock.Call
DeleteDataset indicates an expected call of DeleteDataset
func (*MockGlueDataBrewAPIMockRecorder) DeleteDatasetRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteDatasetRequest(arg0 interface{}) *gomock.Call
DeleteDatasetRequest indicates an expected call of DeleteDatasetRequest
func (*MockGlueDataBrewAPIMockRecorder) DeleteDatasetWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDatasetWithContext indicates an expected call of DeleteDatasetWithContext
func (*MockGlueDataBrewAPIMockRecorder) DeleteJob ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteJob(arg0 interface{}) *gomock.Call
DeleteJob indicates an expected call of DeleteJob
func (*MockGlueDataBrewAPIMockRecorder) DeleteJobRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteJobRequest(arg0 interface{}) *gomock.Call
DeleteJobRequest indicates an expected call of DeleteJobRequest
func (*MockGlueDataBrewAPIMockRecorder) DeleteJobWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteJobWithContext indicates an expected call of DeleteJobWithContext
func (*MockGlueDataBrewAPIMockRecorder) DeleteProject ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteProject(arg0 interface{}) *gomock.Call
DeleteProject indicates an expected call of DeleteProject
func (*MockGlueDataBrewAPIMockRecorder) DeleteProjectRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteProjectRequest(arg0 interface{}) *gomock.Call
DeleteProjectRequest indicates an expected call of DeleteProjectRequest
func (*MockGlueDataBrewAPIMockRecorder) DeleteProjectWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProjectWithContext indicates an expected call of DeleteProjectWithContext
func (*MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersion ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersion(arg0 interface{}) *gomock.Call
DeleteRecipeVersion indicates an expected call of DeleteRecipeVersion
func (*MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersionRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersionRequest(arg0 interface{}) *gomock.Call
DeleteRecipeVersionRequest indicates an expected call of DeleteRecipeVersionRequest
func (*MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersionWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRecipeVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRecipeVersionWithContext indicates an expected call of DeleteRecipeVersionWithContext
func (*MockGlueDataBrewAPIMockRecorder) DeleteRuleset ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRuleset(arg0 interface{}) *gomock.Call
DeleteRuleset indicates an expected call of DeleteRuleset
func (*MockGlueDataBrewAPIMockRecorder) DeleteRulesetRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRulesetRequest(arg0 interface{}) *gomock.Call
DeleteRulesetRequest indicates an expected call of DeleteRulesetRequest
func (*MockGlueDataBrewAPIMockRecorder) DeleteRulesetWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteRulesetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRulesetWithContext indicates an expected call of DeleteRulesetWithContext
func (*MockGlueDataBrewAPIMockRecorder) DeleteSchedule ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteSchedule(arg0 interface{}) *gomock.Call
DeleteSchedule indicates an expected call of DeleteSchedule
func (*MockGlueDataBrewAPIMockRecorder) DeleteScheduleRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteScheduleRequest(arg0 interface{}) *gomock.Call
DeleteScheduleRequest indicates an expected call of DeleteScheduleRequest
func (*MockGlueDataBrewAPIMockRecorder) DeleteScheduleWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DeleteScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteScheduleWithContext indicates an expected call of DeleteScheduleWithContext
func (*MockGlueDataBrewAPIMockRecorder) DescribeDataset ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeDataset(arg0 interface{}) *gomock.Call
DescribeDataset indicates an expected call of DescribeDataset
func (*MockGlueDataBrewAPIMockRecorder) DescribeDatasetRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeDatasetRequest(arg0 interface{}) *gomock.Call
DescribeDatasetRequest indicates an expected call of DescribeDatasetRequest
func (*MockGlueDataBrewAPIMockRecorder) DescribeDatasetWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDatasetWithContext indicates an expected call of DescribeDatasetWithContext
func (*MockGlueDataBrewAPIMockRecorder) DescribeJob ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJob(arg0 interface{}) *gomock.Call
DescribeJob indicates an expected call of DescribeJob
func (*MockGlueDataBrewAPIMockRecorder) DescribeJobRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobRequest(arg0 interface{}) *gomock.Call
DescribeJobRequest indicates an expected call of DescribeJobRequest
func (*MockGlueDataBrewAPIMockRecorder) DescribeJobRun ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobRun(arg0 interface{}) *gomock.Call
DescribeJobRun indicates an expected call of DescribeJobRun
func (*MockGlueDataBrewAPIMockRecorder) DescribeJobRunRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobRunRequest(arg0 interface{}) *gomock.Call
DescribeJobRunRequest indicates an expected call of DescribeJobRunRequest
func (*MockGlueDataBrewAPIMockRecorder) DescribeJobRunWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJobRunWithContext indicates an expected call of DescribeJobRunWithContext
func (*MockGlueDataBrewAPIMockRecorder) DescribeJobWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJobWithContext indicates an expected call of DescribeJobWithContext
func (*MockGlueDataBrewAPIMockRecorder) DescribeProject ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeProject(arg0 interface{}) *gomock.Call
DescribeProject indicates an expected call of DescribeProject
func (*MockGlueDataBrewAPIMockRecorder) DescribeProjectRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeProjectRequest(arg0 interface{}) *gomock.Call
DescribeProjectRequest indicates an expected call of DescribeProjectRequest
func (*MockGlueDataBrewAPIMockRecorder) DescribeProjectWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeProjectWithContext indicates an expected call of DescribeProjectWithContext
func (*MockGlueDataBrewAPIMockRecorder) DescribeRecipe ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRecipe(arg0 interface{}) *gomock.Call
DescribeRecipe indicates an expected call of DescribeRecipe
func (*MockGlueDataBrewAPIMockRecorder) DescribeRecipeRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRecipeRequest(arg0 interface{}) *gomock.Call
DescribeRecipeRequest indicates an expected call of DescribeRecipeRequest
func (*MockGlueDataBrewAPIMockRecorder) DescribeRecipeWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRecipeWithContext indicates an expected call of DescribeRecipeWithContext
func (*MockGlueDataBrewAPIMockRecorder) DescribeRuleset ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRuleset(arg0 interface{}) *gomock.Call
DescribeRuleset indicates an expected call of DescribeRuleset
func (*MockGlueDataBrewAPIMockRecorder) DescribeRulesetRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRulesetRequest(arg0 interface{}) *gomock.Call
DescribeRulesetRequest indicates an expected call of DescribeRulesetRequest
func (*MockGlueDataBrewAPIMockRecorder) DescribeRulesetWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeRulesetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRulesetWithContext indicates an expected call of DescribeRulesetWithContext
func (*MockGlueDataBrewAPIMockRecorder) DescribeSchedule ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeSchedule(arg0 interface{}) *gomock.Call
DescribeSchedule indicates an expected call of DescribeSchedule
func (*MockGlueDataBrewAPIMockRecorder) DescribeScheduleRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeScheduleRequest(arg0 interface{}) *gomock.Call
DescribeScheduleRequest indicates an expected call of DescribeScheduleRequest
func (*MockGlueDataBrewAPIMockRecorder) DescribeScheduleWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) DescribeScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeScheduleWithContext indicates an expected call of DescribeScheduleWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListDatasets ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasets(arg0 interface{}) *gomock.Call
ListDatasets indicates an expected call of ListDatasets
func (*MockGlueDataBrewAPIMockRecorder) ListDatasetsPages ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasetsPages(arg0, arg1 interface{}) *gomock.Call
ListDatasetsPages indicates an expected call of ListDatasetsPages
func (*MockGlueDataBrewAPIMockRecorder) ListDatasetsPagesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDatasetsPagesWithContext indicates an expected call of ListDatasetsPagesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListDatasetsRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasetsRequest(arg0 interface{}) *gomock.Call
ListDatasetsRequest indicates an expected call of ListDatasetsRequest
func (*MockGlueDataBrewAPIMockRecorder) ListDatasetsWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListDatasetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDatasetsWithContext indicates an expected call of ListDatasetsWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListJobRuns ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRuns(arg0 interface{}) *gomock.Call
ListJobRuns indicates an expected call of ListJobRuns
func (*MockGlueDataBrewAPIMockRecorder) ListJobRunsPages ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRunsPages(arg0, arg1 interface{}) *gomock.Call
ListJobRunsPages indicates an expected call of ListJobRunsPages
func (*MockGlueDataBrewAPIMockRecorder) ListJobRunsPagesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJobRunsPagesWithContext indicates an expected call of ListJobRunsPagesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListJobRunsRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRunsRequest(arg0 interface{}) *gomock.Call
ListJobRunsRequest indicates an expected call of ListJobRunsRequest
func (*MockGlueDataBrewAPIMockRecorder) ListJobRunsWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJobRunsWithContext indicates an expected call of ListJobRunsWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListJobs ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call
ListJobs indicates an expected call of ListJobs
func (*MockGlueDataBrewAPIMockRecorder) ListJobsPages ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call
ListJobsPages indicates an expected call of ListJobsPages
func (*MockGlueDataBrewAPIMockRecorder) ListJobsPagesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJobsPagesWithContext indicates an expected call of ListJobsPagesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListJobsRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call
ListJobsRequest indicates an expected call of ListJobsRequest
func (*MockGlueDataBrewAPIMockRecorder) ListJobsWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJobsWithContext indicates an expected call of ListJobsWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListProjects ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListProjects(arg0 interface{}) *gomock.Call
ListProjects indicates an expected call of ListProjects
func (*MockGlueDataBrewAPIMockRecorder) ListProjectsPages ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListProjectsPages(arg0, arg1 interface{}) *gomock.Call
ListProjectsPages indicates an expected call of ListProjectsPages
func (*MockGlueDataBrewAPIMockRecorder) ListProjectsPagesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProjectsPagesWithContext indicates an expected call of ListProjectsPagesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListProjectsRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListProjectsRequest(arg0 interface{}) *gomock.Call
ListProjectsRequest indicates an expected call of ListProjectsRequest
func (*MockGlueDataBrewAPIMockRecorder) ListProjectsWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProjectsWithContext indicates an expected call of ListProjectsWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListRecipeVersions ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersions(arg0 interface{}) *gomock.Call
ListRecipeVersions indicates an expected call of ListRecipeVersions
func (*MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsPages ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListRecipeVersionsPages indicates an expected call of ListRecipeVersionsPages
func (*MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsPagesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRecipeVersionsPagesWithContext indicates an expected call of ListRecipeVersionsPagesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsRequest(arg0 interface{}) *gomock.Call
ListRecipeVersionsRequest indicates an expected call of ListRecipeVersionsRequest
func (*MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipeVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRecipeVersionsWithContext indicates an expected call of ListRecipeVersionsWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListRecipes ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipes(arg0 interface{}) *gomock.Call
ListRecipes indicates an expected call of ListRecipes
func (*MockGlueDataBrewAPIMockRecorder) ListRecipesPages ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipesPages(arg0, arg1 interface{}) *gomock.Call
ListRecipesPages indicates an expected call of ListRecipesPages
func (*MockGlueDataBrewAPIMockRecorder) ListRecipesPagesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRecipesPagesWithContext indicates an expected call of ListRecipesPagesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListRecipesRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipesRequest(arg0 interface{}) *gomock.Call
ListRecipesRequest indicates an expected call of ListRecipesRequest
func (*MockGlueDataBrewAPIMockRecorder) ListRecipesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRecipesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRecipesWithContext indicates an expected call of ListRecipesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListRulesets ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesets(arg0 interface{}) *gomock.Call
ListRulesets indicates an expected call of ListRulesets
func (*MockGlueDataBrewAPIMockRecorder) ListRulesetsPages ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesetsPages(arg0, arg1 interface{}) *gomock.Call
ListRulesetsPages indicates an expected call of ListRulesetsPages
func (*MockGlueDataBrewAPIMockRecorder) ListRulesetsPagesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRulesetsPagesWithContext indicates an expected call of ListRulesetsPagesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListRulesetsRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesetsRequest(arg0 interface{}) *gomock.Call
ListRulesetsRequest indicates an expected call of ListRulesetsRequest
func (*MockGlueDataBrewAPIMockRecorder) ListRulesetsWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListRulesetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRulesetsWithContext indicates an expected call of ListRulesetsWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListSchedules ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedules(arg0 interface{}) *gomock.Call
ListSchedules indicates an expected call of ListSchedules
func (*MockGlueDataBrewAPIMockRecorder) ListSchedulesPages ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedulesPages(arg0, arg1 interface{}) *gomock.Call
ListSchedulesPages indicates an expected call of ListSchedulesPages
func (*MockGlueDataBrewAPIMockRecorder) ListSchedulesPagesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSchedulesPagesWithContext indicates an expected call of ListSchedulesPagesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListSchedulesRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedulesRequest(arg0 interface{}) *gomock.Call
ListSchedulesRequest indicates an expected call of ListSchedulesRequest
func (*MockGlueDataBrewAPIMockRecorder) ListSchedulesWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListSchedulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSchedulesWithContext indicates an expected call of ListSchedulesWithContext
func (*MockGlueDataBrewAPIMockRecorder) ListTagsForResource ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockGlueDataBrewAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockGlueDataBrewAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockGlueDataBrewAPIMockRecorder) PublishRecipe ¶
func (mr *MockGlueDataBrewAPIMockRecorder) PublishRecipe(arg0 interface{}) *gomock.Call
PublishRecipe indicates an expected call of PublishRecipe
func (*MockGlueDataBrewAPIMockRecorder) PublishRecipeRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) PublishRecipeRequest(arg0 interface{}) *gomock.Call
PublishRecipeRequest indicates an expected call of PublishRecipeRequest
func (*MockGlueDataBrewAPIMockRecorder) PublishRecipeWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) PublishRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PublishRecipeWithContext indicates an expected call of PublishRecipeWithContext
func (*MockGlueDataBrewAPIMockRecorder) SendProjectSessionAction ¶
func (mr *MockGlueDataBrewAPIMockRecorder) SendProjectSessionAction(arg0 interface{}) *gomock.Call
SendProjectSessionAction indicates an expected call of SendProjectSessionAction
func (*MockGlueDataBrewAPIMockRecorder) SendProjectSessionActionRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) SendProjectSessionActionRequest(arg0 interface{}) *gomock.Call
SendProjectSessionActionRequest indicates an expected call of SendProjectSessionActionRequest
func (*MockGlueDataBrewAPIMockRecorder) SendProjectSessionActionWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) SendProjectSessionActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendProjectSessionActionWithContext indicates an expected call of SendProjectSessionActionWithContext
func (*MockGlueDataBrewAPIMockRecorder) StartJobRun ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StartJobRun(arg0 interface{}) *gomock.Call
StartJobRun indicates an expected call of StartJobRun
func (*MockGlueDataBrewAPIMockRecorder) StartJobRunRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StartJobRunRequest(arg0 interface{}) *gomock.Call
StartJobRunRequest indicates an expected call of StartJobRunRequest
func (*MockGlueDataBrewAPIMockRecorder) StartJobRunWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StartJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartJobRunWithContext indicates an expected call of StartJobRunWithContext
func (*MockGlueDataBrewAPIMockRecorder) StartProjectSession ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StartProjectSession(arg0 interface{}) *gomock.Call
StartProjectSession indicates an expected call of StartProjectSession
func (*MockGlueDataBrewAPIMockRecorder) StartProjectSessionRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StartProjectSessionRequest(arg0 interface{}) *gomock.Call
StartProjectSessionRequest indicates an expected call of StartProjectSessionRequest
func (*MockGlueDataBrewAPIMockRecorder) StartProjectSessionWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StartProjectSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartProjectSessionWithContext indicates an expected call of StartProjectSessionWithContext
func (*MockGlueDataBrewAPIMockRecorder) StopJobRun ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StopJobRun(arg0 interface{}) *gomock.Call
StopJobRun indicates an expected call of StopJobRun
func (*MockGlueDataBrewAPIMockRecorder) StopJobRunRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StopJobRunRequest(arg0 interface{}) *gomock.Call
StopJobRunRequest indicates an expected call of StopJobRunRequest
func (*MockGlueDataBrewAPIMockRecorder) StopJobRunWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) StopJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopJobRunWithContext indicates an expected call of StopJobRunWithContext
func (*MockGlueDataBrewAPIMockRecorder) TagResource ¶
func (mr *MockGlueDataBrewAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockGlueDataBrewAPIMockRecorder) TagResourceRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockGlueDataBrewAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockGlueDataBrewAPIMockRecorder) UntagResource ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockGlueDataBrewAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockGlueDataBrewAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockGlueDataBrewAPIMockRecorder) UpdateDataset ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateDataset(arg0 interface{}) *gomock.Call
UpdateDataset indicates an expected call of UpdateDataset
func (*MockGlueDataBrewAPIMockRecorder) UpdateDatasetRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateDatasetRequest(arg0 interface{}) *gomock.Call
UpdateDatasetRequest indicates an expected call of UpdateDatasetRequest
func (*MockGlueDataBrewAPIMockRecorder) UpdateDatasetWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateDatasetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDatasetWithContext indicates an expected call of UpdateDatasetWithContext
func (*MockGlueDataBrewAPIMockRecorder) UpdateProfileJob ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProfileJob(arg0 interface{}) *gomock.Call
UpdateProfileJob indicates an expected call of UpdateProfileJob
func (*MockGlueDataBrewAPIMockRecorder) UpdateProfileJobRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProfileJobRequest(arg0 interface{}) *gomock.Call
UpdateProfileJobRequest indicates an expected call of UpdateProfileJobRequest
func (*MockGlueDataBrewAPIMockRecorder) UpdateProfileJobWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProfileJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateProfileJobWithContext indicates an expected call of UpdateProfileJobWithContext
func (*MockGlueDataBrewAPIMockRecorder) UpdateProject ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProject(arg0 interface{}) *gomock.Call
UpdateProject indicates an expected call of UpdateProject
func (*MockGlueDataBrewAPIMockRecorder) UpdateProjectRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProjectRequest(arg0 interface{}) *gomock.Call
UpdateProjectRequest indicates an expected call of UpdateProjectRequest
func (*MockGlueDataBrewAPIMockRecorder) UpdateProjectWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateProjectWithContext indicates an expected call of UpdateProjectWithContext
func (*MockGlueDataBrewAPIMockRecorder) UpdateRecipe ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipe(arg0 interface{}) *gomock.Call
UpdateRecipe indicates an expected call of UpdateRecipe
func (*MockGlueDataBrewAPIMockRecorder) UpdateRecipeJob ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeJob(arg0 interface{}) *gomock.Call
UpdateRecipeJob indicates an expected call of UpdateRecipeJob
func (*MockGlueDataBrewAPIMockRecorder) UpdateRecipeJobRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeJobRequest(arg0 interface{}) *gomock.Call
UpdateRecipeJobRequest indicates an expected call of UpdateRecipeJobRequest
func (*MockGlueDataBrewAPIMockRecorder) UpdateRecipeJobWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRecipeJobWithContext indicates an expected call of UpdateRecipeJobWithContext
func (*MockGlueDataBrewAPIMockRecorder) UpdateRecipeRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeRequest(arg0 interface{}) *gomock.Call
UpdateRecipeRequest indicates an expected call of UpdateRecipeRequest
func (*MockGlueDataBrewAPIMockRecorder) UpdateRecipeWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRecipeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRecipeWithContext indicates an expected call of UpdateRecipeWithContext
func (*MockGlueDataBrewAPIMockRecorder) UpdateRuleset ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRuleset(arg0 interface{}) *gomock.Call
UpdateRuleset indicates an expected call of UpdateRuleset
func (*MockGlueDataBrewAPIMockRecorder) UpdateRulesetRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRulesetRequest(arg0 interface{}) *gomock.Call
UpdateRulesetRequest indicates an expected call of UpdateRulesetRequest
func (*MockGlueDataBrewAPIMockRecorder) UpdateRulesetWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateRulesetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRulesetWithContext indicates an expected call of UpdateRulesetWithContext
func (*MockGlueDataBrewAPIMockRecorder) UpdateSchedule ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateSchedule(arg0 interface{}) *gomock.Call
UpdateSchedule indicates an expected call of UpdateSchedule
func (*MockGlueDataBrewAPIMockRecorder) UpdateScheduleRequest ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateScheduleRequest(arg0 interface{}) *gomock.Call
UpdateScheduleRequest indicates an expected call of UpdateScheduleRequest
func (*MockGlueDataBrewAPIMockRecorder) UpdateScheduleWithContext ¶
func (mr *MockGlueDataBrewAPIMockRecorder) UpdateScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateScheduleWithContext indicates an expected call of UpdateScheduleWithContext