Documentation ¶
Overview ¶
Package gluemock is a generated GoMock package.
Index ¶
- type MockGlueAPI
- func (m *MockGlueAPI) BatchCreatePartition(arg0 *glue.BatchCreatePartitionInput) (*glue.BatchCreatePartitionOutput, error)
- func (m *MockGlueAPI) BatchCreatePartitionRequest(arg0 *glue.BatchCreatePartitionInput) (*request.Request, *glue.BatchCreatePartitionOutput)
- func (m *MockGlueAPI) BatchCreatePartitionWithContext(arg0 context.Context, arg1 *glue.BatchCreatePartitionInput, ...) (*glue.BatchCreatePartitionOutput, error)
- func (m *MockGlueAPI) BatchDeleteConnection(arg0 *glue.BatchDeleteConnectionInput) (*glue.BatchDeleteConnectionOutput, error)
- func (m *MockGlueAPI) BatchDeleteConnectionRequest(arg0 *glue.BatchDeleteConnectionInput) (*request.Request, *glue.BatchDeleteConnectionOutput)
- func (m *MockGlueAPI) BatchDeleteConnectionWithContext(arg0 context.Context, arg1 *glue.BatchDeleteConnectionInput, ...) (*glue.BatchDeleteConnectionOutput, error)
- func (m *MockGlueAPI) BatchDeletePartition(arg0 *glue.BatchDeletePartitionInput) (*glue.BatchDeletePartitionOutput, error)
- func (m *MockGlueAPI) BatchDeletePartitionRequest(arg0 *glue.BatchDeletePartitionInput) (*request.Request, *glue.BatchDeletePartitionOutput)
- func (m *MockGlueAPI) BatchDeletePartitionWithContext(arg0 context.Context, arg1 *glue.BatchDeletePartitionInput, ...) (*glue.BatchDeletePartitionOutput, error)
- func (m *MockGlueAPI) BatchDeleteTable(arg0 *glue.BatchDeleteTableInput) (*glue.BatchDeleteTableOutput, error)
- func (m *MockGlueAPI) BatchDeleteTableRequest(arg0 *glue.BatchDeleteTableInput) (*request.Request, *glue.BatchDeleteTableOutput)
- func (m *MockGlueAPI) BatchDeleteTableVersion(arg0 *glue.BatchDeleteTableVersionInput) (*glue.BatchDeleteTableVersionOutput, error)
- func (m *MockGlueAPI) BatchDeleteTableVersionRequest(arg0 *glue.BatchDeleteTableVersionInput) (*request.Request, *glue.BatchDeleteTableVersionOutput)
- func (m *MockGlueAPI) BatchDeleteTableVersionWithContext(arg0 context.Context, arg1 *glue.BatchDeleteTableVersionInput, ...) (*glue.BatchDeleteTableVersionOutput, error)
- func (m *MockGlueAPI) BatchDeleteTableWithContext(arg0 context.Context, arg1 *glue.BatchDeleteTableInput, arg2 ...request.Option) (*glue.BatchDeleteTableOutput, error)
- func (m *MockGlueAPI) BatchGetBlueprints(arg0 *glue.BatchGetBlueprintsInput) (*glue.BatchGetBlueprintsOutput, error)
- func (m *MockGlueAPI) BatchGetBlueprintsRequest(arg0 *glue.BatchGetBlueprintsInput) (*request.Request, *glue.BatchGetBlueprintsOutput)
- func (m *MockGlueAPI) BatchGetBlueprintsWithContext(arg0 context.Context, arg1 *glue.BatchGetBlueprintsInput, ...) (*glue.BatchGetBlueprintsOutput, error)
- func (m *MockGlueAPI) BatchGetCrawlers(arg0 *glue.BatchGetCrawlersInput) (*glue.BatchGetCrawlersOutput, error)
- func (m *MockGlueAPI) BatchGetCrawlersRequest(arg0 *glue.BatchGetCrawlersInput) (*request.Request, *glue.BatchGetCrawlersOutput)
- func (m *MockGlueAPI) BatchGetCrawlersWithContext(arg0 context.Context, arg1 *glue.BatchGetCrawlersInput, arg2 ...request.Option) (*glue.BatchGetCrawlersOutput, error)
- func (m *MockGlueAPI) BatchGetDevEndpoints(arg0 *glue.BatchGetDevEndpointsInput) (*glue.BatchGetDevEndpointsOutput, error)
- func (m *MockGlueAPI) BatchGetDevEndpointsRequest(arg0 *glue.BatchGetDevEndpointsInput) (*request.Request, *glue.BatchGetDevEndpointsOutput)
- func (m *MockGlueAPI) BatchGetDevEndpointsWithContext(arg0 context.Context, arg1 *glue.BatchGetDevEndpointsInput, ...) (*glue.BatchGetDevEndpointsOutput, error)
- func (m *MockGlueAPI) BatchGetJobs(arg0 *glue.BatchGetJobsInput) (*glue.BatchGetJobsOutput, error)
- func (m *MockGlueAPI) BatchGetJobsRequest(arg0 *glue.BatchGetJobsInput) (*request.Request, *glue.BatchGetJobsOutput)
- func (m *MockGlueAPI) BatchGetJobsWithContext(arg0 context.Context, arg1 *glue.BatchGetJobsInput, arg2 ...request.Option) (*glue.BatchGetJobsOutput, error)
- func (m *MockGlueAPI) BatchGetPartition(arg0 *glue.BatchGetPartitionInput) (*glue.BatchGetPartitionOutput, error)
- func (m *MockGlueAPI) BatchGetPartitionRequest(arg0 *glue.BatchGetPartitionInput) (*request.Request, *glue.BatchGetPartitionOutput)
- func (m *MockGlueAPI) BatchGetPartitionWithContext(arg0 context.Context, arg1 *glue.BatchGetPartitionInput, ...) (*glue.BatchGetPartitionOutput, error)
- func (m *MockGlueAPI) BatchGetTriggers(arg0 *glue.BatchGetTriggersInput) (*glue.BatchGetTriggersOutput, error)
- func (m *MockGlueAPI) BatchGetTriggersRequest(arg0 *glue.BatchGetTriggersInput) (*request.Request, *glue.BatchGetTriggersOutput)
- func (m *MockGlueAPI) BatchGetTriggersWithContext(arg0 context.Context, arg1 *glue.BatchGetTriggersInput, arg2 ...request.Option) (*glue.BatchGetTriggersOutput, error)
- func (m *MockGlueAPI) BatchGetWorkflows(arg0 *glue.BatchGetWorkflowsInput) (*glue.BatchGetWorkflowsOutput, error)
- func (m *MockGlueAPI) BatchGetWorkflowsRequest(arg0 *glue.BatchGetWorkflowsInput) (*request.Request, *glue.BatchGetWorkflowsOutput)
- func (m *MockGlueAPI) BatchGetWorkflowsWithContext(arg0 context.Context, arg1 *glue.BatchGetWorkflowsInput, ...) (*glue.BatchGetWorkflowsOutput, error)
- func (m *MockGlueAPI) BatchStopJobRun(arg0 *glue.BatchStopJobRunInput) (*glue.BatchStopJobRunOutput, error)
- func (m *MockGlueAPI) BatchStopJobRunRequest(arg0 *glue.BatchStopJobRunInput) (*request.Request, *glue.BatchStopJobRunOutput)
- func (m *MockGlueAPI) BatchStopJobRunWithContext(arg0 context.Context, arg1 *glue.BatchStopJobRunInput, arg2 ...request.Option) (*glue.BatchStopJobRunOutput, error)
- func (m *MockGlueAPI) BatchUpdatePartition(arg0 *glue.BatchUpdatePartitionInput) (*glue.BatchUpdatePartitionOutput, error)
- func (m *MockGlueAPI) BatchUpdatePartitionRequest(arg0 *glue.BatchUpdatePartitionInput) (*request.Request, *glue.BatchUpdatePartitionOutput)
- func (m *MockGlueAPI) BatchUpdatePartitionWithContext(arg0 context.Context, arg1 *glue.BatchUpdatePartitionInput, ...) (*glue.BatchUpdatePartitionOutput, error)
- func (m *MockGlueAPI) CancelMLTaskRun(arg0 *glue.CancelMLTaskRunInput) (*glue.CancelMLTaskRunOutput, error)
- func (m *MockGlueAPI) CancelMLTaskRunRequest(arg0 *glue.CancelMLTaskRunInput) (*request.Request, *glue.CancelMLTaskRunOutput)
- func (m *MockGlueAPI) CancelMLTaskRunWithContext(arg0 context.Context, arg1 *glue.CancelMLTaskRunInput, arg2 ...request.Option) (*glue.CancelMLTaskRunOutput, error)
- func (m *MockGlueAPI) CheckSchemaVersionValidity(arg0 *glue.CheckSchemaVersionValidityInput) (*glue.CheckSchemaVersionValidityOutput, error)
- func (m *MockGlueAPI) CheckSchemaVersionValidityRequest(arg0 *glue.CheckSchemaVersionValidityInput) (*request.Request, *glue.CheckSchemaVersionValidityOutput)
- func (m *MockGlueAPI) CheckSchemaVersionValidityWithContext(arg0 context.Context, arg1 *glue.CheckSchemaVersionValidityInput, ...) (*glue.CheckSchemaVersionValidityOutput, error)
- func (m *MockGlueAPI) CreateBlueprint(arg0 *glue.CreateBlueprintInput) (*glue.CreateBlueprintOutput, error)
- func (m *MockGlueAPI) CreateBlueprintRequest(arg0 *glue.CreateBlueprintInput) (*request.Request, *glue.CreateBlueprintOutput)
- func (m *MockGlueAPI) CreateBlueprintWithContext(arg0 context.Context, arg1 *glue.CreateBlueprintInput, arg2 ...request.Option) (*glue.CreateBlueprintOutput, error)
- func (m *MockGlueAPI) CreateClassifier(arg0 *glue.CreateClassifierInput) (*glue.CreateClassifierOutput, error)
- func (m *MockGlueAPI) CreateClassifierRequest(arg0 *glue.CreateClassifierInput) (*request.Request, *glue.CreateClassifierOutput)
- func (m *MockGlueAPI) CreateClassifierWithContext(arg0 context.Context, arg1 *glue.CreateClassifierInput, arg2 ...request.Option) (*glue.CreateClassifierOutput, error)
- func (m *MockGlueAPI) CreateConnection(arg0 *glue.CreateConnectionInput) (*glue.CreateConnectionOutput, error)
- func (m *MockGlueAPI) CreateConnectionRequest(arg0 *glue.CreateConnectionInput) (*request.Request, *glue.CreateConnectionOutput)
- func (m *MockGlueAPI) CreateConnectionWithContext(arg0 context.Context, arg1 *glue.CreateConnectionInput, arg2 ...request.Option) (*glue.CreateConnectionOutput, error)
- func (m *MockGlueAPI) CreateCrawler(arg0 *glue.CreateCrawlerInput) (*glue.CreateCrawlerOutput, error)
- func (m *MockGlueAPI) CreateCrawlerRequest(arg0 *glue.CreateCrawlerInput) (*request.Request, *glue.CreateCrawlerOutput)
- func (m *MockGlueAPI) CreateCrawlerWithContext(arg0 context.Context, arg1 *glue.CreateCrawlerInput, arg2 ...request.Option) (*glue.CreateCrawlerOutput, error)
- func (m *MockGlueAPI) CreateDatabase(arg0 *glue.CreateDatabaseInput) (*glue.CreateDatabaseOutput, error)
- func (m *MockGlueAPI) CreateDatabaseRequest(arg0 *glue.CreateDatabaseInput) (*request.Request, *glue.CreateDatabaseOutput)
- func (m *MockGlueAPI) CreateDatabaseWithContext(arg0 context.Context, arg1 *glue.CreateDatabaseInput, arg2 ...request.Option) (*glue.CreateDatabaseOutput, error)
- func (m *MockGlueAPI) CreateDevEndpoint(arg0 *glue.CreateDevEndpointInput) (*glue.CreateDevEndpointOutput, error)
- func (m *MockGlueAPI) CreateDevEndpointRequest(arg0 *glue.CreateDevEndpointInput) (*request.Request, *glue.CreateDevEndpointOutput)
- func (m *MockGlueAPI) CreateDevEndpointWithContext(arg0 context.Context, arg1 *glue.CreateDevEndpointInput, ...) (*glue.CreateDevEndpointOutput, error)
- func (m *MockGlueAPI) CreateJob(arg0 *glue.CreateJobInput) (*glue.CreateJobOutput, error)
- func (m *MockGlueAPI) CreateJobRequest(arg0 *glue.CreateJobInput) (*request.Request, *glue.CreateJobOutput)
- func (m *MockGlueAPI) CreateJobWithContext(arg0 context.Context, arg1 *glue.CreateJobInput, arg2 ...request.Option) (*glue.CreateJobOutput, error)
- func (m *MockGlueAPI) CreateMLTransform(arg0 *glue.CreateMLTransformInput) (*glue.CreateMLTransformOutput, error)
- func (m *MockGlueAPI) CreateMLTransformRequest(arg0 *glue.CreateMLTransformInput) (*request.Request, *glue.CreateMLTransformOutput)
- func (m *MockGlueAPI) CreateMLTransformWithContext(arg0 context.Context, arg1 *glue.CreateMLTransformInput, ...) (*glue.CreateMLTransformOutput, error)
- func (m *MockGlueAPI) CreatePartition(arg0 *glue.CreatePartitionInput) (*glue.CreatePartitionOutput, error)
- func (m *MockGlueAPI) CreatePartitionIndex(arg0 *glue.CreatePartitionIndexInput) (*glue.CreatePartitionIndexOutput, error)
- func (m *MockGlueAPI) CreatePartitionIndexRequest(arg0 *glue.CreatePartitionIndexInput) (*request.Request, *glue.CreatePartitionIndexOutput)
- func (m *MockGlueAPI) CreatePartitionIndexWithContext(arg0 context.Context, arg1 *glue.CreatePartitionIndexInput, ...) (*glue.CreatePartitionIndexOutput, error)
- func (m *MockGlueAPI) CreatePartitionRequest(arg0 *glue.CreatePartitionInput) (*request.Request, *glue.CreatePartitionOutput)
- func (m *MockGlueAPI) CreatePartitionWithContext(arg0 context.Context, arg1 *glue.CreatePartitionInput, arg2 ...request.Option) (*glue.CreatePartitionOutput, error)
- func (m *MockGlueAPI) CreateRegistry(arg0 *glue.CreateRegistryInput) (*glue.CreateRegistryOutput, error)
- func (m *MockGlueAPI) CreateRegistryRequest(arg0 *glue.CreateRegistryInput) (*request.Request, *glue.CreateRegistryOutput)
- func (m *MockGlueAPI) CreateRegistryWithContext(arg0 context.Context, arg1 *glue.CreateRegistryInput, arg2 ...request.Option) (*glue.CreateRegistryOutput, error)
- func (m *MockGlueAPI) CreateSchema(arg0 *glue.CreateSchemaInput) (*glue.CreateSchemaOutput, error)
- func (m *MockGlueAPI) CreateSchemaRequest(arg0 *glue.CreateSchemaInput) (*request.Request, *glue.CreateSchemaOutput)
- func (m *MockGlueAPI) CreateSchemaWithContext(arg0 context.Context, arg1 *glue.CreateSchemaInput, arg2 ...request.Option) (*glue.CreateSchemaOutput, error)
- func (m *MockGlueAPI) CreateScript(arg0 *glue.CreateScriptInput) (*glue.CreateScriptOutput, error)
- func (m *MockGlueAPI) CreateScriptRequest(arg0 *glue.CreateScriptInput) (*request.Request, *glue.CreateScriptOutput)
- func (m *MockGlueAPI) CreateScriptWithContext(arg0 context.Context, arg1 *glue.CreateScriptInput, arg2 ...request.Option) (*glue.CreateScriptOutput, error)
- func (m *MockGlueAPI) CreateSecurityConfiguration(arg0 *glue.CreateSecurityConfigurationInput) (*glue.CreateSecurityConfigurationOutput, error)
- func (m *MockGlueAPI) CreateSecurityConfigurationRequest(arg0 *glue.CreateSecurityConfigurationInput) (*request.Request, *glue.CreateSecurityConfigurationOutput)
- func (m *MockGlueAPI) CreateSecurityConfigurationWithContext(arg0 context.Context, arg1 *glue.CreateSecurityConfigurationInput, ...) (*glue.CreateSecurityConfigurationOutput, error)
- func (m *MockGlueAPI) CreateTable(arg0 *glue.CreateTableInput) (*glue.CreateTableOutput, error)
- func (m *MockGlueAPI) CreateTableRequest(arg0 *glue.CreateTableInput) (*request.Request, *glue.CreateTableOutput)
- func (m *MockGlueAPI) CreateTableWithContext(arg0 context.Context, arg1 *glue.CreateTableInput, arg2 ...request.Option) (*glue.CreateTableOutput, error)
- func (m *MockGlueAPI) CreateTrigger(arg0 *glue.CreateTriggerInput) (*glue.CreateTriggerOutput, error)
- func (m *MockGlueAPI) CreateTriggerRequest(arg0 *glue.CreateTriggerInput) (*request.Request, *glue.CreateTriggerOutput)
- func (m *MockGlueAPI) CreateTriggerWithContext(arg0 context.Context, arg1 *glue.CreateTriggerInput, arg2 ...request.Option) (*glue.CreateTriggerOutput, error)
- func (m *MockGlueAPI) CreateUserDefinedFunction(arg0 *glue.CreateUserDefinedFunctionInput) (*glue.CreateUserDefinedFunctionOutput, error)
- func (m *MockGlueAPI) CreateUserDefinedFunctionRequest(arg0 *glue.CreateUserDefinedFunctionInput) (*request.Request, *glue.CreateUserDefinedFunctionOutput)
- func (m *MockGlueAPI) CreateUserDefinedFunctionWithContext(arg0 context.Context, arg1 *glue.CreateUserDefinedFunctionInput, ...) (*glue.CreateUserDefinedFunctionOutput, error)
- func (m *MockGlueAPI) CreateWorkflow(arg0 *glue.CreateWorkflowInput) (*glue.CreateWorkflowOutput, error)
- func (m *MockGlueAPI) CreateWorkflowRequest(arg0 *glue.CreateWorkflowInput) (*request.Request, *glue.CreateWorkflowOutput)
- func (m *MockGlueAPI) CreateWorkflowWithContext(arg0 context.Context, arg1 *glue.CreateWorkflowInput, arg2 ...request.Option) (*glue.CreateWorkflowOutput, error)
- func (m *MockGlueAPI) DeleteBlueprint(arg0 *glue.DeleteBlueprintInput) (*glue.DeleteBlueprintOutput, error)
- func (m *MockGlueAPI) DeleteBlueprintRequest(arg0 *glue.DeleteBlueprintInput) (*request.Request, *glue.DeleteBlueprintOutput)
- func (m *MockGlueAPI) DeleteBlueprintWithContext(arg0 context.Context, arg1 *glue.DeleteBlueprintInput, arg2 ...request.Option) (*glue.DeleteBlueprintOutput, error)
- func (m *MockGlueAPI) DeleteClassifier(arg0 *glue.DeleteClassifierInput) (*glue.DeleteClassifierOutput, error)
- func (m *MockGlueAPI) DeleteClassifierRequest(arg0 *glue.DeleteClassifierInput) (*request.Request, *glue.DeleteClassifierOutput)
- func (m *MockGlueAPI) DeleteClassifierWithContext(arg0 context.Context, arg1 *glue.DeleteClassifierInput, arg2 ...request.Option) (*glue.DeleteClassifierOutput, error)
- func (m *MockGlueAPI) DeleteColumnStatisticsForPartition(arg0 *glue.DeleteColumnStatisticsForPartitionInput) (*glue.DeleteColumnStatisticsForPartitionOutput, error)
- func (m *MockGlueAPI) DeleteColumnStatisticsForPartitionRequest(arg0 *glue.DeleteColumnStatisticsForPartitionInput) (*request.Request, *glue.DeleteColumnStatisticsForPartitionOutput)
- func (m *MockGlueAPI) DeleteColumnStatisticsForPartitionWithContext(arg0 context.Context, arg1 *glue.DeleteColumnStatisticsForPartitionInput, ...) (*glue.DeleteColumnStatisticsForPartitionOutput, error)
- func (m *MockGlueAPI) DeleteColumnStatisticsForTable(arg0 *glue.DeleteColumnStatisticsForTableInput) (*glue.DeleteColumnStatisticsForTableOutput, error)
- func (m *MockGlueAPI) DeleteColumnStatisticsForTableRequest(arg0 *glue.DeleteColumnStatisticsForTableInput) (*request.Request, *glue.DeleteColumnStatisticsForTableOutput)
- func (m *MockGlueAPI) DeleteColumnStatisticsForTableWithContext(arg0 context.Context, arg1 *glue.DeleteColumnStatisticsForTableInput, ...) (*glue.DeleteColumnStatisticsForTableOutput, error)
- func (m *MockGlueAPI) DeleteConnection(arg0 *glue.DeleteConnectionInput) (*glue.DeleteConnectionOutput, error)
- func (m *MockGlueAPI) DeleteConnectionRequest(arg0 *glue.DeleteConnectionInput) (*request.Request, *glue.DeleteConnectionOutput)
- func (m *MockGlueAPI) DeleteConnectionWithContext(arg0 context.Context, arg1 *glue.DeleteConnectionInput, arg2 ...request.Option) (*glue.DeleteConnectionOutput, error)
- func (m *MockGlueAPI) DeleteCrawler(arg0 *glue.DeleteCrawlerInput) (*glue.DeleteCrawlerOutput, error)
- func (m *MockGlueAPI) DeleteCrawlerRequest(arg0 *glue.DeleteCrawlerInput) (*request.Request, *glue.DeleteCrawlerOutput)
- func (m *MockGlueAPI) DeleteCrawlerWithContext(arg0 context.Context, arg1 *glue.DeleteCrawlerInput, arg2 ...request.Option) (*glue.DeleteCrawlerOutput, error)
- func (m *MockGlueAPI) DeleteDatabase(arg0 *glue.DeleteDatabaseInput) (*glue.DeleteDatabaseOutput, error)
- func (m *MockGlueAPI) DeleteDatabaseRequest(arg0 *glue.DeleteDatabaseInput) (*request.Request, *glue.DeleteDatabaseOutput)
- func (m *MockGlueAPI) DeleteDatabaseWithContext(arg0 context.Context, arg1 *glue.DeleteDatabaseInput, arg2 ...request.Option) (*glue.DeleteDatabaseOutput, error)
- func (m *MockGlueAPI) DeleteDevEndpoint(arg0 *glue.DeleteDevEndpointInput) (*glue.DeleteDevEndpointOutput, error)
- func (m *MockGlueAPI) DeleteDevEndpointRequest(arg0 *glue.DeleteDevEndpointInput) (*request.Request, *glue.DeleteDevEndpointOutput)
- func (m *MockGlueAPI) DeleteDevEndpointWithContext(arg0 context.Context, arg1 *glue.DeleteDevEndpointInput, ...) (*glue.DeleteDevEndpointOutput, error)
- func (m *MockGlueAPI) DeleteJob(arg0 *glue.DeleteJobInput) (*glue.DeleteJobOutput, error)
- func (m *MockGlueAPI) DeleteJobRequest(arg0 *glue.DeleteJobInput) (*request.Request, *glue.DeleteJobOutput)
- func (m *MockGlueAPI) DeleteJobWithContext(arg0 context.Context, arg1 *glue.DeleteJobInput, arg2 ...request.Option) (*glue.DeleteJobOutput, error)
- func (m *MockGlueAPI) DeleteMLTransform(arg0 *glue.DeleteMLTransformInput) (*glue.DeleteMLTransformOutput, error)
- func (m *MockGlueAPI) DeleteMLTransformRequest(arg0 *glue.DeleteMLTransformInput) (*request.Request, *glue.DeleteMLTransformOutput)
- func (m *MockGlueAPI) DeleteMLTransformWithContext(arg0 context.Context, arg1 *glue.DeleteMLTransformInput, ...) (*glue.DeleteMLTransformOutput, error)
- func (m *MockGlueAPI) DeletePartition(arg0 *glue.DeletePartitionInput) (*glue.DeletePartitionOutput, error)
- func (m *MockGlueAPI) DeletePartitionIndex(arg0 *glue.DeletePartitionIndexInput) (*glue.DeletePartitionIndexOutput, error)
- func (m *MockGlueAPI) DeletePartitionIndexRequest(arg0 *glue.DeletePartitionIndexInput) (*request.Request, *glue.DeletePartitionIndexOutput)
- func (m *MockGlueAPI) DeletePartitionIndexWithContext(arg0 context.Context, arg1 *glue.DeletePartitionIndexInput, ...) (*glue.DeletePartitionIndexOutput, error)
- func (m *MockGlueAPI) DeletePartitionRequest(arg0 *glue.DeletePartitionInput) (*request.Request, *glue.DeletePartitionOutput)
- func (m *MockGlueAPI) DeletePartitionWithContext(arg0 context.Context, arg1 *glue.DeletePartitionInput, arg2 ...request.Option) (*glue.DeletePartitionOutput, error)
- func (m *MockGlueAPI) DeleteRegistry(arg0 *glue.DeleteRegistryInput) (*glue.DeleteRegistryOutput, error)
- func (m *MockGlueAPI) DeleteRegistryRequest(arg0 *glue.DeleteRegistryInput) (*request.Request, *glue.DeleteRegistryOutput)
- func (m *MockGlueAPI) DeleteRegistryWithContext(arg0 context.Context, arg1 *glue.DeleteRegistryInput, arg2 ...request.Option) (*glue.DeleteRegistryOutput, error)
- func (m *MockGlueAPI) DeleteResourcePolicy(arg0 *glue.DeleteResourcePolicyInput) (*glue.DeleteResourcePolicyOutput, error)
- func (m *MockGlueAPI) DeleteResourcePolicyRequest(arg0 *glue.DeleteResourcePolicyInput) (*request.Request, *glue.DeleteResourcePolicyOutput)
- func (m *MockGlueAPI) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *glue.DeleteResourcePolicyInput, ...) (*glue.DeleteResourcePolicyOutput, error)
- func (m *MockGlueAPI) DeleteSchema(arg0 *glue.DeleteSchemaInput) (*glue.DeleteSchemaOutput, error)
- func (m *MockGlueAPI) DeleteSchemaRequest(arg0 *glue.DeleteSchemaInput) (*request.Request, *glue.DeleteSchemaOutput)
- func (m *MockGlueAPI) DeleteSchemaVersions(arg0 *glue.DeleteSchemaVersionsInput) (*glue.DeleteSchemaVersionsOutput, error)
- func (m *MockGlueAPI) DeleteSchemaVersionsRequest(arg0 *glue.DeleteSchemaVersionsInput) (*request.Request, *glue.DeleteSchemaVersionsOutput)
- func (m *MockGlueAPI) DeleteSchemaVersionsWithContext(arg0 context.Context, arg1 *glue.DeleteSchemaVersionsInput, ...) (*glue.DeleteSchemaVersionsOutput, error)
- func (m *MockGlueAPI) DeleteSchemaWithContext(arg0 context.Context, arg1 *glue.DeleteSchemaInput, arg2 ...request.Option) (*glue.DeleteSchemaOutput, error)
- func (m *MockGlueAPI) DeleteSecurityConfiguration(arg0 *glue.DeleteSecurityConfigurationInput) (*glue.DeleteSecurityConfigurationOutput, error)
- func (m *MockGlueAPI) DeleteSecurityConfigurationRequest(arg0 *glue.DeleteSecurityConfigurationInput) (*request.Request, *glue.DeleteSecurityConfigurationOutput)
- func (m *MockGlueAPI) DeleteSecurityConfigurationWithContext(arg0 context.Context, arg1 *glue.DeleteSecurityConfigurationInput, ...) (*glue.DeleteSecurityConfigurationOutput, error)
- func (m *MockGlueAPI) DeleteTable(arg0 *glue.DeleteTableInput) (*glue.DeleteTableOutput, error)
- func (m *MockGlueAPI) DeleteTableRequest(arg0 *glue.DeleteTableInput) (*request.Request, *glue.DeleteTableOutput)
- func (m *MockGlueAPI) DeleteTableVersion(arg0 *glue.DeleteTableVersionInput) (*glue.DeleteTableVersionOutput, error)
- func (m *MockGlueAPI) DeleteTableVersionRequest(arg0 *glue.DeleteTableVersionInput) (*request.Request, *glue.DeleteTableVersionOutput)
- func (m *MockGlueAPI) DeleteTableVersionWithContext(arg0 context.Context, arg1 *glue.DeleteTableVersionInput, ...) (*glue.DeleteTableVersionOutput, error)
- func (m *MockGlueAPI) DeleteTableWithContext(arg0 context.Context, arg1 *glue.DeleteTableInput, arg2 ...request.Option) (*glue.DeleteTableOutput, error)
- func (m *MockGlueAPI) DeleteTrigger(arg0 *glue.DeleteTriggerInput) (*glue.DeleteTriggerOutput, error)
- func (m *MockGlueAPI) DeleteTriggerRequest(arg0 *glue.DeleteTriggerInput) (*request.Request, *glue.DeleteTriggerOutput)
- func (m *MockGlueAPI) DeleteTriggerWithContext(arg0 context.Context, arg1 *glue.DeleteTriggerInput, arg2 ...request.Option) (*glue.DeleteTriggerOutput, error)
- func (m *MockGlueAPI) DeleteUserDefinedFunction(arg0 *glue.DeleteUserDefinedFunctionInput) (*glue.DeleteUserDefinedFunctionOutput, error)
- func (m *MockGlueAPI) DeleteUserDefinedFunctionRequest(arg0 *glue.DeleteUserDefinedFunctionInput) (*request.Request, *glue.DeleteUserDefinedFunctionOutput)
- func (m *MockGlueAPI) DeleteUserDefinedFunctionWithContext(arg0 context.Context, arg1 *glue.DeleteUserDefinedFunctionInput, ...) (*glue.DeleteUserDefinedFunctionOutput, error)
- func (m *MockGlueAPI) DeleteWorkflow(arg0 *glue.DeleteWorkflowInput) (*glue.DeleteWorkflowOutput, error)
- func (m *MockGlueAPI) DeleteWorkflowRequest(arg0 *glue.DeleteWorkflowInput) (*request.Request, *glue.DeleteWorkflowOutput)
- func (m *MockGlueAPI) DeleteWorkflowWithContext(arg0 context.Context, arg1 *glue.DeleteWorkflowInput, arg2 ...request.Option) (*glue.DeleteWorkflowOutput, error)
- func (m *MockGlueAPI) EXPECT() *MockGlueAPIMockRecorder
- func (m *MockGlueAPI) GetBlueprint(arg0 *glue.GetBlueprintInput) (*glue.GetBlueprintOutput, error)
- func (m *MockGlueAPI) GetBlueprintRequest(arg0 *glue.GetBlueprintInput) (*request.Request, *glue.GetBlueprintOutput)
- func (m *MockGlueAPI) GetBlueprintRun(arg0 *glue.GetBlueprintRunInput) (*glue.GetBlueprintRunOutput, error)
- func (m *MockGlueAPI) GetBlueprintRunRequest(arg0 *glue.GetBlueprintRunInput) (*request.Request, *glue.GetBlueprintRunOutput)
- func (m *MockGlueAPI) GetBlueprintRunWithContext(arg0 context.Context, arg1 *glue.GetBlueprintRunInput, arg2 ...request.Option) (*glue.GetBlueprintRunOutput, error)
- func (m *MockGlueAPI) GetBlueprintRuns(arg0 *glue.GetBlueprintRunsInput) (*glue.GetBlueprintRunsOutput, error)
- func (m *MockGlueAPI) GetBlueprintRunsPages(arg0 *glue.GetBlueprintRunsInput, ...) error
- func (m *MockGlueAPI) GetBlueprintRunsPagesWithContext(arg0 context.Context, arg1 *glue.GetBlueprintRunsInput, ...) error
- func (m *MockGlueAPI) GetBlueprintRunsRequest(arg0 *glue.GetBlueprintRunsInput) (*request.Request, *glue.GetBlueprintRunsOutput)
- func (m *MockGlueAPI) GetBlueprintRunsWithContext(arg0 context.Context, arg1 *glue.GetBlueprintRunsInput, arg2 ...request.Option) (*glue.GetBlueprintRunsOutput, error)
- func (m *MockGlueAPI) GetBlueprintWithContext(arg0 context.Context, arg1 *glue.GetBlueprintInput, arg2 ...request.Option) (*glue.GetBlueprintOutput, error)
- func (m *MockGlueAPI) GetCatalogImportStatus(arg0 *glue.GetCatalogImportStatusInput) (*glue.GetCatalogImportStatusOutput, error)
- func (m *MockGlueAPI) GetCatalogImportStatusRequest(arg0 *glue.GetCatalogImportStatusInput) (*request.Request, *glue.GetCatalogImportStatusOutput)
- func (m *MockGlueAPI) GetCatalogImportStatusWithContext(arg0 context.Context, arg1 *glue.GetCatalogImportStatusInput, ...) (*glue.GetCatalogImportStatusOutput, error)
- func (m *MockGlueAPI) GetClassifier(arg0 *glue.GetClassifierInput) (*glue.GetClassifierOutput, error)
- func (m *MockGlueAPI) GetClassifierRequest(arg0 *glue.GetClassifierInput) (*request.Request, *glue.GetClassifierOutput)
- func (m *MockGlueAPI) GetClassifierWithContext(arg0 context.Context, arg1 *glue.GetClassifierInput, arg2 ...request.Option) (*glue.GetClassifierOutput, error)
- func (m *MockGlueAPI) GetClassifiers(arg0 *glue.GetClassifiersInput) (*glue.GetClassifiersOutput, error)
- func (m *MockGlueAPI) GetClassifiersPages(arg0 *glue.GetClassifiersInput, ...) error
- func (m *MockGlueAPI) GetClassifiersPagesWithContext(arg0 context.Context, arg1 *glue.GetClassifiersInput, ...) error
- func (m *MockGlueAPI) GetClassifiersRequest(arg0 *glue.GetClassifiersInput) (*request.Request, *glue.GetClassifiersOutput)
- func (m *MockGlueAPI) GetClassifiersWithContext(arg0 context.Context, arg1 *glue.GetClassifiersInput, arg2 ...request.Option) (*glue.GetClassifiersOutput, error)
- func (m *MockGlueAPI) GetColumnStatisticsForPartition(arg0 *glue.GetColumnStatisticsForPartitionInput) (*glue.GetColumnStatisticsForPartitionOutput, error)
- func (m *MockGlueAPI) GetColumnStatisticsForPartitionRequest(arg0 *glue.GetColumnStatisticsForPartitionInput) (*request.Request, *glue.GetColumnStatisticsForPartitionOutput)
- func (m *MockGlueAPI) GetColumnStatisticsForPartitionWithContext(arg0 context.Context, arg1 *glue.GetColumnStatisticsForPartitionInput, ...) (*glue.GetColumnStatisticsForPartitionOutput, error)
- func (m *MockGlueAPI) GetColumnStatisticsForTable(arg0 *glue.GetColumnStatisticsForTableInput) (*glue.GetColumnStatisticsForTableOutput, error)
- func (m *MockGlueAPI) GetColumnStatisticsForTableRequest(arg0 *glue.GetColumnStatisticsForTableInput) (*request.Request, *glue.GetColumnStatisticsForTableOutput)
- func (m *MockGlueAPI) GetColumnStatisticsForTableWithContext(arg0 context.Context, arg1 *glue.GetColumnStatisticsForTableInput, ...) (*glue.GetColumnStatisticsForTableOutput, error)
- func (m *MockGlueAPI) GetConnection(arg0 *glue.GetConnectionInput) (*glue.GetConnectionOutput, error)
- func (m *MockGlueAPI) GetConnectionRequest(arg0 *glue.GetConnectionInput) (*request.Request, *glue.GetConnectionOutput)
- func (m *MockGlueAPI) GetConnectionWithContext(arg0 context.Context, arg1 *glue.GetConnectionInput, arg2 ...request.Option) (*glue.GetConnectionOutput, error)
- func (m *MockGlueAPI) GetConnections(arg0 *glue.GetConnectionsInput) (*glue.GetConnectionsOutput, error)
- func (m *MockGlueAPI) GetConnectionsPages(arg0 *glue.GetConnectionsInput, ...) error
- func (m *MockGlueAPI) GetConnectionsPagesWithContext(arg0 context.Context, arg1 *glue.GetConnectionsInput, ...) error
- func (m *MockGlueAPI) GetConnectionsRequest(arg0 *glue.GetConnectionsInput) (*request.Request, *glue.GetConnectionsOutput)
- func (m *MockGlueAPI) GetConnectionsWithContext(arg0 context.Context, arg1 *glue.GetConnectionsInput, arg2 ...request.Option) (*glue.GetConnectionsOutput, error)
- func (m *MockGlueAPI) GetCrawler(arg0 *glue.GetCrawlerInput) (*glue.GetCrawlerOutput, error)
- func (m *MockGlueAPI) GetCrawlerMetrics(arg0 *glue.GetCrawlerMetricsInput) (*glue.GetCrawlerMetricsOutput, error)
- func (m *MockGlueAPI) GetCrawlerMetricsPages(arg0 *glue.GetCrawlerMetricsInput, ...) error
- func (m *MockGlueAPI) GetCrawlerMetricsPagesWithContext(arg0 context.Context, arg1 *glue.GetCrawlerMetricsInput, ...) error
- func (m *MockGlueAPI) GetCrawlerMetricsRequest(arg0 *glue.GetCrawlerMetricsInput) (*request.Request, *glue.GetCrawlerMetricsOutput)
- func (m *MockGlueAPI) GetCrawlerMetricsWithContext(arg0 context.Context, arg1 *glue.GetCrawlerMetricsInput, ...) (*glue.GetCrawlerMetricsOutput, error)
- func (m *MockGlueAPI) GetCrawlerRequest(arg0 *glue.GetCrawlerInput) (*request.Request, *glue.GetCrawlerOutput)
- func (m *MockGlueAPI) GetCrawlerWithContext(arg0 context.Context, arg1 *glue.GetCrawlerInput, arg2 ...request.Option) (*glue.GetCrawlerOutput, error)
- func (m *MockGlueAPI) GetCrawlers(arg0 *glue.GetCrawlersInput) (*glue.GetCrawlersOutput, error)
- func (m *MockGlueAPI) GetCrawlersPages(arg0 *glue.GetCrawlersInput, arg1 func(*glue.GetCrawlersOutput, bool) bool) error
- func (m *MockGlueAPI) GetCrawlersPagesWithContext(arg0 context.Context, arg1 *glue.GetCrawlersInput, ...) error
- func (m *MockGlueAPI) GetCrawlersRequest(arg0 *glue.GetCrawlersInput) (*request.Request, *glue.GetCrawlersOutput)
- func (m *MockGlueAPI) GetCrawlersWithContext(arg0 context.Context, arg1 *glue.GetCrawlersInput, arg2 ...request.Option) (*glue.GetCrawlersOutput, error)
- func (m *MockGlueAPI) GetDataCatalogEncryptionSettings(arg0 *glue.GetDataCatalogEncryptionSettingsInput) (*glue.GetDataCatalogEncryptionSettingsOutput, error)
- func (m *MockGlueAPI) GetDataCatalogEncryptionSettingsRequest(arg0 *glue.GetDataCatalogEncryptionSettingsInput) (*request.Request, *glue.GetDataCatalogEncryptionSettingsOutput)
- func (m *MockGlueAPI) GetDataCatalogEncryptionSettingsWithContext(arg0 context.Context, arg1 *glue.GetDataCatalogEncryptionSettingsInput, ...) (*glue.GetDataCatalogEncryptionSettingsOutput, error)
- func (m *MockGlueAPI) GetDatabase(arg0 *glue.GetDatabaseInput) (*glue.GetDatabaseOutput, error)
- func (m *MockGlueAPI) GetDatabaseRequest(arg0 *glue.GetDatabaseInput) (*request.Request, *glue.GetDatabaseOutput)
- func (m *MockGlueAPI) GetDatabaseWithContext(arg0 context.Context, arg1 *glue.GetDatabaseInput, arg2 ...request.Option) (*glue.GetDatabaseOutput, error)
- func (m *MockGlueAPI) GetDatabases(arg0 *glue.GetDatabasesInput) (*glue.GetDatabasesOutput, error)
- func (m *MockGlueAPI) GetDatabasesPages(arg0 *glue.GetDatabasesInput, arg1 func(*glue.GetDatabasesOutput, bool) bool) error
- func (m *MockGlueAPI) GetDatabasesPagesWithContext(arg0 context.Context, arg1 *glue.GetDatabasesInput, ...) error
- func (m *MockGlueAPI) GetDatabasesRequest(arg0 *glue.GetDatabasesInput) (*request.Request, *glue.GetDatabasesOutput)
- func (m *MockGlueAPI) GetDatabasesWithContext(arg0 context.Context, arg1 *glue.GetDatabasesInput, arg2 ...request.Option) (*glue.GetDatabasesOutput, error)
- func (m *MockGlueAPI) GetDataflowGraph(arg0 *glue.GetDataflowGraphInput) (*glue.GetDataflowGraphOutput, error)
- func (m *MockGlueAPI) GetDataflowGraphRequest(arg0 *glue.GetDataflowGraphInput) (*request.Request, *glue.GetDataflowGraphOutput)
- func (m *MockGlueAPI) GetDataflowGraphWithContext(arg0 context.Context, arg1 *glue.GetDataflowGraphInput, arg2 ...request.Option) (*glue.GetDataflowGraphOutput, error)
- func (m *MockGlueAPI) GetDevEndpoint(arg0 *glue.GetDevEndpointInput) (*glue.GetDevEndpointOutput, error)
- func (m *MockGlueAPI) GetDevEndpointRequest(arg0 *glue.GetDevEndpointInput) (*request.Request, *glue.GetDevEndpointOutput)
- func (m *MockGlueAPI) GetDevEndpointWithContext(arg0 context.Context, arg1 *glue.GetDevEndpointInput, arg2 ...request.Option) (*glue.GetDevEndpointOutput, error)
- func (m *MockGlueAPI) GetDevEndpoints(arg0 *glue.GetDevEndpointsInput) (*glue.GetDevEndpointsOutput, error)
- func (m *MockGlueAPI) GetDevEndpointsPages(arg0 *glue.GetDevEndpointsInput, ...) error
- func (m *MockGlueAPI) GetDevEndpointsPagesWithContext(arg0 context.Context, arg1 *glue.GetDevEndpointsInput, ...) error
- func (m *MockGlueAPI) GetDevEndpointsRequest(arg0 *glue.GetDevEndpointsInput) (*request.Request, *glue.GetDevEndpointsOutput)
- func (m *MockGlueAPI) GetDevEndpointsWithContext(arg0 context.Context, arg1 *glue.GetDevEndpointsInput, arg2 ...request.Option) (*glue.GetDevEndpointsOutput, error)
- func (m *MockGlueAPI) GetJob(arg0 *glue.GetJobInput) (*glue.GetJobOutput, error)
- func (m *MockGlueAPI) GetJobBookmark(arg0 *glue.GetJobBookmarkInput) (*glue.GetJobBookmarkOutput, error)
- func (m *MockGlueAPI) GetJobBookmarkRequest(arg0 *glue.GetJobBookmarkInput) (*request.Request, *glue.GetJobBookmarkOutput)
- func (m *MockGlueAPI) GetJobBookmarkWithContext(arg0 context.Context, arg1 *glue.GetJobBookmarkInput, arg2 ...request.Option) (*glue.GetJobBookmarkOutput, error)
- func (m *MockGlueAPI) GetJobRequest(arg0 *glue.GetJobInput) (*request.Request, *glue.GetJobOutput)
- func (m *MockGlueAPI) GetJobRun(arg0 *glue.GetJobRunInput) (*glue.GetJobRunOutput, error)
- func (m *MockGlueAPI) GetJobRunRequest(arg0 *glue.GetJobRunInput) (*request.Request, *glue.GetJobRunOutput)
- func (m *MockGlueAPI) GetJobRunWithContext(arg0 context.Context, arg1 *glue.GetJobRunInput, arg2 ...request.Option) (*glue.GetJobRunOutput, error)
- func (m *MockGlueAPI) GetJobRuns(arg0 *glue.GetJobRunsInput) (*glue.GetJobRunsOutput, error)
- func (m *MockGlueAPI) GetJobRunsPages(arg0 *glue.GetJobRunsInput, arg1 func(*glue.GetJobRunsOutput, bool) bool) error
- func (m *MockGlueAPI) GetJobRunsPagesWithContext(arg0 context.Context, arg1 *glue.GetJobRunsInput, ...) error
- func (m *MockGlueAPI) GetJobRunsRequest(arg0 *glue.GetJobRunsInput) (*request.Request, *glue.GetJobRunsOutput)
- func (m *MockGlueAPI) GetJobRunsWithContext(arg0 context.Context, arg1 *glue.GetJobRunsInput, arg2 ...request.Option) (*glue.GetJobRunsOutput, error)
- func (m *MockGlueAPI) GetJobWithContext(arg0 context.Context, arg1 *glue.GetJobInput, arg2 ...request.Option) (*glue.GetJobOutput, error)
- func (m *MockGlueAPI) GetJobs(arg0 *glue.GetJobsInput) (*glue.GetJobsOutput, error)
- func (m *MockGlueAPI) GetJobsPages(arg0 *glue.GetJobsInput, arg1 func(*glue.GetJobsOutput, bool) bool) error
- func (m *MockGlueAPI) GetJobsPagesWithContext(arg0 context.Context, arg1 *glue.GetJobsInput, ...) error
- func (m *MockGlueAPI) GetJobsRequest(arg0 *glue.GetJobsInput) (*request.Request, *glue.GetJobsOutput)
- func (m *MockGlueAPI) GetJobsWithContext(arg0 context.Context, arg1 *glue.GetJobsInput, arg2 ...request.Option) (*glue.GetJobsOutput, error)
- func (m *MockGlueAPI) GetMLTaskRun(arg0 *glue.GetMLTaskRunInput) (*glue.GetMLTaskRunOutput, error)
- func (m *MockGlueAPI) GetMLTaskRunRequest(arg0 *glue.GetMLTaskRunInput) (*request.Request, *glue.GetMLTaskRunOutput)
- func (m *MockGlueAPI) GetMLTaskRunWithContext(arg0 context.Context, arg1 *glue.GetMLTaskRunInput, arg2 ...request.Option) (*glue.GetMLTaskRunOutput, error)
- func (m *MockGlueAPI) GetMLTaskRuns(arg0 *glue.GetMLTaskRunsInput) (*glue.GetMLTaskRunsOutput, error)
- func (m *MockGlueAPI) GetMLTaskRunsPages(arg0 *glue.GetMLTaskRunsInput, arg1 func(*glue.GetMLTaskRunsOutput, bool) bool) error
- func (m *MockGlueAPI) GetMLTaskRunsPagesWithContext(arg0 context.Context, arg1 *glue.GetMLTaskRunsInput, ...) error
- func (m *MockGlueAPI) GetMLTaskRunsRequest(arg0 *glue.GetMLTaskRunsInput) (*request.Request, *glue.GetMLTaskRunsOutput)
- func (m *MockGlueAPI) GetMLTaskRunsWithContext(arg0 context.Context, arg1 *glue.GetMLTaskRunsInput, arg2 ...request.Option) (*glue.GetMLTaskRunsOutput, error)
- func (m *MockGlueAPI) GetMLTransform(arg0 *glue.GetMLTransformInput) (*glue.GetMLTransformOutput, error)
- func (m *MockGlueAPI) GetMLTransformRequest(arg0 *glue.GetMLTransformInput) (*request.Request, *glue.GetMLTransformOutput)
- func (m *MockGlueAPI) GetMLTransformWithContext(arg0 context.Context, arg1 *glue.GetMLTransformInput, arg2 ...request.Option) (*glue.GetMLTransformOutput, error)
- func (m *MockGlueAPI) GetMLTransforms(arg0 *glue.GetMLTransformsInput) (*glue.GetMLTransformsOutput, error)
- func (m *MockGlueAPI) GetMLTransformsPages(arg0 *glue.GetMLTransformsInput, ...) error
- func (m *MockGlueAPI) GetMLTransformsPagesWithContext(arg0 context.Context, arg1 *glue.GetMLTransformsInput, ...) error
- func (m *MockGlueAPI) GetMLTransformsRequest(arg0 *glue.GetMLTransformsInput) (*request.Request, *glue.GetMLTransformsOutput)
- func (m *MockGlueAPI) GetMLTransformsWithContext(arg0 context.Context, arg1 *glue.GetMLTransformsInput, arg2 ...request.Option) (*glue.GetMLTransformsOutput, error)
- func (m *MockGlueAPI) GetMapping(arg0 *glue.GetMappingInput) (*glue.GetMappingOutput, error)
- func (m *MockGlueAPI) GetMappingRequest(arg0 *glue.GetMappingInput) (*request.Request, *glue.GetMappingOutput)
- func (m *MockGlueAPI) GetMappingWithContext(arg0 context.Context, arg1 *glue.GetMappingInput, arg2 ...request.Option) (*glue.GetMappingOutput, error)
- func (m *MockGlueAPI) GetPartition(arg0 *glue.GetPartitionInput) (*glue.GetPartitionOutput, error)
- func (m *MockGlueAPI) GetPartitionIndexes(arg0 *glue.GetPartitionIndexesInput) (*glue.GetPartitionIndexesOutput, error)
- func (m *MockGlueAPI) GetPartitionIndexesPages(arg0 *glue.GetPartitionIndexesInput, ...) error
- func (m *MockGlueAPI) GetPartitionIndexesPagesWithContext(arg0 context.Context, arg1 *glue.GetPartitionIndexesInput, ...) error
- func (m *MockGlueAPI) GetPartitionIndexesRequest(arg0 *glue.GetPartitionIndexesInput) (*request.Request, *glue.GetPartitionIndexesOutput)
- func (m *MockGlueAPI) GetPartitionIndexesWithContext(arg0 context.Context, arg1 *glue.GetPartitionIndexesInput, ...) (*glue.GetPartitionIndexesOutput, error)
- func (m *MockGlueAPI) GetPartitionRequest(arg0 *glue.GetPartitionInput) (*request.Request, *glue.GetPartitionOutput)
- func (m *MockGlueAPI) GetPartitionWithContext(arg0 context.Context, arg1 *glue.GetPartitionInput, arg2 ...request.Option) (*glue.GetPartitionOutput, error)
- func (m *MockGlueAPI) GetPartitions(arg0 *glue.GetPartitionsInput) (*glue.GetPartitionsOutput, error)
- func (m *MockGlueAPI) GetPartitionsPages(arg0 *glue.GetPartitionsInput, arg1 func(*glue.GetPartitionsOutput, bool) bool) error
- func (m *MockGlueAPI) GetPartitionsPagesWithContext(arg0 context.Context, arg1 *glue.GetPartitionsInput, ...) error
- func (m *MockGlueAPI) GetPartitionsRequest(arg0 *glue.GetPartitionsInput) (*request.Request, *glue.GetPartitionsOutput)
- func (m *MockGlueAPI) GetPartitionsWithContext(arg0 context.Context, arg1 *glue.GetPartitionsInput, arg2 ...request.Option) (*glue.GetPartitionsOutput, error)
- func (m *MockGlueAPI) GetPlan(arg0 *glue.GetPlanInput) (*glue.GetPlanOutput, error)
- func (m *MockGlueAPI) GetPlanRequest(arg0 *glue.GetPlanInput) (*request.Request, *glue.GetPlanOutput)
- func (m *MockGlueAPI) GetPlanWithContext(arg0 context.Context, arg1 *glue.GetPlanInput, arg2 ...request.Option) (*glue.GetPlanOutput, error)
- func (m *MockGlueAPI) GetRegistry(arg0 *glue.GetRegistryInput) (*glue.GetRegistryOutput, error)
- func (m *MockGlueAPI) GetRegistryRequest(arg0 *glue.GetRegistryInput) (*request.Request, *glue.GetRegistryOutput)
- func (m *MockGlueAPI) GetRegistryWithContext(arg0 context.Context, arg1 *glue.GetRegistryInput, arg2 ...request.Option) (*glue.GetRegistryOutput, error)
- func (m *MockGlueAPI) GetResourcePolicies(arg0 *glue.GetResourcePoliciesInput) (*glue.GetResourcePoliciesOutput, error)
- func (m *MockGlueAPI) GetResourcePoliciesPages(arg0 *glue.GetResourcePoliciesInput, ...) error
- func (m *MockGlueAPI) GetResourcePoliciesPagesWithContext(arg0 context.Context, arg1 *glue.GetResourcePoliciesInput, ...) error
- func (m *MockGlueAPI) GetResourcePoliciesRequest(arg0 *glue.GetResourcePoliciesInput) (*request.Request, *glue.GetResourcePoliciesOutput)
- func (m *MockGlueAPI) GetResourcePoliciesWithContext(arg0 context.Context, arg1 *glue.GetResourcePoliciesInput, ...) (*glue.GetResourcePoliciesOutput, error)
- func (m *MockGlueAPI) GetResourcePolicy(arg0 *glue.GetResourcePolicyInput) (*glue.GetResourcePolicyOutput, error)
- func (m *MockGlueAPI) GetResourcePolicyRequest(arg0 *glue.GetResourcePolicyInput) (*request.Request, *glue.GetResourcePolicyOutput)
- func (m *MockGlueAPI) GetResourcePolicyWithContext(arg0 context.Context, arg1 *glue.GetResourcePolicyInput, ...) (*glue.GetResourcePolicyOutput, error)
- func (m *MockGlueAPI) GetSchema(arg0 *glue.GetSchemaInput) (*glue.GetSchemaOutput, error)
- func (m *MockGlueAPI) GetSchemaByDefinition(arg0 *glue.GetSchemaByDefinitionInput) (*glue.GetSchemaByDefinitionOutput, error)
- func (m *MockGlueAPI) GetSchemaByDefinitionRequest(arg0 *glue.GetSchemaByDefinitionInput) (*request.Request, *glue.GetSchemaByDefinitionOutput)
- func (m *MockGlueAPI) GetSchemaByDefinitionWithContext(arg0 context.Context, arg1 *glue.GetSchemaByDefinitionInput, ...) (*glue.GetSchemaByDefinitionOutput, error)
- func (m *MockGlueAPI) GetSchemaRequest(arg0 *glue.GetSchemaInput) (*request.Request, *glue.GetSchemaOutput)
- func (m *MockGlueAPI) GetSchemaVersion(arg0 *glue.GetSchemaVersionInput) (*glue.GetSchemaVersionOutput, error)
- func (m *MockGlueAPI) GetSchemaVersionRequest(arg0 *glue.GetSchemaVersionInput) (*request.Request, *glue.GetSchemaVersionOutput)
- func (m *MockGlueAPI) GetSchemaVersionWithContext(arg0 context.Context, arg1 *glue.GetSchemaVersionInput, arg2 ...request.Option) (*glue.GetSchemaVersionOutput, error)
- func (m *MockGlueAPI) GetSchemaVersionsDiff(arg0 *glue.GetSchemaVersionsDiffInput) (*glue.GetSchemaVersionsDiffOutput, error)
- func (m *MockGlueAPI) GetSchemaVersionsDiffRequest(arg0 *glue.GetSchemaVersionsDiffInput) (*request.Request, *glue.GetSchemaVersionsDiffOutput)
- func (m *MockGlueAPI) GetSchemaVersionsDiffWithContext(arg0 context.Context, arg1 *glue.GetSchemaVersionsDiffInput, ...) (*glue.GetSchemaVersionsDiffOutput, error)
- func (m *MockGlueAPI) GetSchemaWithContext(arg0 context.Context, arg1 *glue.GetSchemaInput, arg2 ...request.Option) (*glue.GetSchemaOutput, error)
- func (m *MockGlueAPI) GetSecurityConfiguration(arg0 *glue.GetSecurityConfigurationInput) (*glue.GetSecurityConfigurationOutput, error)
- func (m *MockGlueAPI) GetSecurityConfigurationRequest(arg0 *glue.GetSecurityConfigurationInput) (*request.Request, *glue.GetSecurityConfigurationOutput)
- func (m *MockGlueAPI) GetSecurityConfigurationWithContext(arg0 context.Context, arg1 *glue.GetSecurityConfigurationInput, ...) (*glue.GetSecurityConfigurationOutput, error)
- func (m *MockGlueAPI) GetSecurityConfigurations(arg0 *glue.GetSecurityConfigurationsInput) (*glue.GetSecurityConfigurationsOutput, error)
- func (m *MockGlueAPI) GetSecurityConfigurationsPages(arg0 *glue.GetSecurityConfigurationsInput, ...) error
- func (m *MockGlueAPI) GetSecurityConfigurationsPagesWithContext(arg0 context.Context, arg1 *glue.GetSecurityConfigurationsInput, ...) error
- func (m *MockGlueAPI) GetSecurityConfigurationsRequest(arg0 *glue.GetSecurityConfigurationsInput) (*request.Request, *glue.GetSecurityConfigurationsOutput)
- func (m *MockGlueAPI) GetSecurityConfigurationsWithContext(arg0 context.Context, arg1 *glue.GetSecurityConfigurationsInput, ...) (*glue.GetSecurityConfigurationsOutput, error)
- func (m *MockGlueAPI) GetTable(arg0 *glue.GetTableInput) (*glue.GetTableOutput, error)
- func (m *MockGlueAPI) GetTableRequest(arg0 *glue.GetTableInput) (*request.Request, *glue.GetTableOutput)
- func (m *MockGlueAPI) GetTableVersion(arg0 *glue.GetTableVersionInput) (*glue.GetTableVersionOutput, error)
- func (m *MockGlueAPI) GetTableVersionRequest(arg0 *glue.GetTableVersionInput) (*request.Request, *glue.GetTableVersionOutput)
- func (m *MockGlueAPI) GetTableVersionWithContext(arg0 context.Context, arg1 *glue.GetTableVersionInput, arg2 ...request.Option) (*glue.GetTableVersionOutput, error)
- func (m *MockGlueAPI) GetTableVersions(arg0 *glue.GetTableVersionsInput) (*glue.GetTableVersionsOutput, error)
- func (m *MockGlueAPI) GetTableVersionsPages(arg0 *glue.GetTableVersionsInput, ...) error
- func (m *MockGlueAPI) GetTableVersionsPagesWithContext(arg0 context.Context, arg1 *glue.GetTableVersionsInput, ...) error
- func (m *MockGlueAPI) GetTableVersionsRequest(arg0 *glue.GetTableVersionsInput) (*request.Request, *glue.GetTableVersionsOutput)
- func (m *MockGlueAPI) GetTableVersionsWithContext(arg0 context.Context, arg1 *glue.GetTableVersionsInput, arg2 ...request.Option) (*glue.GetTableVersionsOutput, error)
- func (m *MockGlueAPI) GetTableWithContext(arg0 context.Context, arg1 *glue.GetTableInput, arg2 ...request.Option) (*glue.GetTableOutput, error)
- func (m *MockGlueAPI) GetTables(arg0 *glue.GetTablesInput) (*glue.GetTablesOutput, error)
- func (m *MockGlueAPI) GetTablesPages(arg0 *glue.GetTablesInput, arg1 func(*glue.GetTablesOutput, bool) bool) error
- func (m *MockGlueAPI) GetTablesPagesWithContext(arg0 context.Context, arg1 *glue.GetTablesInput, ...) error
- func (m *MockGlueAPI) GetTablesRequest(arg0 *glue.GetTablesInput) (*request.Request, *glue.GetTablesOutput)
- func (m *MockGlueAPI) GetTablesWithContext(arg0 context.Context, arg1 *glue.GetTablesInput, arg2 ...request.Option) (*glue.GetTablesOutput, error)
- func (m *MockGlueAPI) GetTags(arg0 *glue.GetTagsInput) (*glue.GetTagsOutput, error)
- func (m *MockGlueAPI) GetTagsRequest(arg0 *glue.GetTagsInput) (*request.Request, *glue.GetTagsOutput)
- func (m *MockGlueAPI) GetTagsWithContext(arg0 context.Context, arg1 *glue.GetTagsInput, arg2 ...request.Option) (*glue.GetTagsOutput, error)
- func (m *MockGlueAPI) GetTrigger(arg0 *glue.GetTriggerInput) (*glue.GetTriggerOutput, error)
- func (m *MockGlueAPI) GetTriggerRequest(arg0 *glue.GetTriggerInput) (*request.Request, *glue.GetTriggerOutput)
- func (m *MockGlueAPI) GetTriggerWithContext(arg0 context.Context, arg1 *glue.GetTriggerInput, arg2 ...request.Option) (*glue.GetTriggerOutput, error)
- func (m *MockGlueAPI) GetTriggers(arg0 *glue.GetTriggersInput) (*glue.GetTriggersOutput, error)
- func (m *MockGlueAPI) GetTriggersPages(arg0 *glue.GetTriggersInput, arg1 func(*glue.GetTriggersOutput, bool) bool) error
- func (m *MockGlueAPI) GetTriggersPagesWithContext(arg0 context.Context, arg1 *glue.GetTriggersInput, ...) error
- func (m *MockGlueAPI) GetTriggersRequest(arg0 *glue.GetTriggersInput) (*request.Request, *glue.GetTriggersOutput)
- func (m *MockGlueAPI) GetTriggersWithContext(arg0 context.Context, arg1 *glue.GetTriggersInput, arg2 ...request.Option) (*glue.GetTriggersOutput, error)
- func (m *MockGlueAPI) GetUserDefinedFunction(arg0 *glue.GetUserDefinedFunctionInput) (*glue.GetUserDefinedFunctionOutput, error)
- func (m *MockGlueAPI) GetUserDefinedFunctionRequest(arg0 *glue.GetUserDefinedFunctionInput) (*request.Request, *glue.GetUserDefinedFunctionOutput)
- func (m *MockGlueAPI) GetUserDefinedFunctionWithContext(arg0 context.Context, arg1 *glue.GetUserDefinedFunctionInput, ...) (*glue.GetUserDefinedFunctionOutput, error)
- func (m *MockGlueAPI) GetUserDefinedFunctions(arg0 *glue.GetUserDefinedFunctionsInput) (*glue.GetUserDefinedFunctionsOutput, error)
- func (m *MockGlueAPI) GetUserDefinedFunctionsPages(arg0 *glue.GetUserDefinedFunctionsInput, ...) error
- func (m *MockGlueAPI) GetUserDefinedFunctionsPagesWithContext(arg0 context.Context, arg1 *glue.GetUserDefinedFunctionsInput, ...) error
- func (m *MockGlueAPI) GetUserDefinedFunctionsRequest(arg0 *glue.GetUserDefinedFunctionsInput) (*request.Request, *glue.GetUserDefinedFunctionsOutput)
- func (m *MockGlueAPI) GetUserDefinedFunctionsWithContext(arg0 context.Context, arg1 *glue.GetUserDefinedFunctionsInput, ...) (*glue.GetUserDefinedFunctionsOutput, error)
- func (m *MockGlueAPI) GetWorkflow(arg0 *glue.GetWorkflowInput) (*glue.GetWorkflowOutput, error)
- func (m *MockGlueAPI) GetWorkflowRequest(arg0 *glue.GetWorkflowInput) (*request.Request, *glue.GetWorkflowOutput)
- func (m *MockGlueAPI) GetWorkflowRun(arg0 *glue.GetWorkflowRunInput) (*glue.GetWorkflowRunOutput, error)
- func (m *MockGlueAPI) GetWorkflowRunProperties(arg0 *glue.GetWorkflowRunPropertiesInput) (*glue.GetWorkflowRunPropertiesOutput, error)
- func (m *MockGlueAPI) GetWorkflowRunPropertiesRequest(arg0 *glue.GetWorkflowRunPropertiesInput) (*request.Request, *glue.GetWorkflowRunPropertiesOutput)
- func (m *MockGlueAPI) GetWorkflowRunPropertiesWithContext(arg0 context.Context, arg1 *glue.GetWorkflowRunPropertiesInput, ...) (*glue.GetWorkflowRunPropertiesOutput, error)
- func (m *MockGlueAPI) GetWorkflowRunRequest(arg0 *glue.GetWorkflowRunInput) (*request.Request, *glue.GetWorkflowRunOutput)
- func (m *MockGlueAPI) GetWorkflowRunWithContext(arg0 context.Context, arg1 *glue.GetWorkflowRunInput, arg2 ...request.Option) (*glue.GetWorkflowRunOutput, error)
- func (m *MockGlueAPI) GetWorkflowRuns(arg0 *glue.GetWorkflowRunsInput) (*glue.GetWorkflowRunsOutput, error)
- func (m *MockGlueAPI) GetWorkflowRunsPages(arg0 *glue.GetWorkflowRunsInput, ...) error
- func (m *MockGlueAPI) GetWorkflowRunsPagesWithContext(arg0 context.Context, arg1 *glue.GetWorkflowRunsInput, ...) error
- func (m *MockGlueAPI) GetWorkflowRunsRequest(arg0 *glue.GetWorkflowRunsInput) (*request.Request, *glue.GetWorkflowRunsOutput)
- func (m *MockGlueAPI) GetWorkflowRunsWithContext(arg0 context.Context, arg1 *glue.GetWorkflowRunsInput, arg2 ...request.Option) (*glue.GetWorkflowRunsOutput, error)
- func (m *MockGlueAPI) GetWorkflowWithContext(arg0 context.Context, arg1 *glue.GetWorkflowInput, arg2 ...request.Option) (*glue.GetWorkflowOutput, error)
- func (m *MockGlueAPI) ImportCatalogToGlue(arg0 *glue.ImportCatalogToGlueInput) (*glue.ImportCatalogToGlueOutput, error)
- func (m *MockGlueAPI) ImportCatalogToGlueRequest(arg0 *glue.ImportCatalogToGlueInput) (*request.Request, *glue.ImportCatalogToGlueOutput)
- func (m *MockGlueAPI) ImportCatalogToGlueWithContext(arg0 context.Context, arg1 *glue.ImportCatalogToGlueInput, ...) (*glue.ImportCatalogToGlueOutput, error)
- func (m *MockGlueAPI) ListBlueprints(arg0 *glue.ListBlueprintsInput) (*glue.ListBlueprintsOutput, error)
- func (m *MockGlueAPI) ListBlueprintsPages(arg0 *glue.ListBlueprintsInput, ...) error
- func (m *MockGlueAPI) ListBlueprintsPagesWithContext(arg0 context.Context, arg1 *glue.ListBlueprintsInput, ...) error
- func (m *MockGlueAPI) ListBlueprintsRequest(arg0 *glue.ListBlueprintsInput) (*request.Request, *glue.ListBlueprintsOutput)
- func (m *MockGlueAPI) ListBlueprintsWithContext(arg0 context.Context, arg1 *glue.ListBlueprintsInput, arg2 ...request.Option) (*glue.ListBlueprintsOutput, error)
- func (m *MockGlueAPI) ListCrawlers(arg0 *glue.ListCrawlersInput) (*glue.ListCrawlersOutput, error)
- func (m *MockGlueAPI) ListCrawlersPages(arg0 *glue.ListCrawlersInput, arg1 func(*glue.ListCrawlersOutput, bool) bool) error
- func (m *MockGlueAPI) ListCrawlersPagesWithContext(arg0 context.Context, arg1 *glue.ListCrawlersInput, ...) error
- func (m *MockGlueAPI) ListCrawlersRequest(arg0 *glue.ListCrawlersInput) (*request.Request, *glue.ListCrawlersOutput)
- func (m *MockGlueAPI) ListCrawlersWithContext(arg0 context.Context, arg1 *glue.ListCrawlersInput, arg2 ...request.Option) (*glue.ListCrawlersOutput, error)
- func (m *MockGlueAPI) ListDevEndpoints(arg0 *glue.ListDevEndpointsInput) (*glue.ListDevEndpointsOutput, error)
- func (m *MockGlueAPI) ListDevEndpointsPages(arg0 *glue.ListDevEndpointsInput, ...) error
- func (m *MockGlueAPI) ListDevEndpointsPagesWithContext(arg0 context.Context, arg1 *glue.ListDevEndpointsInput, ...) error
- func (m *MockGlueAPI) ListDevEndpointsRequest(arg0 *glue.ListDevEndpointsInput) (*request.Request, *glue.ListDevEndpointsOutput)
- func (m *MockGlueAPI) ListDevEndpointsWithContext(arg0 context.Context, arg1 *glue.ListDevEndpointsInput, arg2 ...request.Option) (*glue.ListDevEndpointsOutput, error)
- func (m *MockGlueAPI) ListJobs(arg0 *glue.ListJobsInput) (*glue.ListJobsOutput, error)
- func (m *MockGlueAPI) ListJobsPages(arg0 *glue.ListJobsInput, arg1 func(*glue.ListJobsOutput, bool) bool) error
- func (m *MockGlueAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *glue.ListJobsInput, ...) error
- func (m *MockGlueAPI) ListJobsRequest(arg0 *glue.ListJobsInput) (*request.Request, *glue.ListJobsOutput)
- func (m *MockGlueAPI) ListJobsWithContext(arg0 context.Context, arg1 *glue.ListJobsInput, arg2 ...request.Option) (*glue.ListJobsOutput, error)
- func (m *MockGlueAPI) ListMLTransforms(arg0 *glue.ListMLTransformsInput) (*glue.ListMLTransformsOutput, error)
- func (m *MockGlueAPI) ListMLTransformsPages(arg0 *glue.ListMLTransformsInput, ...) error
- func (m *MockGlueAPI) ListMLTransformsPagesWithContext(arg0 context.Context, arg1 *glue.ListMLTransformsInput, ...) error
- func (m *MockGlueAPI) ListMLTransformsRequest(arg0 *glue.ListMLTransformsInput) (*request.Request, *glue.ListMLTransformsOutput)
- func (m *MockGlueAPI) ListMLTransformsWithContext(arg0 context.Context, arg1 *glue.ListMLTransformsInput, arg2 ...request.Option) (*glue.ListMLTransformsOutput, error)
- func (m *MockGlueAPI) ListRegistries(arg0 *glue.ListRegistriesInput) (*glue.ListRegistriesOutput, error)
- func (m *MockGlueAPI) ListRegistriesPages(arg0 *glue.ListRegistriesInput, ...) error
- func (m *MockGlueAPI) ListRegistriesPagesWithContext(arg0 context.Context, arg1 *glue.ListRegistriesInput, ...) error
- func (m *MockGlueAPI) ListRegistriesRequest(arg0 *glue.ListRegistriesInput) (*request.Request, *glue.ListRegistriesOutput)
- func (m *MockGlueAPI) ListRegistriesWithContext(arg0 context.Context, arg1 *glue.ListRegistriesInput, arg2 ...request.Option) (*glue.ListRegistriesOutput, error)
- func (m *MockGlueAPI) ListSchemaVersions(arg0 *glue.ListSchemaVersionsInput) (*glue.ListSchemaVersionsOutput, error)
- func (m *MockGlueAPI) ListSchemaVersionsPages(arg0 *glue.ListSchemaVersionsInput, ...) error
- func (m *MockGlueAPI) ListSchemaVersionsPagesWithContext(arg0 context.Context, arg1 *glue.ListSchemaVersionsInput, ...) error
- func (m *MockGlueAPI) ListSchemaVersionsRequest(arg0 *glue.ListSchemaVersionsInput) (*request.Request, *glue.ListSchemaVersionsOutput)
- func (m *MockGlueAPI) ListSchemaVersionsWithContext(arg0 context.Context, arg1 *glue.ListSchemaVersionsInput, ...) (*glue.ListSchemaVersionsOutput, error)
- func (m *MockGlueAPI) ListSchemas(arg0 *glue.ListSchemasInput) (*glue.ListSchemasOutput, error)
- func (m *MockGlueAPI) ListSchemasPages(arg0 *glue.ListSchemasInput, arg1 func(*glue.ListSchemasOutput, bool) bool) error
- func (m *MockGlueAPI) ListSchemasPagesWithContext(arg0 context.Context, arg1 *glue.ListSchemasInput, ...) error
- func (m *MockGlueAPI) ListSchemasRequest(arg0 *glue.ListSchemasInput) (*request.Request, *glue.ListSchemasOutput)
- func (m *MockGlueAPI) ListSchemasWithContext(arg0 context.Context, arg1 *glue.ListSchemasInput, arg2 ...request.Option) (*glue.ListSchemasOutput, error)
- func (m *MockGlueAPI) ListTriggers(arg0 *glue.ListTriggersInput) (*glue.ListTriggersOutput, error)
- func (m *MockGlueAPI) ListTriggersPages(arg0 *glue.ListTriggersInput, arg1 func(*glue.ListTriggersOutput, bool) bool) error
- func (m *MockGlueAPI) ListTriggersPagesWithContext(arg0 context.Context, arg1 *glue.ListTriggersInput, ...) error
- func (m *MockGlueAPI) ListTriggersRequest(arg0 *glue.ListTriggersInput) (*request.Request, *glue.ListTriggersOutput)
- func (m *MockGlueAPI) ListTriggersWithContext(arg0 context.Context, arg1 *glue.ListTriggersInput, arg2 ...request.Option) (*glue.ListTriggersOutput, error)
- func (m *MockGlueAPI) ListWorkflows(arg0 *glue.ListWorkflowsInput) (*glue.ListWorkflowsOutput, error)
- func (m *MockGlueAPI) ListWorkflowsPages(arg0 *glue.ListWorkflowsInput, arg1 func(*glue.ListWorkflowsOutput, bool) bool) error
- func (m *MockGlueAPI) ListWorkflowsPagesWithContext(arg0 context.Context, arg1 *glue.ListWorkflowsInput, ...) error
- func (m *MockGlueAPI) ListWorkflowsRequest(arg0 *glue.ListWorkflowsInput) (*request.Request, *glue.ListWorkflowsOutput)
- func (m *MockGlueAPI) ListWorkflowsWithContext(arg0 context.Context, arg1 *glue.ListWorkflowsInput, arg2 ...request.Option) (*glue.ListWorkflowsOutput, error)
- func (m *MockGlueAPI) PutDataCatalogEncryptionSettings(arg0 *glue.PutDataCatalogEncryptionSettingsInput) (*glue.PutDataCatalogEncryptionSettingsOutput, error)
- func (m *MockGlueAPI) PutDataCatalogEncryptionSettingsRequest(arg0 *glue.PutDataCatalogEncryptionSettingsInput) (*request.Request, *glue.PutDataCatalogEncryptionSettingsOutput)
- func (m *MockGlueAPI) PutDataCatalogEncryptionSettingsWithContext(arg0 context.Context, arg1 *glue.PutDataCatalogEncryptionSettingsInput, ...) (*glue.PutDataCatalogEncryptionSettingsOutput, error)
- func (m *MockGlueAPI) PutResourcePolicy(arg0 *glue.PutResourcePolicyInput) (*glue.PutResourcePolicyOutput, error)
- func (m *MockGlueAPI) PutResourcePolicyRequest(arg0 *glue.PutResourcePolicyInput) (*request.Request, *glue.PutResourcePolicyOutput)
- func (m *MockGlueAPI) PutResourcePolicyWithContext(arg0 context.Context, arg1 *glue.PutResourcePolicyInput, ...) (*glue.PutResourcePolicyOutput, error)
- func (m *MockGlueAPI) PutSchemaVersionMetadata(arg0 *glue.PutSchemaVersionMetadataInput) (*glue.PutSchemaVersionMetadataOutput, error)
- func (m *MockGlueAPI) PutSchemaVersionMetadataRequest(arg0 *glue.PutSchemaVersionMetadataInput) (*request.Request, *glue.PutSchemaVersionMetadataOutput)
- func (m *MockGlueAPI) PutSchemaVersionMetadataWithContext(arg0 context.Context, arg1 *glue.PutSchemaVersionMetadataInput, ...) (*glue.PutSchemaVersionMetadataOutput, error)
- func (m *MockGlueAPI) PutWorkflowRunProperties(arg0 *glue.PutWorkflowRunPropertiesInput) (*glue.PutWorkflowRunPropertiesOutput, error)
- func (m *MockGlueAPI) PutWorkflowRunPropertiesRequest(arg0 *glue.PutWorkflowRunPropertiesInput) (*request.Request, *glue.PutWorkflowRunPropertiesOutput)
- func (m *MockGlueAPI) PutWorkflowRunPropertiesWithContext(arg0 context.Context, arg1 *glue.PutWorkflowRunPropertiesInput, ...) (*glue.PutWorkflowRunPropertiesOutput, error)
- func (m *MockGlueAPI) QuerySchemaVersionMetadata(arg0 *glue.QuerySchemaVersionMetadataInput) (*glue.QuerySchemaVersionMetadataOutput, error)
- func (m *MockGlueAPI) QuerySchemaVersionMetadataRequest(arg0 *glue.QuerySchemaVersionMetadataInput) (*request.Request, *glue.QuerySchemaVersionMetadataOutput)
- func (m *MockGlueAPI) QuerySchemaVersionMetadataWithContext(arg0 context.Context, arg1 *glue.QuerySchemaVersionMetadataInput, ...) (*glue.QuerySchemaVersionMetadataOutput, error)
- func (m *MockGlueAPI) RegisterSchemaVersion(arg0 *glue.RegisterSchemaVersionInput) (*glue.RegisterSchemaVersionOutput, error)
- func (m *MockGlueAPI) RegisterSchemaVersionRequest(arg0 *glue.RegisterSchemaVersionInput) (*request.Request, *glue.RegisterSchemaVersionOutput)
- func (m *MockGlueAPI) RegisterSchemaVersionWithContext(arg0 context.Context, arg1 *glue.RegisterSchemaVersionInput, ...) (*glue.RegisterSchemaVersionOutput, error)
- func (m *MockGlueAPI) RemoveSchemaVersionMetadata(arg0 *glue.RemoveSchemaVersionMetadataInput) (*glue.RemoveSchemaVersionMetadataOutput, error)
- func (m *MockGlueAPI) RemoveSchemaVersionMetadataRequest(arg0 *glue.RemoveSchemaVersionMetadataInput) (*request.Request, *glue.RemoveSchemaVersionMetadataOutput)
- func (m *MockGlueAPI) RemoveSchemaVersionMetadataWithContext(arg0 context.Context, arg1 *glue.RemoveSchemaVersionMetadataInput, ...) (*glue.RemoveSchemaVersionMetadataOutput, error)
- func (m *MockGlueAPI) ResetJobBookmark(arg0 *glue.ResetJobBookmarkInput) (*glue.ResetJobBookmarkOutput, error)
- func (m *MockGlueAPI) ResetJobBookmarkRequest(arg0 *glue.ResetJobBookmarkInput) (*request.Request, *glue.ResetJobBookmarkOutput)
- func (m *MockGlueAPI) ResetJobBookmarkWithContext(arg0 context.Context, arg1 *glue.ResetJobBookmarkInput, arg2 ...request.Option) (*glue.ResetJobBookmarkOutput, error)
- func (m *MockGlueAPI) ResumeWorkflowRun(arg0 *glue.ResumeWorkflowRunInput) (*glue.ResumeWorkflowRunOutput, error)
- func (m *MockGlueAPI) ResumeWorkflowRunRequest(arg0 *glue.ResumeWorkflowRunInput) (*request.Request, *glue.ResumeWorkflowRunOutput)
- func (m *MockGlueAPI) ResumeWorkflowRunWithContext(arg0 context.Context, arg1 *glue.ResumeWorkflowRunInput, ...) (*glue.ResumeWorkflowRunOutput, error)
- func (m *MockGlueAPI) SearchTables(arg0 *glue.SearchTablesInput) (*glue.SearchTablesOutput, error)
- func (m *MockGlueAPI) SearchTablesPages(arg0 *glue.SearchTablesInput, arg1 func(*glue.SearchTablesOutput, bool) bool) error
- func (m *MockGlueAPI) SearchTablesPagesWithContext(arg0 context.Context, arg1 *glue.SearchTablesInput, ...) error
- func (m *MockGlueAPI) SearchTablesRequest(arg0 *glue.SearchTablesInput) (*request.Request, *glue.SearchTablesOutput)
- func (m *MockGlueAPI) SearchTablesWithContext(arg0 context.Context, arg1 *glue.SearchTablesInput, arg2 ...request.Option) (*glue.SearchTablesOutput, error)
- func (m *MockGlueAPI) StartBlueprintRun(arg0 *glue.StartBlueprintRunInput) (*glue.StartBlueprintRunOutput, error)
- func (m *MockGlueAPI) StartBlueprintRunRequest(arg0 *glue.StartBlueprintRunInput) (*request.Request, *glue.StartBlueprintRunOutput)
- func (m *MockGlueAPI) StartBlueprintRunWithContext(arg0 context.Context, arg1 *glue.StartBlueprintRunInput, ...) (*glue.StartBlueprintRunOutput, error)
- func (m *MockGlueAPI) StartCrawler(arg0 *glue.StartCrawlerInput) (*glue.StartCrawlerOutput, error)
- func (m *MockGlueAPI) StartCrawlerRequest(arg0 *glue.StartCrawlerInput) (*request.Request, *glue.StartCrawlerOutput)
- func (m *MockGlueAPI) StartCrawlerSchedule(arg0 *glue.StartCrawlerScheduleInput) (*glue.StartCrawlerScheduleOutput, error)
- func (m *MockGlueAPI) StartCrawlerScheduleRequest(arg0 *glue.StartCrawlerScheduleInput) (*request.Request, *glue.StartCrawlerScheduleOutput)
- func (m *MockGlueAPI) StartCrawlerScheduleWithContext(arg0 context.Context, arg1 *glue.StartCrawlerScheduleInput, ...) (*glue.StartCrawlerScheduleOutput, error)
- func (m *MockGlueAPI) StartCrawlerWithContext(arg0 context.Context, arg1 *glue.StartCrawlerInput, arg2 ...request.Option) (*glue.StartCrawlerOutput, error)
- func (m *MockGlueAPI) StartExportLabelsTaskRun(arg0 *glue.StartExportLabelsTaskRunInput) (*glue.StartExportLabelsTaskRunOutput, error)
- func (m *MockGlueAPI) StartExportLabelsTaskRunRequest(arg0 *glue.StartExportLabelsTaskRunInput) (*request.Request, *glue.StartExportLabelsTaskRunOutput)
- func (m *MockGlueAPI) StartExportLabelsTaskRunWithContext(arg0 context.Context, arg1 *glue.StartExportLabelsTaskRunInput, ...) (*glue.StartExportLabelsTaskRunOutput, error)
- func (m *MockGlueAPI) StartImportLabelsTaskRun(arg0 *glue.StartImportLabelsTaskRunInput) (*glue.StartImportLabelsTaskRunOutput, error)
- func (m *MockGlueAPI) StartImportLabelsTaskRunRequest(arg0 *glue.StartImportLabelsTaskRunInput) (*request.Request, *glue.StartImportLabelsTaskRunOutput)
- func (m *MockGlueAPI) StartImportLabelsTaskRunWithContext(arg0 context.Context, arg1 *glue.StartImportLabelsTaskRunInput, ...) (*glue.StartImportLabelsTaskRunOutput, error)
- func (m *MockGlueAPI) StartJobRun(arg0 *glue.StartJobRunInput) (*glue.StartJobRunOutput, error)
- func (m *MockGlueAPI) StartJobRunRequest(arg0 *glue.StartJobRunInput) (*request.Request, *glue.StartJobRunOutput)
- func (m *MockGlueAPI) StartJobRunWithContext(arg0 context.Context, arg1 *glue.StartJobRunInput, arg2 ...request.Option) (*glue.StartJobRunOutput, error)
- func (m *MockGlueAPI) StartMLEvaluationTaskRun(arg0 *glue.StartMLEvaluationTaskRunInput) (*glue.StartMLEvaluationTaskRunOutput, error)
- func (m *MockGlueAPI) StartMLEvaluationTaskRunRequest(arg0 *glue.StartMLEvaluationTaskRunInput) (*request.Request, *glue.StartMLEvaluationTaskRunOutput)
- func (m *MockGlueAPI) StartMLEvaluationTaskRunWithContext(arg0 context.Context, arg1 *glue.StartMLEvaluationTaskRunInput, ...) (*glue.StartMLEvaluationTaskRunOutput, error)
- func (m *MockGlueAPI) StartMLLabelingSetGenerationTaskRun(arg0 *glue.StartMLLabelingSetGenerationTaskRunInput) (*glue.StartMLLabelingSetGenerationTaskRunOutput, error)
- func (m *MockGlueAPI) StartMLLabelingSetGenerationTaskRunRequest(arg0 *glue.StartMLLabelingSetGenerationTaskRunInput) (*request.Request, *glue.StartMLLabelingSetGenerationTaskRunOutput)
- func (m *MockGlueAPI) StartMLLabelingSetGenerationTaskRunWithContext(arg0 context.Context, arg1 *glue.StartMLLabelingSetGenerationTaskRunInput, ...) (*glue.StartMLLabelingSetGenerationTaskRunOutput, error)
- func (m *MockGlueAPI) StartTrigger(arg0 *glue.StartTriggerInput) (*glue.StartTriggerOutput, error)
- func (m *MockGlueAPI) StartTriggerRequest(arg0 *glue.StartTriggerInput) (*request.Request, *glue.StartTriggerOutput)
- func (m *MockGlueAPI) StartTriggerWithContext(arg0 context.Context, arg1 *glue.StartTriggerInput, arg2 ...request.Option) (*glue.StartTriggerOutput, error)
- func (m *MockGlueAPI) StartWorkflowRun(arg0 *glue.StartWorkflowRunInput) (*glue.StartWorkflowRunOutput, error)
- func (m *MockGlueAPI) StartWorkflowRunRequest(arg0 *glue.StartWorkflowRunInput) (*request.Request, *glue.StartWorkflowRunOutput)
- func (m *MockGlueAPI) StartWorkflowRunWithContext(arg0 context.Context, arg1 *glue.StartWorkflowRunInput, arg2 ...request.Option) (*glue.StartWorkflowRunOutput, error)
- func (m *MockGlueAPI) StopCrawler(arg0 *glue.StopCrawlerInput) (*glue.StopCrawlerOutput, error)
- func (m *MockGlueAPI) StopCrawlerRequest(arg0 *glue.StopCrawlerInput) (*request.Request, *glue.StopCrawlerOutput)
- func (m *MockGlueAPI) StopCrawlerSchedule(arg0 *glue.StopCrawlerScheduleInput) (*glue.StopCrawlerScheduleOutput, error)
- func (m *MockGlueAPI) StopCrawlerScheduleRequest(arg0 *glue.StopCrawlerScheduleInput) (*request.Request, *glue.StopCrawlerScheduleOutput)
- func (m *MockGlueAPI) StopCrawlerScheduleWithContext(arg0 context.Context, arg1 *glue.StopCrawlerScheduleInput, ...) (*glue.StopCrawlerScheduleOutput, error)
- func (m *MockGlueAPI) StopCrawlerWithContext(arg0 context.Context, arg1 *glue.StopCrawlerInput, arg2 ...request.Option) (*glue.StopCrawlerOutput, error)
- func (m *MockGlueAPI) StopTrigger(arg0 *glue.StopTriggerInput) (*glue.StopTriggerOutput, error)
- func (m *MockGlueAPI) StopTriggerRequest(arg0 *glue.StopTriggerInput) (*request.Request, *glue.StopTriggerOutput)
- func (m *MockGlueAPI) StopTriggerWithContext(arg0 context.Context, arg1 *glue.StopTriggerInput, arg2 ...request.Option) (*glue.StopTriggerOutput, error)
- func (m *MockGlueAPI) StopWorkflowRun(arg0 *glue.StopWorkflowRunInput) (*glue.StopWorkflowRunOutput, error)
- func (m *MockGlueAPI) StopWorkflowRunRequest(arg0 *glue.StopWorkflowRunInput) (*request.Request, *glue.StopWorkflowRunOutput)
- func (m *MockGlueAPI) StopWorkflowRunWithContext(arg0 context.Context, arg1 *glue.StopWorkflowRunInput, arg2 ...request.Option) (*glue.StopWorkflowRunOutput, error)
- func (m *MockGlueAPI) TagResource(arg0 *glue.TagResourceInput) (*glue.TagResourceOutput, error)
- func (m *MockGlueAPI) TagResourceRequest(arg0 *glue.TagResourceInput) (*request.Request, *glue.TagResourceOutput)
- func (m *MockGlueAPI) TagResourceWithContext(arg0 context.Context, arg1 *glue.TagResourceInput, arg2 ...request.Option) (*glue.TagResourceOutput, error)
- func (m *MockGlueAPI) UntagResource(arg0 *glue.UntagResourceInput) (*glue.UntagResourceOutput, error)
- func (m *MockGlueAPI) UntagResourceRequest(arg0 *glue.UntagResourceInput) (*request.Request, *glue.UntagResourceOutput)
- func (m *MockGlueAPI) UntagResourceWithContext(arg0 context.Context, arg1 *glue.UntagResourceInput, arg2 ...request.Option) (*glue.UntagResourceOutput, error)
- func (m *MockGlueAPI) UpdateBlueprint(arg0 *glue.UpdateBlueprintInput) (*glue.UpdateBlueprintOutput, error)
- func (m *MockGlueAPI) UpdateBlueprintRequest(arg0 *glue.UpdateBlueprintInput) (*request.Request, *glue.UpdateBlueprintOutput)
- func (m *MockGlueAPI) UpdateBlueprintWithContext(arg0 context.Context, arg1 *glue.UpdateBlueprintInput, arg2 ...request.Option) (*glue.UpdateBlueprintOutput, error)
- func (m *MockGlueAPI) UpdateClassifier(arg0 *glue.UpdateClassifierInput) (*glue.UpdateClassifierOutput, error)
- func (m *MockGlueAPI) UpdateClassifierRequest(arg0 *glue.UpdateClassifierInput) (*request.Request, *glue.UpdateClassifierOutput)
- func (m *MockGlueAPI) UpdateClassifierWithContext(arg0 context.Context, arg1 *glue.UpdateClassifierInput, arg2 ...request.Option) (*glue.UpdateClassifierOutput, error)
- func (m *MockGlueAPI) UpdateColumnStatisticsForPartition(arg0 *glue.UpdateColumnStatisticsForPartitionInput) (*glue.UpdateColumnStatisticsForPartitionOutput, error)
- func (m *MockGlueAPI) UpdateColumnStatisticsForPartitionRequest(arg0 *glue.UpdateColumnStatisticsForPartitionInput) (*request.Request, *glue.UpdateColumnStatisticsForPartitionOutput)
- func (m *MockGlueAPI) UpdateColumnStatisticsForPartitionWithContext(arg0 context.Context, arg1 *glue.UpdateColumnStatisticsForPartitionInput, ...) (*glue.UpdateColumnStatisticsForPartitionOutput, error)
- func (m *MockGlueAPI) UpdateColumnStatisticsForTable(arg0 *glue.UpdateColumnStatisticsForTableInput) (*glue.UpdateColumnStatisticsForTableOutput, error)
- func (m *MockGlueAPI) UpdateColumnStatisticsForTableRequest(arg0 *glue.UpdateColumnStatisticsForTableInput) (*request.Request, *glue.UpdateColumnStatisticsForTableOutput)
- func (m *MockGlueAPI) UpdateColumnStatisticsForTableWithContext(arg0 context.Context, arg1 *glue.UpdateColumnStatisticsForTableInput, ...) (*glue.UpdateColumnStatisticsForTableOutput, error)
- func (m *MockGlueAPI) UpdateConnection(arg0 *glue.UpdateConnectionInput) (*glue.UpdateConnectionOutput, error)
- func (m *MockGlueAPI) UpdateConnectionRequest(arg0 *glue.UpdateConnectionInput) (*request.Request, *glue.UpdateConnectionOutput)
- func (m *MockGlueAPI) UpdateConnectionWithContext(arg0 context.Context, arg1 *glue.UpdateConnectionInput, arg2 ...request.Option) (*glue.UpdateConnectionOutput, error)
- func (m *MockGlueAPI) UpdateCrawler(arg0 *glue.UpdateCrawlerInput) (*glue.UpdateCrawlerOutput, error)
- func (m *MockGlueAPI) UpdateCrawlerRequest(arg0 *glue.UpdateCrawlerInput) (*request.Request, *glue.UpdateCrawlerOutput)
- func (m *MockGlueAPI) UpdateCrawlerSchedule(arg0 *glue.UpdateCrawlerScheduleInput) (*glue.UpdateCrawlerScheduleOutput, error)
- func (m *MockGlueAPI) UpdateCrawlerScheduleRequest(arg0 *glue.UpdateCrawlerScheduleInput) (*request.Request, *glue.UpdateCrawlerScheduleOutput)
- func (m *MockGlueAPI) UpdateCrawlerScheduleWithContext(arg0 context.Context, arg1 *glue.UpdateCrawlerScheduleInput, ...) (*glue.UpdateCrawlerScheduleOutput, error)
- func (m *MockGlueAPI) UpdateCrawlerWithContext(arg0 context.Context, arg1 *glue.UpdateCrawlerInput, arg2 ...request.Option) (*glue.UpdateCrawlerOutput, error)
- func (m *MockGlueAPI) UpdateDatabase(arg0 *glue.UpdateDatabaseInput) (*glue.UpdateDatabaseOutput, error)
- func (m *MockGlueAPI) UpdateDatabaseRequest(arg0 *glue.UpdateDatabaseInput) (*request.Request, *glue.UpdateDatabaseOutput)
- func (m *MockGlueAPI) UpdateDatabaseWithContext(arg0 context.Context, arg1 *glue.UpdateDatabaseInput, arg2 ...request.Option) (*glue.UpdateDatabaseOutput, error)
- func (m *MockGlueAPI) UpdateDevEndpoint(arg0 *glue.UpdateDevEndpointInput) (*glue.UpdateDevEndpointOutput, error)
- func (m *MockGlueAPI) UpdateDevEndpointRequest(arg0 *glue.UpdateDevEndpointInput) (*request.Request, *glue.UpdateDevEndpointOutput)
- func (m *MockGlueAPI) UpdateDevEndpointWithContext(arg0 context.Context, arg1 *glue.UpdateDevEndpointInput, ...) (*glue.UpdateDevEndpointOutput, error)
- func (m *MockGlueAPI) UpdateJob(arg0 *glue.UpdateJobInput) (*glue.UpdateJobOutput, error)
- func (m *MockGlueAPI) UpdateJobRequest(arg0 *glue.UpdateJobInput) (*request.Request, *glue.UpdateJobOutput)
- func (m *MockGlueAPI) UpdateJobWithContext(arg0 context.Context, arg1 *glue.UpdateJobInput, arg2 ...request.Option) (*glue.UpdateJobOutput, error)
- func (m *MockGlueAPI) UpdateMLTransform(arg0 *glue.UpdateMLTransformInput) (*glue.UpdateMLTransformOutput, error)
- func (m *MockGlueAPI) UpdateMLTransformRequest(arg0 *glue.UpdateMLTransformInput) (*request.Request, *glue.UpdateMLTransformOutput)
- func (m *MockGlueAPI) UpdateMLTransformWithContext(arg0 context.Context, arg1 *glue.UpdateMLTransformInput, ...) (*glue.UpdateMLTransformOutput, error)
- func (m *MockGlueAPI) UpdatePartition(arg0 *glue.UpdatePartitionInput) (*glue.UpdatePartitionOutput, error)
- func (m *MockGlueAPI) UpdatePartitionRequest(arg0 *glue.UpdatePartitionInput) (*request.Request, *glue.UpdatePartitionOutput)
- func (m *MockGlueAPI) UpdatePartitionWithContext(arg0 context.Context, arg1 *glue.UpdatePartitionInput, arg2 ...request.Option) (*glue.UpdatePartitionOutput, error)
- func (m *MockGlueAPI) UpdateRegistry(arg0 *glue.UpdateRegistryInput) (*glue.UpdateRegistryOutput, error)
- func (m *MockGlueAPI) UpdateRegistryRequest(arg0 *glue.UpdateRegistryInput) (*request.Request, *glue.UpdateRegistryOutput)
- func (m *MockGlueAPI) UpdateRegistryWithContext(arg0 context.Context, arg1 *glue.UpdateRegistryInput, arg2 ...request.Option) (*glue.UpdateRegistryOutput, error)
- func (m *MockGlueAPI) UpdateSchema(arg0 *glue.UpdateSchemaInput) (*glue.UpdateSchemaOutput, error)
- func (m *MockGlueAPI) UpdateSchemaRequest(arg0 *glue.UpdateSchemaInput) (*request.Request, *glue.UpdateSchemaOutput)
- func (m *MockGlueAPI) UpdateSchemaWithContext(arg0 context.Context, arg1 *glue.UpdateSchemaInput, arg2 ...request.Option) (*glue.UpdateSchemaOutput, error)
- func (m *MockGlueAPI) UpdateTable(arg0 *glue.UpdateTableInput) (*glue.UpdateTableOutput, error)
- func (m *MockGlueAPI) UpdateTableRequest(arg0 *glue.UpdateTableInput) (*request.Request, *glue.UpdateTableOutput)
- func (m *MockGlueAPI) UpdateTableWithContext(arg0 context.Context, arg1 *glue.UpdateTableInput, arg2 ...request.Option) (*glue.UpdateTableOutput, error)
- func (m *MockGlueAPI) UpdateTrigger(arg0 *glue.UpdateTriggerInput) (*glue.UpdateTriggerOutput, error)
- func (m *MockGlueAPI) UpdateTriggerRequest(arg0 *glue.UpdateTriggerInput) (*request.Request, *glue.UpdateTriggerOutput)
- func (m *MockGlueAPI) UpdateTriggerWithContext(arg0 context.Context, arg1 *glue.UpdateTriggerInput, arg2 ...request.Option) (*glue.UpdateTriggerOutput, error)
- func (m *MockGlueAPI) UpdateUserDefinedFunction(arg0 *glue.UpdateUserDefinedFunctionInput) (*glue.UpdateUserDefinedFunctionOutput, error)
- func (m *MockGlueAPI) UpdateUserDefinedFunctionRequest(arg0 *glue.UpdateUserDefinedFunctionInput) (*request.Request, *glue.UpdateUserDefinedFunctionOutput)
- func (m *MockGlueAPI) UpdateUserDefinedFunctionWithContext(arg0 context.Context, arg1 *glue.UpdateUserDefinedFunctionInput, ...) (*glue.UpdateUserDefinedFunctionOutput, error)
- func (m *MockGlueAPI) UpdateWorkflow(arg0 *glue.UpdateWorkflowInput) (*glue.UpdateWorkflowOutput, error)
- func (m *MockGlueAPI) UpdateWorkflowRequest(arg0 *glue.UpdateWorkflowInput) (*request.Request, *glue.UpdateWorkflowOutput)
- func (m *MockGlueAPI) UpdateWorkflowWithContext(arg0 context.Context, arg1 *glue.UpdateWorkflowInput, arg2 ...request.Option) (*glue.UpdateWorkflowOutput, error)
- type MockGlueAPIMockRecorder
- func (mr *MockGlueAPIMockRecorder) BatchCreatePartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchCreatePartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchCreatePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteConnection(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeletePartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeletePartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeletePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteTable(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteTableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteTableVersion(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteTableVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteTableVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchDeleteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetBlueprints(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetBlueprintsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetCrawlers(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetCrawlersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetCrawlersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetDevEndpoints(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetDevEndpointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetDevEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetJobs(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetPartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetPartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetTriggers(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetTriggersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetTriggersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetWorkflows(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetWorkflowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchGetWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchStopJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchStopJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchStopJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchUpdatePartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchUpdatePartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) BatchUpdatePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CancelMLTaskRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CancelMLTaskRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CancelMLTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CheckSchemaVersionValidity(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CheckSchemaVersionValidityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CheckSchemaVersionValidityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateBlueprint(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateBlueprintRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateBlueprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateClassifier(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateClassifierRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateClassifierWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateConnection(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateCrawler(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateCrawlerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateDevEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateDevEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateDevEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateMLTransform(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateMLTransformRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateMLTransformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreatePartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreatePartitionIndex(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreatePartitionIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreatePartitionIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreatePartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreatePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateRegistry(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateRegistryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateRegistryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateSchema(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateSchemaRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateScript(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateScriptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateSecurityConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateTable(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateTableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateTrigger(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateTriggerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateUserDefinedFunction(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateUserDefinedFunctionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateUserDefinedFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) CreateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteBlueprint(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteBlueprintRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteBlueprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteClassifier(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteClassifierRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteClassifierWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForTable(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForTableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteConnection(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteCrawler(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteCrawlerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteDevEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteDevEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteDevEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteMLTransform(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteMLTransformRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteMLTransformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeletePartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeletePartitionIndex(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeletePartitionIndexRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeletePartitionIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeletePartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeletePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteRegistry(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteRegistryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteRegistryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSchema(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSchemaRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSchemaVersions(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSchemaVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSchemaVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSecurityConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTable(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTableVersion(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTableVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTableVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTrigger(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTriggerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteUserDefinedFunction(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteUserDefinedFunctionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteUserDefinedFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) DeleteWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprint(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRuns(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetBlueprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCatalogImportStatus(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCatalogImportStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCatalogImportStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetClassifier(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetClassifierRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetClassifierWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetClassifiers(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetClassifiersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetClassifiersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetClassifiersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetClassifiersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForPartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForPartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForTable(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForTableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetConnection(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetConnections(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetConnectionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetConnectionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawler(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlerMetrics(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlerMetricsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlerMetricsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlerMetricsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlerMetricsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlers(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetCrawlersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettings(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDatabases(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDatabasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDatabasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDatabasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDatabasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDataflowGraph(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDataflowGraphRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDataflowGraphWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDevEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDevEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDevEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDevEndpoints(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDevEndpointsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDevEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDevEndpointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetDevEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobBookmark(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobBookmarkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobBookmarkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRuns(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobs(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTaskRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTaskRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTaskRuns(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTaskRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTaskRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTaskRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTaskRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTransform(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTransformRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTransformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTransforms(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTransformsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTransformsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTransformsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMLTransformsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMapping(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionIndexes(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionIndexesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionIndexesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionIndexesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionIndexesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitions(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPartitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPlan(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetRegistry(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetRegistryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetRegistryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetResourcePolicies(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetResourcePoliciesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetResourcePoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetResourcePoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetResourcePoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchema(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaByDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaByDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaByDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaVersion(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaVersionsDiff(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaVersionsDiffRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaVersionsDiffWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSecurityConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTable(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableVersion(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableVersions(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTables(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTablesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTablesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTags(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTrigger(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTriggerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTriggers(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTriggersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTriggersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTriggersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetTriggersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunction(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctions(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunProperties(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunPropertiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRuns(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) GetWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ImportCatalogToGlue(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ImportCatalogToGlueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ImportCatalogToGlueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListBlueprints(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListBlueprintsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListBlueprintsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListBlueprintsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListCrawlers(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListCrawlersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListCrawlersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListCrawlersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListCrawlersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListDevEndpoints(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListDevEndpointsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListDevEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListDevEndpointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListDevEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListMLTransforms(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListMLTransformsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListMLTransformsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListMLTransformsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListMLTransformsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListRegistries(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListRegistriesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListRegistriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListRegistriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListRegistriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemaVersions(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemaVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemaVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemaVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemaVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemas(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemasPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemasPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListSchemasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListTriggers(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListTriggersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListTriggersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListTriggersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListTriggersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListWorkflows(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListWorkflowsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListWorkflowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListWorkflowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ListWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettings(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutSchemaVersionMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutSchemaVersionMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutSchemaVersionMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutWorkflowRunProperties(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutWorkflowRunPropertiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) PutWorkflowRunPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) QuerySchemaVersionMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) QuerySchemaVersionMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) QuerySchemaVersionMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) RegisterSchemaVersion(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) RegisterSchemaVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) RegisterSchemaVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) RemoveSchemaVersionMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) RemoveSchemaVersionMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) RemoveSchemaVersionMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ResetJobBookmark(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ResetJobBookmarkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ResetJobBookmarkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ResumeWorkflowRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ResumeWorkflowRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) ResumeWorkflowRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) SearchTables(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) SearchTablesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) SearchTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) SearchTablesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) SearchTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartBlueprintRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartBlueprintRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartBlueprintRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartCrawler(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartCrawlerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartCrawlerSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartCrawlerScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartCrawlerScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartExportLabelsTaskRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartExportLabelsTaskRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartExportLabelsTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartImportLabelsTaskRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartImportLabelsTaskRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartImportLabelsTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartMLEvaluationTaskRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartMLEvaluationTaskRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartMLEvaluationTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartTrigger(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartTriggerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartWorkflowRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartWorkflowRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StartWorkflowRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopCrawler(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopCrawlerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopCrawlerSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopCrawlerScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopCrawlerScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopTrigger(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopTriggerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopWorkflowRun(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopWorkflowRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) StopWorkflowRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateBlueprint(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateBlueprintRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateBlueprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateClassifier(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateClassifierRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateClassifierWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForTable(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForTableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateConnection(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateCrawler(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateCrawlerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateCrawlerSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateCrawlerScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateCrawlerScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateDevEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateDevEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateDevEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateJob(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateMLTransform(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateMLTransformRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateMLTransformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdatePartition(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdatePartitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdatePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateRegistry(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateRegistryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateRegistryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateSchema(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateSchemaRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateTable(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateTableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateTrigger(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateTriggerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateUserDefinedFunction(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateUserDefinedFunctionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateUserDefinedFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateWorkflow(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateWorkflowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGlueAPIMockRecorder) UpdateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockGlueAPI ¶
type MockGlueAPI struct {
// contains filtered or unexported fields
}
MockGlueAPI is a mock of GlueAPI interface
func NewMockGlueAPI ¶
func NewMockGlueAPI(ctrl *gomock.Controller) *MockGlueAPI
NewMockGlueAPI creates a new mock instance
func (*MockGlueAPI) BatchCreatePartition ¶
func (m *MockGlueAPI) BatchCreatePartition(arg0 *glue.BatchCreatePartitionInput) (*glue.BatchCreatePartitionOutput, error)
BatchCreatePartition mocks base method
func (*MockGlueAPI) BatchCreatePartitionRequest ¶
func (m *MockGlueAPI) BatchCreatePartitionRequest(arg0 *glue.BatchCreatePartitionInput) (*request.Request, *glue.BatchCreatePartitionOutput)
BatchCreatePartitionRequest mocks base method
func (*MockGlueAPI) BatchCreatePartitionWithContext ¶
func (m *MockGlueAPI) BatchCreatePartitionWithContext(arg0 context.Context, arg1 *glue.BatchCreatePartitionInput, arg2 ...request.Option) (*glue.BatchCreatePartitionOutput, error)
BatchCreatePartitionWithContext mocks base method
func (*MockGlueAPI) BatchDeleteConnection ¶
func (m *MockGlueAPI) BatchDeleteConnection(arg0 *glue.BatchDeleteConnectionInput) (*glue.BatchDeleteConnectionOutput, error)
BatchDeleteConnection mocks base method
func (*MockGlueAPI) BatchDeleteConnectionRequest ¶
func (m *MockGlueAPI) BatchDeleteConnectionRequest(arg0 *glue.BatchDeleteConnectionInput) (*request.Request, *glue.BatchDeleteConnectionOutput)
BatchDeleteConnectionRequest mocks base method
func (*MockGlueAPI) BatchDeleteConnectionWithContext ¶
func (m *MockGlueAPI) BatchDeleteConnectionWithContext(arg0 context.Context, arg1 *glue.BatchDeleteConnectionInput, arg2 ...request.Option) (*glue.BatchDeleteConnectionOutput, error)
BatchDeleteConnectionWithContext mocks base method
func (*MockGlueAPI) BatchDeletePartition ¶
func (m *MockGlueAPI) BatchDeletePartition(arg0 *glue.BatchDeletePartitionInput) (*glue.BatchDeletePartitionOutput, error)
BatchDeletePartition mocks base method
func (*MockGlueAPI) BatchDeletePartitionRequest ¶
func (m *MockGlueAPI) BatchDeletePartitionRequest(arg0 *glue.BatchDeletePartitionInput) (*request.Request, *glue.BatchDeletePartitionOutput)
BatchDeletePartitionRequest mocks base method
func (*MockGlueAPI) BatchDeletePartitionWithContext ¶
func (m *MockGlueAPI) BatchDeletePartitionWithContext(arg0 context.Context, arg1 *glue.BatchDeletePartitionInput, arg2 ...request.Option) (*glue.BatchDeletePartitionOutput, error)
BatchDeletePartitionWithContext mocks base method
func (*MockGlueAPI) BatchDeleteTable ¶
func (m *MockGlueAPI) BatchDeleteTable(arg0 *glue.BatchDeleteTableInput) (*glue.BatchDeleteTableOutput, error)
BatchDeleteTable mocks base method
func (*MockGlueAPI) BatchDeleteTableRequest ¶
func (m *MockGlueAPI) BatchDeleteTableRequest(arg0 *glue.BatchDeleteTableInput) (*request.Request, *glue.BatchDeleteTableOutput)
BatchDeleteTableRequest mocks base method
func (*MockGlueAPI) BatchDeleteTableVersion ¶
func (m *MockGlueAPI) BatchDeleteTableVersion(arg0 *glue.BatchDeleteTableVersionInput) (*glue.BatchDeleteTableVersionOutput, error)
BatchDeleteTableVersion mocks base method
func (*MockGlueAPI) BatchDeleteTableVersionRequest ¶
func (m *MockGlueAPI) BatchDeleteTableVersionRequest(arg0 *glue.BatchDeleteTableVersionInput) (*request.Request, *glue.BatchDeleteTableVersionOutput)
BatchDeleteTableVersionRequest mocks base method
func (*MockGlueAPI) BatchDeleteTableVersionWithContext ¶
func (m *MockGlueAPI) BatchDeleteTableVersionWithContext(arg0 context.Context, arg1 *glue.BatchDeleteTableVersionInput, arg2 ...request.Option) (*glue.BatchDeleteTableVersionOutput, error)
BatchDeleteTableVersionWithContext mocks base method
func (*MockGlueAPI) BatchDeleteTableWithContext ¶
func (m *MockGlueAPI) BatchDeleteTableWithContext(arg0 context.Context, arg1 *glue.BatchDeleteTableInput, arg2 ...request.Option) (*glue.BatchDeleteTableOutput, error)
BatchDeleteTableWithContext mocks base method
func (*MockGlueAPI) BatchGetBlueprints ¶
func (m *MockGlueAPI) BatchGetBlueprints(arg0 *glue.BatchGetBlueprintsInput) (*glue.BatchGetBlueprintsOutput, error)
BatchGetBlueprints mocks base method
func (*MockGlueAPI) BatchGetBlueprintsRequest ¶
func (m *MockGlueAPI) BatchGetBlueprintsRequest(arg0 *glue.BatchGetBlueprintsInput) (*request.Request, *glue.BatchGetBlueprintsOutput)
BatchGetBlueprintsRequest mocks base method
func (*MockGlueAPI) BatchGetBlueprintsWithContext ¶
func (m *MockGlueAPI) BatchGetBlueprintsWithContext(arg0 context.Context, arg1 *glue.BatchGetBlueprintsInput, arg2 ...request.Option) (*glue.BatchGetBlueprintsOutput, error)
BatchGetBlueprintsWithContext mocks base method
func (*MockGlueAPI) BatchGetCrawlers ¶
func (m *MockGlueAPI) BatchGetCrawlers(arg0 *glue.BatchGetCrawlersInput) (*glue.BatchGetCrawlersOutput, error)
BatchGetCrawlers mocks base method
func (*MockGlueAPI) BatchGetCrawlersRequest ¶
func (m *MockGlueAPI) BatchGetCrawlersRequest(arg0 *glue.BatchGetCrawlersInput) (*request.Request, *glue.BatchGetCrawlersOutput)
BatchGetCrawlersRequest mocks base method
func (*MockGlueAPI) BatchGetCrawlersWithContext ¶
func (m *MockGlueAPI) BatchGetCrawlersWithContext(arg0 context.Context, arg1 *glue.BatchGetCrawlersInput, arg2 ...request.Option) (*glue.BatchGetCrawlersOutput, error)
BatchGetCrawlersWithContext mocks base method
func (*MockGlueAPI) BatchGetDevEndpoints ¶
func (m *MockGlueAPI) BatchGetDevEndpoints(arg0 *glue.BatchGetDevEndpointsInput) (*glue.BatchGetDevEndpointsOutput, error)
BatchGetDevEndpoints mocks base method
func (*MockGlueAPI) BatchGetDevEndpointsRequest ¶
func (m *MockGlueAPI) BatchGetDevEndpointsRequest(arg0 *glue.BatchGetDevEndpointsInput) (*request.Request, *glue.BatchGetDevEndpointsOutput)
BatchGetDevEndpointsRequest mocks base method
func (*MockGlueAPI) BatchGetDevEndpointsWithContext ¶
func (m *MockGlueAPI) BatchGetDevEndpointsWithContext(arg0 context.Context, arg1 *glue.BatchGetDevEndpointsInput, arg2 ...request.Option) (*glue.BatchGetDevEndpointsOutput, error)
BatchGetDevEndpointsWithContext mocks base method
func (*MockGlueAPI) BatchGetJobs ¶
func (m *MockGlueAPI) BatchGetJobs(arg0 *glue.BatchGetJobsInput) (*glue.BatchGetJobsOutput, error)
BatchGetJobs mocks base method
func (*MockGlueAPI) BatchGetJobsRequest ¶
func (m *MockGlueAPI) BatchGetJobsRequest(arg0 *glue.BatchGetJobsInput) (*request.Request, *glue.BatchGetJobsOutput)
BatchGetJobsRequest mocks base method
func (*MockGlueAPI) BatchGetJobsWithContext ¶
func (m *MockGlueAPI) BatchGetJobsWithContext(arg0 context.Context, arg1 *glue.BatchGetJobsInput, arg2 ...request.Option) (*glue.BatchGetJobsOutput, error)
BatchGetJobsWithContext mocks base method
func (*MockGlueAPI) BatchGetPartition ¶
func (m *MockGlueAPI) BatchGetPartition(arg0 *glue.BatchGetPartitionInput) (*glue.BatchGetPartitionOutput, error)
BatchGetPartition mocks base method
func (*MockGlueAPI) BatchGetPartitionRequest ¶
func (m *MockGlueAPI) BatchGetPartitionRequest(arg0 *glue.BatchGetPartitionInput) (*request.Request, *glue.BatchGetPartitionOutput)
BatchGetPartitionRequest mocks base method
func (*MockGlueAPI) BatchGetPartitionWithContext ¶
func (m *MockGlueAPI) BatchGetPartitionWithContext(arg0 context.Context, arg1 *glue.BatchGetPartitionInput, arg2 ...request.Option) (*glue.BatchGetPartitionOutput, error)
BatchGetPartitionWithContext mocks base method
func (*MockGlueAPI) BatchGetTriggers ¶
func (m *MockGlueAPI) BatchGetTriggers(arg0 *glue.BatchGetTriggersInput) (*glue.BatchGetTriggersOutput, error)
BatchGetTriggers mocks base method
func (*MockGlueAPI) BatchGetTriggersRequest ¶
func (m *MockGlueAPI) BatchGetTriggersRequest(arg0 *glue.BatchGetTriggersInput) (*request.Request, *glue.BatchGetTriggersOutput)
BatchGetTriggersRequest mocks base method
func (*MockGlueAPI) BatchGetTriggersWithContext ¶
func (m *MockGlueAPI) BatchGetTriggersWithContext(arg0 context.Context, arg1 *glue.BatchGetTriggersInput, arg2 ...request.Option) (*glue.BatchGetTriggersOutput, error)
BatchGetTriggersWithContext mocks base method
func (*MockGlueAPI) BatchGetWorkflows ¶
func (m *MockGlueAPI) BatchGetWorkflows(arg0 *glue.BatchGetWorkflowsInput) (*glue.BatchGetWorkflowsOutput, error)
BatchGetWorkflows mocks base method
func (*MockGlueAPI) BatchGetWorkflowsRequest ¶
func (m *MockGlueAPI) BatchGetWorkflowsRequest(arg0 *glue.BatchGetWorkflowsInput) (*request.Request, *glue.BatchGetWorkflowsOutput)
BatchGetWorkflowsRequest mocks base method
func (*MockGlueAPI) BatchGetWorkflowsWithContext ¶
func (m *MockGlueAPI) BatchGetWorkflowsWithContext(arg0 context.Context, arg1 *glue.BatchGetWorkflowsInput, arg2 ...request.Option) (*glue.BatchGetWorkflowsOutput, error)
BatchGetWorkflowsWithContext mocks base method
func (*MockGlueAPI) BatchStopJobRun ¶
func (m *MockGlueAPI) BatchStopJobRun(arg0 *glue.BatchStopJobRunInput) (*glue.BatchStopJobRunOutput, error)
BatchStopJobRun mocks base method
func (*MockGlueAPI) BatchStopJobRunRequest ¶
func (m *MockGlueAPI) BatchStopJobRunRequest(arg0 *glue.BatchStopJobRunInput) (*request.Request, *glue.BatchStopJobRunOutput)
BatchStopJobRunRequest mocks base method
func (*MockGlueAPI) BatchStopJobRunWithContext ¶
func (m *MockGlueAPI) BatchStopJobRunWithContext(arg0 context.Context, arg1 *glue.BatchStopJobRunInput, arg2 ...request.Option) (*glue.BatchStopJobRunOutput, error)
BatchStopJobRunWithContext mocks base method
func (*MockGlueAPI) BatchUpdatePartition ¶
func (m *MockGlueAPI) BatchUpdatePartition(arg0 *glue.BatchUpdatePartitionInput) (*glue.BatchUpdatePartitionOutput, error)
BatchUpdatePartition mocks base method
func (*MockGlueAPI) BatchUpdatePartitionRequest ¶
func (m *MockGlueAPI) BatchUpdatePartitionRequest(arg0 *glue.BatchUpdatePartitionInput) (*request.Request, *glue.BatchUpdatePartitionOutput)
BatchUpdatePartitionRequest mocks base method
func (*MockGlueAPI) BatchUpdatePartitionWithContext ¶
func (m *MockGlueAPI) BatchUpdatePartitionWithContext(arg0 context.Context, arg1 *glue.BatchUpdatePartitionInput, arg2 ...request.Option) (*glue.BatchUpdatePartitionOutput, error)
BatchUpdatePartitionWithContext mocks base method
func (*MockGlueAPI) CancelMLTaskRun ¶
func (m *MockGlueAPI) CancelMLTaskRun(arg0 *glue.CancelMLTaskRunInput) (*glue.CancelMLTaskRunOutput, error)
CancelMLTaskRun mocks base method
func (*MockGlueAPI) CancelMLTaskRunRequest ¶
func (m *MockGlueAPI) CancelMLTaskRunRequest(arg0 *glue.CancelMLTaskRunInput) (*request.Request, *glue.CancelMLTaskRunOutput)
CancelMLTaskRunRequest mocks base method
func (*MockGlueAPI) CancelMLTaskRunWithContext ¶
func (m *MockGlueAPI) CancelMLTaskRunWithContext(arg0 context.Context, arg1 *glue.CancelMLTaskRunInput, arg2 ...request.Option) (*glue.CancelMLTaskRunOutput, error)
CancelMLTaskRunWithContext mocks base method
func (*MockGlueAPI) CheckSchemaVersionValidity ¶
func (m *MockGlueAPI) CheckSchemaVersionValidity(arg0 *glue.CheckSchemaVersionValidityInput) (*glue.CheckSchemaVersionValidityOutput, error)
CheckSchemaVersionValidity mocks base method
func (*MockGlueAPI) CheckSchemaVersionValidityRequest ¶
func (m *MockGlueAPI) CheckSchemaVersionValidityRequest(arg0 *glue.CheckSchemaVersionValidityInput) (*request.Request, *glue.CheckSchemaVersionValidityOutput)
CheckSchemaVersionValidityRequest mocks base method
func (*MockGlueAPI) CheckSchemaVersionValidityWithContext ¶
func (m *MockGlueAPI) CheckSchemaVersionValidityWithContext(arg0 context.Context, arg1 *glue.CheckSchemaVersionValidityInput, arg2 ...request.Option) (*glue.CheckSchemaVersionValidityOutput, error)
CheckSchemaVersionValidityWithContext mocks base method
func (*MockGlueAPI) CreateBlueprint ¶
func (m *MockGlueAPI) CreateBlueprint(arg0 *glue.CreateBlueprintInput) (*glue.CreateBlueprintOutput, error)
CreateBlueprint mocks base method
func (*MockGlueAPI) CreateBlueprintRequest ¶
func (m *MockGlueAPI) CreateBlueprintRequest(arg0 *glue.CreateBlueprintInput) (*request.Request, *glue.CreateBlueprintOutput)
CreateBlueprintRequest mocks base method
func (*MockGlueAPI) CreateBlueprintWithContext ¶
func (m *MockGlueAPI) CreateBlueprintWithContext(arg0 context.Context, arg1 *glue.CreateBlueprintInput, arg2 ...request.Option) (*glue.CreateBlueprintOutput, error)
CreateBlueprintWithContext mocks base method
func (*MockGlueAPI) CreateClassifier ¶
func (m *MockGlueAPI) CreateClassifier(arg0 *glue.CreateClassifierInput) (*glue.CreateClassifierOutput, error)
CreateClassifier mocks base method
func (*MockGlueAPI) CreateClassifierRequest ¶
func (m *MockGlueAPI) CreateClassifierRequest(arg0 *glue.CreateClassifierInput) (*request.Request, *glue.CreateClassifierOutput)
CreateClassifierRequest mocks base method
func (*MockGlueAPI) CreateClassifierWithContext ¶
func (m *MockGlueAPI) CreateClassifierWithContext(arg0 context.Context, arg1 *glue.CreateClassifierInput, arg2 ...request.Option) (*glue.CreateClassifierOutput, error)
CreateClassifierWithContext mocks base method
func (*MockGlueAPI) CreateConnection ¶
func (m *MockGlueAPI) CreateConnection(arg0 *glue.CreateConnectionInput) (*glue.CreateConnectionOutput, error)
CreateConnection mocks base method
func (*MockGlueAPI) CreateConnectionRequest ¶
func (m *MockGlueAPI) CreateConnectionRequest(arg0 *glue.CreateConnectionInput) (*request.Request, *glue.CreateConnectionOutput)
CreateConnectionRequest mocks base method
func (*MockGlueAPI) CreateConnectionWithContext ¶
func (m *MockGlueAPI) CreateConnectionWithContext(arg0 context.Context, arg1 *glue.CreateConnectionInput, arg2 ...request.Option) (*glue.CreateConnectionOutput, error)
CreateConnectionWithContext mocks base method
func (*MockGlueAPI) CreateCrawler ¶
func (m *MockGlueAPI) CreateCrawler(arg0 *glue.CreateCrawlerInput) (*glue.CreateCrawlerOutput, error)
CreateCrawler mocks base method
func (*MockGlueAPI) CreateCrawlerRequest ¶
func (m *MockGlueAPI) CreateCrawlerRequest(arg0 *glue.CreateCrawlerInput) (*request.Request, *glue.CreateCrawlerOutput)
CreateCrawlerRequest mocks base method
func (*MockGlueAPI) CreateCrawlerWithContext ¶
func (m *MockGlueAPI) CreateCrawlerWithContext(arg0 context.Context, arg1 *glue.CreateCrawlerInput, arg2 ...request.Option) (*glue.CreateCrawlerOutput, error)
CreateCrawlerWithContext mocks base method
func (*MockGlueAPI) CreateDatabase ¶
func (m *MockGlueAPI) CreateDatabase(arg0 *glue.CreateDatabaseInput) (*glue.CreateDatabaseOutput, error)
CreateDatabase mocks base method
func (*MockGlueAPI) CreateDatabaseRequest ¶
func (m *MockGlueAPI) CreateDatabaseRequest(arg0 *glue.CreateDatabaseInput) (*request.Request, *glue.CreateDatabaseOutput)
CreateDatabaseRequest mocks base method
func (*MockGlueAPI) CreateDatabaseWithContext ¶
func (m *MockGlueAPI) CreateDatabaseWithContext(arg0 context.Context, arg1 *glue.CreateDatabaseInput, arg2 ...request.Option) (*glue.CreateDatabaseOutput, error)
CreateDatabaseWithContext mocks base method
func (*MockGlueAPI) CreateDevEndpoint ¶
func (m *MockGlueAPI) CreateDevEndpoint(arg0 *glue.CreateDevEndpointInput) (*glue.CreateDevEndpointOutput, error)
CreateDevEndpoint mocks base method
func (*MockGlueAPI) CreateDevEndpointRequest ¶
func (m *MockGlueAPI) CreateDevEndpointRequest(arg0 *glue.CreateDevEndpointInput) (*request.Request, *glue.CreateDevEndpointOutput)
CreateDevEndpointRequest mocks base method
func (*MockGlueAPI) CreateDevEndpointWithContext ¶
func (m *MockGlueAPI) CreateDevEndpointWithContext(arg0 context.Context, arg1 *glue.CreateDevEndpointInput, arg2 ...request.Option) (*glue.CreateDevEndpointOutput, error)
CreateDevEndpointWithContext mocks base method
func (*MockGlueAPI) CreateJob ¶
func (m *MockGlueAPI) CreateJob(arg0 *glue.CreateJobInput) (*glue.CreateJobOutput, error)
CreateJob mocks base method
func (*MockGlueAPI) CreateJobRequest ¶
func (m *MockGlueAPI) CreateJobRequest(arg0 *glue.CreateJobInput) (*request.Request, *glue.CreateJobOutput)
CreateJobRequest mocks base method
func (*MockGlueAPI) CreateJobWithContext ¶
func (m *MockGlueAPI) CreateJobWithContext(arg0 context.Context, arg1 *glue.CreateJobInput, arg2 ...request.Option) (*glue.CreateJobOutput, error)
CreateJobWithContext mocks base method
func (*MockGlueAPI) CreateMLTransform ¶
func (m *MockGlueAPI) CreateMLTransform(arg0 *glue.CreateMLTransformInput) (*glue.CreateMLTransformOutput, error)
CreateMLTransform mocks base method
func (*MockGlueAPI) CreateMLTransformRequest ¶
func (m *MockGlueAPI) CreateMLTransformRequest(arg0 *glue.CreateMLTransformInput) (*request.Request, *glue.CreateMLTransformOutput)
CreateMLTransformRequest mocks base method
func (*MockGlueAPI) CreateMLTransformWithContext ¶
func (m *MockGlueAPI) CreateMLTransformWithContext(arg0 context.Context, arg1 *glue.CreateMLTransformInput, arg2 ...request.Option) (*glue.CreateMLTransformOutput, error)
CreateMLTransformWithContext mocks base method
func (*MockGlueAPI) CreatePartition ¶
func (m *MockGlueAPI) CreatePartition(arg0 *glue.CreatePartitionInput) (*glue.CreatePartitionOutput, error)
CreatePartition mocks base method
func (*MockGlueAPI) CreatePartitionIndex ¶
func (m *MockGlueAPI) CreatePartitionIndex(arg0 *glue.CreatePartitionIndexInput) (*glue.CreatePartitionIndexOutput, error)
CreatePartitionIndex mocks base method
func (*MockGlueAPI) CreatePartitionIndexRequest ¶
func (m *MockGlueAPI) CreatePartitionIndexRequest(arg0 *glue.CreatePartitionIndexInput) (*request.Request, *glue.CreatePartitionIndexOutput)
CreatePartitionIndexRequest mocks base method
func (*MockGlueAPI) CreatePartitionIndexWithContext ¶
func (m *MockGlueAPI) CreatePartitionIndexWithContext(arg0 context.Context, arg1 *glue.CreatePartitionIndexInput, arg2 ...request.Option) (*glue.CreatePartitionIndexOutput, error)
CreatePartitionIndexWithContext mocks base method
func (*MockGlueAPI) CreatePartitionRequest ¶
func (m *MockGlueAPI) CreatePartitionRequest(arg0 *glue.CreatePartitionInput) (*request.Request, *glue.CreatePartitionOutput)
CreatePartitionRequest mocks base method
func (*MockGlueAPI) CreatePartitionWithContext ¶
func (m *MockGlueAPI) CreatePartitionWithContext(arg0 context.Context, arg1 *glue.CreatePartitionInput, arg2 ...request.Option) (*glue.CreatePartitionOutput, error)
CreatePartitionWithContext mocks base method
func (*MockGlueAPI) CreateRegistry ¶
func (m *MockGlueAPI) CreateRegistry(arg0 *glue.CreateRegistryInput) (*glue.CreateRegistryOutput, error)
CreateRegistry mocks base method
func (*MockGlueAPI) CreateRegistryRequest ¶
func (m *MockGlueAPI) CreateRegistryRequest(arg0 *glue.CreateRegistryInput) (*request.Request, *glue.CreateRegistryOutput)
CreateRegistryRequest mocks base method
func (*MockGlueAPI) CreateRegistryWithContext ¶
func (m *MockGlueAPI) CreateRegistryWithContext(arg0 context.Context, arg1 *glue.CreateRegistryInput, arg2 ...request.Option) (*glue.CreateRegistryOutput, error)
CreateRegistryWithContext mocks base method
func (*MockGlueAPI) CreateSchema ¶
func (m *MockGlueAPI) CreateSchema(arg0 *glue.CreateSchemaInput) (*glue.CreateSchemaOutput, error)
CreateSchema mocks base method
func (*MockGlueAPI) CreateSchemaRequest ¶
func (m *MockGlueAPI) CreateSchemaRequest(arg0 *glue.CreateSchemaInput) (*request.Request, *glue.CreateSchemaOutput)
CreateSchemaRequest mocks base method
func (*MockGlueAPI) CreateSchemaWithContext ¶
func (m *MockGlueAPI) CreateSchemaWithContext(arg0 context.Context, arg1 *glue.CreateSchemaInput, arg2 ...request.Option) (*glue.CreateSchemaOutput, error)
CreateSchemaWithContext mocks base method
func (*MockGlueAPI) CreateScript ¶
func (m *MockGlueAPI) CreateScript(arg0 *glue.CreateScriptInput) (*glue.CreateScriptOutput, error)
CreateScript mocks base method
func (*MockGlueAPI) CreateScriptRequest ¶
func (m *MockGlueAPI) CreateScriptRequest(arg0 *glue.CreateScriptInput) (*request.Request, *glue.CreateScriptOutput)
CreateScriptRequest mocks base method
func (*MockGlueAPI) CreateScriptWithContext ¶
func (m *MockGlueAPI) CreateScriptWithContext(arg0 context.Context, arg1 *glue.CreateScriptInput, arg2 ...request.Option) (*glue.CreateScriptOutput, error)
CreateScriptWithContext mocks base method
func (*MockGlueAPI) CreateSecurityConfiguration ¶
func (m *MockGlueAPI) CreateSecurityConfiguration(arg0 *glue.CreateSecurityConfigurationInput) (*glue.CreateSecurityConfigurationOutput, error)
CreateSecurityConfiguration mocks base method
func (*MockGlueAPI) CreateSecurityConfigurationRequest ¶
func (m *MockGlueAPI) CreateSecurityConfigurationRequest(arg0 *glue.CreateSecurityConfigurationInput) (*request.Request, *glue.CreateSecurityConfigurationOutput)
CreateSecurityConfigurationRequest mocks base method
func (*MockGlueAPI) CreateSecurityConfigurationWithContext ¶
func (m *MockGlueAPI) CreateSecurityConfigurationWithContext(arg0 context.Context, arg1 *glue.CreateSecurityConfigurationInput, arg2 ...request.Option) (*glue.CreateSecurityConfigurationOutput, error)
CreateSecurityConfigurationWithContext mocks base method
func (*MockGlueAPI) CreateTable ¶
func (m *MockGlueAPI) CreateTable(arg0 *glue.CreateTableInput) (*glue.CreateTableOutput, error)
CreateTable mocks base method
func (*MockGlueAPI) CreateTableRequest ¶
func (m *MockGlueAPI) CreateTableRequest(arg0 *glue.CreateTableInput) (*request.Request, *glue.CreateTableOutput)
CreateTableRequest mocks base method
func (*MockGlueAPI) CreateTableWithContext ¶
func (m *MockGlueAPI) CreateTableWithContext(arg0 context.Context, arg1 *glue.CreateTableInput, arg2 ...request.Option) (*glue.CreateTableOutput, error)
CreateTableWithContext mocks base method
func (*MockGlueAPI) CreateTrigger ¶
func (m *MockGlueAPI) CreateTrigger(arg0 *glue.CreateTriggerInput) (*glue.CreateTriggerOutput, error)
CreateTrigger mocks base method
func (*MockGlueAPI) CreateTriggerRequest ¶
func (m *MockGlueAPI) CreateTriggerRequest(arg0 *glue.CreateTriggerInput) (*request.Request, *glue.CreateTriggerOutput)
CreateTriggerRequest mocks base method
func (*MockGlueAPI) CreateTriggerWithContext ¶
func (m *MockGlueAPI) CreateTriggerWithContext(arg0 context.Context, arg1 *glue.CreateTriggerInput, arg2 ...request.Option) (*glue.CreateTriggerOutput, error)
CreateTriggerWithContext mocks base method
func (*MockGlueAPI) CreateUserDefinedFunction ¶
func (m *MockGlueAPI) CreateUserDefinedFunction(arg0 *glue.CreateUserDefinedFunctionInput) (*glue.CreateUserDefinedFunctionOutput, error)
CreateUserDefinedFunction mocks base method
func (*MockGlueAPI) CreateUserDefinedFunctionRequest ¶
func (m *MockGlueAPI) CreateUserDefinedFunctionRequest(arg0 *glue.CreateUserDefinedFunctionInput) (*request.Request, *glue.CreateUserDefinedFunctionOutput)
CreateUserDefinedFunctionRequest mocks base method
func (*MockGlueAPI) CreateUserDefinedFunctionWithContext ¶
func (m *MockGlueAPI) CreateUserDefinedFunctionWithContext(arg0 context.Context, arg1 *glue.CreateUserDefinedFunctionInput, arg2 ...request.Option) (*glue.CreateUserDefinedFunctionOutput, error)
CreateUserDefinedFunctionWithContext mocks base method
func (*MockGlueAPI) CreateWorkflow ¶
func (m *MockGlueAPI) CreateWorkflow(arg0 *glue.CreateWorkflowInput) (*glue.CreateWorkflowOutput, error)
CreateWorkflow mocks base method
func (*MockGlueAPI) CreateWorkflowRequest ¶
func (m *MockGlueAPI) CreateWorkflowRequest(arg0 *glue.CreateWorkflowInput) (*request.Request, *glue.CreateWorkflowOutput)
CreateWorkflowRequest mocks base method
func (*MockGlueAPI) CreateWorkflowWithContext ¶
func (m *MockGlueAPI) CreateWorkflowWithContext(arg0 context.Context, arg1 *glue.CreateWorkflowInput, arg2 ...request.Option) (*glue.CreateWorkflowOutput, error)
CreateWorkflowWithContext mocks base method
func (*MockGlueAPI) DeleteBlueprint ¶
func (m *MockGlueAPI) DeleteBlueprint(arg0 *glue.DeleteBlueprintInput) (*glue.DeleteBlueprintOutput, error)
DeleteBlueprint mocks base method
func (*MockGlueAPI) DeleteBlueprintRequest ¶
func (m *MockGlueAPI) DeleteBlueprintRequest(arg0 *glue.DeleteBlueprintInput) (*request.Request, *glue.DeleteBlueprintOutput)
DeleteBlueprintRequest mocks base method
func (*MockGlueAPI) DeleteBlueprintWithContext ¶
func (m *MockGlueAPI) DeleteBlueprintWithContext(arg0 context.Context, arg1 *glue.DeleteBlueprintInput, arg2 ...request.Option) (*glue.DeleteBlueprintOutput, error)
DeleteBlueprintWithContext mocks base method
func (*MockGlueAPI) DeleteClassifier ¶
func (m *MockGlueAPI) DeleteClassifier(arg0 *glue.DeleteClassifierInput) (*glue.DeleteClassifierOutput, error)
DeleteClassifier mocks base method
func (*MockGlueAPI) DeleteClassifierRequest ¶
func (m *MockGlueAPI) DeleteClassifierRequest(arg0 *glue.DeleteClassifierInput) (*request.Request, *glue.DeleteClassifierOutput)
DeleteClassifierRequest mocks base method
func (*MockGlueAPI) DeleteClassifierWithContext ¶
func (m *MockGlueAPI) DeleteClassifierWithContext(arg0 context.Context, arg1 *glue.DeleteClassifierInput, arg2 ...request.Option) (*glue.DeleteClassifierOutput, error)
DeleteClassifierWithContext mocks base method
func (*MockGlueAPI) DeleteColumnStatisticsForPartition ¶
func (m *MockGlueAPI) DeleteColumnStatisticsForPartition(arg0 *glue.DeleteColumnStatisticsForPartitionInput) (*glue.DeleteColumnStatisticsForPartitionOutput, error)
DeleteColumnStatisticsForPartition mocks base method
func (*MockGlueAPI) DeleteColumnStatisticsForPartitionRequest ¶
func (m *MockGlueAPI) DeleteColumnStatisticsForPartitionRequest(arg0 *glue.DeleteColumnStatisticsForPartitionInput) (*request.Request, *glue.DeleteColumnStatisticsForPartitionOutput)
DeleteColumnStatisticsForPartitionRequest mocks base method
func (*MockGlueAPI) DeleteColumnStatisticsForPartitionWithContext ¶
func (m *MockGlueAPI) DeleteColumnStatisticsForPartitionWithContext(arg0 context.Context, arg1 *glue.DeleteColumnStatisticsForPartitionInput, arg2 ...request.Option) (*glue.DeleteColumnStatisticsForPartitionOutput, error)
DeleteColumnStatisticsForPartitionWithContext mocks base method
func (*MockGlueAPI) DeleteColumnStatisticsForTable ¶
func (m *MockGlueAPI) DeleteColumnStatisticsForTable(arg0 *glue.DeleteColumnStatisticsForTableInput) (*glue.DeleteColumnStatisticsForTableOutput, error)
DeleteColumnStatisticsForTable mocks base method
func (*MockGlueAPI) DeleteColumnStatisticsForTableRequest ¶
func (m *MockGlueAPI) DeleteColumnStatisticsForTableRequest(arg0 *glue.DeleteColumnStatisticsForTableInput) (*request.Request, *glue.DeleteColumnStatisticsForTableOutput)
DeleteColumnStatisticsForTableRequest mocks base method
func (*MockGlueAPI) DeleteColumnStatisticsForTableWithContext ¶
func (m *MockGlueAPI) DeleteColumnStatisticsForTableWithContext(arg0 context.Context, arg1 *glue.DeleteColumnStatisticsForTableInput, arg2 ...request.Option) (*glue.DeleteColumnStatisticsForTableOutput, error)
DeleteColumnStatisticsForTableWithContext mocks base method
func (*MockGlueAPI) DeleteConnection ¶
func (m *MockGlueAPI) DeleteConnection(arg0 *glue.DeleteConnectionInput) (*glue.DeleteConnectionOutput, error)
DeleteConnection mocks base method
func (*MockGlueAPI) DeleteConnectionRequest ¶
func (m *MockGlueAPI) DeleteConnectionRequest(arg0 *glue.DeleteConnectionInput) (*request.Request, *glue.DeleteConnectionOutput)
DeleteConnectionRequest mocks base method
func (*MockGlueAPI) DeleteConnectionWithContext ¶
func (m *MockGlueAPI) DeleteConnectionWithContext(arg0 context.Context, arg1 *glue.DeleteConnectionInput, arg2 ...request.Option) (*glue.DeleteConnectionOutput, error)
DeleteConnectionWithContext mocks base method
func (*MockGlueAPI) DeleteCrawler ¶
func (m *MockGlueAPI) DeleteCrawler(arg0 *glue.DeleteCrawlerInput) (*glue.DeleteCrawlerOutput, error)
DeleteCrawler mocks base method
func (*MockGlueAPI) DeleteCrawlerRequest ¶
func (m *MockGlueAPI) DeleteCrawlerRequest(arg0 *glue.DeleteCrawlerInput) (*request.Request, *glue.DeleteCrawlerOutput)
DeleteCrawlerRequest mocks base method
func (*MockGlueAPI) DeleteCrawlerWithContext ¶
func (m *MockGlueAPI) DeleteCrawlerWithContext(arg0 context.Context, arg1 *glue.DeleteCrawlerInput, arg2 ...request.Option) (*glue.DeleteCrawlerOutput, error)
DeleteCrawlerWithContext mocks base method
func (*MockGlueAPI) DeleteDatabase ¶
func (m *MockGlueAPI) DeleteDatabase(arg0 *glue.DeleteDatabaseInput) (*glue.DeleteDatabaseOutput, error)
DeleteDatabase mocks base method
func (*MockGlueAPI) DeleteDatabaseRequest ¶
func (m *MockGlueAPI) DeleteDatabaseRequest(arg0 *glue.DeleteDatabaseInput) (*request.Request, *glue.DeleteDatabaseOutput)
DeleteDatabaseRequest mocks base method
func (*MockGlueAPI) DeleteDatabaseWithContext ¶
func (m *MockGlueAPI) DeleteDatabaseWithContext(arg0 context.Context, arg1 *glue.DeleteDatabaseInput, arg2 ...request.Option) (*glue.DeleteDatabaseOutput, error)
DeleteDatabaseWithContext mocks base method
func (*MockGlueAPI) DeleteDevEndpoint ¶
func (m *MockGlueAPI) DeleteDevEndpoint(arg0 *glue.DeleteDevEndpointInput) (*glue.DeleteDevEndpointOutput, error)
DeleteDevEndpoint mocks base method
func (*MockGlueAPI) DeleteDevEndpointRequest ¶
func (m *MockGlueAPI) DeleteDevEndpointRequest(arg0 *glue.DeleteDevEndpointInput) (*request.Request, *glue.DeleteDevEndpointOutput)
DeleteDevEndpointRequest mocks base method
func (*MockGlueAPI) DeleteDevEndpointWithContext ¶
func (m *MockGlueAPI) DeleteDevEndpointWithContext(arg0 context.Context, arg1 *glue.DeleteDevEndpointInput, arg2 ...request.Option) (*glue.DeleteDevEndpointOutput, error)
DeleteDevEndpointWithContext mocks base method
func (*MockGlueAPI) DeleteJob ¶
func (m *MockGlueAPI) DeleteJob(arg0 *glue.DeleteJobInput) (*glue.DeleteJobOutput, error)
DeleteJob mocks base method
func (*MockGlueAPI) DeleteJobRequest ¶
func (m *MockGlueAPI) DeleteJobRequest(arg0 *glue.DeleteJobInput) (*request.Request, *glue.DeleteJobOutput)
DeleteJobRequest mocks base method
func (*MockGlueAPI) DeleteJobWithContext ¶
func (m *MockGlueAPI) DeleteJobWithContext(arg0 context.Context, arg1 *glue.DeleteJobInput, arg2 ...request.Option) (*glue.DeleteJobOutput, error)
DeleteJobWithContext mocks base method
func (*MockGlueAPI) DeleteMLTransform ¶
func (m *MockGlueAPI) DeleteMLTransform(arg0 *glue.DeleteMLTransformInput) (*glue.DeleteMLTransformOutput, error)
DeleteMLTransform mocks base method
func (*MockGlueAPI) DeleteMLTransformRequest ¶
func (m *MockGlueAPI) DeleteMLTransformRequest(arg0 *glue.DeleteMLTransformInput) (*request.Request, *glue.DeleteMLTransformOutput)
DeleteMLTransformRequest mocks base method
func (*MockGlueAPI) DeleteMLTransformWithContext ¶
func (m *MockGlueAPI) DeleteMLTransformWithContext(arg0 context.Context, arg1 *glue.DeleteMLTransformInput, arg2 ...request.Option) (*glue.DeleteMLTransformOutput, error)
DeleteMLTransformWithContext mocks base method
func (*MockGlueAPI) DeletePartition ¶
func (m *MockGlueAPI) DeletePartition(arg0 *glue.DeletePartitionInput) (*glue.DeletePartitionOutput, error)
DeletePartition mocks base method
func (*MockGlueAPI) DeletePartitionIndex ¶
func (m *MockGlueAPI) DeletePartitionIndex(arg0 *glue.DeletePartitionIndexInput) (*glue.DeletePartitionIndexOutput, error)
DeletePartitionIndex mocks base method
func (*MockGlueAPI) DeletePartitionIndexRequest ¶
func (m *MockGlueAPI) DeletePartitionIndexRequest(arg0 *glue.DeletePartitionIndexInput) (*request.Request, *glue.DeletePartitionIndexOutput)
DeletePartitionIndexRequest mocks base method
func (*MockGlueAPI) DeletePartitionIndexWithContext ¶
func (m *MockGlueAPI) DeletePartitionIndexWithContext(arg0 context.Context, arg1 *glue.DeletePartitionIndexInput, arg2 ...request.Option) (*glue.DeletePartitionIndexOutput, error)
DeletePartitionIndexWithContext mocks base method
func (*MockGlueAPI) DeletePartitionRequest ¶
func (m *MockGlueAPI) DeletePartitionRequest(arg0 *glue.DeletePartitionInput) (*request.Request, *glue.DeletePartitionOutput)
DeletePartitionRequest mocks base method
func (*MockGlueAPI) DeletePartitionWithContext ¶
func (m *MockGlueAPI) DeletePartitionWithContext(arg0 context.Context, arg1 *glue.DeletePartitionInput, arg2 ...request.Option) (*glue.DeletePartitionOutput, error)
DeletePartitionWithContext mocks base method
func (*MockGlueAPI) DeleteRegistry ¶
func (m *MockGlueAPI) DeleteRegistry(arg0 *glue.DeleteRegistryInput) (*glue.DeleteRegistryOutput, error)
DeleteRegistry mocks base method
func (*MockGlueAPI) DeleteRegistryRequest ¶
func (m *MockGlueAPI) DeleteRegistryRequest(arg0 *glue.DeleteRegistryInput) (*request.Request, *glue.DeleteRegistryOutput)
DeleteRegistryRequest mocks base method
func (*MockGlueAPI) DeleteRegistryWithContext ¶
func (m *MockGlueAPI) DeleteRegistryWithContext(arg0 context.Context, arg1 *glue.DeleteRegistryInput, arg2 ...request.Option) (*glue.DeleteRegistryOutput, error)
DeleteRegistryWithContext mocks base method
func (*MockGlueAPI) DeleteResourcePolicy ¶
func (m *MockGlueAPI) DeleteResourcePolicy(arg0 *glue.DeleteResourcePolicyInput) (*glue.DeleteResourcePolicyOutput, error)
DeleteResourcePolicy mocks base method
func (*MockGlueAPI) DeleteResourcePolicyRequest ¶
func (m *MockGlueAPI) DeleteResourcePolicyRequest(arg0 *glue.DeleteResourcePolicyInput) (*request.Request, *glue.DeleteResourcePolicyOutput)
DeleteResourcePolicyRequest mocks base method
func (*MockGlueAPI) DeleteResourcePolicyWithContext ¶
func (m *MockGlueAPI) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *glue.DeleteResourcePolicyInput, arg2 ...request.Option) (*glue.DeleteResourcePolicyOutput, error)
DeleteResourcePolicyWithContext mocks base method
func (*MockGlueAPI) DeleteSchema ¶
func (m *MockGlueAPI) DeleteSchema(arg0 *glue.DeleteSchemaInput) (*glue.DeleteSchemaOutput, error)
DeleteSchema mocks base method
func (*MockGlueAPI) DeleteSchemaRequest ¶
func (m *MockGlueAPI) DeleteSchemaRequest(arg0 *glue.DeleteSchemaInput) (*request.Request, *glue.DeleteSchemaOutput)
DeleteSchemaRequest mocks base method
func (*MockGlueAPI) DeleteSchemaVersions ¶
func (m *MockGlueAPI) DeleteSchemaVersions(arg0 *glue.DeleteSchemaVersionsInput) (*glue.DeleteSchemaVersionsOutput, error)
DeleteSchemaVersions mocks base method
func (*MockGlueAPI) DeleteSchemaVersionsRequest ¶
func (m *MockGlueAPI) DeleteSchemaVersionsRequest(arg0 *glue.DeleteSchemaVersionsInput) (*request.Request, *glue.DeleteSchemaVersionsOutput)
DeleteSchemaVersionsRequest mocks base method
func (*MockGlueAPI) DeleteSchemaVersionsWithContext ¶
func (m *MockGlueAPI) DeleteSchemaVersionsWithContext(arg0 context.Context, arg1 *glue.DeleteSchemaVersionsInput, arg2 ...request.Option) (*glue.DeleteSchemaVersionsOutput, error)
DeleteSchemaVersionsWithContext mocks base method
func (*MockGlueAPI) DeleteSchemaWithContext ¶
func (m *MockGlueAPI) DeleteSchemaWithContext(arg0 context.Context, arg1 *glue.DeleteSchemaInput, arg2 ...request.Option) (*glue.DeleteSchemaOutput, error)
DeleteSchemaWithContext mocks base method
func (*MockGlueAPI) DeleteSecurityConfiguration ¶
func (m *MockGlueAPI) DeleteSecurityConfiguration(arg0 *glue.DeleteSecurityConfigurationInput) (*glue.DeleteSecurityConfigurationOutput, error)
DeleteSecurityConfiguration mocks base method
func (*MockGlueAPI) DeleteSecurityConfigurationRequest ¶
func (m *MockGlueAPI) DeleteSecurityConfigurationRequest(arg0 *glue.DeleteSecurityConfigurationInput) (*request.Request, *glue.DeleteSecurityConfigurationOutput)
DeleteSecurityConfigurationRequest mocks base method
func (*MockGlueAPI) DeleteSecurityConfigurationWithContext ¶
func (m *MockGlueAPI) DeleteSecurityConfigurationWithContext(arg0 context.Context, arg1 *glue.DeleteSecurityConfigurationInput, arg2 ...request.Option) (*glue.DeleteSecurityConfigurationOutput, error)
DeleteSecurityConfigurationWithContext mocks base method
func (*MockGlueAPI) DeleteTable ¶
func (m *MockGlueAPI) DeleteTable(arg0 *glue.DeleteTableInput) (*glue.DeleteTableOutput, error)
DeleteTable mocks base method
func (*MockGlueAPI) DeleteTableRequest ¶
func (m *MockGlueAPI) DeleteTableRequest(arg0 *glue.DeleteTableInput) (*request.Request, *glue.DeleteTableOutput)
DeleteTableRequest mocks base method
func (*MockGlueAPI) DeleteTableVersion ¶
func (m *MockGlueAPI) DeleteTableVersion(arg0 *glue.DeleteTableVersionInput) (*glue.DeleteTableVersionOutput, error)
DeleteTableVersion mocks base method
func (*MockGlueAPI) DeleteTableVersionRequest ¶
func (m *MockGlueAPI) DeleteTableVersionRequest(arg0 *glue.DeleteTableVersionInput) (*request.Request, *glue.DeleteTableVersionOutput)
DeleteTableVersionRequest mocks base method
func (*MockGlueAPI) DeleteTableVersionWithContext ¶
func (m *MockGlueAPI) DeleteTableVersionWithContext(arg0 context.Context, arg1 *glue.DeleteTableVersionInput, arg2 ...request.Option) (*glue.DeleteTableVersionOutput, error)
DeleteTableVersionWithContext mocks base method
func (*MockGlueAPI) DeleteTableWithContext ¶
func (m *MockGlueAPI) DeleteTableWithContext(arg0 context.Context, arg1 *glue.DeleteTableInput, arg2 ...request.Option) (*glue.DeleteTableOutput, error)
DeleteTableWithContext mocks base method
func (*MockGlueAPI) DeleteTrigger ¶
func (m *MockGlueAPI) DeleteTrigger(arg0 *glue.DeleteTriggerInput) (*glue.DeleteTriggerOutput, error)
DeleteTrigger mocks base method
func (*MockGlueAPI) DeleteTriggerRequest ¶
func (m *MockGlueAPI) DeleteTriggerRequest(arg0 *glue.DeleteTriggerInput) (*request.Request, *glue.DeleteTriggerOutput)
DeleteTriggerRequest mocks base method
func (*MockGlueAPI) DeleteTriggerWithContext ¶
func (m *MockGlueAPI) DeleteTriggerWithContext(arg0 context.Context, arg1 *glue.DeleteTriggerInput, arg2 ...request.Option) (*glue.DeleteTriggerOutput, error)
DeleteTriggerWithContext mocks base method
func (*MockGlueAPI) DeleteUserDefinedFunction ¶
func (m *MockGlueAPI) DeleteUserDefinedFunction(arg0 *glue.DeleteUserDefinedFunctionInput) (*glue.DeleteUserDefinedFunctionOutput, error)
DeleteUserDefinedFunction mocks base method
func (*MockGlueAPI) DeleteUserDefinedFunctionRequest ¶
func (m *MockGlueAPI) DeleteUserDefinedFunctionRequest(arg0 *glue.DeleteUserDefinedFunctionInput) (*request.Request, *glue.DeleteUserDefinedFunctionOutput)
DeleteUserDefinedFunctionRequest mocks base method
func (*MockGlueAPI) DeleteUserDefinedFunctionWithContext ¶
func (m *MockGlueAPI) DeleteUserDefinedFunctionWithContext(arg0 context.Context, arg1 *glue.DeleteUserDefinedFunctionInput, arg2 ...request.Option) (*glue.DeleteUserDefinedFunctionOutput, error)
DeleteUserDefinedFunctionWithContext mocks base method
func (*MockGlueAPI) DeleteWorkflow ¶
func (m *MockGlueAPI) DeleteWorkflow(arg0 *glue.DeleteWorkflowInput) (*glue.DeleteWorkflowOutput, error)
DeleteWorkflow mocks base method
func (*MockGlueAPI) DeleteWorkflowRequest ¶
func (m *MockGlueAPI) DeleteWorkflowRequest(arg0 *glue.DeleteWorkflowInput) (*request.Request, *glue.DeleteWorkflowOutput)
DeleteWorkflowRequest mocks base method
func (*MockGlueAPI) DeleteWorkflowWithContext ¶
func (m *MockGlueAPI) DeleteWorkflowWithContext(arg0 context.Context, arg1 *glue.DeleteWorkflowInput, arg2 ...request.Option) (*glue.DeleteWorkflowOutput, error)
DeleteWorkflowWithContext mocks base method
func (*MockGlueAPI) EXPECT ¶
func (m *MockGlueAPI) EXPECT() *MockGlueAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockGlueAPI) GetBlueprint ¶
func (m *MockGlueAPI) GetBlueprint(arg0 *glue.GetBlueprintInput) (*glue.GetBlueprintOutput, error)
GetBlueprint mocks base method
func (*MockGlueAPI) GetBlueprintRequest ¶
func (m *MockGlueAPI) GetBlueprintRequest(arg0 *glue.GetBlueprintInput) (*request.Request, *glue.GetBlueprintOutput)
GetBlueprintRequest mocks base method
func (*MockGlueAPI) GetBlueprintRun ¶
func (m *MockGlueAPI) GetBlueprintRun(arg0 *glue.GetBlueprintRunInput) (*glue.GetBlueprintRunOutput, error)
GetBlueprintRun mocks base method
func (*MockGlueAPI) GetBlueprintRunRequest ¶
func (m *MockGlueAPI) GetBlueprintRunRequest(arg0 *glue.GetBlueprintRunInput) (*request.Request, *glue.GetBlueprintRunOutput)
GetBlueprintRunRequest mocks base method
func (*MockGlueAPI) GetBlueprintRunWithContext ¶
func (m *MockGlueAPI) GetBlueprintRunWithContext(arg0 context.Context, arg1 *glue.GetBlueprintRunInput, arg2 ...request.Option) (*glue.GetBlueprintRunOutput, error)
GetBlueprintRunWithContext mocks base method
func (*MockGlueAPI) GetBlueprintRuns ¶
func (m *MockGlueAPI) GetBlueprintRuns(arg0 *glue.GetBlueprintRunsInput) (*glue.GetBlueprintRunsOutput, error)
GetBlueprintRuns mocks base method
func (*MockGlueAPI) GetBlueprintRunsPages ¶
func (m *MockGlueAPI) GetBlueprintRunsPages(arg0 *glue.GetBlueprintRunsInput, arg1 func(*glue.GetBlueprintRunsOutput, bool) bool) error
GetBlueprintRunsPages mocks base method
func (*MockGlueAPI) GetBlueprintRunsPagesWithContext ¶
func (m *MockGlueAPI) GetBlueprintRunsPagesWithContext(arg0 context.Context, arg1 *glue.GetBlueprintRunsInput, arg2 func(*glue.GetBlueprintRunsOutput, bool) bool, arg3 ...request.Option) error
GetBlueprintRunsPagesWithContext mocks base method
func (*MockGlueAPI) GetBlueprintRunsRequest ¶
func (m *MockGlueAPI) GetBlueprintRunsRequest(arg0 *glue.GetBlueprintRunsInput) (*request.Request, *glue.GetBlueprintRunsOutput)
GetBlueprintRunsRequest mocks base method
func (*MockGlueAPI) GetBlueprintRunsWithContext ¶
func (m *MockGlueAPI) GetBlueprintRunsWithContext(arg0 context.Context, arg1 *glue.GetBlueprintRunsInput, arg2 ...request.Option) (*glue.GetBlueprintRunsOutput, error)
GetBlueprintRunsWithContext mocks base method
func (*MockGlueAPI) GetBlueprintWithContext ¶
func (m *MockGlueAPI) GetBlueprintWithContext(arg0 context.Context, arg1 *glue.GetBlueprintInput, arg2 ...request.Option) (*glue.GetBlueprintOutput, error)
GetBlueprintWithContext mocks base method
func (*MockGlueAPI) GetCatalogImportStatus ¶
func (m *MockGlueAPI) GetCatalogImportStatus(arg0 *glue.GetCatalogImportStatusInput) (*glue.GetCatalogImportStatusOutput, error)
GetCatalogImportStatus mocks base method
func (*MockGlueAPI) GetCatalogImportStatusRequest ¶
func (m *MockGlueAPI) GetCatalogImportStatusRequest(arg0 *glue.GetCatalogImportStatusInput) (*request.Request, *glue.GetCatalogImportStatusOutput)
GetCatalogImportStatusRequest mocks base method
func (*MockGlueAPI) GetCatalogImportStatusWithContext ¶
func (m *MockGlueAPI) GetCatalogImportStatusWithContext(arg0 context.Context, arg1 *glue.GetCatalogImportStatusInput, arg2 ...request.Option) (*glue.GetCatalogImportStatusOutput, error)
GetCatalogImportStatusWithContext mocks base method
func (*MockGlueAPI) GetClassifier ¶
func (m *MockGlueAPI) GetClassifier(arg0 *glue.GetClassifierInput) (*glue.GetClassifierOutput, error)
GetClassifier mocks base method
func (*MockGlueAPI) GetClassifierRequest ¶
func (m *MockGlueAPI) GetClassifierRequest(arg0 *glue.GetClassifierInput) (*request.Request, *glue.GetClassifierOutput)
GetClassifierRequest mocks base method
func (*MockGlueAPI) GetClassifierWithContext ¶
func (m *MockGlueAPI) GetClassifierWithContext(arg0 context.Context, arg1 *glue.GetClassifierInput, arg2 ...request.Option) (*glue.GetClassifierOutput, error)
GetClassifierWithContext mocks base method
func (*MockGlueAPI) GetClassifiers ¶
func (m *MockGlueAPI) GetClassifiers(arg0 *glue.GetClassifiersInput) (*glue.GetClassifiersOutput, error)
GetClassifiers mocks base method
func (*MockGlueAPI) GetClassifiersPages ¶
func (m *MockGlueAPI) GetClassifiersPages(arg0 *glue.GetClassifiersInput, arg1 func(*glue.GetClassifiersOutput, bool) bool) error
GetClassifiersPages mocks base method
func (*MockGlueAPI) GetClassifiersPagesWithContext ¶
func (m *MockGlueAPI) GetClassifiersPagesWithContext(arg0 context.Context, arg1 *glue.GetClassifiersInput, arg2 func(*glue.GetClassifiersOutput, bool) bool, arg3 ...request.Option) error
GetClassifiersPagesWithContext mocks base method
func (*MockGlueAPI) GetClassifiersRequest ¶
func (m *MockGlueAPI) GetClassifiersRequest(arg0 *glue.GetClassifiersInput) (*request.Request, *glue.GetClassifiersOutput)
GetClassifiersRequest mocks base method
func (*MockGlueAPI) GetClassifiersWithContext ¶
func (m *MockGlueAPI) GetClassifiersWithContext(arg0 context.Context, arg1 *glue.GetClassifiersInput, arg2 ...request.Option) (*glue.GetClassifiersOutput, error)
GetClassifiersWithContext mocks base method
func (*MockGlueAPI) GetColumnStatisticsForPartition ¶
func (m *MockGlueAPI) GetColumnStatisticsForPartition(arg0 *glue.GetColumnStatisticsForPartitionInput) (*glue.GetColumnStatisticsForPartitionOutput, error)
GetColumnStatisticsForPartition mocks base method
func (*MockGlueAPI) GetColumnStatisticsForPartitionRequest ¶
func (m *MockGlueAPI) GetColumnStatisticsForPartitionRequest(arg0 *glue.GetColumnStatisticsForPartitionInput) (*request.Request, *glue.GetColumnStatisticsForPartitionOutput)
GetColumnStatisticsForPartitionRequest mocks base method
func (*MockGlueAPI) GetColumnStatisticsForPartitionWithContext ¶
func (m *MockGlueAPI) GetColumnStatisticsForPartitionWithContext(arg0 context.Context, arg1 *glue.GetColumnStatisticsForPartitionInput, arg2 ...request.Option) (*glue.GetColumnStatisticsForPartitionOutput, error)
GetColumnStatisticsForPartitionWithContext mocks base method
func (*MockGlueAPI) GetColumnStatisticsForTable ¶
func (m *MockGlueAPI) GetColumnStatisticsForTable(arg0 *glue.GetColumnStatisticsForTableInput) (*glue.GetColumnStatisticsForTableOutput, error)
GetColumnStatisticsForTable mocks base method
func (*MockGlueAPI) GetColumnStatisticsForTableRequest ¶
func (m *MockGlueAPI) GetColumnStatisticsForTableRequest(arg0 *glue.GetColumnStatisticsForTableInput) (*request.Request, *glue.GetColumnStatisticsForTableOutput)
GetColumnStatisticsForTableRequest mocks base method
func (*MockGlueAPI) GetColumnStatisticsForTableWithContext ¶
func (m *MockGlueAPI) GetColumnStatisticsForTableWithContext(arg0 context.Context, arg1 *glue.GetColumnStatisticsForTableInput, arg2 ...request.Option) (*glue.GetColumnStatisticsForTableOutput, error)
GetColumnStatisticsForTableWithContext mocks base method
func (*MockGlueAPI) GetConnection ¶
func (m *MockGlueAPI) GetConnection(arg0 *glue.GetConnectionInput) (*glue.GetConnectionOutput, error)
GetConnection mocks base method
func (*MockGlueAPI) GetConnectionRequest ¶
func (m *MockGlueAPI) GetConnectionRequest(arg0 *glue.GetConnectionInput) (*request.Request, *glue.GetConnectionOutput)
GetConnectionRequest mocks base method
func (*MockGlueAPI) GetConnectionWithContext ¶
func (m *MockGlueAPI) GetConnectionWithContext(arg0 context.Context, arg1 *glue.GetConnectionInput, arg2 ...request.Option) (*glue.GetConnectionOutput, error)
GetConnectionWithContext mocks base method
func (*MockGlueAPI) GetConnections ¶
func (m *MockGlueAPI) GetConnections(arg0 *glue.GetConnectionsInput) (*glue.GetConnectionsOutput, error)
GetConnections mocks base method
func (*MockGlueAPI) GetConnectionsPages ¶
func (m *MockGlueAPI) GetConnectionsPages(arg0 *glue.GetConnectionsInput, arg1 func(*glue.GetConnectionsOutput, bool) bool) error
GetConnectionsPages mocks base method
func (*MockGlueAPI) GetConnectionsPagesWithContext ¶
func (m *MockGlueAPI) GetConnectionsPagesWithContext(arg0 context.Context, arg1 *glue.GetConnectionsInput, arg2 func(*glue.GetConnectionsOutput, bool) bool, arg3 ...request.Option) error
GetConnectionsPagesWithContext mocks base method
func (*MockGlueAPI) GetConnectionsRequest ¶
func (m *MockGlueAPI) GetConnectionsRequest(arg0 *glue.GetConnectionsInput) (*request.Request, *glue.GetConnectionsOutput)
GetConnectionsRequest mocks base method
func (*MockGlueAPI) GetConnectionsWithContext ¶
func (m *MockGlueAPI) GetConnectionsWithContext(arg0 context.Context, arg1 *glue.GetConnectionsInput, arg2 ...request.Option) (*glue.GetConnectionsOutput, error)
GetConnectionsWithContext mocks base method
func (*MockGlueAPI) GetCrawler ¶
func (m *MockGlueAPI) GetCrawler(arg0 *glue.GetCrawlerInput) (*glue.GetCrawlerOutput, error)
GetCrawler mocks base method
func (*MockGlueAPI) GetCrawlerMetrics ¶
func (m *MockGlueAPI) GetCrawlerMetrics(arg0 *glue.GetCrawlerMetricsInput) (*glue.GetCrawlerMetricsOutput, error)
GetCrawlerMetrics mocks base method
func (*MockGlueAPI) GetCrawlerMetricsPages ¶
func (m *MockGlueAPI) GetCrawlerMetricsPages(arg0 *glue.GetCrawlerMetricsInput, arg1 func(*glue.GetCrawlerMetricsOutput, bool) bool) error
GetCrawlerMetricsPages mocks base method
func (*MockGlueAPI) GetCrawlerMetricsPagesWithContext ¶
func (m *MockGlueAPI) GetCrawlerMetricsPagesWithContext(arg0 context.Context, arg1 *glue.GetCrawlerMetricsInput, arg2 func(*glue.GetCrawlerMetricsOutput, bool) bool, arg3 ...request.Option) error
GetCrawlerMetricsPagesWithContext mocks base method
func (*MockGlueAPI) GetCrawlerMetricsRequest ¶
func (m *MockGlueAPI) GetCrawlerMetricsRequest(arg0 *glue.GetCrawlerMetricsInput) (*request.Request, *glue.GetCrawlerMetricsOutput)
GetCrawlerMetricsRequest mocks base method
func (*MockGlueAPI) GetCrawlerMetricsWithContext ¶
func (m *MockGlueAPI) GetCrawlerMetricsWithContext(arg0 context.Context, arg1 *glue.GetCrawlerMetricsInput, arg2 ...request.Option) (*glue.GetCrawlerMetricsOutput, error)
GetCrawlerMetricsWithContext mocks base method
func (*MockGlueAPI) GetCrawlerRequest ¶
func (m *MockGlueAPI) GetCrawlerRequest(arg0 *glue.GetCrawlerInput) (*request.Request, *glue.GetCrawlerOutput)
GetCrawlerRequest mocks base method
func (*MockGlueAPI) GetCrawlerWithContext ¶
func (m *MockGlueAPI) GetCrawlerWithContext(arg0 context.Context, arg1 *glue.GetCrawlerInput, arg2 ...request.Option) (*glue.GetCrawlerOutput, error)
GetCrawlerWithContext mocks base method
func (*MockGlueAPI) GetCrawlers ¶
func (m *MockGlueAPI) GetCrawlers(arg0 *glue.GetCrawlersInput) (*glue.GetCrawlersOutput, error)
GetCrawlers mocks base method
func (*MockGlueAPI) GetCrawlersPages ¶
func (m *MockGlueAPI) GetCrawlersPages(arg0 *glue.GetCrawlersInput, arg1 func(*glue.GetCrawlersOutput, bool) bool) error
GetCrawlersPages mocks base method
func (*MockGlueAPI) GetCrawlersPagesWithContext ¶
func (m *MockGlueAPI) GetCrawlersPagesWithContext(arg0 context.Context, arg1 *glue.GetCrawlersInput, arg2 func(*glue.GetCrawlersOutput, bool) bool, arg3 ...request.Option) error
GetCrawlersPagesWithContext mocks base method
func (*MockGlueAPI) GetCrawlersRequest ¶
func (m *MockGlueAPI) GetCrawlersRequest(arg0 *glue.GetCrawlersInput) (*request.Request, *glue.GetCrawlersOutput)
GetCrawlersRequest mocks base method
func (*MockGlueAPI) GetCrawlersWithContext ¶
func (m *MockGlueAPI) GetCrawlersWithContext(arg0 context.Context, arg1 *glue.GetCrawlersInput, arg2 ...request.Option) (*glue.GetCrawlersOutput, error)
GetCrawlersWithContext mocks base method
func (*MockGlueAPI) GetDataCatalogEncryptionSettings ¶
func (m *MockGlueAPI) GetDataCatalogEncryptionSettings(arg0 *glue.GetDataCatalogEncryptionSettingsInput) (*glue.GetDataCatalogEncryptionSettingsOutput, error)
GetDataCatalogEncryptionSettings mocks base method
func (*MockGlueAPI) GetDataCatalogEncryptionSettingsRequest ¶
func (m *MockGlueAPI) GetDataCatalogEncryptionSettingsRequest(arg0 *glue.GetDataCatalogEncryptionSettingsInput) (*request.Request, *glue.GetDataCatalogEncryptionSettingsOutput)
GetDataCatalogEncryptionSettingsRequest mocks base method
func (*MockGlueAPI) GetDataCatalogEncryptionSettingsWithContext ¶
func (m *MockGlueAPI) GetDataCatalogEncryptionSettingsWithContext(arg0 context.Context, arg1 *glue.GetDataCatalogEncryptionSettingsInput, arg2 ...request.Option) (*glue.GetDataCatalogEncryptionSettingsOutput, error)
GetDataCatalogEncryptionSettingsWithContext mocks base method
func (*MockGlueAPI) GetDatabase ¶
func (m *MockGlueAPI) GetDatabase(arg0 *glue.GetDatabaseInput) (*glue.GetDatabaseOutput, error)
GetDatabase mocks base method
func (*MockGlueAPI) GetDatabaseRequest ¶
func (m *MockGlueAPI) GetDatabaseRequest(arg0 *glue.GetDatabaseInput) (*request.Request, *glue.GetDatabaseOutput)
GetDatabaseRequest mocks base method
func (*MockGlueAPI) GetDatabaseWithContext ¶
func (m *MockGlueAPI) GetDatabaseWithContext(arg0 context.Context, arg1 *glue.GetDatabaseInput, arg2 ...request.Option) (*glue.GetDatabaseOutput, error)
GetDatabaseWithContext mocks base method
func (*MockGlueAPI) GetDatabases ¶
func (m *MockGlueAPI) GetDatabases(arg0 *glue.GetDatabasesInput) (*glue.GetDatabasesOutput, error)
GetDatabases mocks base method
func (*MockGlueAPI) GetDatabasesPages ¶
func (m *MockGlueAPI) GetDatabasesPages(arg0 *glue.GetDatabasesInput, arg1 func(*glue.GetDatabasesOutput, bool) bool) error
GetDatabasesPages mocks base method
func (*MockGlueAPI) GetDatabasesPagesWithContext ¶
func (m *MockGlueAPI) GetDatabasesPagesWithContext(arg0 context.Context, arg1 *glue.GetDatabasesInput, arg2 func(*glue.GetDatabasesOutput, bool) bool, arg3 ...request.Option) error
GetDatabasesPagesWithContext mocks base method
func (*MockGlueAPI) GetDatabasesRequest ¶
func (m *MockGlueAPI) GetDatabasesRequest(arg0 *glue.GetDatabasesInput) (*request.Request, *glue.GetDatabasesOutput)
GetDatabasesRequest mocks base method
func (*MockGlueAPI) GetDatabasesWithContext ¶
func (m *MockGlueAPI) GetDatabasesWithContext(arg0 context.Context, arg1 *glue.GetDatabasesInput, arg2 ...request.Option) (*glue.GetDatabasesOutput, error)
GetDatabasesWithContext mocks base method
func (*MockGlueAPI) GetDataflowGraph ¶
func (m *MockGlueAPI) GetDataflowGraph(arg0 *glue.GetDataflowGraphInput) (*glue.GetDataflowGraphOutput, error)
GetDataflowGraph mocks base method
func (*MockGlueAPI) GetDataflowGraphRequest ¶
func (m *MockGlueAPI) GetDataflowGraphRequest(arg0 *glue.GetDataflowGraphInput) (*request.Request, *glue.GetDataflowGraphOutput)
GetDataflowGraphRequest mocks base method
func (*MockGlueAPI) GetDataflowGraphWithContext ¶
func (m *MockGlueAPI) GetDataflowGraphWithContext(arg0 context.Context, arg1 *glue.GetDataflowGraphInput, arg2 ...request.Option) (*glue.GetDataflowGraphOutput, error)
GetDataflowGraphWithContext mocks base method
func (*MockGlueAPI) GetDevEndpoint ¶
func (m *MockGlueAPI) GetDevEndpoint(arg0 *glue.GetDevEndpointInput) (*glue.GetDevEndpointOutput, error)
GetDevEndpoint mocks base method
func (*MockGlueAPI) GetDevEndpointRequest ¶
func (m *MockGlueAPI) GetDevEndpointRequest(arg0 *glue.GetDevEndpointInput) (*request.Request, *glue.GetDevEndpointOutput)
GetDevEndpointRequest mocks base method
func (*MockGlueAPI) GetDevEndpointWithContext ¶
func (m *MockGlueAPI) GetDevEndpointWithContext(arg0 context.Context, arg1 *glue.GetDevEndpointInput, arg2 ...request.Option) (*glue.GetDevEndpointOutput, error)
GetDevEndpointWithContext mocks base method
func (*MockGlueAPI) GetDevEndpoints ¶
func (m *MockGlueAPI) GetDevEndpoints(arg0 *glue.GetDevEndpointsInput) (*glue.GetDevEndpointsOutput, error)
GetDevEndpoints mocks base method
func (*MockGlueAPI) GetDevEndpointsPages ¶
func (m *MockGlueAPI) GetDevEndpointsPages(arg0 *glue.GetDevEndpointsInput, arg1 func(*glue.GetDevEndpointsOutput, bool) bool) error
GetDevEndpointsPages mocks base method
func (*MockGlueAPI) GetDevEndpointsPagesWithContext ¶
func (m *MockGlueAPI) GetDevEndpointsPagesWithContext(arg0 context.Context, arg1 *glue.GetDevEndpointsInput, arg2 func(*glue.GetDevEndpointsOutput, bool) bool, arg3 ...request.Option) error
GetDevEndpointsPagesWithContext mocks base method
func (*MockGlueAPI) GetDevEndpointsRequest ¶
func (m *MockGlueAPI) GetDevEndpointsRequest(arg0 *glue.GetDevEndpointsInput) (*request.Request, *glue.GetDevEndpointsOutput)
GetDevEndpointsRequest mocks base method
func (*MockGlueAPI) GetDevEndpointsWithContext ¶
func (m *MockGlueAPI) GetDevEndpointsWithContext(arg0 context.Context, arg1 *glue.GetDevEndpointsInput, arg2 ...request.Option) (*glue.GetDevEndpointsOutput, error)
GetDevEndpointsWithContext mocks base method
func (*MockGlueAPI) GetJob ¶
func (m *MockGlueAPI) GetJob(arg0 *glue.GetJobInput) (*glue.GetJobOutput, error)
GetJob mocks base method
func (*MockGlueAPI) GetJobBookmark ¶
func (m *MockGlueAPI) GetJobBookmark(arg0 *glue.GetJobBookmarkInput) (*glue.GetJobBookmarkOutput, error)
GetJobBookmark mocks base method
func (*MockGlueAPI) GetJobBookmarkRequest ¶
func (m *MockGlueAPI) GetJobBookmarkRequest(arg0 *glue.GetJobBookmarkInput) (*request.Request, *glue.GetJobBookmarkOutput)
GetJobBookmarkRequest mocks base method
func (*MockGlueAPI) GetJobBookmarkWithContext ¶
func (m *MockGlueAPI) GetJobBookmarkWithContext(arg0 context.Context, arg1 *glue.GetJobBookmarkInput, arg2 ...request.Option) (*glue.GetJobBookmarkOutput, error)
GetJobBookmarkWithContext mocks base method
func (*MockGlueAPI) GetJobRequest ¶
func (m *MockGlueAPI) GetJobRequest(arg0 *glue.GetJobInput) (*request.Request, *glue.GetJobOutput)
GetJobRequest mocks base method
func (*MockGlueAPI) GetJobRun ¶
func (m *MockGlueAPI) GetJobRun(arg0 *glue.GetJobRunInput) (*glue.GetJobRunOutput, error)
GetJobRun mocks base method
func (*MockGlueAPI) GetJobRunRequest ¶
func (m *MockGlueAPI) GetJobRunRequest(arg0 *glue.GetJobRunInput) (*request.Request, *glue.GetJobRunOutput)
GetJobRunRequest mocks base method
func (*MockGlueAPI) GetJobRunWithContext ¶
func (m *MockGlueAPI) GetJobRunWithContext(arg0 context.Context, arg1 *glue.GetJobRunInput, arg2 ...request.Option) (*glue.GetJobRunOutput, error)
GetJobRunWithContext mocks base method
func (*MockGlueAPI) GetJobRuns ¶
func (m *MockGlueAPI) GetJobRuns(arg0 *glue.GetJobRunsInput) (*glue.GetJobRunsOutput, error)
GetJobRuns mocks base method
func (*MockGlueAPI) GetJobRunsPages ¶
func (m *MockGlueAPI) GetJobRunsPages(arg0 *glue.GetJobRunsInput, arg1 func(*glue.GetJobRunsOutput, bool) bool) error
GetJobRunsPages mocks base method
func (*MockGlueAPI) GetJobRunsPagesWithContext ¶
func (m *MockGlueAPI) GetJobRunsPagesWithContext(arg0 context.Context, arg1 *glue.GetJobRunsInput, arg2 func(*glue.GetJobRunsOutput, bool) bool, arg3 ...request.Option) error
GetJobRunsPagesWithContext mocks base method
func (*MockGlueAPI) GetJobRunsRequest ¶
func (m *MockGlueAPI) GetJobRunsRequest(arg0 *glue.GetJobRunsInput) (*request.Request, *glue.GetJobRunsOutput)
GetJobRunsRequest mocks base method
func (*MockGlueAPI) GetJobRunsWithContext ¶
func (m *MockGlueAPI) GetJobRunsWithContext(arg0 context.Context, arg1 *glue.GetJobRunsInput, arg2 ...request.Option) (*glue.GetJobRunsOutput, error)
GetJobRunsWithContext mocks base method
func (*MockGlueAPI) GetJobWithContext ¶
func (m *MockGlueAPI) GetJobWithContext(arg0 context.Context, arg1 *glue.GetJobInput, arg2 ...request.Option) (*glue.GetJobOutput, error)
GetJobWithContext mocks base method
func (*MockGlueAPI) GetJobs ¶
func (m *MockGlueAPI) GetJobs(arg0 *glue.GetJobsInput) (*glue.GetJobsOutput, error)
GetJobs mocks base method
func (*MockGlueAPI) GetJobsPages ¶
func (m *MockGlueAPI) GetJobsPages(arg0 *glue.GetJobsInput, arg1 func(*glue.GetJobsOutput, bool) bool) error
GetJobsPages mocks base method
func (*MockGlueAPI) GetJobsPagesWithContext ¶
func (m *MockGlueAPI) GetJobsPagesWithContext(arg0 context.Context, arg1 *glue.GetJobsInput, arg2 func(*glue.GetJobsOutput, bool) bool, arg3 ...request.Option) error
GetJobsPagesWithContext mocks base method
func (*MockGlueAPI) GetJobsRequest ¶
func (m *MockGlueAPI) GetJobsRequest(arg0 *glue.GetJobsInput) (*request.Request, *glue.GetJobsOutput)
GetJobsRequest mocks base method
func (*MockGlueAPI) GetJobsWithContext ¶
func (m *MockGlueAPI) GetJobsWithContext(arg0 context.Context, arg1 *glue.GetJobsInput, arg2 ...request.Option) (*glue.GetJobsOutput, error)
GetJobsWithContext mocks base method
func (*MockGlueAPI) GetMLTaskRun ¶
func (m *MockGlueAPI) GetMLTaskRun(arg0 *glue.GetMLTaskRunInput) (*glue.GetMLTaskRunOutput, error)
GetMLTaskRun mocks base method
func (*MockGlueAPI) GetMLTaskRunRequest ¶
func (m *MockGlueAPI) GetMLTaskRunRequest(arg0 *glue.GetMLTaskRunInput) (*request.Request, *glue.GetMLTaskRunOutput)
GetMLTaskRunRequest mocks base method
func (*MockGlueAPI) GetMLTaskRunWithContext ¶
func (m *MockGlueAPI) GetMLTaskRunWithContext(arg0 context.Context, arg1 *glue.GetMLTaskRunInput, arg2 ...request.Option) (*glue.GetMLTaskRunOutput, error)
GetMLTaskRunWithContext mocks base method
func (*MockGlueAPI) GetMLTaskRuns ¶
func (m *MockGlueAPI) GetMLTaskRuns(arg0 *glue.GetMLTaskRunsInput) (*glue.GetMLTaskRunsOutput, error)
GetMLTaskRuns mocks base method
func (*MockGlueAPI) GetMLTaskRunsPages ¶
func (m *MockGlueAPI) GetMLTaskRunsPages(arg0 *glue.GetMLTaskRunsInput, arg1 func(*glue.GetMLTaskRunsOutput, bool) bool) error
GetMLTaskRunsPages mocks base method
func (*MockGlueAPI) GetMLTaskRunsPagesWithContext ¶
func (m *MockGlueAPI) GetMLTaskRunsPagesWithContext(arg0 context.Context, arg1 *glue.GetMLTaskRunsInput, arg2 func(*glue.GetMLTaskRunsOutput, bool) bool, arg3 ...request.Option) error
GetMLTaskRunsPagesWithContext mocks base method
func (*MockGlueAPI) GetMLTaskRunsRequest ¶
func (m *MockGlueAPI) GetMLTaskRunsRequest(arg0 *glue.GetMLTaskRunsInput) (*request.Request, *glue.GetMLTaskRunsOutput)
GetMLTaskRunsRequest mocks base method
func (*MockGlueAPI) GetMLTaskRunsWithContext ¶
func (m *MockGlueAPI) GetMLTaskRunsWithContext(arg0 context.Context, arg1 *glue.GetMLTaskRunsInput, arg2 ...request.Option) (*glue.GetMLTaskRunsOutput, error)
GetMLTaskRunsWithContext mocks base method
func (*MockGlueAPI) GetMLTransform ¶
func (m *MockGlueAPI) GetMLTransform(arg0 *glue.GetMLTransformInput) (*glue.GetMLTransformOutput, error)
GetMLTransform mocks base method
func (*MockGlueAPI) GetMLTransformRequest ¶
func (m *MockGlueAPI) GetMLTransformRequest(arg0 *glue.GetMLTransformInput) (*request.Request, *glue.GetMLTransformOutput)
GetMLTransformRequest mocks base method
func (*MockGlueAPI) GetMLTransformWithContext ¶
func (m *MockGlueAPI) GetMLTransformWithContext(arg0 context.Context, arg1 *glue.GetMLTransformInput, arg2 ...request.Option) (*glue.GetMLTransformOutput, error)
GetMLTransformWithContext mocks base method
func (*MockGlueAPI) GetMLTransforms ¶
func (m *MockGlueAPI) GetMLTransforms(arg0 *glue.GetMLTransformsInput) (*glue.GetMLTransformsOutput, error)
GetMLTransforms mocks base method
func (*MockGlueAPI) GetMLTransformsPages ¶
func (m *MockGlueAPI) GetMLTransformsPages(arg0 *glue.GetMLTransformsInput, arg1 func(*glue.GetMLTransformsOutput, bool) bool) error
GetMLTransformsPages mocks base method
func (*MockGlueAPI) GetMLTransformsPagesWithContext ¶
func (m *MockGlueAPI) GetMLTransformsPagesWithContext(arg0 context.Context, arg1 *glue.GetMLTransformsInput, arg2 func(*glue.GetMLTransformsOutput, bool) bool, arg3 ...request.Option) error
GetMLTransformsPagesWithContext mocks base method
func (*MockGlueAPI) GetMLTransformsRequest ¶
func (m *MockGlueAPI) GetMLTransformsRequest(arg0 *glue.GetMLTransformsInput) (*request.Request, *glue.GetMLTransformsOutput)
GetMLTransformsRequest mocks base method
func (*MockGlueAPI) GetMLTransformsWithContext ¶
func (m *MockGlueAPI) GetMLTransformsWithContext(arg0 context.Context, arg1 *glue.GetMLTransformsInput, arg2 ...request.Option) (*glue.GetMLTransformsOutput, error)
GetMLTransformsWithContext mocks base method
func (*MockGlueAPI) GetMapping ¶
func (m *MockGlueAPI) GetMapping(arg0 *glue.GetMappingInput) (*glue.GetMappingOutput, error)
GetMapping mocks base method
func (*MockGlueAPI) GetMappingRequest ¶
func (m *MockGlueAPI) GetMappingRequest(arg0 *glue.GetMappingInput) (*request.Request, *glue.GetMappingOutput)
GetMappingRequest mocks base method
func (*MockGlueAPI) GetMappingWithContext ¶
func (m *MockGlueAPI) GetMappingWithContext(arg0 context.Context, arg1 *glue.GetMappingInput, arg2 ...request.Option) (*glue.GetMappingOutput, error)
GetMappingWithContext mocks base method
func (*MockGlueAPI) GetPartition ¶
func (m *MockGlueAPI) GetPartition(arg0 *glue.GetPartitionInput) (*glue.GetPartitionOutput, error)
GetPartition mocks base method
func (*MockGlueAPI) GetPartitionIndexes ¶
func (m *MockGlueAPI) GetPartitionIndexes(arg0 *glue.GetPartitionIndexesInput) (*glue.GetPartitionIndexesOutput, error)
GetPartitionIndexes mocks base method
func (*MockGlueAPI) GetPartitionIndexesPages ¶
func (m *MockGlueAPI) GetPartitionIndexesPages(arg0 *glue.GetPartitionIndexesInput, arg1 func(*glue.GetPartitionIndexesOutput, bool) bool) error
GetPartitionIndexesPages mocks base method
func (*MockGlueAPI) GetPartitionIndexesPagesWithContext ¶
func (m *MockGlueAPI) GetPartitionIndexesPagesWithContext(arg0 context.Context, arg1 *glue.GetPartitionIndexesInput, arg2 func(*glue.GetPartitionIndexesOutput, bool) bool, arg3 ...request.Option) error
GetPartitionIndexesPagesWithContext mocks base method
func (*MockGlueAPI) GetPartitionIndexesRequest ¶
func (m *MockGlueAPI) GetPartitionIndexesRequest(arg0 *glue.GetPartitionIndexesInput) (*request.Request, *glue.GetPartitionIndexesOutput)
GetPartitionIndexesRequest mocks base method
func (*MockGlueAPI) GetPartitionIndexesWithContext ¶
func (m *MockGlueAPI) GetPartitionIndexesWithContext(arg0 context.Context, arg1 *glue.GetPartitionIndexesInput, arg2 ...request.Option) (*glue.GetPartitionIndexesOutput, error)
GetPartitionIndexesWithContext mocks base method
func (*MockGlueAPI) GetPartitionRequest ¶
func (m *MockGlueAPI) GetPartitionRequest(arg0 *glue.GetPartitionInput) (*request.Request, *glue.GetPartitionOutput)
GetPartitionRequest mocks base method
func (*MockGlueAPI) GetPartitionWithContext ¶
func (m *MockGlueAPI) GetPartitionWithContext(arg0 context.Context, arg1 *glue.GetPartitionInput, arg2 ...request.Option) (*glue.GetPartitionOutput, error)
GetPartitionWithContext mocks base method
func (*MockGlueAPI) GetPartitions ¶
func (m *MockGlueAPI) GetPartitions(arg0 *glue.GetPartitionsInput) (*glue.GetPartitionsOutput, error)
GetPartitions mocks base method
func (*MockGlueAPI) GetPartitionsPages ¶
func (m *MockGlueAPI) GetPartitionsPages(arg0 *glue.GetPartitionsInput, arg1 func(*glue.GetPartitionsOutput, bool) bool) error
GetPartitionsPages mocks base method
func (*MockGlueAPI) GetPartitionsPagesWithContext ¶
func (m *MockGlueAPI) GetPartitionsPagesWithContext(arg0 context.Context, arg1 *glue.GetPartitionsInput, arg2 func(*glue.GetPartitionsOutput, bool) bool, arg3 ...request.Option) error
GetPartitionsPagesWithContext mocks base method
func (*MockGlueAPI) GetPartitionsRequest ¶
func (m *MockGlueAPI) GetPartitionsRequest(arg0 *glue.GetPartitionsInput) (*request.Request, *glue.GetPartitionsOutput)
GetPartitionsRequest mocks base method
func (*MockGlueAPI) GetPartitionsWithContext ¶
func (m *MockGlueAPI) GetPartitionsWithContext(arg0 context.Context, arg1 *glue.GetPartitionsInput, arg2 ...request.Option) (*glue.GetPartitionsOutput, error)
GetPartitionsWithContext mocks base method
func (*MockGlueAPI) GetPlan ¶
func (m *MockGlueAPI) GetPlan(arg0 *glue.GetPlanInput) (*glue.GetPlanOutput, error)
GetPlan mocks base method
func (*MockGlueAPI) GetPlanRequest ¶
func (m *MockGlueAPI) GetPlanRequest(arg0 *glue.GetPlanInput) (*request.Request, *glue.GetPlanOutput)
GetPlanRequest mocks base method
func (*MockGlueAPI) GetPlanWithContext ¶
func (m *MockGlueAPI) GetPlanWithContext(arg0 context.Context, arg1 *glue.GetPlanInput, arg2 ...request.Option) (*glue.GetPlanOutput, error)
GetPlanWithContext mocks base method
func (*MockGlueAPI) GetRegistry ¶
func (m *MockGlueAPI) GetRegistry(arg0 *glue.GetRegistryInput) (*glue.GetRegistryOutput, error)
GetRegistry mocks base method
func (*MockGlueAPI) GetRegistryRequest ¶
func (m *MockGlueAPI) GetRegistryRequest(arg0 *glue.GetRegistryInput) (*request.Request, *glue.GetRegistryOutput)
GetRegistryRequest mocks base method
func (*MockGlueAPI) GetRegistryWithContext ¶
func (m *MockGlueAPI) GetRegistryWithContext(arg0 context.Context, arg1 *glue.GetRegistryInput, arg2 ...request.Option) (*glue.GetRegistryOutput, error)
GetRegistryWithContext mocks base method
func (*MockGlueAPI) GetResourcePolicies ¶
func (m *MockGlueAPI) GetResourcePolicies(arg0 *glue.GetResourcePoliciesInput) (*glue.GetResourcePoliciesOutput, error)
GetResourcePolicies mocks base method
func (*MockGlueAPI) GetResourcePoliciesPages ¶
func (m *MockGlueAPI) GetResourcePoliciesPages(arg0 *glue.GetResourcePoliciesInput, arg1 func(*glue.GetResourcePoliciesOutput, bool) bool) error
GetResourcePoliciesPages mocks base method
func (*MockGlueAPI) GetResourcePoliciesPagesWithContext ¶
func (m *MockGlueAPI) GetResourcePoliciesPagesWithContext(arg0 context.Context, arg1 *glue.GetResourcePoliciesInput, arg2 func(*glue.GetResourcePoliciesOutput, bool) bool, arg3 ...request.Option) error
GetResourcePoliciesPagesWithContext mocks base method
func (*MockGlueAPI) GetResourcePoliciesRequest ¶
func (m *MockGlueAPI) GetResourcePoliciesRequest(arg0 *glue.GetResourcePoliciesInput) (*request.Request, *glue.GetResourcePoliciesOutput)
GetResourcePoliciesRequest mocks base method
func (*MockGlueAPI) GetResourcePoliciesWithContext ¶
func (m *MockGlueAPI) GetResourcePoliciesWithContext(arg0 context.Context, arg1 *glue.GetResourcePoliciesInput, arg2 ...request.Option) (*glue.GetResourcePoliciesOutput, error)
GetResourcePoliciesWithContext mocks base method
func (*MockGlueAPI) GetResourcePolicy ¶
func (m *MockGlueAPI) GetResourcePolicy(arg0 *glue.GetResourcePolicyInput) (*glue.GetResourcePolicyOutput, error)
GetResourcePolicy mocks base method
func (*MockGlueAPI) GetResourcePolicyRequest ¶
func (m *MockGlueAPI) GetResourcePolicyRequest(arg0 *glue.GetResourcePolicyInput) (*request.Request, *glue.GetResourcePolicyOutput)
GetResourcePolicyRequest mocks base method
func (*MockGlueAPI) GetResourcePolicyWithContext ¶
func (m *MockGlueAPI) GetResourcePolicyWithContext(arg0 context.Context, arg1 *glue.GetResourcePolicyInput, arg2 ...request.Option) (*glue.GetResourcePolicyOutput, error)
GetResourcePolicyWithContext mocks base method
func (*MockGlueAPI) GetSchema ¶
func (m *MockGlueAPI) GetSchema(arg0 *glue.GetSchemaInput) (*glue.GetSchemaOutput, error)
GetSchema mocks base method
func (*MockGlueAPI) GetSchemaByDefinition ¶
func (m *MockGlueAPI) GetSchemaByDefinition(arg0 *glue.GetSchemaByDefinitionInput) (*glue.GetSchemaByDefinitionOutput, error)
GetSchemaByDefinition mocks base method
func (*MockGlueAPI) GetSchemaByDefinitionRequest ¶
func (m *MockGlueAPI) GetSchemaByDefinitionRequest(arg0 *glue.GetSchemaByDefinitionInput) (*request.Request, *glue.GetSchemaByDefinitionOutput)
GetSchemaByDefinitionRequest mocks base method
func (*MockGlueAPI) GetSchemaByDefinitionWithContext ¶
func (m *MockGlueAPI) GetSchemaByDefinitionWithContext(arg0 context.Context, arg1 *glue.GetSchemaByDefinitionInput, arg2 ...request.Option) (*glue.GetSchemaByDefinitionOutput, error)
GetSchemaByDefinitionWithContext mocks base method
func (*MockGlueAPI) GetSchemaRequest ¶
func (m *MockGlueAPI) GetSchemaRequest(arg0 *glue.GetSchemaInput) (*request.Request, *glue.GetSchemaOutput)
GetSchemaRequest mocks base method
func (*MockGlueAPI) GetSchemaVersion ¶
func (m *MockGlueAPI) GetSchemaVersion(arg0 *glue.GetSchemaVersionInput) (*glue.GetSchemaVersionOutput, error)
GetSchemaVersion mocks base method
func (*MockGlueAPI) GetSchemaVersionRequest ¶
func (m *MockGlueAPI) GetSchemaVersionRequest(arg0 *glue.GetSchemaVersionInput) (*request.Request, *glue.GetSchemaVersionOutput)
GetSchemaVersionRequest mocks base method
func (*MockGlueAPI) GetSchemaVersionWithContext ¶
func (m *MockGlueAPI) GetSchemaVersionWithContext(arg0 context.Context, arg1 *glue.GetSchemaVersionInput, arg2 ...request.Option) (*glue.GetSchemaVersionOutput, error)
GetSchemaVersionWithContext mocks base method
func (*MockGlueAPI) GetSchemaVersionsDiff ¶
func (m *MockGlueAPI) GetSchemaVersionsDiff(arg0 *glue.GetSchemaVersionsDiffInput) (*glue.GetSchemaVersionsDiffOutput, error)
GetSchemaVersionsDiff mocks base method
func (*MockGlueAPI) GetSchemaVersionsDiffRequest ¶
func (m *MockGlueAPI) GetSchemaVersionsDiffRequest(arg0 *glue.GetSchemaVersionsDiffInput) (*request.Request, *glue.GetSchemaVersionsDiffOutput)
GetSchemaVersionsDiffRequest mocks base method
func (*MockGlueAPI) GetSchemaVersionsDiffWithContext ¶
func (m *MockGlueAPI) GetSchemaVersionsDiffWithContext(arg0 context.Context, arg1 *glue.GetSchemaVersionsDiffInput, arg2 ...request.Option) (*glue.GetSchemaVersionsDiffOutput, error)
GetSchemaVersionsDiffWithContext mocks base method
func (*MockGlueAPI) GetSchemaWithContext ¶
func (m *MockGlueAPI) GetSchemaWithContext(arg0 context.Context, arg1 *glue.GetSchemaInput, arg2 ...request.Option) (*glue.GetSchemaOutput, error)
GetSchemaWithContext mocks base method
func (*MockGlueAPI) GetSecurityConfiguration ¶
func (m *MockGlueAPI) GetSecurityConfiguration(arg0 *glue.GetSecurityConfigurationInput) (*glue.GetSecurityConfigurationOutput, error)
GetSecurityConfiguration mocks base method
func (*MockGlueAPI) GetSecurityConfigurationRequest ¶
func (m *MockGlueAPI) GetSecurityConfigurationRequest(arg0 *glue.GetSecurityConfigurationInput) (*request.Request, *glue.GetSecurityConfigurationOutput)
GetSecurityConfigurationRequest mocks base method
func (*MockGlueAPI) GetSecurityConfigurationWithContext ¶
func (m *MockGlueAPI) GetSecurityConfigurationWithContext(arg0 context.Context, arg1 *glue.GetSecurityConfigurationInput, arg2 ...request.Option) (*glue.GetSecurityConfigurationOutput, error)
GetSecurityConfigurationWithContext mocks base method
func (*MockGlueAPI) GetSecurityConfigurations ¶
func (m *MockGlueAPI) GetSecurityConfigurations(arg0 *glue.GetSecurityConfigurationsInput) (*glue.GetSecurityConfigurationsOutput, error)
GetSecurityConfigurations mocks base method
func (*MockGlueAPI) GetSecurityConfigurationsPages ¶
func (m *MockGlueAPI) GetSecurityConfigurationsPages(arg0 *glue.GetSecurityConfigurationsInput, arg1 func(*glue.GetSecurityConfigurationsOutput, bool) bool) error
GetSecurityConfigurationsPages mocks base method
func (*MockGlueAPI) GetSecurityConfigurationsPagesWithContext ¶
func (m *MockGlueAPI) GetSecurityConfigurationsPagesWithContext(arg0 context.Context, arg1 *glue.GetSecurityConfigurationsInput, arg2 func(*glue.GetSecurityConfigurationsOutput, bool) bool, arg3 ...request.Option) error
GetSecurityConfigurationsPagesWithContext mocks base method
func (*MockGlueAPI) GetSecurityConfigurationsRequest ¶
func (m *MockGlueAPI) GetSecurityConfigurationsRequest(arg0 *glue.GetSecurityConfigurationsInput) (*request.Request, *glue.GetSecurityConfigurationsOutput)
GetSecurityConfigurationsRequest mocks base method
func (*MockGlueAPI) GetSecurityConfigurationsWithContext ¶
func (m *MockGlueAPI) GetSecurityConfigurationsWithContext(arg0 context.Context, arg1 *glue.GetSecurityConfigurationsInput, arg2 ...request.Option) (*glue.GetSecurityConfigurationsOutput, error)
GetSecurityConfigurationsWithContext mocks base method
func (*MockGlueAPI) GetTable ¶
func (m *MockGlueAPI) GetTable(arg0 *glue.GetTableInput) (*glue.GetTableOutput, error)
GetTable mocks base method
func (*MockGlueAPI) GetTableRequest ¶
func (m *MockGlueAPI) GetTableRequest(arg0 *glue.GetTableInput) (*request.Request, *glue.GetTableOutput)
GetTableRequest mocks base method
func (*MockGlueAPI) GetTableVersion ¶
func (m *MockGlueAPI) GetTableVersion(arg0 *glue.GetTableVersionInput) (*glue.GetTableVersionOutput, error)
GetTableVersion mocks base method
func (*MockGlueAPI) GetTableVersionRequest ¶
func (m *MockGlueAPI) GetTableVersionRequest(arg0 *glue.GetTableVersionInput) (*request.Request, *glue.GetTableVersionOutput)
GetTableVersionRequest mocks base method
func (*MockGlueAPI) GetTableVersionWithContext ¶
func (m *MockGlueAPI) GetTableVersionWithContext(arg0 context.Context, arg1 *glue.GetTableVersionInput, arg2 ...request.Option) (*glue.GetTableVersionOutput, error)
GetTableVersionWithContext mocks base method
func (*MockGlueAPI) GetTableVersions ¶
func (m *MockGlueAPI) GetTableVersions(arg0 *glue.GetTableVersionsInput) (*glue.GetTableVersionsOutput, error)
GetTableVersions mocks base method
func (*MockGlueAPI) GetTableVersionsPages ¶
func (m *MockGlueAPI) GetTableVersionsPages(arg0 *glue.GetTableVersionsInput, arg1 func(*glue.GetTableVersionsOutput, bool) bool) error
GetTableVersionsPages mocks base method
func (*MockGlueAPI) GetTableVersionsPagesWithContext ¶
func (m *MockGlueAPI) GetTableVersionsPagesWithContext(arg0 context.Context, arg1 *glue.GetTableVersionsInput, arg2 func(*glue.GetTableVersionsOutput, bool) bool, arg3 ...request.Option) error
GetTableVersionsPagesWithContext mocks base method
func (*MockGlueAPI) GetTableVersionsRequest ¶
func (m *MockGlueAPI) GetTableVersionsRequest(arg0 *glue.GetTableVersionsInput) (*request.Request, *glue.GetTableVersionsOutput)
GetTableVersionsRequest mocks base method
func (*MockGlueAPI) GetTableVersionsWithContext ¶
func (m *MockGlueAPI) GetTableVersionsWithContext(arg0 context.Context, arg1 *glue.GetTableVersionsInput, arg2 ...request.Option) (*glue.GetTableVersionsOutput, error)
GetTableVersionsWithContext mocks base method
func (*MockGlueAPI) GetTableWithContext ¶
func (m *MockGlueAPI) GetTableWithContext(arg0 context.Context, arg1 *glue.GetTableInput, arg2 ...request.Option) (*glue.GetTableOutput, error)
GetTableWithContext mocks base method
func (*MockGlueAPI) GetTables ¶
func (m *MockGlueAPI) GetTables(arg0 *glue.GetTablesInput) (*glue.GetTablesOutput, error)
GetTables mocks base method
func (*MockGlueAPI) GetTablesPages ¶
func (m *MockGlueAPI) GetTablesPages(arg0 *glue.GetTablesInput, arg1 func(*glue.GetTablesOutput, bool) bool) error
GetTablesPages mocks base method
func (*MockGlueAPI) GetTablesPagesWithContext ¶
func (m *MockGlueAPI) GetTablesPagesWithContext(arg0 context.Context, arg1 *glue.GetTablesInput, arg2 func(*glue.GetTablesOutput, bool) bool, arg3 ...request.Option) error
GetTablesPagesWithContext mocks base method
func (*MockGlueAPI) GetTablesRequest ¶
func (m *MockGlueAPI) GetTablesRequest(arg0 *glue.GetTablesInput) (*request.Request, *glue.GetTablesOutput)
GetTablesRequest mocks base method
func (*MockGlueAPI) GetTablesWithContext ¶
func (m *MockGlueAPI) GetTablesWithContext(arg0 context.Context, arg1 *glue.GetTablesInput, arg2 ...request.Option) (*glue.GetTablesOutput, error)
GetTablesWithContext mocks base method
func (*MockGlueAPI) GetTags ¶
func (m *MockGlueAPI) GetTags(arg0 *glue.GetTagsInput) (*glue.GetTagsOutput, error)
GetTags mocks base method
func (*MockGlueAPI) GetTagsRequest ¶
func (m *MockGlueAPI) GetTagsRequest(arg0 *glue.GetTagsInput) (*request.Request, *glue.GetTagsOutput)
GetTagsRequest mocks base method
func (*MockGlueAPI) GetTagsWithContext ¶
func (m *MockGlueAPI) GetTagsWithContext(arg0 context.Context, arg1 *glue.GetTagsInput, arg2 ...request.Option) (*glue.GetTagsOutput, error)
GetTagsWithContext mocks base method
func (*MockGlueAPI) GetTrigger ¶
func (m *MockGlueAPI) GetTrigger(arg0 *glue.GetTriggerInput) (*glue.GetTriggerOutput, error)
GetTrigger mocks base method
func (*MockGlueAPI) GetTriggerRequest ¶
func (m *MockGlueAPI) GetTriggerRequest(arg0 *glue.GetTriggerInput) (*request.Request, *glue.GetTriggerOutput)
GetTriggerRequest mocks base method
func (*MockGlueAPI) GetTriggerWithContext ¶
func (m *MockGlueAPI) GetTriggerWithContext(arg0 context.Context, arg1 *glue.GetTriggerInput, arg2 ...request.Option) (*glue.GetTriggerOutput, error)
GetTriggerWithContext mocks base method
func (*MockGlueAPI) GetTriggers ¶
func (m *MockGlueAPI) GetTriggers(arg0 *glue.GetTriggersInput) (*glue.GetTriggersOutput, error)
GetTriggers mocks base method
func (*MockGlueAPI) GetTriggersPages ¶
func (m *MockGlueAPI) GetTriggersPages(arg0 *glue.GetTriggersInput, arg1 func(*glue.GetTriggersOutput, bool) bool) error
GetTriggersPages mocks base method
func (*MockGlueAPI) GetTriggersPagesWithContext ¶
func (m *MockGlueAPI) GetTriggersPagesWithContext(arg0 context.Context, arg1 *glue.GetTriggersInput, arg2 func(*glue.GetTriggersOutput, bool) bool, arg3 ...request.Option) error
GetTriggersPagesWithContext mocks base method
func (*MockGlueAPI) GetTriggersRequest ¶
func (m *MockGlueAPI) GetTriggersRequest(arg0 *glue.GetTriggersInput) (*request.Request, *glue.GetTriggersOutput)
GetTriggersRequest mocks base method
func (*MockGlueAPI) GetTriggersWithContext ¶
func (m *MockGlueAPI) GetTriggersWithContext(arg0 context.Context, arg1 *glue.GetTriggersInput, arg2 ...request.Option) (*glue.GetTriggersOutput, error)
GetTriggersWithContext mocks base method
func (*MockGlueAPI) GetUserDefinedFunction ¶
func (m *MockGlueAPI) GetUserDefinedFunction(arg0 *glue.GetUserDefinedFunctionInput) (*glue.GetUserDefinedFunctionOutput, error)
GetUserDefinedFunction mocks base method
func (*MockGlueAPI) GetUserDefinedFunctionRequest ¶
func (m *MockGlueAPI) GetUserDefinedFunctionRequest(arg0 *glue.GetUserDefinedFunctionInput) (*request.Request, *glue.GetUserDefinedFunctionOutput)
GetUserDefinedFunctionRequest mocks base method
func (*MockGlueAPI) GetUserDefinedFunctionWithContext ¶
func (m *MockGlueAPI) GetUserDefinedFunctionWithContext(arg0 context.Context, arg1 *glue.GetUserDefinedFunctionInput, arg2 ...request.Option) (*glue.GetUserDefinedFunctionOutput, error)
GetUserDefinedFunctionWithContext mocks base method
func (*MockGlueAPI) GetUserDefinedFunctions ¶
func (m *MockGlueAPI) GetUserDefinedFunctions(arg0 *glue.GetUserDefinedFunctionsInput) (*glue.GetUserDefinedFunctionsOutput, error)
GetUserDefinedFunctions mocks base method
func (*MockGlueAPI) GetUserDefinedFunctionsPages ¶
func (m *MockGlueAPI) GetUserDefinedFunctionsPages(arg0 *glue.GetUserDefinedFunctionsInput, arg1 func(*glue.GetUserDefinedFunctionsOutput, bool) bool) error
GetUserDefinedFunctionsPages mocks base method
func (*MockGlueAPI) GetUserDefinedFunctionsPagesWithContext ¶
func (m *MockGlueAPI) GetUserDefinedFunctionsPagesWithContext(arg0 context.Context, arg1 *glue.GetUserDefinedFunctionsInput, arg2 func(*glue.GetUserDefinedFunctionsOutput, bool) bool, arg3 ...request.Option) error
GetUserDefinedFunctionsPagesWithContext mocks base method
func (*MockGlueAPI) GetUserDefinedFunctionsRequest ¶
func (m *MockGlueAPI) GetUserDefinedFunctionsRequest(arg0 *glue.GetUserDefinedFunctionsInput) (*request.Request, *glue.GetUserDefinedFunctionsOutput)
GetUserDefinedFunctionsRequest mocks base method
func (*MockGlueAPI) GetUserDefinedFunctionsWithContext ¶
func (m *MockGlueAPI) GetUserDefinedFunctionsWithContext(arg0 context.Context, arg1 *glue.GetUserDefinedFunctionsInput, arg2 ...request.Option) (*glue.GetUserDefinedFunctionsOutput, error)
GetUserDefinedFunctionsWithContext mocks base method
func (*MockGlueAPI) GetWorkflow ¶
func (m *MockGlueAPI) GetWorkflow(arg0 *glue.GetWorkflowInput) (*glue.GetWorkflowOutput, error)
GetWorkflow mocks base method
func (*MockGlueAPI) GetWorkflowRequest ¶
func (m *MockGlueAPI) GetWorkflowRequest(arg0 *glue.GetWorkflowInput) (*request.Request, *glue.GetWorkflowOutput)
GetWorkflowRequest mocks base method
func (*MockGlueAPI) GetWorkflowRun ¶
func (m *MockGlueAPI) GetWorkflowRun(arg0 *glue.GetWorkflowRunInput) (*glue.GetWorkflowRunOutput, error)
GetWorkflowRun mocks base method
func (*MockGlueAPI) GetWorkflowRunProperties ¶
func (m *MockGlueAPI) GetWorkflowRunProperties(arg0 *glue.GetWorkflowRunPropertiesInput) (*glue.GetWorkflowRunPropertiesOutput, error)
GetWorkflowRunProperties mocks base method
func (*MockGlueAPI) GetWorkflowRunPropertiesRequest ¶
func (m *MockGlueAPI) GetWorkflowRunPropertiesRequest(arg0 *glue.GetWorkflowRunPropertiesInput) (*request.Request, *glue.GetWorkflowRunPropertiesOutput)
GetWorkflowRunPropertiesRequest mocks base method
func (*MockGlueAPI) GetWorkflowRunPropertiesWithContext ¶
func (m *MockGlueAPI) GetWorkflowRunPropertiesWithContext(arg0 context.Context, arg1 *glue.GetWorkflowRunPropertiesInput, arg2 ...request.Option) (*glue.GetWorkflowRunPropertiesOutput, error)
GetWorkflowRunPropertiesWithContext mocks base method
func (*MockGlueAPI) GetWorkflowRunRequest ¶
func (m *MockGlueAPI) GetWorkflowRunRequest(arg0 *glue.GetWorkflowRunInput) (*request.Request, *glue.GetWorkflowRunOutput)
GetWorkflowRunRequest mocks base method
func (*MockGlueAPI) GetWorkflowRunWithContext ¶
func (m *MockGlueAPI) GetWorkflowRunWithContext(arg0 context.Context, arg1 *glue.GetWorkflowRunInput, arg2 ...request.Option) (*glue.GetWorkflowRunOutput, error)
GetWorkflowRunWithContext mocks base method
func (*MockGlueAPI) GetWorkflowRuns ¶
func (m *MockGlueAPI) GetWorkflowRuns(arg0 *glue.GetWorkflowRunsInput) (*glue.GetWorkflowRunsOutput, error)
GetWorkflowRuns mocks base method
func (*MockGlueAPI) GetWorkflowRunsPages ¶
func (m *MockGlueAPI) GetWorkflowRunsPages(arg0 *glue.GetWorkflowRunsInput, arg1 func(*glue.GetWorkflowRunsOutput, bool) bool) error
GetWorkflowRunsPages mocks base method
func (*MockGlueAPI) GetWorkflowRunsPagesWithContext ¶
func (m *MockGlueAPI) GetWorkflowRunsPagesWithContext(arg0 context.Context, arg1 *glue.GetWorkflowRunsInput, arg2 func(*glue.GetWorkflowRunsOutput, bool) bool, arg3 ...request.Option) error
GetWorkflowRunsPagesWithContext mocks base method
func (*MockGlueAPI) GetWorkflowRunsRequest ¶
func (m *MockGlueAPI) GetWorkflowRunsRequest(arg0 *glue.GetWorkflowRunsInput) (*request.Request, *glue.GetWorkflowRunsOutput)
GetWorkflowRunsRequest mocks base method
func (*MockGlueAPI) GetWorkflowRunsWithContext ¶
func (m *MockGlueAPI) GetWorkflowRunsWithContext(arg0 context.Context, arg1 *glue.GetWorkflowRunsInput, arg2 ...request.Option) (*glue.GetWorkflowRunsOutput, error)
GetWorkflowRunsWithContext mocks base method
func (*MockGlueAPI) GetWorkflowWithContext ¶
func (m *MockGlueAPI) GetWorkflowWithContext(arg0 context.Context, arg1 *glue.GetWorkflowInput, arg2 ...request.Option) (*glue.GetWorkflowOutput, error)
GetWorkflowWithContext mocks base method
func (*MockGlueAPI) ImportCatalogToGlue ¶
func (m *MockGlueAPI) ImportCatalogToGlue(arg0 *glue.ImportCatalogToGlueInput) (*glue.ImportCatalogToGlueOutput, error)
ImportCatalogToGlue mocks base method
func (*MockGlueAPI) ImportCatalogToGlueRequest ¶
func (m *MockGlueAPI) ImportCatalogToGlueRequest(arg0 *glue.ImportCatalogToGlueInput) (*request.Request, *glue.ImportCatalogToGlueOutput)
ImportCatalogToGlueRequest mocks base method
func (*MockGlueAPI) ImportCatalogToGlueWithContext ¶
func (m *MockGlueAPI) ImportCatalogToGlueWithContext(arg0 context.Context, arg1 *glue.ImportCatalogToGlueInput, arg2 ...request.Option) (*glue.ImportCatalogToGlueOutput, error)
ImportCatalogToGlueWithContext mocks base method
func (*MockGlueAPI) ListBlueprints ¶
func (m *MockGlueAPI) ListBlueprints(arg0 *glue.ListBlueprintsInput) (*glue.ListBlueprintsOutput, error)
ListBlueprints mocks base method
func (*MockGlueAPI) ListBlueprintsPages ¶
func (m *MockGlueAPI) ListBlueprintsPages(arg0 *glue.ListBlueprintsInput, arg1 func(*glue.ListBlueprintsOutput, bool) bool) error
ListBlueprintsPages mocks base method
func (*MockGlueAPI) ListBlueprintsPagesWithContext ¶
func (m *MockGlueAPI) ListBlueprintsPagesWithContext(arg0 context.Context, arg1 *glue.ListBlueprintsInput, arg2 func(*glue.ListBlueprintsOutput, bool) bool, arg3 ...request.Option) error
ListBlueprintsPagesWithContext mocks base method
func (*MockGlueAPI) ListBlueprintsRequest ¶
func (m *MockGlueAPI) ListBlueprintsRequest(arg0 *glue.ListBlueprintsInput) (*request.Request, *glue.ListBlueprintsOutput)
ListBlueprintsRequest mocks base method
func (*MockGlueAPI) ListBlueprintsWithContext ¶
func (m *MockGlueAPI) ListBlueprintsWithContext(arg0 context.Context, arg1 *glue.ListBlueprintsInput, arg2 ...request.Option) (*glue.ListBlueprintsOutput, error)
ListBlueprintsWithContext mocks base method
func (*MockGlueAPI) ListCrawlers ¶
func (m *MockGlueAPI) ListCrawlers(arg0 *glue.ListCrawlersInput) (*glue.ListCrawlersOutput, error)
ListCrawlers mocks base method
func (*MockGlueAPI) ListCrawlersPages ¶
func (m *MockGlueAPI) ListCrawlersPages(arg0 *glue.ListCrawlersInput, arg1 func(*glue.ListCrawlersOutput, bool) bool) error
ListCrawlersPages mocks base method
func (*MockGlueAPI) ListCrawlersPagesWithContext ¶
func (m *MockGlueAPI) ListCrawlersPagesWithContext(arg0 context.Context, arg1 *glue.ListCrawlersInput, arg2 func(*glue.ListCrawlersOutput, bool) bool, arg3 ...request.Option) error
ListCrawlersPagesWithContext mocks base method
func (*MockGlueAPI) ListCrawlersRequest ¶
func (m *MockGlueAPI) ListCrawlersRequest(arg0 *glue.ListCrawlersInput) (*request.Request, *glue.ListCrawlersOutput)
ListCrawlersRequest mocks base method
func (*MockGlueAPI) ListCrawlersWithContext ¶
func (m *MockGlueAPI) ListCrawlersWithContext(arg0 context.Context, arg1 *glue.ListCrawlersInput, arg2 ...request.Option) (*glue.ListCrawlersOutput, error)
ListCrawlersWithContext mocks base method
func (*MockGlueAPI) ListDevEndpoints ¶
func (m *MockGlueAPI) ListDevEndpoints(arg0 *glue.ListDevEndpointsInput) (*glue.ListDevEndpointsOutput, error)
ListDevEndpoints mocks base method
func (*MockGlueAPI) ListDevEndpointsPages ¶
func (m *MockGlueAPI) ListDevEndpointsPages(arg0 *glue.ListDevEndpointsInput, arg1 func(*glue.ListDevEndpointsOutput, bool) bool) error
ListDevEndpointsPages mocks base method
func (*MockGlueAPI) ListDevEndpointsPagesWithContext ¶
func (m *MockGlueAPI) ListDevEndpointsPagesWithContext(arg0 context.Context, arg1 *glue.ListDevEndpointsInput, arg2 func(*glue.ListDevEndpointsOutput, bool) bool, arg3 ...request.Option) error
ListDevEndpointsPagesWithContext mocks base method
func (*MockGlueAPI) ListDevEndpointsRequest ¶
func (m *MockGlueAPI) ListDevEndpointsRequest(arg0 *glue.ListDevEndpointsInput) (*request.Request, *glue.ListDevEndpointsOutput)
ListDevEndpointsRequest mocks base method
func (*MockGlueAPI) ListDevEndpointsWithContext ¶
func (m *MockGlueAPI) ListDevEndpointsWithContext(arg0 context.Context, arg1 *glue.ListDevEndpointsInput, arg2 ...request.Option) (*glue.ListDevEndpointsOutput, error)
ListDevEndpointsWithContext mocks base method
func (*MockGlueAPI) ListJobs ¶
func (m *MockGlueAPI) ListJobs(arg0 *glue.ListJobsInput) (*glue.ListJobsOutput, error)
ListJobs mocks base method
func (*MockGlueAPI) ListJobsPages ¶
func (m *MockGlueAPI) ListJobsPages(arg0 *glue.ListJobsInput, arg1 func(*glue.ListJobsOutput, bool) bool) error
ListJobsPages mocks base method
func (*MockGlueAPI) ListJobsPagesWithContext ¶
func (m *MockGlueAPI) ListJobsPagesWithContext(arg0 context.Context, arg1 *glue.ListJobsInput, arg2 func(*glue.ListJobsOutput, bool) bool, arg3 ...request.Option) error
ListJobsPagesWithContext mocks base method
func (*MockGlueAPI) ListJobsRequest ¶
func (m *MockGlueAPI) ListJobsRequest(arg0 *glue.ListJobsInput) (*request.Request, *glue.ListJobsOutput)
ListJobsRequest mocks base method
func (*MockGlueAPI) ListJobsWithContext ¶
func (m *MockGlueAPI) ListJobsWithContext(arg0 context.Context, arg1 *glue.ListJobsInput, arg2 ...request.Option) (*glue.ListJobsOutput, error)
ListJobsWithContext mocks base method
func (*MockGlueAPI) ListMLTransforms ¶
func (m *MockGlueAPI) ListMLTransforms(arg0 *glue.ListMLTransformsInput) (*glue.ListMLTransformsOutput, error)
ListMLTransforms mocks base method
func (*MockGlueAPI) ListMLTransformsPages ¶
func (m *MockGlueAPI) ListMLTransformsPages(arg0 *glue.ListMLTransformsInput, arg1 func(*glue.ListMLTransformsOutput, bool) bool) error
ListMLTransformsPages mocks base method
func (*MockGlueAPI) ListMLTransformsPagesWithContext ¶
func (m *MockGlueAPI) ListMLTransformsPagesWithContext(arg0 context.Context, arg1 *glue.ListMLTransformsInput, arg2 func(*glue.ListMLTransformsOutput, bool) bool, arg3 ...request.Option) error
ListMLTransformsPagesWithContext mocks base method
func (*MockGlueAPI) ListMLTransformsRequest ¶
func (m *MockGlueAPI) ListMLTransformsRequest(arg0 *glue.ListMLTransformsInput) (*request.Request, *glue.ListMLTransformsOutput)
ListMLTransformsRequest mocks base method
func (*MockGlueAPI) ListMLTransformsWithContext ¶
func (m *MockGlueAPI) ListMLTransformsWithContext(arg0 context.Context, arg1 *glue.ListMLTransformsInput, arg2 ...request.Option) (*glue.ListMLTransformsOutput, error)
ListMLTransformsWithContext mocks base method
func (*MockGlueAPI) ListRegistries ¶
func (m *MockGlueAPI) ListRegistries(arg0 *glue.ListRegistriesInput) (*glue.ListRegistriesOutput, error)
ListRegistries mocks base method
func (*MockGlueAPI) ListRegistriesPages ¶
func (m *MockGlueAPI) ListRegistriesPages(arg0 *glue.ListRegistriesInput, arg1 func(*glue.ListRegistriesOutput, bool) bool) error
ListRegistriesPages mocks base method
func (*MockGlueAPI) ListRegistriesPagesWithContext ¶
func (m *MockGlueAPI) ListRegistriesPagesWithContext(arg0 context.Context, arg1 *glue.ListRegistriesInput, arg2 func(*glue.ListRegistriesOutput, bool) bool, arg3 ...request.Option) error
ListRegistriesPagesWithContext mocks base method
func (*MockGlueAPI) ListRegistriesRequest ¶
func (m *MockGlueAPI) ListRegistriesRequest(arg0 *glue.ListRegistriesInput) (*request.Request, *glue.ListRegistriesOutput)
ListRegistriesRequest mocks base method
func (*MockGlueAPI) ListRegistriesWithContext ¶
func (m *MockGlueAPI) ListRegistriesWithContext(arg0 context.Context, arg1 *glue.ListRegistriesInput, arg2 ...request.Option) (*glue.ListRegistriesOutput, error)
ListRegistriesWithContext mocks base method
func (*MockGlueAPI) ListSchemaVersions ¶
func (m *MockGlueAPI) ListSchemaVersions(arg0 *glue.ListSchemaVersionsInput) (*glue.ListSchemaVersionsOutput, error)
ListSchemaVersions mocks base method
func (*MockGlueAPI) ListSchemaVersionsPages ¶
func (m *MockGlueAPI) ListSchemaVersionsPages(arg0 *glue.ListSchemaVersionsInput, arg1 func(*glue.ListSchemaVersionsOutput, bool) bool) error
ListSchemaVersionsPages mocks base method
func (*MockGlueAPI) ListSchemaVersionsPagesWithContext ¶
func (m *MockGlueAPI) ListSchemaVersionsPagesWithContext(arg0 context.Context, arg1 *glue.ListSchemaVersionsInput, arg2 func(*glue.ListSchemaVersionsOutput, bool) bool, arg3 ...request.Option) error
ListSchemaVersionsPagesWithContext mocks base method
func (*MockGlueAPI) ListSchemaVersionsRequest ¶
func (m *MockGlueAPI) ListSchemaVersionsRequest(arg0 *glue.ListSchemaVersionsInput) (*request.Request, *glue.ListSchemaVersionsOutput)
ListSchemaVersionsRequest mocks base method
func (*MockGlueAPI) ListSchemaVersionsWithContext ¶
func (m *MockGlueAPI) ListSchemaVersionsWithContext(arg0 context.Context, arg1 *glue.ListSchemaVersionsInput, arg2 ...request.Option) (*glue.ListSchemaVersionsOutput, error)
ListSchemaVersionsWithContext mocks base method
func (*MockGlueAPI) ListSchemas ¶
func (m *MockGlueAPI) ListSchemas(arg0 *glue.ListSchemasInput) (*glue.ListSchemasOutput, error)
ListSchemas mocks base method
func (*MockGlueAPI) ListSchemasPages ¶
func (m *MockGlueAPI) ListSchemasPages(arg0 *glue.ListSchemasInput, arg1 func(*glue.ListSchemasOutput, bool) bool) error
ListSchemasPages mocks base method
func (*MockGlueAPI) ListSchemasPagesWithContext ¶
func (m *MockGlueAPI) ListSchemasPagesWithContext(arg0 context.Context, arg1 *glue.ListSchemasInput, arg2 func(*glue.ListSchemasOutput, bool) bool, arg3 ...request.Option) error
ListSchemasPagesWithContext mocks base method
func (*MockGlueAPI) ListSchemasRequest ¶
func (m *MockGlueAPI) ListSchemasRequest(arg0 *glue.ListSchemasInput) (*request.Request, *glue.ListSchemasOutput)
ListSchemasRequest mocks base method
func (*MockGlueAPI) ListSchemasWithContext ¶
func (m *MockGlueAPI) ListSchemasWithContext(arg0 context.Context, arg1 *glue.ListSchemasInput, arg2 ...request.Option) (*glue.ListSchemasOutput, error)
ListSchemasWithContext mocks base method
func (*MockGlueAPI) ListTriggers ¶
func (m *MockGlueAPI) ListTriggers(arg0 *glue.ListTriggersInput) (*glue.ListTriggersOutput, error)
ListTriggers mocks base method
func (*MockGlueAPI) ListTriggersPages ¶
func (m *MockGlueAPI) ListTriggersPages(arg0 *glue.ListTriggersInput, arg1 func(*glue.ListTriggersOutput, bool) bool) error
ListTriggersPages mocks base method
func (*MockGlueAPI) ListTriggersPagesWithContext ¶
func (m *MockGlueAPI) ListTriggersPagesWithContext(arg0 context.Context, arg1 *glue.ListTriggersInput, arg2 func(*glue.ListTriggersOutput, bool) bool, arg3 ...request.Option) error
ListTriggersPagesWithContext mocks base method
func (*MockGlueAPI) ListTriggersRequest ¶
func (m *MockGlueAPI) ListTriggersRequest(arg0 *glue.ListTriggersInput) (*request.Request, *glue.ListTriggersOutput)
ListTriggersRequest mocks base method
func (*MockGlueAPI) ListTriggersWithContext ¶
func (m *MockGlueAPI) ListTriggersWithContext(arg0 context.Context, arg1 *glue.ListTriggersInput, arg2 ...request.Option) (*glue.ListTriggersOutput, error)
ListTriggersWithContext mocks base method
func (*MockGlueAPI) ListWorkflows ¶
func (m *MockGlueAPI) ListWorkflows(arg0 *glue.ListWorkflowsInput) (*glue.ListWorkflowsOutput, error)
ListWorkflows mocks base method
func (*MockGlueAPI) ListWorkflowsPages ¶
func (m *MockGlueAPI) ListWorkflowsPages(arg0 *glue.ListWorkflowsInput, arg1 func(*glue.ListWorkflowsOutput, bool) bool) error
ListWorkflowsPages mocks base method
func (*MockGlueAPI) ListWorkflowsPagesWithContext ¶
func (m *MockGlueAPI) ListWorkflowsPagesWithContext(arg0 context.Context, arg1 *glue.ListWorkflowsInput, arg2 func(*glue.ListWorkflowsOutput, bool) bool, arg3 ...request.Option) error
ListWorkflowsPagesWithContext mocks base method
func (*MockGlueAPI) ListWorkflowsRequest ¶
func (m *MockGlueAPI) ListWorkflowsRequest(arg0 *glue.ListWorkflowsInput) (*request.Request, *glue.ListWorkflowsOutput)
ListWorkflowsRequest mocks base method
func (*MockGlueAPI) ListWorkflowsWithContext ¶
func (m *MockGlueAPI) ListWorkflowsWithContext(arg0 context.Context, arg1 *glue.ListWorkflowsInput, arg2 ...request.Option) (*glue.ListWorkflowsOutput, error)
ListWorkflowsWithContext mocks base method
func (*MockGlueAPI) PutDataCatalogEncryptionSettings ¶
func (m *MockGlueAPI) PutDataCatalogEncryptionSettings(arg0 *glue.PutDataCatalogEncryptionSettingsInput) (*glue.PutDataCatalogEncryptionSettingsOutput, error)
PutDataCatalogEncryptionSettings mocks base method
func (*MockGlueAPI) PutDataCatalogEncryptionSettingsRequest ¶
func (m *MockGlueAPI) PutDataCatalogEncryptionSettingsRequest(arg0 *glue.PutDataCatalogEncryptionSettingsInput) (*request.Request, *glue.PutDataCatalogEncryptionSettingsOutput)
PutDataCatalogEncryptionSettingsRequest mocks base method
func (*MockGlueAPI) PutDataCatalogEncryptionSettingsWithContext ¶
func (m *MockGlueAPI) PutDataCatalogEncryptionSettingsWithContext(arg0 context.Context, arg1 *glue.PutDataCatalogEncryptionSettingsInput, arg2 ...request.Option) (*glue.PutDataCatalogEncryptionSettingsOutput, error)
PutDataCatalogEncryptionSettingsWithContext mocks base method
func (*MockGlueAPI) PutResourcePolicy ¶
func (m *MockGlueAPI) PutResourcePolicy(arg0 *glue.PutResourcePolicyInput) (*glue.PutResourcePolicyOutput, error)
PutResourcePolicy mocks base method
func (*MockGlueAPI) PutResourcePolicyRequest ¶
func (m *MockGlueAPI) PutResourcePolicyRequest(arg0 *glue.PutResourcePolicyInput) (*request.Request, *glue.PutResourcePolicyOutput)
PutResourcePolicyRequest mocks base method
func (*MockGlueAPI) PutResourcePolicyWithContext ¶
func (m *MockGlueAPI) PutResourcePolicyWithContext(arg0 context.Context, arg1 *glue.PutResourcePolicyInput, arg2 ...request.Option) (*glue.PutResourcePolicyOutput, error)
PutResourcePolicyWithContext mocks base method
func (*MockGlueAPI) PutSchemaVersionMetadata ¶
func (m *MockGlueAPI) PutSchemaVersionMetadata(arg0 *glue.PutSchemaVersionMetadataInput) (*glue.PutSchemaVersionMetadataOutput, error)
PutSchemaVersionMetadata mocks base method
func (*MockGlueAPI) PutSchemaVersionMetadataRequest ¶
func (m *MockGlueAPI) PutSchemaVersionMetadataRequest(arg0 *glue.PutSchemaVersionMetadataInput) (*request.Request, *glue.PutSchemaVersionMetadataOutput)
PutSchemaVersionMetadataRequest mocks base method
func (*MockGlueAPI) PutSchemaVersionMetadataWithContext ¶
func (m *MockGlueAPI) PutSchemaVersionMetadataWithContext(arg0 context.Context, arg1 *glue.PutSchemaVersionMetadataInput, arg2 ...request.Option) (*glue.PutSchemaVersionMetadataOutput, error)
PutSchemaVersionMetadataWithContext mocks base method
func (*MockGlueAPI) PutWorkflowRunProperties ¶
func (m *MockGlueAPI) PutWorkflowRunProperties(arg0 *glue.PutWorkflowRunPropertiesInput) (*glue.PutWorkflowRunPropertiesOutput, error)
PutWorkflowRunProperties mocks base method
func (*MockGlueAPI) PutWorkflowRunPropertiesRequest ¶
func (m *MockGlueAPI) PutWorkflowRunPropertiesRequest(arg0 *glue.PutWorkflowRunPropertiesInput) (*request.Request, *glue.PutWorkflowRunPropertiesOutput)
PutWorkflowRunPropertiesRequest mocks base method
func (*MockGlueAPI) PutWorkflowRunPropertiesWithContext ¶
func (m *MockGlueAPI) PutWorkflowRunPropertiesWithContext(arg0 context.Context, arg1 *glue.PutWorkflowRunPropertiesInput, arg2 ...request.Option) (*glue.PutWorkflowRunPropertiesOutput, error)
PutWorkflowRunPropertiesWithContext mocks base method
func (*MockGlueAPI) QuerySchemaVersionMetadata ¶
func (m *MockGlueAPI) QuerySchemaVersionMetadata(arg0 *glue.QuerySchemaVersionMetadataInput) (*glue.QuerySchemaVersionMetadataOutput, error)
QuerySchemaVersionMetadata mocks base method
func (*MockGlueAPI) QuerySchemaVersionMetadataRequest ¶
func (m *MockGlueAPI) QuerySchemaVersionMetadataRequest(arg0 *glue.QuerySchemaVersionMetadataInput) (*request.Request, *glue.QuerySchemaVersionMetadataOutput)
QuerySchemaVersionMetadataRequest mocks base method
func (*MockGlueAPI) QuerySchemaVersionMetadataWithContext ¶
func (m *MockGlueAPI) QuerySchemaVersionMetadataWithContext(arg0 context.Context, arg1 *glue.QuerySchemaVersionMetadataInput, arg2 ...request.Option) (*glue.QuerySchemaVersionMetadataOutput, error)
QuerySchemaVersionMetadataWithContext mocks base method
func (*MockGlueAPI) RegisterSchemaVersion ¶
func (m *MockGlueAPI) RegisterSchemaVersion(arg0 *glue.RegisterSchemaVersionInput) (*glue.RegisterSchemaVersionOutput, error)
RegisterSchemaVersion mocks base method
func (*MockGlueAPI) RegisterSchemaVersionRequest ¶
func (m *MockGlueAPI) RegisterSchemaVersionRequest(arg0 *glue.RegisterSchemaVersionInput) (*request.Request, *glue.RegisterSchemaVersionOutput)
RegisterSchemaVersionRequest mocks base method
func (*MockGlueAPI) RegisterSchemaVersionWithContext ¶
func (m *MockGlueAPI) RegisterSchemaVersionWithContext(arg0 context.Context, arg1 *glue.RegisterSchemaVersionInput, arg2 ...request.Option) (*glue.RegisterSchemaVersionOutput, error)
RegisterSchemaVersionWithContext mocks base method
func (*MockGlueAPI) RemoveSchemaVersionMetadata ¶
func (m *MockGlueAPI) RemoveSchemaVersionMetadata(arg0 *glue.RemoveSchemaVersionMetadataInput) (*glue.RemoveSchemaVersionMetadataOutput, error)
RemoveSchemaVersionMetadata mocks base method
func (*MockGlueAPI) RemoveSchemaVersionMetadataRequest ¶
func (m *MockGlueAPI) RemoveSchemaVersionMetadataRequest(arg0 *glue.RemoveSchemaVersionMetadataInput) (*request.Request, *glue.RemoveSchemaVersionMetadataOutput)
RemoveSchemaVersionMetadataRequest mocks base method
func (*MockGlueAPI) RemoveSchemaVersionMetadataWithContext ¶
func (m *MockGlueAPI) RemoveSchemaVersionMetadataWithContext(arg0 context.Context, arg1 *glue.RemoveSchemaVersionMetadataInput, arg2 ...request.Option) (*glue.RemoveSchemaVersionMetadataOutput, error)
RemoveSchemaVersionMetadataWithContext mocks base method
func (*MockGlueAPI) ResetJobBookmark ¶
func (m *MockGlueAPI) ResetJobBookmark(arg0 *glue.ResetJobBookmarkInput) (*glue.ResetJobBookmarkOutput, error)
ResetJobBookmark mocks base method
func (*MockGlueAPI) ResetJobBookmarkRequest ¶
func (m *MockGlueAPI) ResetJobBookmarkRequest(arg0 *glue.ResetJobBookmarkInput) (*request.Request, *glue.ResetJobBookmarkOutput)
ResetJobBookmarkRequest mocks base method
func (*MockGlueAPI) ResetJobBookmarkWithContext ¶
func (m *MockGlueAPI) ResetJobBookmarkWithContext(arg0 context.Context, arg1 *glue.ResetJobBookmarkInput, arg2 ...request.Option) (*glue.ResetJobBookmarkOutput, error)
ResetJobBookmarkWithContext mocks base method
func (*MockGlueAPI) ResumeWorkflowRun ¶
func (m *MockGlueAPI) ResumeWorkflowRun(arg0 *glue.ResumeWorkflowRunInput) (*glue.ResumeWorkflowRunOutput, error)
ResumeWorkflowRun mocks base method
func (*MockGlueAPI) ResumeWorkflowRunRequest ¶
func (m *MockGlueAPI) ResumeWorkflowRunRequest(arg0 *glue.ResumeWorkflowRunInput) (*request.Request, *glue.ResumeWorkflowRunOutput)
ResumeWorkflowRunRequest mocks base method
func (*MockGlueAPI) ResumeWorkflowRunWithContext ¶
func (m *MockGlueAPI) ResumeWorkflowRunWithContext(arg0 context.Context, arg1 *glue.ResumeWorkflowRunInput, arg2 ...request.Option) (*glue.ResumeWorkflowRunOutput, error)
ResumeWorkflowRunWithContext mocks base method
func (*MockGlueAPI) SearchTables ¶
func (m *MockGlueAPI) SearchTables(arg0 *glue.SearchTablesInput) (*glue.SearchTablesOutput, error)
SearchTables mocks base method
func (*MockGlueAPI) SearchTablesPages ¶
func (m *MockGlueAPI) SearchTablesPages(arg0 *glue.SearchTablesInput, arg1 func(*glue.SearchTablesOutput, bool) bool) error
SearchTablesPages mocks base method
func (*MockGlueAPI) SearchTablesPagesWithContext ¶
func (m *MockGlueAPI) SearchTablesPagesWithContext(arg0 context.Context, arg1 *glue.SearchTablesInput, arg2 func(*glue.SearchTablesOutput, bool) bool, arg3 ...request.Option) error
SearchTablesPagesWithContext mocks base method
func (*MockGlueAPI) SearchTablesRequest ¶
func (m *MockGlueAPI) SearchTablesRequest(arg0 *glue.SearchTablesInput) (*request.Request, *glue.SearchTablesOutput)
SearchTablesRequest mocks base method
func (*MockGlueAPI) SearchTablesWithContext ¶
func (m *MockGlueAPI) SearchTablesWithContext(arg0 context.Context, arg1 *glue.SearchTablesInput, arg2 ...request.Option) (*glue.SearchTablesOutput, error)
SearchTablesWithContext mocks base method
func (*MockGlueAPI) StartBlueprintRun ¶
func (m *MockGlueAPI) StartBlueprintRun(arg0 *glue.StartBlueprintRunInput) (*glue.StartBlueprintRunOutput, error)
StartBlueprintRun mocks base method
func (*MockGlueAPI) StartBlueprintRunRequest ¶
func (m *MockGlueAPI) StartBlueprintRunRequest(arg0 *glue.StartBlueprintRunInput) (*request.Request, *glue.StartBlueprintRunOutput)
StartBlueprintRunRequest mocks base method
func (*MockGlueAPI) StartBlueprintRunWithContext ¶
func (m *MockGlueAPI) StartBlueprintRunWithContext(arg0 context.Context, arg1 *glue.StartBlueprintRunInput, arg2 ...request.Option) (*glue.StartBlueprintRunOutput, error)
StartBlueprintRunWithContext mocks base method
func (*MockGlueAPI) StartCrawler ¶
func (m *MockGlueAPI) StartCrawler(arg0 *glue.StartCrawlerInput) (*glue.StartCrawlerOutput, error)
StartCrawler mocks base method
func (*MockGlueAPI) StartCrawlerRequest ¶
func (m *MockGlueAPI) StartCrawlerRequest(arg0 *glue.StartCrawlerInput) (*request.Request, *glue.StartCrawlerOutput)
StartCrawlerRequest mocks base method
func (*MockGlueAPI) StartCrawlerSchedule ¶
func (m *MockGlueAPI) StartCrawlerSchedule(arg0 *glue.StartCrawlerScheduleInput) (*glue.StartCrawlerScheduleOutput, error)
StartCrawlerSchedule mocks base method
func (*MockGlueAPI) StartCrawlerScheduleRequest ¶
func (m *MockGlueAPI) StartCrawlerScheduleRequest(arg0 *glue.StartCrawlerScheduleInput) (*request.Request, *glue.StartCrawlerScheduleOutput)
StartCrawlerScheduleRequest mocks base method
func (*MockGlueAPI) StartCrawlerScheduleWithContext ¶
func (m *MockGlueAPI) StartCrawlerScheduleWithContext(arg0 context.Context, arg1 *glue.StartCrawlerScheduleInput, arg2 ...request.Option) (*glue.StartCrawlerScheduleOutput, error)
StartCrawlerScheduleWithContext mocks base method
func (*MockGlueAPI) StartCrawlerWithContext ¶
func (m *MockGlueAPI) StartCrawlerWithContext(arg0 context.Context, arg1 *glue.StartCrawlerInput, arg2 ...request.Option) (*glue.StartCrawlerOutput, error)
StartCrawlerWithContext mocks base method
func (*MockGlueAPI) StartExportLabelsTaskRun ¶
func (m *MockGlueAPI) StartExportLabelsTaskRun(arg0 *glue.StartExportLabelsTaskRunInput) (*glue.StartExportLabelsTaskRunOutput, error)
StartExportLabelsTaskRun mocks base method
func (*MockGlueAPI) StartExportLabelsTaskRunRequest ¶
func (m *MockGlueAPI) StartExportLabelsTaskRunRequest(arg0 *glue.StartExportLabelsTaskRunInput) (*request.Request, *glue.StartExportLabelsTaskRunOutput)
StartExportLabelsTaskRunRequest mocks base method
func (*MockGlueAPI) StartExportLabelsTaskRunWithContext ¶
func (m *MockGlueAPI) StartExportLabelsTaskRunWithContext(arg0 context.Context, arg1 *glue.StartExportLabelsTaskRunInput, arg2 ...request.Option) (*glue.StartExportLabelsTaskRunOutput, error)
StartExportLabelsTaskRunWithContext mocks base method
func (*MockGlueAPI) StartImportLabelsTaskRun ¶
func (m *MockGlueAPI) StartImportLabelsTaskRun(arg0 *glue.StartImportLabelsTaskRunInput) (*glue.StartImportLabelsTaskRunOutput, error)
StartImportLabelsTaskRun mocks base method
func (*MockGlueAPI) StartImportLabelsTaskRunRequest ¶
func (m *MockGlueAPI) StartImportLabelsTaskRunRequest(arg0 *glue.StartImportLabelsTaskRunInput) (*request.Request, *glue.StartImportLabelsTaskRunOutput)
StartImportLabelsTaskRunRequest mocks base method
func (*MockGlueAPI) StartImportLabelsTaskRunWithContext ¶
func (m *MockGlueAPI) StartImportLabelsTaskRunWithContext(arg0 context.Context, arg1 *glue.StartImportLabelsTaskRunInput, arg2 ...request.Option) (*glue.StartImportLabelsTaskRunOutput, error)
StartImportLabelsTaskRunWithContext mocks base method
func (*MockGlueAPI) StartJobRun ¶
func (m *MockGlueAPI) StartJobRun(arg0 *glue.StartJobRunInput) (*glue.StartJobRunOutput, error)
StartJobRun mocks base method
func (*MockGlueAPI) StartJobRunRequest ¶
func (m *MockGlueAPI) StartJobRunRequest(arg0 *glue.StartJobRunInput) (*request.Request, *glue.StartJobRunOutput)
StartJobRunRequest mocks base method
func (*MockGlueAPI) StartJobRunWithContext ¶
func (m *MockGlueAPI) StartJobRunWithContext(arg0 context.Context, arg1 *glue.StartJobRunInput, arg2 ...request.Option) (*glue.StartJobRunOutput, error)
StartJobRunWithContext mocks base method
func (*MockGlueAPI) StartMLEvaluationTaskRun ¶
func (m *MockGlueAPI) StartMLEvaluationTaskRun(arg0 *glue.StartMLEvaluationTaskRunInput) (*glue.StartMLEvaluationTaskRunOutput, error)
StartMLEvaluationTaskRun mocks base method
func (*MockGlueAPI) StartMLEvaluationTaskRunRequest ¶
func (m *MockGlueAPI) StartMLEvaluationTaskRunRequest(arg0 *glue.StartMLEvaluationTaskRunInput) (*request.Request, *glue.StartMLEvaluationTaskRunOutput)
StartMLEvaluationTaskRunRequest mocks base method
func (*MockGlueAPI) StartMLEvaluationTaskRunWithContext ¶
func (m *MockGlueAPI) StartMLEvaluationTaskRunWithContext(arg0 context.Context, arg1 *glue.StartMLEvaluationTaskRunInput, arg2 ...request.Option) (*glue.StartMLEvaluationTaskRunOutput, error)
StartMLEvaluationTaskRunWithContext mocks base method
func (*MockGlueAPI) StartMLLabelingSetGenerationTaskRun ¶
func (m *MockGlueAPI) StartMLLabelingSetGenerationTaskRun(arg0 *glue.StartMLLabelingSetGenerationTaskRunInput) (*glue.StartMLLabelingSetGenerationTaskRunOutput, error)
StartMLLabelingSetGenerationTaskRun mocks base method
func (*MockGlueAPI) StartMLLabelingSetGenerationTaskRunRequest ¶
func (m *MockGlueAPI) StartMLLabelingSetGenerationTaskRunRequest(arg0 *glue.StartMLLabelingSetGenerationTaskRunInput) (*request.Request, *glue.StartMLLabelingSetGenerationTaskRunOutput)
StartMLLabelingSetGenerationTaskRunRequest mocks base method
func (*MockGlueAPI) StartMLLabelingSetGenerationTaskRunWithContext ¶
func (m *MockGlueAPI) StartMLLabelingSetGenerationTaskRunWithContext(arg0 context.Context, arg1 *glue.StartMLLabelingSetGenerationTaskRunInput, arg2 ...request.Option) (*glue.StartMLLabelingSetGenerationTaskRunOutput, error)
StartMLLabelingSetGenerationTaskRunWithContext mocks base method
func (*MockGlueAPI) StartTrigger ¶
func (m *MockGlueAPI) StartTrigger(arg0 *glue.StartTriggerInput) (*glue.StartTriggerOutput, error)
StartTrigger mocks base method
func (*MockGlueAPI) StartTriggerRequest ¶
func (m *MockGlueAPI) StartTriggerRequest(arg0 *glue.StartTriggerInput) (*request.Request, *glue.StartTriggerOutput)
StartTriggerRequest mocks base method
func (*MockGlueAPI) StartTriggerWithContext ¶
func (m *MockGlueAPI) StartTriggerWithContext(arg0 context.Context, arg1 *glue.StartTriggerInput, arg2 ...request.Option) (*glue.StartTriggerOutput, error)
StartTriggerWithContext mocks base method
func (*MockGlueAPI) StartWorkflowRun ¶
func (m *MockGlueAPI) StartWorkflowRun(arg0 *glue.StartWorkflowRunInput) (*glue.StartWorkflowRunOutput, error)
StartWorkflowRun mocks base method
func (*MockGlueAPI) StartWorkflowRunRequest ¶
func (m *MockGlueAPI) StartWorkflowRunRequest(arg0 *glue.StartWorkflowRunInput) (*request.Request, *glue.StartWorkflowRunOutput)
StartWorkflowRunRequest mocks base method
func (*MockGlueAPI) StartWorkflowRunWithContext ¶
func (m *MockGlueAPI) StartWorkflowRunWithContext(arg0 context.Context, arg1 *glue.StartWorkflowRunInput, arg2 ...request.Option) (*glue.StartWorkflowRunOutput, error)
StartWorkflowRunWithContext mocks base method
func (*MockGlueAPI) StopCrawler ¶
func (m *MockGlueAPI) StopCrawler(arg0 *glue.StopCrawlerInput) (*glue.StopCrawlerOutput, error)
StopCrawler mocks base method
func (*MockGlueAPI) StopCrawlerRequest ¶
func (m *MockGlueAPI) StopCrawlerRequest(arg0 *glue.StopCrawlerInput) (*request.Request, *glue.StopCrawlerOutput)
StopCrawlerRequest mocks base method
func (*MockGlueAPI) StopCrawlerSchedule ¶
func (m *MockGlueAPI) StopCrawlerSchedule(arg0 *glue.StopCrawlerScheduleInput) (*glue.StopCrawlerScheduleOutput, error)
StopCrawlerSchedule mocks base method
func (*MockGlueAPI) StopCrawlerScheduleRequest ¶
func (m *MockGlueAPI) StopCrawlerScheduleRequest(arg0 *glue.StopCrawlerScheduleInput) (*request.Request, *glue.StopCrawlerScheduleOutput)
StopCrawlerScheduleRequest mocks base method
func (*MockGlueAPI) StopCrawlerScheduleWithContext ¶
func (m *MockGlueAPI) StopCrawlerScheduleWithContext(arg0 context.Context, arg1 *glue.StopCrawlerScheduleInput, arg2 ...request.Option) (*glue.StopCrawlerScheduleOutput, error)
StopCrawlerScheduleWithContext mocks base method
func (*MockGlueAPI) StopCrawlerWithContext ¶
func (m *MockGlueAPI) StopCrawlerWithContext(arg0 context.Context, arg1 *glue.StopCrawlerInput, arg2 ...request.Option) (*glue.StopCrawlerOutput, error)
StopCrawlerWithContext mocks base method
func (*MockGlueAPI) StopTrigger ¶
func (m *MockGlueAPI) StopTrigger(arg0 *glue.StopTriggerInput) (*glue.StopTriggerOutput, error)
StopTrigger mocks base method
func (*MockGlueAPI) StopTriggerRequest ¶
func (m *MockGlueAPI) StopTriggerRequest(arg0 *glue.StopTriggerInput) (*request.Request, *glue.StopTriggerOutput)
StopTriggerRequest mocks base method
func (*MockGlueAPI) StopTriggerWithContext ¶
func (m *MockGlueAPI) StopTriggerWithContext(arg0 context.Context, arg1 *glue.StopTriggerInput, arg2 ...request.Option) (*glue.StopTriggerOutput, error)
StopTriggerWithContext mocks base method
func (*MockGlueAPI) StopWorkflowRun ¶
func (m *MockGlueAPI) StopWorkflowRun(arg0 *glue.StopWorkflowRunInput) (*glue.StopWorkflowRunOutput, error)
StopWorkflowRun mocks base method
func (*MockGlueAPI) StopWorkflowRunRequest ¶
func (m *MockGlueAPI) StopWorkflowRunRequest(arg0 *glue.StopWorkflowRunInput) (*request.Request, *glue.StopWorkflowRunOutput)
StopWorkflowRunRequest mocks base method
func (*MockGlueAPI) StopWorkflowRunWithContext ¶
func (m *MockGlueAPI) StopWorkflowRunWithContext(arg0 context.Context, arg1 *glue.StopWorkflowRunInput, arg2 ...request.Option) (*glue.StopWorkflowRunOutput, error)
StopWorkflowRunWithContext mocks base method
func (*MockGlueAPI) TagResource ¶
func (m *MockGlueAPI) TagResource(arg0 *glue.TagResourceInput) (*glue.TagResourceOutput, error)
TagResource mocks base method
func (*MockGlueAPI) TagResourceRequest ¶
func (m *MockGlueAPI) TagResourceRequest(arg0 *glue.TagResourceInput) (*request.Request, *glue.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockGlueAPI) TagResourceWithContext ¶
func (m *MockGlueAPI) TagResourceWithContext(arg0 context.Context, arg1 *glue.TagResourceInput, arg2 ...request.Option) (*glue.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockGlueAPI) UntagResource ¶
func (m *MockGlueAPI) UntagResource(arg0 *glue.UntagResourceInput) (*glue.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockGlueAPI) UntagResourceRequest ¶
func (m *MockGlueAPI) UntagResourceRequest(arg0 *glue.UntagResourceInput) (*request.Request, *glue.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockGlueAPI) UntagResourceWithContext ¶
func (m *MockGlueAPI) UntagResourceWithContext(arg0 context.Context, arg1 *glue.UntagResourceInput, arg2 ...request.Option) (*glue.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockGlueAPI) UpdateBlueprint ¶
func (m *MockGlueAPI) UpdateBlueprint(arg0 *glue.UpdateBlueprintInput) (*glue.UpdateBlueprintOutput, error)
UpdateBlueprint mocks base method
func (*MockGlueAPI) UpdateBlueprintRequest ¶
func (m *MockGlueAPI) UpdateBlueprintRequest(arg0 *glue.UpdateBlueprintInput) (*request.Request, *glue.UpdateBlueprintOutput)
UpdateBlueprintRequest mocks base method
func (*MockGlueAPI) UpdateBlueprintWithContext ¶
func (m *MockGlueAPI) UpdateBlueprintWithContext(arg0 context.Context, arg1 *glue.UpdateBlueprintInput, arg2 ...request.Option) (*glue.UpdateBlueprintOutput, error)
UpdateBlueprintWithContext mocks base method
func (*MockGlueAPI) UpdateClassifier ¶
func (m *MockGlueAPI) UpdateClassifier(arg0 *glue.UpdateClassifierInput) (*glue.UpdateClassifierOutput, error)
UpdateClassifier mocks base method
func (*MockGlueAPI) UpdateClassifierRequest ¶
func (m *MockGlueAPI) UpdateClassifierRequest(arg0 *glue.UpdateClassifierInput) (*request.Request, *glue.UpdateClassifierOutput)
UpdateClassifierRequest mocks base method
func (*MockGlueAPI) UpdateClassifierWithContext ¶
func (m *MockGlueAPI) UpdateClassifierWithContext(arg0 context.Context, arg1 *glue.UpdateClassifierInput, arg2 ...request.Option) (*glue.UpdateClassifierOutput, error)
UpdateClassifierWithContext mocks base method
func (*MockGlueAPI) UpdateColumnStatisticsForPartition ¶
func (m *MockGlueAPI) UpdateColumnStatisticsForPartition(arg0 *glue.UpdateColumnStatisticsForPartitionInput) (*glue.UpdateColumnStatisticsForPartitionOutput, error)
UpdateColumnStatisticsForPartition mocks base method
func (*MockGlueAPI) UpdateColumnStatisticsForPartitionRequest ¶
func (m *MockGlueAPI) UpdateColumnStatisticsForPartitionRequest(arg0 *glue.UpdateColumnStatisticsForPartitionInput) (*request.Request, *glue.UpdateColumnStatisticsForPartitionOutput)
UpdateColumnStatisticsForPartitionRequest mocks base method
func (*MockGlueAPI) UpdateColumnStatisticsForPartitionWithContext ¶
func (m *MockGlueAPI) UpdateColumnStatisticsForPartitionWithContext(arg0 context.Context, arg1 *glue.UpdateColumnStatisticsForPartitionInput, arg2 ...request.Option) (*glue.UpdateColumnStatisticsForPartitionOutput, error)
UpdateColumnStatisticsForPartitionWithContext mocks base method
func (*MockGlueAPI) UpdateColumnStatisticsForTable ¶
func (m *MockGlueAPI) UpdateColumnStatisticsForTable(arg0 *glue.UpdateColumnStatisticsForTableInput) (*glue.UpdateColumnStatisticsForTableOutput, error)
UpdateColumnStatisticsForTable mocks base method
func (*MockGlueAPI) UpdateColumnStatisticsForTableRequest ¶
func (m *MockGlueAPI) UpdateColumnStatisticsForTableRequest(arg0 *glue.UpdateColumnStatisticsForTableInput) (*request.Request, *glue.UpdateColumnStatisticsForTableOutput)
UpdateColumnStatisticsForTableRequest mocks base method
func (*MockGlueAPI) UpdateColumnStatisticsForTableWithContext ¶
func (m *MockGlueAPI) UpdateColumnStatisticsForTableWithContext(arg0 context.Context, arg1 *glue.UpdateColumnStatisticsForTableInput, arg2 ...request.Option) (*glue.UpdateColumnStatisticsForTableOutput, error)
UpdateColumnStatisticsForTableWithContext mocks base method
func (*MockGlueAPI) UpdateConnection ¶
func (m *MockGlueAPI) UpdateConnection(arg0 *glue.UpdateConnectionInput) (*glue.UpdateConnectionOutput, error)
UpdateConnection mocks base method
func (*MockGlueAPI) UpdateConnectionRequest ¶
func (m *MockGlueAPI) UpdateConnectionRequest(arg0 *glue.UpdateConnectionInput) (*request.Request, *glue.UpdateConnectionOutput)
UpdateConnectionRequest mocks base method
func (*MockGlueAPI) UpdateConnectionWithContext ¶
func (m *MockGlueAPI) UpdateConnectionWithContext(arg0 context.Context, arg1 *glue.UpdateConnectionInput, arg2 ...request.Option) (*glue.UpdateConnectionOutput, error)
UpdateConnectionWithContext mocks base method
func (*MockGlueAPI) UpdateCrawler ¶
func (m *MockGlueAPI) UpdateCrawler(arg0 *glue.UpdateCrawlerInput) (*glue.UpdateCrawlerOutput, error)
UpdateCrawler mocks base method
func (*MockGlueAPI) UpdateCrawlerRequest ¶
func (m *MockGlueAPI) UpdateCrawlerRequest(arg0 *glue.UpdateCrawlerInput) (*request.Request, *glue.UpdateCrawlerOutput)
UpdateCrawlerRequest mocks base method
func (*MockGlueAPI) UpdateCrawlerSchedule ¶
func (m *MockGlueAPI) UpdateCrawlerSchedule(arg0 *glue.UpdateCrawlerScheduleInput) (*glue.UpdateCrawlerScheduleOutput, error)
UpdateCrawlerSchedule mocks base method
func (*MockGlueAPI) UpdateCrawlerScheduleRequest ¶
func (m *MockGlueAPI) UpdateCrawlerScheduleRequest(arg0 *glue.UpdateCrawlerScheduleInput) (*request.Request, *glue.UpdateCrawlerScheduleOutput)
UpdateCrawlerScheduleRequest mocks base method
func (*MockGlueAPI) UpdateCrawlerScheduleWithContext ¶
func (m *MockGlueAPI) UpdateCrawlerScheduleWithContext(arg0 context.Context, arg1 *glue.UpdateCrawlerScheduleInput, arg2 ...request.Option) (*glue.UpdateCrawlerScheduleOutput, error)
UpdateCrawlerScheduleWithContext mocks base method
func (*MockGlueAPI) UpdateCrawlerWithContext ¶
func (m *MockGlueAPI) UpdateCrawlerWithContext(arg0 context.Context, arg1 *glue.UpdateCrawlerInput, arg2 ...request.Option) (*glue.UpdateCrawlerOutput, error)
UpdateCrawlerWithContext mocks base method
func (*MockGlueAPI) UpdateDatabase ¶
func (m *MockGlueAPI) UpdateDatabase(arg0 *glue.UpdateDatabaseInput) (*glue.UpdateDatabaseOutput, error)
UpdateDatabase mocks base method
func (*MockGlueAPI) UpdateDatabaseRequest ¶
func (m *MockGlueAPI) UpdateDatabaseRequest(arg0 *glue.UpdateDatabaseInput) (*request.Request, *glue.UpdateDatabaseOutput)
UpdateDatabaseRequest mocks base method
func (*MockGlueAPI) UpdateDatabaseWithContext ¶
func (m *MockGlueAPI) UpdateDatabaseWithContext(arg0 context.Context, arg1 *glue.UpdateDatabaseInput, arg2 ...request.Option) (*glue.UpdateDatabaseOutput, error)
UpdateDatabaseWithContext mocks base method
func (*MockGlueAPI) UpdateDevEndpoint ¶
func (m *MockGlueAPI) UpdateDevEndpoint(arg0 *glue.UpdateDevEndpointInput) (*glue.UpdateDevEndpointOutput, error)
UpdateDevEndpoint mocks base method
func (*MockGlueAPI) UpdateDevEndpointRequest ¶
func (m *MockGlueAPI) UpdateDevEndpointRequest(arg0 *glue.UpdateDevEndpointInput) (*request.Request, *glue.UpdateDevEndpointOutput)
UpdateDevEndpointRequest mocks base method
func (*MockGlueAPI) UpdateDevEndpointWithContext ¶
func (m *MockGlueAPI) UpdateDevEndpointWithContext(arg0 context.Context, arg1 *glue.UpdateDevEndpointInput, arg2 ...request.Option) (*glue.UpdateDevEndpointOutput, error)
UpdateDevEndpointWithContext mocks base method
func (*MockGlueAPI) UpdateJob ¶
func (m *MockGlueAPI) UpdateJob(arg0 *glue.UpdateJobInput) (*glue.UpdateJobOutput, error)
UpdateJob mocks base method
func (*MockGlueAPI) UpdateJobRequest ¶
func (m *MockGlueAPI) UpdateJobRequest(arg0 *glue.UpdateJobInput) (*request.Request, *glue.UpdateJobOutput)
UpdateJobRequest mocks base method
func (*MockGlueAPI) UpdateJobWithContext ¶
func (m *MockGlueAPI) UpdateJobWithContext(arg0 context.Context, arg1 *glue.UpdateJobInput, arg2 ...request.Option) (*glue.UpdateJobOutput, error)
UpdateJobWithContext mocks base method
func (*MockGlueAPI) UpdateMLTransform ¶
func (m *MockGlueAPI) UpdateMLTransform(arg0 *glue.UpdateMLTransformInput) (*glue.UpdateMLTransformOutput, error)
UpdateMLTransform mocks base method
func (*MockGlueAPI) UpdateMLTransformRequest ¶
func (m *MockGlueAPI) UpdateMLTransformRequest(arg0 *glue.UpdateMLTransformInput) (*request.Request, *glue.UpdateMLTransformOutput)
UpdateMLTransformRequest mocks base method
func (*MockGlueAPI) UpdateMLTransformWithContext ¶
func (m *MockGlueAPI) UpdateMLTransformWithContext(arg0 context.Context, arg1 *glue.UpdateMLTransformInput, arg2 ...request.Option) (*glue.UpdateMLTransformOutput, error)
UpdateMLTransformWithContext mocks base method
func (*MockGlueAPI) UpdatePartition ¶
func (m *MockGlueAPI) UpdatePartition(arg0 *glue.UpdatePartitionInput) (*glue.UpdatePartitionOutput, error)
UpdatePartition mocks base method
func (*MockGlueAPI) UpdatePartitionRequest ¶
func (m *MockGlueAPI) UpdatePartitionRequest(arg0 *glue.UpdatePartitionInput) (*request.Request, *glue.UpdatePartitionOutput)
UpdatePartitionRequest mocks base method
func (*MockGlueAPI) UpdatePartitionWithContext ¶
func (m *MockGlueAPI) UpdatePartitionWithContext(arg0 context.Context, arg1 *glue.UpdatePartitionInput, arg2 ...request.Option) (*glue.UpdatePartitionOutput, error)
UpdatePartitionWithContext mocks base method
func (*MockGlueAPI) UpdateRegistry ¶
func (m *MockGlueAPI) UpdateRegistry(arg0 *glue.UpdateRegistryInput) (*glue.UpdateRegistryOutput, error)
UpdateRegistry mocks base method
func (*MockGlueAPI) UpdateRegistryRequest ¶
func (m *MockGlueAPI) UpdateRegistryRequest(arg0 *glue.UpdateRegistryInput) (*request.Request, *glue.UpdateRegistryOutput)
UpdateRegistryRequest mocks base method
func (*MockGlueAPI) UpdateRegistryWithContext ¶
func (m *MockGlueAPI) UpdateRegistryWithContext(arg0 context.Context, arg1 *glue.UpdateRegistryInput, arg2 ...request.Option) (*glue.UpdateRegistryOutput, error)
UpdateRegistryWithContext mocks base method
func (*MockGlueAPI) UpdateSchema ¶
func (m *MockGlueAPI) UpdateSchema(arg0 *glue.UpdateSchemaInput) (*glue.UpdateSchemaOutput, error)
UpdateSchema mocks base method
func (*MockGlueAPI) UpdateSchemaRequest ¶
func (m *MockGlueAPI) UpdateSchemaRequest(arg0 *glue.UpdateSchemaInput) (*request.Request, *glue.UpdateSchemaOutput)
UpdateSchemaRequest mocks base method
func (*MockGlueAPI) UpdateSchemaWithContext ¶
func (m *MockGlueAPI) UpdateSchemaWithContext(arg0 context.Context, arg1 *glue.UpdateSchemaInput, arg2 ...request.Option) (*glue.UpdateSchemaOutput, error)
UpdateSchemaWithContext mocks base method
func (*MockGlueAPI) UpdateTable ¶
func (m *MockGlueAPI) UpdateTable(arg0 *glue.UpdateTableInput) (*glue.UpdateTableOutput, error)
UpdateTable mocks base method
func (*MockGlueAPI) UpdateTableRequest ¶
func (m *MockGlueAPI) UpdateTableRequest(arg0 *glue.UpdateTableInput) (*request.Request, *glue.UpdateTableOutput)
UpdateTableRequest mocks base method
func (*MockGlueAPI) UpdateTableWithContext ¶
func (m *MockGlueAPI) UpdateTableWithContext(arg0 context.Context, arg1 *glue.UpdateTableInput, arg2 ...request.Option) (*glue.UpdateTableOutput, error)
UpdateTableWithContext mocks base method
func (*MockGlueAPI) UpdateTrigger ¶
func (m *MockGlueAPI) UpdateTrigger(arg0 *glue.UpdateTriggerInput) (*glue.UpdateTriggerOutput, error)
UpdateTrigger mocks base method
func (*MockGlueAPI) UpdateTriggerRequest ¶
func (m *MockGlueAPI) UpdateTriggerRequest(arg0 *glue.UpdateTriggerInput) (*request.Request, *glue.UpdateTriggerOutput)
UpdateTriggerRequest mocks base method
func (*MockGlueAPI) UpdateTriggerWithContext ¶
func (m *MockGlueAPI) UpdateTriggerWithContext(arg0 context.Context, arg1 *glue.UpdateTriggerInput, arg2 ...request.Option) (*glue.UpdateTriggerOutput, error)
UpdateTriggerWithContext mocks base method
func (*MockGlueAPI) UpdateUserDefinedFunction ¶
func (m *MockGlueAPI) UpdateUserDefinedFunction(arg0 *glue.UpdateUserDefinedFunctionInput) (*glue.UpdateUserDefinedFunctionOutput, error)
UpdateUserDefinedFunction mocks base method
func (*MockGlueAPI) UpdateUserDefinedFunctionRequest ¶
func (m *MockGlueAPI) UpdateUserDefinedFunctionRequest(arg0 *glue.UpdateUserDefinedFunctionInput) (*request.Request, *glue.UpdateUserDefinedFunctionOutput)
UpdateUserDefinedFunctionRequest mocks base method
func (*MockGlueAPI) UpdateUserDefinedFunctionWithContext ¶
func (m *MockGlueAPI) UpdateUserDefinedFunctionWithContext(arg0 context.Context, arg1 *glue.UpdateUserDefinedFunctionInput, arg2 ...request.Option) (*glue.UpdateUserDefinedFunctionOutput, error)
UpdateUserDefinedFunctionWithContext mocks base method
func (*MockGlueAPI) UpdateWorkflow ¶
func (m *MockGlueAPI) UpdateWorkflow(arg0 *glue.UpdateWorkflowInput) (*glue.UpdateWorkflowOutput, error)
UpdateWorkflow mocks base method
func (*MockGlueAPI) UpdateWorkflowRequest ¶
func (m *MockGlueAPI) UpdateWorkflowRequest(arg0 *glue.UpdateWorkflowInput) (*request.Request, *glue.UpdateWorkflowOutput)
UpdateWorkflowRequest mocks base method
func (*MockGlueAPI) UpdateWorkflowWithContext ¶
func (m *MockGlueAPI) UpdateWorkflowWithContext(arg0 context.Context, arg1 *glue.UpdateWorkflowInput, arg2 ...request.Option) (*glue.UpdateWorkflowOutput, error)
UpdateWorkflowWithContext mocks base method
type MockGlueAPIMockRecorder ¶
type MockGlueAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockGlueAPIMockRecorder is the mock recorder for MockGlueAPI
func (*MockGlueAPIMockRecorder) BatchCreatePartition ¶
func (mr *MockGlueAPIMockRecorder) BatchCreatePartition(arg0 interface{}) *gomock.Call
BatchCreatePartition indicates an expected call of BatchCreatePartition
func (*MockGlueAPIMockRecorder) BatchCreatePartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchCreatePartitionRequest(arg0 interface{}) *gomock.Call
BatchCreatePartitionRequest indicates an expected call of BatchCreatePartitionRequest
func (*MockGlueAPIMockRecorder) BatchCreatePartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchCreatePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchCreatePartitionWithContext indicates an expected call of BatchCreatePartitionWithContext
func (*MockGlueAPIMockRecorder) BatchDeleteConnection ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteConnection(arg0 interface{}) *gomock.Call
BatchDeleteConnection indicates an expected call of BatchDeleteConnection
func (*MockGlueAPIMockRecorder) BatchDeleteConnectionRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteConnectionRequest(arg0 interface{}) *gomock.Call
BatchDeleteConnectionRequest indicates an expected call of BatchDeleteConnectionRequest
func (*MockGlueAPIMockRecorder) BatchDeleteConnectionWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteConnectionWithContext indicates an expected call of BatchDeleteConnectionWithContext
func (*MockGlueAPIMockRecorder) BatchDeletePartition ¶
func (mr *MockGlueAPIMockRecorder) BatchDeletePartition(arg0 interface{}) *gomock.Call
BatchDeletePartition indicates an expected call of BatchDeletePartition
func (*MockGlueAPIMockRecorder) BatchDeletePartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchDeletePartitionRequest(arg0 interface{}) *gomock.Call
BatchDeletePartitionRequest indicates an expected call of BatchDeletePartitionRequest
func (*MockGlueAPIMockRecorder) BatchDeletePartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchDeletePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeletePartitionWithContext indicates an expected call of BatchDeletePartitionWithContext
func (*MockGlueAPIMockRecorder) BatchDeleteTable ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteTable(arg0 interface{}) *gomock.Call
BatchDeleteTable indicates an expected call of BatchDeleteTable
func (*MockGlueAPIMockRecorder) BatchDeleteTableRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteTableRequest(arg0 interface{}) *gomock.Call
BatchDeleteTableRequest indicates an expected call of BatchDeleteTableRequest
func (*MockGlueAPIMockRecorder) BatchDeleteTableVersion ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteTableVersion(arg0 interface{}) *gomock.Call
BatchDeleteTableVersion indicates an expected call of BatchDeleteTableVersion
func (*MockGlueAPIMockRecorder) BatchDeleteTableVersionRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteTableVersionRequest(arg0 interface{}) *gomock.Call
BatchDeleteTableVersionRequest indicates an expected call of BatchDeleteTableVersionRequest
func (*MockGlueAPIMockRecorder) BatchDeleteTableVersionWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteTableVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteTableVersionWithContext indicates an expected call of BatchDeleteTableVersionWithContext
func (*MockGlueAPIMockRecorder) BatchDeleteTableWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchDeleteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteTableWithContext indicates an expected call of BatchDeleteTableWithContext
func (*MockGlueAPIMockRecorder) BatchGetBlueprints ¶
func (mr *MockGlueAPIMockRecorder) BatchGetBlueprints(arg0 interface{}) *gomock.Call
BatchGetBlueprints indicates an expected call of BatchGetBlueprints
func (*MockGlueAPIMockRecorder) BatchGetBlueprintsRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchGetBlueprintsRequest(arg0 interface{}) *gomock.Call
BatchGetBlueprintsRequest indicates an expected call of BatchGetBlueprintsRequest
func (*MockGlueAPIMockRecorder) BatchGetBlueprintsWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchGetBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetBlueprintsWithContext indicates an expected call of BatchGetBlueprintsWithContext
func (*MockGlueAPIMockRecorder) BatchGetCrawlers ¶
func (mr *MockGlueAPIMockRecorder) BatchGetCrawlers(arg0 interface{}) *gomock.Call
BatchGetCrawlers indicates an expected call of BatchGetCrawlers
func (*MockGlueAPIMockRecorder) BatchGetCrawlersRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchGetCrawlersRequest(arg0 interface{}) *gomock.Call
BatchGetCrawlersRequest indicates an expected call of BatchGetCrawlersRequest
func (*MockGlueAPIMockRecorder) BatchGetCrawlersWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchGetCrawlersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetCrawlersWithContext indicates an expected call of BatchGetCrawlersWithContext
func (*MockGlueAPIMockRecorder) BatchGetDevEndpoints ¶
func (mr *MockGlueAPIMockRecorder) BatchGetDevEndpoints(arg0 interface{}) *gomock.Call
BatchGetDevEndpoints indicates an expected call of BatchGetDevEndpoints
func (*MockGlueAPIMockRecorder) BatchGetDevEndpointsRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchGetDevEndpointsRequest(arg0 interface{}) *gomock.Call
BatchGetDevEndpointsRequest indicates an expected call of BatchGetDevEndpointsRequest
func (*MockGlueAPIMockRecorder) BatchGetDevEndpointsWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchGetDevEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetDevEndpointsWithContext indicates an expected call of BatchGetDevEndpointsWithContext
func (*MockGlueAPIMockRecorder) BatchGetJobs ¶
func (mr *MockGlueAPIMockRecorder) BatchGetJobs(arg0 interface{}) *gomock.Call
BatchGetJobs indicates an expected call of BatchGetJobs
func (*MockGlueAPIMockRecorder) BatchGetJobsRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchGetJobsRequest(arg0 interface{}) *gomock.Call
BatchGetJobsRequest indicates an expected call of BatchGetJobsRequest
func (*MockGlueAPIMockRecorder) BatchGetJobsWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchGetJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetJobsWithContext indicates an expected call of BatchGetJobsWithContext
func (*MockGlueAPIMockRecorder) BatchGetPartition ¶
func (mr *MockGlueAPIMockRecorder) BatchGetPartition(arg0 interface{}) *gomock.Call
BatchGetPartition indicates an expected call of BatchGetPartition
func (*MockGlueAPIMockRecorder) BatchGetPartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchGetPartitionRequest(arg0 interface{}) *gomock.Call
BatchGetPartitionRequest indicates an expected call of BatchGetPartitionRequest
func (*MockGlueAPIMockRecorder) BatchGetPartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchGetPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetPartitionWithContext indicates an expected call of BatchGetPartitionWithContext
func (*MockGlueAPIMockRecorder) BatchGetTriggers ¶
func (mr *MockGlueAPIMockRecorder) BatchGetTriggers(arg0 interface{}) *gomock.Call
BatchGetTriggers indicates an expected call of BatchGetTriggers
func (*MockGlueAPIMockRecorder) BatchGetTriggersRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchGetTriggersRequest(arg0 interface{}) *gomock.Call
BatchGetTriggersRequest indicates an expected call of BatchGetTriggersRequest
func (*MockGlueAPIMockRecorder) BatchGetTriggersWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchGetTriggersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetTriggersWithContext indicates an expected call of BatchGetTriggersWithContext
func (*MockGlueAPIMockRecorder) BatchGetWorkflows ¶
func (mr *MockGlueAPIMockRecorder) BatchGetWorkflows(arg0 interface{}) *gomock.Call
BatchGetWorkflows indicates an expected call of BatchGetWorkflows
func (*MockGlueAPIMockRecorder) BatchGetWorkflowsRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchGetWorkflowsRequest(arg0 interface{}) *gomock.Call
BatchGetWorkflowsRequest indicates an expected call of BatchGetWorkflowsRequest
func (*MockGlueAPIMockRecorder) BatchGetWorkflowsWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchGetWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetWorkflowsWithContext indicates an expected call of BatchGetWorkflowsWithContext
func (*MockGlueAPIMockRecorder) BatchStopJobRun ¶
func (mr *MockGlueAPIMockRecorder) BatchStopJobRun(arg0 interface{}) *gomock.Call
BatchStopJobRun indicates an expected call of BatchStopJobRun
func (*MockGlueAPIMockRecorder) BatchStopJobRunRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchStopJobRunRequest(arg0 interface{}) *gomock.Call
BatchStopJobRunRequest indicates an expected call of BatchStopJobRunRequest
func (*MockGlueAPIMockRecorder) BatchStopJobRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchStopJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchStopJobRunWithContext indicates an expected call of BatchStopJobRunWithContext
func (*MockGlueAPIMockRecorder) BatchUpdatePartition ¶
func (mr *MockGlueAPIMockRecorder) BatchUpdatePartition(arg0 interface{}) *gomock.Call
BatchUpdatePartition indicates an expected call of BatchUpdatePartition
func (*MockGlueAPIMockRecorder) BatchUpdatePartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) BatchUpdatePartitionRequest(arg0 interface{}) *gomock.Call
BatchUpdatePartitionRequest indicates an expected call of BatchUpdatePartitionRequest
func (*MockGlueAPIMockRecorder) BatchUpdatePartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) BatchUpdatePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchUpdatePartitionWithContext indicates an expected call of BatchUpdatePartitionWithContext
func (*MockGlueAPIMockRecorder) CancelMLTaskRun ¶
func (mr *MockGlueAPIMockRecorder) CancelMLTaskRun(arg0 interface{}) *gomock.Call
CancelMLTaskRun indicates an expected call of CancelMLTaskRun
func (*MockGlueAPIMockRecorder) CancelMLTaskRunRequest ¶
func (mr *MockGlueAPIMockRecorder) CancelMLTaskRunRequest(arg0 interface{}) *gomock.Call
CancelMLTaskRunRequest indicates an expected call of CancelMLTaskRunRequest
func (*MockGlueAPIMockRecorder) CancelMLTaskRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) CancelMLTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelMLTaskRunWithContext indicates an expected call of CancelMLTaskRunWithContext
func (*MockGlueAPIMockRecorder) CheckSchemaVersionValidity ¶
func (mr *MockGlueAPIMockRecorder) CheckSchemaVersionValidity(arg0 interface{}) *gomock.Call
CheckSchemaVersionValidity indicates an expected call of CheckSchemaVersionValidity
func (*MockGlueAPIMockRecorder) CheckSchemaVersionValidityRequest ¶
func (mr *MockGlueAPIMockRecorder) CheckSchemaVersionValidityRequest(arg0 interface{}) *gomock.Call
CheckSchemaVersionValidityRequest indicates an expected call of CheckSchemaVersionValidityRequest
func (*MockGlueAPIMockRecorder) CheckSchemaVersionValidityWithContext ¶
func (mr *MockGlueAPIMockRecorder) CheckSchemaVersionValidityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CheckSchemaVersionValidityWithContext indicates an expected call of CheckSchemaVersionValidityWithContext
func (*MockGlueAPIMockRecorder) CreateBlueprint ¶
func (mr *MockGlueAPIMockRecorder) CreateBlueprint(arg0 interface{}) *gomock.Call
CreateBlueprint indicates an expected call of CreateBlueprint
func (*MockGlueAPIMockRecorder) CreateBlueprintRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateBlueprintRequest(arg0 interface{}) *gomock.Call
CreateBlueprintRequest indicates an expected call of CreateBlueprintRequest
func (*MockGlueAPIMockRecorder) CreateBlueprintWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateBlueprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBlueprintWithContext indicates an expected call of CreateBlueprintWithContext
func (*MockGlueAPIMockRecorder) CreateClassifier ¶
func (mr *MockGlueAPIMockRecorder) CreateClassifier(arg0 interface{}) *gomock.Call
CreateClassifier indicates an expected call of CreateClassifier
func (*MockGlueAPIMockRecorder) CreateClassifierRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateClassifierRequest(arg0 interface{}) *gomock.Call
CreateClassifierRequest indicates an expected call of CreateClassifierRequest
func (*MockGlueAPIMockRecorder) CreateClassifierWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateClassifierWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateClassifierWithContext indicates an expected call of CreateClassifierWithContext
func (*MockGlueAPIMockRecorder) CreateConnection ¶
func (mr *MockGlueAPIMockRecorder) CreateConnection(arg0 interface{}) *gomock.Call
CreateConnection indicates an expected call of CreateConnection
func (*MockGlueAPIMockRecorder) CreateConnectionRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateConnectionRequest(arg0 interface{}) *gomock.Call
CreateConnectionRequest indicates an expected call of CreateConnectionRequest
func (*MockGlueAPIMockRecorder) CreateConnectionWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateConnectionWithContext indicates an expected call of CreateConnectionWithContext
func (*MockGlueAPIMockRecorder) CreateCrawler ¶
func (mr *MockGlueAPIMockRecorder) CreateCrawler(arg0 interface{}) *gomock.Call
CreateCrawler indicates an expected call of CreateCrawler
func (*MockGlueAPIMockRecorder) CreateCrawlerRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateCrawlerRequest(arg0 interface{}) *gomock.Call
CreateCrawlerRequest indicates an expected call of CreateCrawlerRequest
func (*MockGlueAPIMockRecorder) CreateCrawlerWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCrawlerWithContext indicates an expected call of CreateCrawlerWithContext
func (*MockGlueAPIMockRecorder) CreateDatabase ¶
func (mr *MockGlueAPIMockRecorder) CreateDatabase(arg0 interface{}) *gomock.Call
CreateDatabase indicates an expected call of CreateDatabase
func (*MockGlueAPIMockRecorder) CreateDatabaseRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateDatabaseRequest(arg0 interface{}) *gomock.Call
CreateDatabaseRequest indicates an expected call of CreateDatabaseRequest
func (*MockGlueAPIMockRecorder) CreateDatabaseWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDatabaseWithContext indicates an expected call of CreateDatabaseWithContext
func (*MockGlueAPIMockRecorder) CreateDevEndpoint ¶
func (mr *MockGlueAPIMockRecorder) CreateDevEndpoint(arg0 interface{}) *gomock.Call
CreateDevEndpoint indicates an expected call of CreateDevEndpoint
func (*MockGlueAPIMockRecorder) CreateDevEndpointRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateDevEndpointRequest(arg0 interface{}) *gomock.Call
CreateDevEndpointRequest indicates an expected call of CreateDevEndpointRequest
func (*MockGlueAPIMockRecorder) CreateDevEndpointWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateDevEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDevEndpointWithContext indicates an expected call of CreateDevEndpointWithContext
func (*MockGlueAPIMockRecorder) CreateJob ¶
func (mr *MockGlueAPIMockRecorder) CreateJob(arg0 interface{}) *gomock.Call
CreateJob indicates an expected call of CreateJob
func (*MockGlueAPIMockRecorder) CreateJobRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateJobRequest(arg0 interface{}) *gomock.Call
CreateJobRequest indicates an expected call of CreateJobRequest
func (*MockGlueAPIMockRecorder) CreateJobWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateJobWithContext indicates an expected call of CreateJobWithContext
func (*MockGlueAPIMockRecorder) CreateMLTransform ¶
func (mr *MockGlueAPIMockRecorder) CreateMLTransform(arg0 interface{}) *gomock.Call
CreateMLTransform indicates an expected call of CreateMLTransform
func (*MockGlueAPIMockRecorder) CreateMLTransformRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateMLTransformRequest(arg0 interface{}) *gomock.Call
CreateMLTransformRequest indicates an expected call of CreateMLTransformRequest
func (*MockGlueAPIMockRecorder) CreateMLTransformWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateMLTransformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMLTransformWithContext indicates an expected call of CreateMLTransformWithContext
func (*MockGlueAPIMockRecorder) CreatePartition ¶
func (mr *MockGlueAPIMockRecorder) CreatePartition(arg0 interface{}) *gomock.Call
CreatePartition indicates an expected call of CreatePartition
func (*MockGlueAPIMockRecorder) CreatePartitionIndex ¶
func (mr *MockGlueAPIMockRecorder) CreatePartitionIndex(arg0 interface{}) *gomock.Call
CreatePartitionIndex indicates an expected call of CreatePartitionIndex
func (*MockGlueAPIMockRecorder) CreatePartitionIndexRequest ¶
func (mr *MockGlueAPIMockRecorder) CreatePartitionIndexRequest(arg0 interface{}) *gomock.Call
CreatePartitionIndexRequest indicates an expected call of CreatePartitionIndexRequest
func (*MockGlueAPIMockRecorder) CreatePartitionIndexWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreatePartitionIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePartitionIndexWithContext indicates an expected call of CreatePartitionIndexWithContext
func (*MockGlueAPIMockRecorder) CreatePartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) CreatePartitionRequest(arg0 interface{}) *gomock.Call
CreatePartitionRequest indicates an expected call of CreatePartitionRequest
func (*MockGlueAPIMockRecorder) CreatePartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreatePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePartitionWithContext indicates an expected call of CreatePartitionWithContext
func (*MockGlueAPIMockRecorder) CreateRegistry ¶
func (mr *MockGlueAPIMockRecorder) CreateRegistry(arg0 interface{}) *gomock.Call
CreateRegistry indicates an expected call of CreateRegistry
func (*MockGlueAPIMockRecorder) CreateRegistryRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateRegistryRequest(arg0 interface{}) *gomock.Call
CreateRegistryRequest indicates an expected call of CreateRegistryRequest
func (*MockGlueAPIMockRecorder) CreateRegistryWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateRegistryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRegistryWithContext indicates an expected call of CreateRegistryWithContext
func (*MockGlueAPIMockRecorder) CreateSchema ¶
func (mr *MockGlueAPIMockRecorder) CreateSchema(arg0 interface{}) *gomock.Call
CreateSchema indicates an expected call of CreateSchema
func (*MockGlueAPIMockRecorder) CreateSchemaRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateSchemaRequest(arg0 interface{}) *gomock.Call
CreateSchemaRequest indicates an expected call of CreateSchemaRequest
func (*MockGlueAPIMockRecorder) CreateSchemaWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSchemaWithContext indicates an expected call of CreateSchemaWithContext
func (*MockGlueAPIMockRecorder) CreateScript ¶
func (mr *MockGlueAPIMockRecorder) CreateScript(arg0 interface{}) *gomock.Call
CreateScript indicates an expected call of CreateScript
func (*MockGlueAPIMockRecorder) CreateScriptRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateScriptRequest(arg0 interface{}) *gomock.Call
CreateScriptRequest indicates an expected call of CreateScriptRequest
func (*MockGlueAPIMockRecorder) CreateScriptWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateScriptWithContext indicates an expected call of CreateScriptWithContext
func (*MockGlueAPIMockRecorder) CreateSecurityConfiguration ¶
func (mr *MockGlueAPIMockRecorder) CreateSecurityConfiguration(arg0 interface{}) *gomock.Call
CreateSecurityConfiguration indicates an expected call of CreateSecurityConfiguration
func (*MockGlueAPIMockRecorder) CreateSecurityConfigurationRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
CreateSecurityConfigurationRequest indicates an expected call of CreateSecurityConfigurationRequest
func (*MockGlueAPIMockRecorder) CreateSecurityConfigurationWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSecurityConfigurationWithContext indicates an expected call of CreateSecurityConfigurationWithContext
func (*MockGlueAPIMockRecorder) CreateTable ¶
func (mr *MockGlueAPIMockRecorder) CreateTable(arg0 interface{}) *gomock.Call
CreateTable indicates an expected call of CreateTable
func (*MockGlueAPIMockRecorder) CreateTableRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateTableRequest(arg0 interface{}) *gomock.Call
CreateTableRequest indicates an expected call of CreateTableRequest
func (*MockGlueAPIMockRecorder) CreateTableWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTableWithContext indicates an expected call of CreateTableWithContext
func (*MockGlueAPIMockRecorder) CreateTrigger ¶
func (mr *MockGlueAPIMockRecorder) CreateTrigger(arg0 interface{}) *gomock.Call
CreateTrigger indicates an expected call of CreateTrigger
func (*MockGlueAPIMockRecorder) CreateTriggerRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateTriggerRequest(arg0 interface{}) *gomock.Call
CreateTriggerRequest indicates an expected call of CreateTriggerRequest
func (*MockGlueAPIMockRecorder) CreateTriggerWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTriggerWithContext indicates an expected call of CreateTriggerWithContext
func (*MockGlueAPIMockRecorder) CreateUserDefinedFunction ¶
func (mr *MockGlueAPIMockRecorder) CreateUserDefinedFunction(arg0 interface{}) *gomock.Call
CreateUserDefinedFunction indicates an expected call of CreateUserDefinedFunction
func (*MockGlueAPIMockRecorder) CreateUserDefinedFunctionRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateUserDefinedFunctionRequest(arg0 interface{}) *gomock.Call
CreateUserDefinedFunctionRequest indicates an expected call of CreateUserDefinedFunctionRequest
func (*MockGlueAPIMockRecorder) CreateUserDefinedFunctionWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateUserDefinedFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUserDefinedFunctionWithContext indicates an expected call of CreateUserDefinedFunctionWithContext
func (*MockGlueAPIMockRecorder) CreateWorkflow ¶
func (mr *MockGlueAPIMockRecorder) CreateWorkflow(arg0 interface{}) *gomock.Call
CreateWorkflow indicates an expected call of CreateWorkflow
func (*MockGlueAPIMockRecorder) CreateWorkflowRequest ¶
func (mr *MockGlueAPIMockRecorder) CreateWorkflowRequest(arg0 interface{}) *gomock.Call
CreateWorkflowRequest indicates an expected call of CreateWorkflowRequest
func (*MockGlueAPIMockRecorder) CreateWorkflowWithContext ¶
func (mr *MockGlueAPIMockRecorder) CreateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkflowWithContext indicates an expected call of CreateWorkflowWithContext
func (*MockGlueAPIMockRecorder) DeleteBlueprint ¶
func (mr *MockGlueAPIMockRecorder) DeleteBlueprint(arg0 interface{}) *gomock.Call
DeleteBlueprint indicates an expected call of DeleteBlueprint
func (*MockGlueAPIMockRecorder) DeleteBlueprintRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteBlueprintRequest(arg0 interface{}) *gomock.Call
DeleteBlueprintRequest indicates an expected call of DeleteBlueprintRequest
func (*MockGlueAPIMockRecorder) DeleteBlueprintWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteBlueprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBlueprintWithContext indicates an expected call of DeleteBlueprintWithContext
func (*MockGlueAPIMockRecorder) DeleteClassifier ¶
func (mr *MockGlueAPIMockRecorder) DeleteClassifier(arg0 interface{}) *gomock.Call
DeleteClassifier indicates an expected call of DeleteClassifier
func (*MockGlueAPIMockRecorder) DeleteClassifierRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteClassifierRequest(arg0 interface{}) *gomock.Call
DeleteClassifierRequest indicates an expected call of DeleteClassifierRequest
func (*MockGlueAPIMockRecorder) DeleteClassifierWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteClassifierWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteClassifierWithContext indicates an expected call of DeleteClassifierWithContext
func (*MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartition ¶
func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartition(arg0 interface{}) *gomock.Call
DeleteColumnStatisticsForPartition indicates an expected call of DeleteColumnStatisticsForPartition
func (*MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartitionRequest(arg0 interface{}) *gomock.Call
DeleteColumnStatisticsForPartitionRequest indicates an expected call of DeleteColumnStatisticsForPartitionRequest
func (*MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteColumnStatisticsForPartitionWithContext indicates an expected call of DeleteColumnStatisticsForPartitionWithContext
func (*MockGlueAPIMockRecorder) DeleteColumnStatisticsForTable ¶
func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForTable(arg0 interface{}) *gomock.Call
DeleteColumnStatisticsForTable indicates an expected call of DeleteColumnStatisticsForTable
func (*MockGlueAPIMockRecorder) DeleteColumnStatisticsForTableRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForTableRequest(arg0 interface{}) *gomock.Call
DeleteColumnStatisticsForTableRequest indicates an expected call of DeleteColumnStatisticsForTableRequest
func (*MockGlueAPIMockRecorder) DeleteColumnStatisticsForTableWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteColumnStatisticsForTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteColumnStatisticsForTableWithContext indicates an expected call of DeleteColumnStatisticsForTableWithContext
func (*MockGlueAPIMockRecorder) DeleteConnection ¶
func (mr *MockGlueAPIMockRecorder) DeleteConnection(arg0 interface{}) *gomock.Call
DeleteConnection indicates an expected call of DeleteConnection
func (*MockGlueAPIMockRecorder) DeleteConnectionRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteConnectionRequest(arg0 interface{}) *gomock.Call
DeleteConnectionRequest indicates an expected call of DeleteConnectionRequest
func (*MockGlueAPIMockRecorder) DeleteConnectionWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteConnectionWithContext indicates an expected call of DeleteConnectionWithContext
func (*MockGlueAPIMockRecorder) DeleteCrawler ¶
func (mr *MockGlueAPIMockRecorder) DeleteCrawler(arg0 interface{}) *gomock.Call
DeleteCrawler indicates an expected call of DeleteCrawler
func (*MockGlueAPIMockRecorder) DeleteCrawlerRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteCrawlerRequest(arg0 interface{}) *gomock.Call
DeleteCrawlerRequest indicates an expected call of DeleteCrawlerRequest
func (*MockGlueAPIMockRecorder) DeleteCrawlerWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCrawlerWithContext indicates an expected call of DeleteCrawlerWithContext
func (*MockGlueAPIMockRecorder) DeleteDatabase ¶
func (mr *MockGlueAPIMockRecorder) DeleteDatabase(arg0 interface{}) *gomock.Call
DeleteDatabase indicates an expected call of DeleteDatabase
func (*MockGlueAPIMockRecorder) DeleteDatabaseRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteDatabaseRequest(arg0 interface{}) *gomock.Call
DeleteDatabaseRequest indicates an expected call of DeleteDatabaseRequest
func (*MockGlueAPIMockRecorder) DeleteDatabaseWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDatabaseWithContext indicates an expected call of DeleteDatabaseWithContext
func (*MockGlueAPIMockRecorder) DeleteDevEndpoint ¶
func (mr *MockGlueAPIMockRecorder) DeleteDevEndpoint(arg0 interface{}) *gomock.Call
DeleteDevEndpoint indicates an expected call of DeleteDevEndpoint
func (*MockGlueAPIMockRecorder) DeleteDevEndpointRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteDevEndpointRequest(arg0 interface{}) *gomock.Call
DeleteDevEndpointRequest indicates an expected call of DeleteDevEndpointRequest
func (*MockGlueAPIMockRecorder) DeleteDevEndpointWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteDevEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDevEndpointWithContext indicates an expected call of DeleteDevEndpointWithContext
func (*MockGlueAPIMockRecorder) DeleteJob ¶
func (mr *MockGlueAPIMockRecorder) DeleteJob(arg0 interface{}) *gomock.Call
DeleteJob indicates an expected call of DeleteJob
func (*MockGlueAPIMockRecorder) DeleteJobRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteJobRequest(arg0 interface{}) *gomock.Call
DeleteJobRequest indicates an expected call of DeleteJobRequest
func (*MockGlueAPIMockRecorder) DeleteJobWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteJobWithContext indicates an expected call of DeleteJobWithContext
func (*MockGlueAPIMockRecorder) DeleteMLTransform ¶
func (mr *MockGlueAPIMockRecorder) DeleteMLTransform(arg0 interface{}) *gomock.Call
DeleteMLTransform indicates an expected call of DeleteMLTransform
func (*MockGlueAPIMockRecorder) DeleteMLTransformRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteMLTransformRequest(arg0 interface{}) *gomock.Call
DeleteMLTransformRequest indicates an expected call of DeleteMLTransformRequest
func (*MockGlueAPIMockRecorder) DeleteMLTransformWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteMLTransformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMLTransformWithContext indicates an expected call of DeleteMLTransformWithContext
func (*MockGlueAPIMockRecorder) DeletePartition ¶
func (mr *MockGlueAPIMockRecorder) DeletePartition(arg0 interface{}) *gomock.Call
DeletePartition indicates an expected call of DeletePartition
func (*MockGlueAPIMockRecorder) DeletePartitionIndex ¶
func (mr *MockGlueAPIMockRecorder) DeletePartitionIndex(arg0 interface{}) *gomock.Call
DeletePartitionIndex indicates an expected call of DeletePartitionIndex
func (*MockGlueAPIMockRecorder) DeletePartitionIndexRequest ¶
func (mr *MockGlueAPIMockRecorder) DeletePartitionIndexRequest(arg0 interface{}) *gomock.Call
DeletePartitionIndexRequest indicates an expected call of DeletePartitionIndexRequest
func (*MockGlueAPIMockRecorder) DeletePartitionIndexWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeletePartitionIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePartitionIndexWithContext indicates an expected call of DeletePartitionIndexWithContext
func (*MockGlueAPIMockRecorder) DeletePartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) DeletePartitionRequest(arg0 interface{}) *gomock.Call
DeletePartitionRequest indicates an expected call of DeletePartitionRequest
func (*MockGlueAPIMockRecorder) DeletePartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeletePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePartitionWithContext indicates an expected call of DeletePartitionWithContext
func (*MockGlueAPIMockRecorder) DeleteRegistry ¶
func (mr *MockGlueAPIMockRecorder) DeleteRegistry(arg0 interface{}) *gomock.Call
DeleteRegistry indicates an expected call of DeleteRegistry
func (*MockGlueAPIMockRecorder) DeleteRegistryRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteRegistryRequest(arg0 interface{}) *gomock.Call
DeleteRegistryRequest indicates an expected call of DeleteRegistryRequest
func (*MockGlueAPIMockRecorder) DeleteRegistryWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteRegistryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRegistryWithContext indicates an expected call of DeleteRegistryWithContext
func (*MockGlueAPIMockRecorder) DeleteResourcePolicy ¶
func (mr *MockGlueAPIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
DeleteResourcePolicy indicates an expected call of DeleteResourcePolicy
func (*MockGlueAPIMockRecorder) DeleteResourcePolicyRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
DeleteResourcePolicyRequest indicates an expected call of DeleteResourcePolicyRequest
func (*MockGlueAPIMockRecorder) DeleteResourcePolicyWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteResourcePolicyWithContext indicates an expected call of DeleteResourcePolicyWithContext
func (*MockGlueAPIMockRecorder) DeleteSchema ¶
func (mr *MockGlueAPIMockRecorder) DeleteSchema(arg0 interface{}) *gomock.Call
DeleteSchema indicates an expected call of DeleteSchema
func (*MockGlueAPIMockRecorder) DeleteSchemaRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteSchemaRequest(arg0 interface{}) *gomock.Call
DeleteSchemaRequest indicates an expected call of DeleteSchemaRequest
func (*MockGlueAPIMockRecorder) DeleteSchemaVersions ¶
func (mr *MockGlueAPIMockRecorder) DeleteSchemaVersions(arg0 interface{}) *gomock.Call
DeleteSchemaVersions indicates an expected call of DeleteSchemaVersions
func (*MockGlueAPIMockRecorder) DeleteSchemaVersionsRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteSchemaVersionsRequest(arg0 interface{}) *gomock.Call
DeleteSchemaVersionsRequest indicates an expected call of DeleteSchemaVersionsRequest
func (*MockGlueAPIMockRecorder) DeleteSchemaVersionsWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteSchemaVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSchemaVersionsWithContext indicates an expected call of DeleteSchemaVersionsWithContext
func (*MockGlueAPIMockRecorder) DeleteSchemaWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSchemaWithContext indicates an expected call of DeleteSchemaWithContext
func (*MockGlueAPIMockRecorder) DeleteSecurityConfiguration ¶
func (mr *MockGlueAPIMockRecorder) DeleteSecurityConfiguration(arg0 interface{}) *gomock.Call
DeleteSecurityConfiguration indicates an expected call of DeleteSecurityConfiguration
func (*MockGlueAPIMockRecorder) DeleteSecurityConfigurationRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteSecurityConfigurationRequest indicates an expected call of DeleteSecurityConfigurationRequest
func (*MockGlueAPIMockRecorder) DeleteSecurityConfigurationWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSecurityConfigurationWithContext indicates an expected call of DeleteSecurityConfigurationWithContext
func (*MockGlueAPIMockRecorder) DeleteTable ¶
func (mr *MockGlueAPIMockRecorder) DeleteTable(arg0 interface{}) *gomock.Call
DeleteTable indicates an expected call of DeleteTable
func (*MockGlueAPIMockRecorder) DeleteTableRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteTableRequest(arg0 interface{}) *gomock.Call
DeleteTableRequest indicates an expected call of DeleteTableRequest
func (*MockGlueAPIMockRecorder) DeleteTableVersion ¶
func (mr *MockGlueAPIMockRecorder) DeleteTableVersion(arg0 interface{}) *gomock.Call
DeleteTableVersion indicates an expected call of DeleteTableVersion
func (*MockGlueAPIMockRecorder) DeleteTableVersionRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteTableVersionRequest(arg0 interface{}) *gomock.Call
DeleteTableVersionRequest indicates an expected call of DeleteTableVersionRequest
func (*MockGlueAPIMockRecorder) DeleteTableVersionWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteTableVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTableVersionWithContext indicates an expected call of DeleteTableVersionWithContext
func (*MockGlueAPIMockRecorder) DeleteTableWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTableWithContext indicates an expected call of DeleteTableWithContext
func (*MockGlueAPIMockRecorder) DeleteTrigger ¶
func (mr *MockGlueAPIMockRecorder) DeleteTrigger(arg0 interface{}) *gomock.Call
DeleteTrigger indicates an expected call of DeleteTrigger
func (*MockGlueAPIMockRecorder) DeleteTriggerRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteTriggerRequest(arg0 interface{}) *gomock.Call
DeleteTriggerRequest indicates an expected call of DeleteTriggerRequest
func (*MockGlueAPIMockRecorder) DeleteTriggerWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTriggerWithContext indicates an expected call of DeleteTriggerWithContext
func (*MockGlueAPIMockRecorder) DeleteUserDefinedFunction ¶
func (mr *MockGlueAPIMockRecorder) DeleteUserDefinedFunction(arg0 interface{}) *gomock.Call
DeleteUserDefinedFunction indicates an expected call of DeleteUserDefinedFunction
func (*MockGlueAPIMockRecorder) DeleteUserDefinedFunctionRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteUserDefinedFunctionRequest(arg0 interface{}) *gomock.Call
DeleteUserDefinedFunctionRequest indicates an expected call of DeleteUserDefinedFunctionRequest
func (*MockGlueAPIMockRecorder) DeleteUserDefinedFunctionWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteUserDefinedFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUserDefinedFunctionWithContext indicates an expected call of DeleteUserDefinedFunctionWithContext
func (*MockGlueAPIMockRecorder) DeleteWorkflow ¶
func (mr *MockGlueAPIMockRecorder) DeleteWorkflow(arg0 interface{}) *gomock.Call
DeleteWorkflow indicates an expected call of DeleteWorkflow
func (*MockGlueAPIMockRecorder) DeleteWorkflowRequest ¶
func (mr *MockGlueAPIMockRecorder) DeleteWorkflowRequest(arg0 interface{}) *gomock.Call
DeleteWorkflowRequest indicates an expected call of DeleteWorkflowRequest
func (*MockGlueAPIMockRecorder) DeleteWorkflowWithContext ¶
func (mr *MockGlueAPIMockRecorder) DeleteWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkflowWithContext indicates an expected call of DeleteWorkflowWithContext
func (*MockGlueAPIMockRecorder) GetBlueprint ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprint(arg0 interface{}) *gomock.Call
GetBlueprint indicates an expected call of GetBlueprint
func (*MockGlueAPIMockRecorder) GetBlueprintRequest ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRequest(arg0 interface{}) *gomock.Call
GetBlueprintRequest indicates an expected call of GetBlueprintRequest
func (*MockGlueAPIMockRecorder) GetBlueprintRun ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRun(arg0 interface{}) *gomock.Call
GetBlueprintRun indicates an expected call of GetBlueprintRun
func (*MockGlueAPIMockRecorder) GetBlueprintRunRequest ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRunRequest(arg0 interface{}) *gomock.Call
GetBlueprintRunRequest indicates an expected call of GetBlueprintRunRequest
func (*MockGlueAPIMockRecorder) GetBlueprintRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBlueprintRunWithContext indicates an expected call of GetBlueprintRunWithContext
func (*MockGlueAPIMockRecorder) GetBlueprintRuns ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRuns(arg0 interface{}) *gomock.Call
GetBlueprintRuns indicates an expected call of GetBlueprintRuns
func (*MockGlueAPIMockRecorder) GetBlueprintRunsPages ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRunsPages(arg0, arg1 interface{}) *gomock.Call
GetBlueprintRunsPages indicates an expected call of GetBlueprintRunsPages
func (*MockGlueAPIMockRecorder) GetBlueprintRunsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetBlueprintRunsPagesWithContext indicates an expected call of GetBlueprintRunsPagesWithContext
func (*MockGlueAPIMockRecorder) GetBlueprintRunsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRunsRequest(arg0 interface{}) *gomock.Call
GetBlueprintRunsRequest indicates an expected call of GetBlueprintRunsRequest
func (*MockGlueAPIMockRecorder) GetBlueprintRunsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBlueprintRunsWithContext indicates an expected call of GetBlueprintRunsWithContext
func (*MockGlueAPIMockRecorder) GetBlueprintWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetBlueprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBlueprintWithContext indicates an expected call of GetBlueprintWithContext
func (*MockGlueAPIMockRecorder) GetCatalogImportStatus ¶
func (mr *MockGlueAPIMockRecorder) GetCatalogImportStatus(arg0 interface{}) *gomock.Call
GetCatalogImportStatus indicates an expected call of GetCatalogImportStatus
func (*MockGlueAPIMockRecorder) GetCatalogImportStatusRequest ¶
func (mr *MockGlueAPIMockRecorder) GetCatalogImportStatusRequest(arg0 interface{}) *gomock.Call
GetCatalogImportStatusRequest indicates an expected call of GetCatalogImportStatusRequest
func (*MockGlueAPIMockRecorder) GetCatalogImportStatusWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetCatalogImportStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCatalogImportStatusWithContext indicates an expected call of GetCatalogImportStatusWithContext
func (*MockGlueAPIMockRecorder) GetClassifier ¶
func (mr *MockGlueAPIMockRecorder) GetClassifier(arg0 interface{}) *gomock.Call
GetClassifier indicates an expected call of GetClassifier
func (*MockGlueAPIMockRecorder) GetClassifierRequest ¶
func (mr *MockGlueAPIMockRecorder) GetClassifierRequest(arg0 interface{}) *gomock.Call
GetClassifierRequest indicates an expected call of GetClassifierRequest
func (*MockGlueAPIMockRecorder) GetClassifierWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetClassifierWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetClassifierWithContext indicates an expected call of GetClassifierWithContext
func (*MockGlueAPIMockRecorder) GetClassifiers ¶
func (mr *MockGlueAPIMockRecorder) GetClassifiers(arg0 interface{}) *gomock.Call
GetClassifiers indicates an expected call of GetClassifiers
func (*MockGlueAPIMockRecorder) GetClassifiersPages ¶
func (mr *MockGlueAPIMockRecorder) GetClassifiersPages(arg0, arg1 interface{}) *gomock.Call
GetClassifiersPages indicates an expected call of GetClassifiersPages
func (*MockGlueAPIMockRecorder) GetClassifiersPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetClassifiersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetClassifiersPagesWithContext indicates an expected call of GetClassifiersPagesWithContext
func (*MockGlueAPIMockRecorder) GetClassifiersRequest ¶
func (mr *MockGlueAPIMockRecorder) GetClassifiersRequest(arg0 interface{}) *gomock.Call
GetClassifiersRequest indicates an expected call of GetClassifiersRequest
func (*MockGlueAPIMockRecorder) GetClassifiersWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetClassifiersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetClassifiersWithContext indicates an expected call of GetClassifiersWithContext
func (*MockGlueAPIMockRecorder) GetColumnStatisticsForPartition ¶
func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForPartition(arg0 interface{}) *gomock.Call
GetColumnStatisticsForPartition indicates an expected call of GetColumnStatisticsForPartition
func (*MockGlueAPIMockRecorder) GetColumnStatisticsForPartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForPartitionRequest(arg0 interface{}) *gomock.Call
GetColumnStatisticsForPartitionRequest indicates an expected call of GetColumnStatisticsForPartitionRequest
func (*MockGlueAPIMockRecorder) GetColumnStatisticsForPartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetColumnStatisticsForPartitionWithContext indicates an expected call of GetColumnStatisticsForPartitionWithContext
func (*MockGlueAPIMockRecorder) GetColumnStatisticsForTable ¶
func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForTable(arg0 interface{}) *gomock.Call
GetColumnStatisticsForTable indicates an expected call of GetColumnStatisticsForTable
func (*MockGlueAPIMockRecorder) GetColumnStatisticsForTableRequest ¶
func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForTableRequest(arg0 interface{}) *gomock.Call
GetColumnStatisticsForTableRequest indicates an expected call of GetColumnStatisticsForTableRequest
func (*MockGlueAPIMockRecorder) GetColumnStatisticsForTableWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetColumnStatisticsForTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetColumnStatisticsForTableWithContext indicates an expected call of GetColumnStatisticsForTableWithContext
func (*MockGlueAPIMockRecorder) GetConnection ¶
func (mr *MockGlueAPIMockRecorder) GetConnection(arg0 interface{}) *gomock.Call
GetConnection indicates an expected call of GetConnection
func (*MockGlueAPIMockRecorder) GetConnectionRequest ¶
func (mr *MockGlueAPIMockRecorder) GetConnectionRequest(arg0 interface{}) *gomock.Call
GetConnectionRequest indicates an expected call of GetConnectionRequest
func (*MockGlueAPIMockRecorder) GetConnectionWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetConnectionWithContext indicates an expected call of GetConnectionWithContext
func (*MockGlueAPIMockRecorder) GetConnections ¶
func (mr *MockGlueAPIMockRecorder) GetConnections(arg0 interface{}) *gomock.Call
GetConnections indicates an expected call of GetConnections
func (*MockGlueAPIMockRecorder) GetConnectionsPages ¶
func (mr *MockGlueAPIMockRecorder) GetConnectionsPages(arg0, arg1 interface{}) *gomock.Call
GetConnectionsPages indicates an expected call of GetConnectionsPages
func (*MockGlueAPIMockRecorder) GetConnectionsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetConnectionsPagesWithContext indicates an expected call of GetConnectionsPagesWithContext
func (*MockGlueAPIMockRecorder) GetConnectionsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetConnectionsRequest(arg0 interface{}) *gomock.Call
GetConnectionsRequest indicates an expected call of GetConnectionsRequest
func (*MockGlueAPIMockRecorder) GetConnectionsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetConnectionsWithContext indicates an expected call of GetConnectionsWithContext
func (*MockGlueAPIMockRecorder) GetCrawler ¶
func (mr *MockGlueAPIMockRecorder) GetCrawler(arg0 interface{}) *gomock.Call
GetCrawler indicates an expected call of GetCrawler
func (*MockGlueAPIMockRecorder) GetCrawlerMetrics ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlerMetrics(arg0 interface{}) *gomock.Call
GetCrawlerMetrics indicates an expected call of GetCrawlerMetrics
func (*MockGlueAPIMockRecorder) GetCrawlerMetricsPages ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlerMetricsPages(arg0, arg1 interface{}) *gomock.Call
GetCrawlerMetricsPages indicates an expected call of GetCrawlerMetricsPages
func (*MockGlueAPIMockRecorder) GetCrawlerMetricsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlerMetricsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetCrawlerMetricsPagesWithContext indicates an expected call of GetCrawlerMetricsPagesWithContext
func (*MockGlueAPIMockRecorder) GetCrawlerMetricsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlerMetricsRequest(arg0 interface{}) *gomock.Call
GetCrawlerMetricsRequest indicates an expected call of GetCrawlerMetricsRequest
func (*MockGlueAPIMockRecorder) GetCrawlerMetricsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlerMetricsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCrawlerMetricsWithContext indicates an expected call of GetCrawlerMetricsWithContext
func (*MockGlueAPIMockRecorder) GetCrawlerRequest ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlerRequest(arg0 interface{}) *gomock.Call
GetCrawlerRequest indicates an expected call of GetCrawlerRequest
func (*MockGlueAPIMockRecorder) GetCrawlerWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCrawlerWithContext indicates an expected call of GetCrawlerWithContext
func (*MockGlueAPIMockRecorder) GetCrawlers ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlers(arg0 interface{}) *gomock.Call
GetCrawlers indicates an expected call of GetCrawlers
func (*MockGlueAPIMockRecorder) GetCrawlersPages ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlersPages(arg0, arg1 interface{}) *gomock.Call
GetCrawlersPages indicates an expected call of GetCrawlersPages
func (*MockGlueAPIMockRecorder) GetCrawlersPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetCrawlersPagesWithContext indicates an expected call of GetCrawlersPagesWithContext
func (*MockGlueAPIMockRecorder) GetCrawlersRequest ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlersRequest(arg0 interface{}) *gomock.Call
GetCrawlersRequest indicates an expected call of GetCrawlersRequest
func (*MockGlueAPIMockRecorder) GetCrawlersWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetCrawlersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCrawlersWithContext indicates an expected call of GetCrawlersWithContext
func (*MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettings ¶
func (mr *MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettings(arg0 interface{}) *gomock.Call
GetDataCatalogEncryptionSettings indicates an expected call of GetDataCatalogEncryptionSettings
func (*MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettingsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettingsRequest(arg0 interface{}) *gomock.Call
GetDataCatalogEncryptionSettingsRequest indicates an expected call of GetDataCatalogEncryptionSettingsRequest
func (*MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettingsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetDataCatalogEncryptionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataCatalogEncryptionSettingsWithContext indicates an expected call of GetDataCatalogEncryptionSettingsWithContext
func (*MockGlueAPIMockRecorder) GetDatabase ¶
func (mr *MockGlueAPIMockRecorder) GetDatabase(arg0 interface{}) *gomock.Call
GetDatabase indicates an expected call of GetDatabase
func (*MockGlueAPIMockRecorder) GetDatabaseRequest ¶
func (mr *MockGlueAPIMockRecorder) GetDatabaseRequest(arg0 interface{}) *gomock.Call
GetDatabaseRequest indicates an expected call of GetDatabaseRequest
func (*MockGlueAPIMockRecorder) GetDatabaseWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDatabaseWithContext indicates an expected call of GetDatabaseWithContext
func (*MockGlueAPIMockRecorder) GetDatabases ¶
func (mr *MockGlueAPIMockRecorder) GetDatabases(arg0 interface{}) *gomock.Call
GetDatabases indicates an expected call of GetDatabases
func (*MockGlueAPIMockRecorder) GetDatabasesPages ¶
func (mr *MockGlueAPIMockRecorder) GetDatabasesPages(arg0, arg1 interface{}) *gomock.Call
GetDatabasesPages indicates an expected call of GetDatabasesPages
func (*MockGlueAPIMockRecorder) GetDatabasesPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetDatabasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetDatabasesPagesWithContext indicates an expected call of GetDatabasesPagesWithContext
func (*MockGlueAPIMockRecorder) GetDatabasesRequest ¶
func (mr *MockGlueAPIMockRecorder) GetDatabasesRequest(arg0 interface{}) *gomock.Call
GetDatabasesRequest indicates an expected call of GetDatabasesRequest
func (*MockGlueAPIMockRecorder) GetDatabasesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetDatabasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDatabasesWithContext indicates an expected call of GetDatabasesWithContext
func (*MockGlueAPIMockRecorder) GetDataflowGraph ¶
func (mr *MockGlueAPIMockRecorder) GetDataflowGraph(arg0 interface{}) *gomock.Call
GetDataflowGraph indicates an expected call of GetDataflowGraph
func (*MockGlueAPIMockRecorder) GetDataflowGraphRequest ¶
func (mr *MockGlueAPIMockRecorder) GetDataflowGraphRequest(arg0 interface{}) *gomock.Call
GetDataflowGraphRequest indicates an expected call of GetDataflowGraphRequest
func (*MockGlueAPIMockRecorder) GetDataflowGraphWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetDataflowGraphWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataflowGraphWithContext indicates an expected call of GetDataflowGraphWithContext
func (*MockGlueAPIMockRecorder) GetDevEndpoint ¶
func (mr *MockGlueAPIMockRecorder) GetDevEndpoint(arg0 interface{}) *gomock.Call
GetDevEndpoint indicates an expected call of GetDevEndpoint
func (*MockGlueAPIMockRecorder) GetDevEndpointRequest ¶
func (mr *MockGlueAPIMockRecorder) GetDevEndpointRequest(arg0 interface{}) *gomock.Call
GetDevEndpointRequest indicates an expected call of GetDevEndpointRequest
func (*MockGlueAPIMockRecorder) GetDevEndpointWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetDevEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDevEndpointWithContext indicates an expected call of GetDevEndpointWithContext
func (*MockGlueAPIMockRecorder) GetDevEndpoints ¶
func (mr *MockGlueAPIMockRecorder) GetDevEndpoints(arg0 interface{}) *gomock.Call
GetDevEndpoints indicates an expected call of GetDevEndpoints
func (*MockGlueAPIMockRecorder) GetDevEndpointsPages ¶
func (mr *MockGlueAPIMockRecorder) GetDevEndpointsPages(arg0, arg1 interface{}) *gomock.Call
GetDevEndpointsPages indicates an expected call of GetDevEndpointsPages
func (*MockGlueAPIMockRecorder) GetDevEndpointsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetDevEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetDevEndpointsPagesWithContext indicates an expected call of GetDevEndpointsPagesWithContext
func (*MockGlueAPIMockRecorder) GetDevEndpointsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetDevEndpointsRequest(arg0 interface{}) *gomock.Call
GetDevEndpointsRequest indicates an expected call of GetDevEndpointsRequest
func (*MockGlueAPIMockRecorder) GetDevEndpointsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetDevEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDevEndpointsWithContext indicates an expected call of GetDevEndpointsWithContext
func (*MockGlueAPIMockRecorder) GetJob ¶
func (mr *MockGlueAPIMockRecorder) GetJob(arg0 interface{}) *gomock.Call
GetJob indicates an expected call of GetJob
func (*MockGlueAPIMockRecorder) GetJobBookmark ¶
func (mr *MockGlueAPIMockRecorder) GetJobBookmark(arg0 interface{}) *gomock.Call
GetJobBookmark indicates an expected call of GetJobBookmark
func (*MockGlueAPIMockRecorder) GetJobBookmarkRequest ¶
func (mr *MockGlueAPIMockRecorder) GetJobBookmarkRequest(arg0 interface{}) *gomock.Call
GetJobBookmarkRequest indicates an expected call of GetJobBookmarkRequest
func (*MockGlueAPIMockRecorder) GetJobBookmarkWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetJobBookmarkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetJobBookmarkWithContext indicates an expected call of GetJobBookmarkWithContext
func (*MockGlueAPIMockRecorder) GetJobRequest ¶
func (mr *MockGlueAPIMockRecorder) GetJobRequest(arg0 interface{}) *gomock.Call
GetJobRequest indicates an expected call of GetJobRequest
func (*MockGlueAPIMockRecorder) GetJobRun ¶
func (mr *MockGlueAPIMockRecorder) GetJobRun(arg0 interface{}) *gomock.Call
GetJobRun indicates an expected call of GetJobRun
func (*MockGlueAPIMockRecorder) GetJobRunRequest ¶
func (mr *MockGlueAPIMockRecorder) GetJobRunRequest(arg0 interface{}) *gomock.Call
GetJobRunRequest indicates an expected call of GetJobRunRequest
func (*MockGlueAPIMockRecorder) GetJobRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetJobRunWithContext indicates an expected call of GetJobRunWithContext
func (*MockGlueAPIMockRecorder) GetJobRuns ¶
func (mr *MockGlueAPIMockRecorder) GetJobRuns(arg0 interface{}) *gomock.Call
GetJobRuns indicates an expected call of GetJobRuns
func (*MockGlueAPIMockRecorder) GetJobRunsPages ¶
func (mr *MockGlueAPIMockRecorder) GetJobRunsPages(arg0, arg1 interface{}) *gomock.Call
GetJobRunsPages indicates an expected call of GetJobRunsPages
func (*MockGlueAPIMockRecorder) GetJobRunsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetJobRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetJobRunsPagesWithContext indicates an expected call of GetJobRunsPagesWithContext
func (*MockGlueAPIMockRecorder) GetJobRunsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetJobRunsRequest(arg0 interface{}) *gomock.Call
GetJobRunsRequest indicates an expected call of GetJobRunsRequest
func (*MockGlueAPIMockRecorder) GetJobRunsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetJobRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetJobRunsWithContext indicates an expected call of GetJobRunsWithContext
func (*MockGlueAPIMockRecorder) GetJobWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetJobWithContext indicates an expected call of GetJobWithContext
func (*MockGlueAPIMockRecorder) GetJobs ¶
func (mr *MockGlueAPIMockRecorder) GetJobs(arg0 interface{}) *gomock.Call
GetJobs indicates an expected call of GetJobs
func (*MockGlueAPIMockRecorder) GetJobsPages ¶
func (mr *MockGlueAPIMockRecorder) GetJobsPages(arg0, arg1 interface{}) *gomock.Call
GetJobsPages indicates an expected call of GetJobsPages
func (*MockGlueAPIMockRecorder) GetJobsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetJobsPagesWithContext indicates an expected call of GetJobsPagesWithContext
func (*MockGlueAPIMockRecorder) GetJobsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetJobsRequest(arg0 interface{}) *gomock.Call
GetJobsRequest indicates an expected call of GetJobsRequest
func (*MockGlueAPIMockRecorder) GetJobsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetJobsWithContext indicates an expected call of GetJobsWithContext
func (*MockGlueAPIMockRecorder) GetMLTaskRun ¶
func (mr *MockGlueAPIMockRecorder) GetMLTaskRun(arg0 interface{}) *gomock.Call
GetMLTaskRun indicates an expected call of GetMLTaskRun
func (*MockGlueAPIMockRecorder) GetMLTaskRunRequest ¶
func (mr *MockGlueAPIMockRecorder) GetMLTaskRunRequest(arg0 interface{}) *gomock.Call
GetMLTaskRunRequest indicates an expected call of GetMLTaskRunRequest
func (*MockGlueAPIMockRecorder) GetMLTaskRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetMLTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMLTaskRunWithContext indicates an expected call of GetMLTaskRunWithContext
func (*MockGlueAPIMockRecorder) GetMLTaskRuns ¶
func (mr *MockGlueAPIMockRecorder) GetMLTaskRuns(arg0 interface{}) *gomock.Call
GetMLTaskRuns indicates an expected call of GetMLTaskRuns
func (*MockGlueAPIMockRecorder) GetMLTaskRunsPages ¶
func (mr *MockGlueAPIMockRecorder) GetMLTaskRunsPages(arg0, arg1 interface{}) *gomock.Call
GetMLTaskRunsPages indicates an expected call of GetMLTaskRunsPages
func (*MockGlueAPIMockRecorder) GetMLTaskRunsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetMLTaskRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetMLTaskRunsPagesWithContext indicates an expected call of GetMLTaskRunsPagesWithContext
func (*MockGlueAPIMockRecorder) GetMLTaskRunsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetMLTaskRunsRequest(arg0 interface{}) *gomock.Call
GetMLTaskRunsRequest indicates an expected call of GetMLTaskRunsRequest
func (*MockGlueAPIMockRecorder) GetMLTaskRunsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetMLTaskRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMLTaskRunsWithContext indicates an expected call of GetMLTaskRunsWithContext
func (*MockGlueAPIMockRecorder) GetMLTransform ¶
func (mr *MockGlueAPIMockRecorder) GetMLTransform(arg0 interface{}) *gomock.Call
GetMLTransform indicates an expected call of GetMLTransform
func (*MockGlueAPIMockRecorder) GetMLTransformRequest ¶
func (mr *MockGlueAPIMockRecorder) GetMLTransformRequest(arg0 interface{}) *gomock.Call
GetMLTransformRequest indicates an expected call of GetMLTransformRequest
func (*MockGlueAPIMockRecorder) GetMLTransformWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetMLTransformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMLTransformWithContext indicates an expected call of GetMLTransformWithContext
func (*MockGlueAPIMockRecorder) GetMLTransforms ¶
func (mr *MockGlueAPIMockRecorder) GetMLTransforms(arg0 interface{}) *gomock.Call
GetMLTransforms indicates an expected call of GetMLTransforms
func (*MockGlueAPIMockRecorder) GetMLTransformsPages ¶
func (mr *MockGlueAPIMockRecorder) GetMLTransformsPages(arg0, arg1 interface{}) *gomock.Call
GetMLTransformsPages indicates an expected call of GetMLTransformsPages
func (*MockGlueAPIMockRecorder) GetMLTransformsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetMLTransformsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetMLTransformsPagesWithContext indicates an expected call of GetMLTransformsPagesWithContext
func (*MockGlueAPIMockRecorder) GetMLTransformsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetMLTransformsRequest(arg0 interface{}) *gomock.Call
GetMLTransformsRequest indicates an expected call of GetMLTransformsRequest
func (*MockGlueAPIMockRecorder) GetMLTransformsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetMLTransformsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMLTransformsWithContext indicates an expected call of GetMLTransformsWithContext
func (*MockGlueAPIMockRecorder) GetMapping ¶
func (mr *MockGlueAPIMockRecorder) GetMapping(arg0 interface{}) *gomock.Call
GetMapping indicates an expected call of GetMapping
func (*MockGlueAPIMockRecorder) GetMappingRequest ¶
func (mr *MockGlueAPIMockRecorder) GetMappingRequest(arg0 interface{}) *gomock.Call
GetMappingRequest indicates an expected call of GetMappingRequest
func (*MockGlueAPIMockRecorder) GetMappingWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMappingWithContext indicates an expected call of GetMappingWithContext
func (*MockGlueAPIMockRecorder) GetPartition ¶
func (mr *MockGlueAPIMockRecorder) GetPartition(arg0 interface{}) *gomock.Call
GetPartition indicates an expected call of GetPartition
func (*MockGlueAPIMockRecorder) GetPartitionIndexes ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionIndexes(arg0 interface{}) *gomock.Call
GetPartitionIndexes indicates an expected call of GetPartitionIndexes
func (*MockGlueAPIMockRecorder) GetPartitionIndexesPages ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionIndexesPages(arg0, arg1 interface{}) *gomock.Call
GetPartitionIndexesPages indicates an expected call of GetPartitionIndexesPages
func (*MockGlueAPIMockRecorder) GetPartitionIndexesPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionIndexesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetPartitionIndexesPagesWithContext indicates an expected call of GetPartitionIndexesPagesWithContext
func (*MockGlueAPIMockRecorder) GetPartitionIndexesRequest ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionIndexesRequest(arg0 interface{}) *gomock.Call
GetPartitionIndexesRequest indicates an expected call of GetPartitionIndexesRequest
func (*MockGlueAPIMockRecorder) GetPartitionIndexesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionIndexesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPartitionIndexesWithContext indicates an expected call of GetPartitionIndexesWithContext
func (*MockGlueAPIMockRecorder) GetPartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionRequest(arg0 interface{}) *gomock.Call
GetPartitionRequest indicates an expected call of GetPartitionRequest
func (*MockGlueAPIMockRecorder) GetPartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPartitionWithContext indicates an expected call of GetPartitionWithContext
func (*MockGlueAPIMockRecorder) GetPartitions ¶
func (mr *MockGlueAPIMockRecorder) GetPartitions(arg0 interface{}) *gomock.Call
GetPartitions indicates an expected call of GetPartitions
func (*MockGlueAPIMockRecorder) GetPartitionsPages ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionsPages(arg0, arg1 interface{}) *gomock.Call
GetPartitionsPages indicates an expected call of GetPartitionsPages
func (*MockGlueAPIMockRecorder) GetPartitionsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetPartitionsPagesWithContext indicates an expected call of GetPartitionsPagesWithContext
func (*MockGlueAPIMockRecorder) GetPartitionsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionsRequest(arg0 interface{}) *gomock.Call
GetPartitionsRequest indicates an expected call of GetPartitionsRequest
func (*MockGlueAPIMockRecorder) GetPartitionsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetPartitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPartitionsWithContext indicates an expected call of GetPartitionsWithContext
func (*MockGlueAPIMockRecorder) GetPlan ¶
func (mr *MockGlueAPIMockRecorder) GetPlan(arg0 interface{}) *gomock.Call
GetPlan indicates an expected call of GetPlan
func (*MockGlueAPIMockRecorder) GetPlanRequest ¶
func (mr *MockGlueAPIMockRecorder) GetPlanRequest(arg0 interface{}) *gomock.Call
GetPlanRequest indicates an expected call of GetPlanRequest
func (*MockGlueAPIMockRecorder) GetPlanWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPlanWithContext indicates an expected call of GetPlanWithContext
func (*MockGlueAPIMockRecorder) GetRegistry ¶
func (mr *MockGlueAPIMockRecorder) GetRegistry(arg0 interface{}) *gomock.Call
GetRegistry indicates an expected call of GetRegistry
func (*MockGlueAPIMockRecorder) GetRegistryRequest ¶
func (mr *MockGlueAPIMockRecorder) GetRegistryRequest(arg0 interface{}) *gomock.Call
GetRegistryRequest indicates an expected call of GetRegistryRequest
func (*MockGlueAPIMockRecorder) GetRegistryWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetRegistryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRegistryWithContext indicates an expected call of GetRegistryWithContext
func (*MockGlueAPIMockRecorder) GetResourcePolicies ¶
func (mr *MockGlueAPIMockRecorder) GetResourcePolicies(arg0 interface{}) *gomock.Call
GetResourcePolicies indicates an expected call of GetResourcePolicies
func (*MockGlueAPIMockRecorder) GetResourcePoliciesPages ¶
func (mr *MockGlueAPIMockRecorder) GetResourcePoliciesPages(arg0, arg1 interface{}) *gomock.Call
GetResourcePoliciesPages indicates an expected call of GetResourcePoliciesPages
func (*MockGlueAPIMockRecorder) GetResourcePoliciesPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetResourcePoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetResourcePoliciesPagesWithContext indicates an expected call of GetResourcePoliciesPagesWithContext
func (*MockGlueAPIMockRecorder) GetResourcePoliciesRequest ¶
func (mr *MockGlueAPIMockRecorder) GetResourcePoliciesRequest(arg0 interface{}) *gomock.Call
GetResourcePoliciesRequest indicates an expected call of GetResourcePoliciesRequest
func (*MockGlueAPIMockRecorder) GetResourcePoliciesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetResourcePoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourcePoliciesWithContext indicates an expected call of GetResourcePoliciesWithContext
func (*MockGlueAPIMockRecorder) GetResourcePolicy ¶
func (mr *MockGlueAPIMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call
GetResourcePolicy indicates an expected call of GetResourcePolicy
func (*MockGlueAPIMockRecorder) GetResourcePolicyRequest ¶
func (mr *MockGlueAPIMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call
GetResourcePolicyRequest indicates an expected call of GetResourcePolicyRequest
func (*MockGlueAPIMockRecorder) GetResourcePolicyWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourcePolicyWithContext indicates an expected call of GetResourcePolicyWithContext
func (*MockGlueAPIMockRecorder) GetSchema ¶
func (mr *MockGlueAPIMockRecorder) GetSchema(arg0 interface{}) *gomock.Call
GetSchema indicates an expected call of GetSchema
func (*MockGlueAPIMockRecorder) GetSchemaByDefinition ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaByDefinition(arg0 interface{}) *gomock.Call
GetSchemaByDefinition indicates an expected call of GetSchemaByDefinition
func (*MockGlueAPIMockRecorder) GetSchemaByDefinitionRequest ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaByDefinitionRequest(arg0 interface{}) *gomock.Call
GetSchemaByDefinitionRequest indicates an expected call of GetSchemaByDefinitionRequest
func (*MockGlueAPIMockRecorder) GetSchemaByDefinitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaByDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSchemaByDefinitionWithContext indicates an expected call of GetSchemaByDefinitionWithContext
func (*MockGlueAPIMockRecorder) GetSchemaRequest ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaRequest(arg0 interface{}) *gomock.Call
GetSchemaRequest indicates an expected call of GetSchemaRequest
func (*MockGlueAPIMockRecorder) GetSchemaVersion ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaVersion(arg0 interface{}) *gomock.Call
GetSchemaVersion indicates an expected call of GetSchemaVersion
func (*MockGlueAPIMockRecorder) GetSchemaVersionRequest ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaVersionRequest(arg0 interface{}) *gomock.Call
GetSchemaVersionRequest indicates an expected call of GetSchemaVersionRequest
func (*MockGlueAPIMockRecorder) GetSchemaVersionWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSchemaVersionWithContext indicates an expected call of GetSchemaVersionWithContext
func (*MockGlueAPIMockRecorder) GetSchemaVersionsDiff ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaVersionsDiff(arg0 interface{}) *gomock.Call
GetSchemaVersionsDiff indicates an expected call of GetSchemaVersionsDiff
func (*MockGlueAPIMockRecorder) GetSchemaVersionsDiffRequest ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaVersionsDiffRequest(arg0 interface{}) *gomock.Call
GetSchemaVersionsDiffRequest indicates an expected call of GetSchemaVersionsDiffRequest
func (*MockGlueAPIMockRecorder) GetSchemaVersionsDiffWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaVersionsDiffWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSchemaVersionsDiffWithContext indicates an expected call of GetSchemaVersionsDiffWithContext
func (*MockGlueAPIMockRecorder) GetSchemaWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSchemaWithContext indicates an expected call of GetSchemaWithContext
func (*MockGlueAPIMockRecorder) GetSecurityConfiguration ¶
func (mr *MockGlueAPIMockRecorder) GetSecurityConfiguration(arg0 interface{}) *gomock.Call
GetSecurityConfiguration indicates an expected call of GetSecurityConfiguration
func (*MockGlueAPIMockRecorder) GetSecurityConfigurationRequest ¶
func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
GetSecurityConfigurationRequest indicates an expected call of GetSecurityConfigurationRequest
func (*MockGlueAPIMockRecorder) GetSecurityConfigurationWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSecurityConfigurationWithContext indicates an expected call of GetSecurityConfigurationWithContext
func (*MockGlueAPIMockRecorder) GetSecurityConfigurations ¶
func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurations(arg0 interface{}) *gomock.Call
GetSecurityConfigurations indicates an expected call of GetSecurityConfigurations
func (*MockGlueAPIMockRecorder) GetSecurityConfigurationsPages ¶
func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
GetSecurityConfigurationsPages indicates an expected call of GetSecurityConfigurationsPages
func (*MockGlueAPIMockRecorder) GetSecurityConfigurationsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetSecurityConfigurationsPagesWithContext indicates an expected call of GetSecurityConfigurationsPagesWithContext
func (*MockGlueAPIMockRecorder) GetSecurityConfigurationsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationsRequest(arg0 interface{}) *gomock.Call
GetSecurityConfigurationsRequest indicates an expected call of GetSecurityConfigurationsRequest
func (*MockGlueAPIMockRecorder) GetSecurityConfigurationsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetSecurityConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSecurityConfigurationsWithContext indicates an expected call of GetSecurityConfigurationsWithContext
func (*MockGlueAPIMockRecorder) GetTable ¶
func (mr *MockGlueAPIMockRecorder) GetTable(arg0 interface{}) *gomock.Call
GetTable indicates an expected call of GetTable
func (*MockGlueAPIMockRecorder) GetTableRequest ¶
func (mr *MockGlueAPIMockRecorder) GetTableRequest(arg0 interface{}) *gomock.Call
GetTableRequest indicates an expected call of GetTableRequest
func (*MockGlueAPIMockRecorder) GetTableVersion ¶
func (mr *MockGlueAPIMockRecorder) GetTableVersion(arg0 interface{}) *gomock.Call
GetTableVersion indicates an expected call of GetTableVersion
func (*MockGlueAPIMockRecorder) GetTableVersionRequest ¶
func (mr *MockGlueAPIMockRecorder) GetTableVersionRequest(arg0 interface{}) *gomock.Call
GetTableVersionRequest indicates an expected call of GetTableVersionRequest
func (*MockGlueAPIMockRecorder) GetTableVersionWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTableVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTableVersionWithContext indicates an expected call of GetTableVersionWithContext
func (*MockGlueAPIMockRecorder) GetTableVersions ¶
func (mr *MockGlueAPIMockRecorder) GetTableVersions(arg0 interface{}) *gomock.Call
GetTableVersions indicates an expected call of GetTableVersions
func (*MockGlueAPIMockRecorder) GetTableVersionsPages ¶
func (mr *MockGlueAPIMockRecorder) GetTableVersionsPages(arg0, arg1 interface{}) *gomock.Call
GetTableVersionsPages indicates an expected call of GetTableVersionsPages
func (*MockGlueAPIMockRecorder) GetTableVersionsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTableVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetTableVersionsPagesWithContext indicates an expected call of GetTableVersionsPagesWithContext
func (*MockGlueAPIMockRecorder) GetTableVersionsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetTableVersionsRequest(arg0 interface{}) *gomock.Call
GetTableVersionsRequest indicates an expected call of GetTableVersionsRequest
func (*MockGlueAPIMockRecorder) GetTableVersionsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTableVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTableVersionsWithContext indicates an expected call of GetTableVersionsWithContext
func (*MockGlueAPIMockRecorder) GetTableWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTableWithContext indicates an expected call of GetTableWithContext
func (*MockGlueAPIMockRecorder) GetTables ¶
func (mr *MockGlueAPIMockRecorder) GetTables(arg0 interface{}) *gomock.Call
GetTables indicates an expected call of GetTables
func (*MockGlueAPIMockRecorder) GetTablesPages ¶
func (mr *MockGlueAPIMockRecorder) GetTablesPages(arg0, arg1 interface{}) *gomock.Call
GetTablesPages indicates an expected call of GetTablesPages
func (*MockGlueAPIMockRecorder) GetTablesPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetTablesPagesWithContext indicates an expected call of GetTablesPagesWithContext
func (*MockGlueAPIMockRecorder) GetTablesRequest ¶
func (mr *MockGlueAPIMockRecorder) GetTablesRequest(arg0 interface{}) *gomock.Call
GetTablesRequest indicates an expected call of GetTablesRequest
func (*MockGlueAPIMockRecorder) GetTablesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTablesWithContext indicates an expected call of GetTablesWithContext
func (*MockGlueAPIMockRecorder) GetTags ¶
func (mr *MockGlueAPIMockRecorder) GetTags(arg0 interface{}) *gomock.Call
GetTags indicates an expected call of GetTags
func (*MockGlueAPIMockRecorder) GetTagsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetTagsRequest(arg0 interface{}) *gomock.Call
GetTagsRequest indicates an expected call of GetTagsRequest
func (*MockGlueAPIMockRecorder) GetTagsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTagsWithContext indicates an expected call of GetTagsWithContext
func (*MockGlueAPIMockRecorder) GetTrigger ¶
func (mr *MockGlueAPIMockRecorder) GetTrigger(arg0 interface{}) *gomock.Call
GetTrigger indicates an expected call of GetTrigger
func (*MockGlueAPIMockRecorder) GetTriggerRequest ¶
func (mr *MockGlueAPIMockRecorder) GetTriggerRequest(arg0 interface{}) *gomock.Call
GetTriggerRequest indicates an expected call of GetTriggerRequest
func (*MockGlueAPIMockRecorder) GetTriggerWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTriggerWithContext indicates an expected call of GetTriggerWithContext
func (*MockGlueAPIMockRecorder) GetTriggers ¶
func (mr *MockGlueAPIMockRecorder) GetTriggers(arg0 interface{}) *gomock.Call
GetTriggers indicates an expected call of GetTriggers
func (*MockGlueAPIMockRecorder) GetTriggersPages ¶
func (mr *MockGlueAPIMockRecorder) GetTriggersPages(arg0, arg1 interface{}) *gomock.Call
GetTriggersPages indicates an expected call of GetTriggersPages
func (*MockGlueAPIMockRecorder) GetTriggersPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTriggersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetTriggersPagesWithContext indicates an expected call of GetTriggersPagesWithContext
func (*MockGlueAPIMockRecorder) GetTriggersRequest ¶
func (mr *MockGlueAPIMockRecorder) GetTriggersRequest(arg0 interface{}) *gomock.Call
GetTriggersRequest indicates an expected call of GetTriggersRequest
func (*MockGlueAPIMockRecorder) GetTriggersWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetTriggersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTriggersWithContext indicates an expected call of GetTriggersWithContext
func (*MockGlueAPIMockRecorder) GetUserDefinedFunction ¶
func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunction(arg0 interface{}) *gomock.Call
GetUserDefinedFunction indicates an expected call of GetUserDefinedFunction
func (*MockGlueAPIMockRecorder) GetUserDefinedFunctionRequest ¶
func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionRequest(arg0 interface{}) *gomock.Call
GetUserDefinedFunctionRequest indicates an expected call of GetUserDefinedFunctionRequest
func (*MockGlueAPIMockRecorder) GetUserDefinedFunctionWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUserDefinedFunctionWithContext indicates an expected call of GetUserDefinedFunctionWithContext
func (*MockGlueAPIMockRecorder) GetUserDefinedFunctions ¶
func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctions(arg0 interface{}) *gomock.Call
GetUserDefinedFunctions indicates an expected call of GetUserDefinedFunctions
func (*MockGlueAPIMockRecorder) GetUserDefinedFunctionsPages ¶
func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionsPages(arg0, arg1 interface{}) *gomock.Call
GetUserDefinedFunctionsPages indicates an expected call of GetUserDefinedFunctionsPages
func (*MockGlueAPIMockRecorder) GetUserDefinedFunctionsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetUserDefinedFunctionsPagesWithContext indicates an expected call of GetUserDefinedFunctionsPagesWithContext
func (*MockGlueAPIMockRecorder) GetUserDefinedFunctionsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionsRequest(arg0 interface{}) *gomock.Call
GetUserDefinedFunctionsRequest indicates an expected call of GetUserDefinedFunctionsRequest
func (*MockGlueAPIMockRecorder) GetUserDefinedFunctionsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetUserDefinedFunctionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUserDefinedFunctionsWithContext indicates an expected call of GetUserDefinedFunctionsWithContext
func (*MockGlueAPIMockRecorder) GetWorkflow ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflow(arg0 interface{}) *gomock.Call
GetWorkflow indicates an expected call of GetWorkflow
func (*MockGlueAPIMockRecorder) GetWorkflowRequest ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRequest(arg0 interface{}) *gomock.Call
GetWorkflowRequest indicates an expected call of GetWorkflowRequest
func (*MockGlueAPIMockRecorder) GetWorkflowRun ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRun(arg0 interface{}) *gomock.Call
GetWorkflowRun indicates an expected call of GetWorkflowRun
func (*MockGlueAPIMockRecorder) GetWorkflowRunProperties ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunProperties(arg0 interface{}) *gomock.Call
GetWorkflowRunProperties indicates an expected call of GetWorkflowRunProperties
func (*MockGlueAPIMockRecorder) GetWorkflowRunPropertiesRequest ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunPropertiesRequest(arg0 interface{}) *gomock.Call
GetWorkflowRunPropertiesRequest indicates an expected call of GetWorkflowRunPropertiesRequest
func (*MockGlueAPIMockRecorder) GetWorkflowRunPropertiesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkflowRunPropertiesWithContext indicates an expected call of GetWorkflowRunPropertiesWithContext
func (*MockGlueAPIMockRecorder) GetWorkflowRunRequest ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunRequest(arg0 interface{}) *gomock.Call
GetWorkflowRunRequest indicates an expected call of GetWorkflowRunRequest
func (*MockGlueAPIMockRecorder) GetWorkflowRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkflowRunWithContext indicates an expected call of GetWorkflowRunWithContext
func (*MockGlueAPIMockRecorder) GetWorkflowRuns ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRuns(arg0 interface{}) *gomock.Call
GetWorkflowRuns indicates an expected call of GetWorkflowRuns
func (*MockGlueAPIMockRecorder) GetWorkflowRunsPages ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunsPages(arg0, arg1 interface{}) *gomock.Call
GetWorkflowRunsPages indicates an expected call of GetWorkflowRunsPages
func (*MockGlueAPIMockRecorder) GetWorkflowRunsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetWorkflowRunsPagesWithContext indicates an expected call of GetWorkflowRunsPagesWithContext
func (*MockGlueAPIMockRecorder) GetWorkflowRunsRequest ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunsRequest(arg0 interface{}) *gomock.Call
GetWorkflowRunsRequest indicates an expected call of GetWorkflowRunsRequest
func (*MockGlueAPIMockRecorder) GetWorkflowRunsWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkflowRunsWithContext indicates an expected call of GetWorkflowRunsWithContext
func (*MockGlueAPIMockRecorder) GetWorkflowWithContext ¶
func (mr *MockGlueAPIMockRecorder) GetWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkflowWithContext indicates an expected call of GetWorkflowWithContext
func (*MockGlueAPIMockRecorder) ImportCatalogToGlue ¶
func (mr *MockGlueAPIMockRecorder) ImportCatalogToGlue(arg0 interface{}) *gomock.Call
ImportCatalogToGlue indicates an expected call of ImportCatalogToGlue
func (*MockGlueAPIMockRecorder) ImportCatalogToGlueRequest ¶
func (mr *MockGlueAPIMockRecorder) ImportCatalogToGlueRequest(arg0 interface{}) *gomock.Call
ImportCatalogToGlueRequest indicates an expected call of ImportCatalogToGlueRequest
func (*MockGlueAPIMockRecorder) ImportCatalogToGlueWithContext ¶
func (mr *MockGlueAPIMockRecorder) ImportCatalogToGlueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportCatalogToGlueWithContext indicates an expected call of ImportCatalogToGlueWithContext
func (*MockGlueAPIMockRecorder) ListBlueprints ¶
func (mr *MockGlueAPIMockRecorder) ListBlueprints(arg0 interface{}) *gomock.Call
ListBlueprints indicates an expected call of ListBlueprints
func (*MockGlueAPIMockRecorder) ListBlueprintsPages ¶
func (mr *MockGlueAPIMockRecorder) ListBlueprintsPages(arg0, arg1 interface{}) *gomock.Call
ListBlueprintsPages indicates an expected call of ListBlueprintsPages
func (*MockGlueAPIMockRecorder) ListBlueprintsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListBlueprintsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBlueprintsPagesWithContext indicates an expected call of ListBlueprintsPagesWithContext
func (*MockGlueAPIMockRecorder) ListBlueprintsRequest ¶
func (mr *MockGlueAPIMockRecorder) ListBlueprintsRequest(arg0 interface{}) *gomock.Call
ListBlueprintsRequest indicates an expected call of ListBlueprintsRequest
func (*MockGlueAPIMockRecorder) ListBlueprintsWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBlueprintsWithContext indicates an expected call of ListBlueprintsWithContext
func (*MockGlueAPIMockRecorder) ListCrawlers ¶
func (mr *MockGlueAPIMockRecorder) ListCrawlers(arg0 interface{}) *gomock.Call
ListCrawlers indicates an expected call of ListCrawlers
func (*MockGlueAPIMockRecorder) ListCrawlersPages ¶
func (mr *MockGlueAPIMockRecorder) ListCrawlersPages(arg0, arg1 interface{}) *gomock.Call
ListCrawlersPages indicates an expected call of ListCrawlersPages
func (*MockGlueAPIMockRecorder) ListCrawlersPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListCrawlersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCrawlersPagesWithContext indicates an expected call of ListCrawlersPagesWithContext
func (*MockGlueAPIMockRecorder) ListCrawlersRequest ¶
func (mr *MockGlueAPIMockRecorder) ListCrawlersRequest(arg0 interface{}) *gomock.Call
ListCrawlersRequest indicates an expected call of ListCrawlersRequest
func (*MockGlueAPIMockRecorder) ListCrawlersWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListCrawlersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCrawlersWithContext indicates an expected call of ListCrawlersWithContext
func (*MockGlueAPIMockRecorder) ListDevEndpoints ¶
func (mr *MockGlueAPIMockRecorder) ListDevEndpoints(arg0 interface{}) *gomock.Call
ListDevEndpoints indicates an expected call of ListDevEndpoints
func (*MockGlueAPIMockRecorder) ListDevEndpointsPages ¶
func (mr *MockGlueAPIMockRecorder) ListDevEndpointsPages(arg0, arg1 interface{}) *gomock.Call
ListDevEndpointsPages indicates an expected call of ListDevEndpointsPages
func (*MockGlueAPIMockRecorder) ListDevEndpointsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListDevEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDevEndpointsPagesWithContext indicates an expected call of ListDevEndpointsPagesWithContext
func (*MockGlueAPIMockRecorder) ListDevEndpointsRequest ¶
func (mr *MockGlueAPIMockRecorder) ListDevEndpointsRequest(arg0 interface{}) *gomock.Call
ListDevEndpointsRequest indicates an expected call of ListDevEndpointsRequest
func (*MockGlueAPIMockRecorder) ListDevEndpointsWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListDevEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDevEndpointsWithContext indicates an expected call of ListDevEndpointsWithContext
func (*MockGlueAPIMockRecorder) ListJobs ¶
func (mr *MockGlueAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call
ListJobs indicates an expected call of ListJobs
func (*MockGlueAPIMockRecorder) ListJobsPages ¶
func (mr *MockGlueAPIMockRecorder) ListJobsPages(arg0, arg1 interface{}) *gomock.Call
ListJobsPages indicates an expected call of ListJobsPages
func (*MockGlueAPIMockRecorder) ListJobsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJobsPagesWithContext indicates an expected call of ListJobsPagesWithContext
func (*MockGlueAPIMockRecorder) ListJobsRequest ¶
func (mr *MockGlueAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call
ListJobsRequest indicates an expected call of ListJobsRequest
func (*MockGlueAPIMockRecorder) ListJobsWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJobsWithContext indicates an expected call of ListJobsWithContext
func (*MockGlueAPIMockRecorder) ListMLTransforms ¶
func (mr *MockGlueAPIMockRecorder) ListMLTransforms(arg0 interface{}) *gomock.Call
ListMLTransforms indicates an expected call of ListMLTransforms
func (*MockGlueAPIMockRecorder) ListMLTransformsPages ¶
func (mr *MockGlueAPIMockRecorder) ListMLTransformsPages(arg0, arg1 interface{}) *gomock.Call
ListMLTransformsPages indicates an expected call of ListMLTransformsPages
func (*MockGlueAPIMockRecorder) ListMLTransformsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListMLTransformsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMLTransformsPagesWithContext indicates an expected call of ListMLTransformsPagesWithContext
func (*MockGlueAPIMockRecorder) ListMLTransformsRequest ¶
func (mr *MockGlueAPIMockRecorder) ListMLTransformsRequest(arg0 interface{}) *gomock.Call
ListMLTransformsRequest indicates an expected call of ListMLTransformsRequest
func (*MockGlueAPIMockRecorder) ListMLTransformsWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListMLTransformsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMLTransformsWithContext indicates an expected call of ListMLTransformsWithContext
func (*MockGlueAPIMockRecorder) ListRegistries ¶
func (mr *MockGlueAPIMockRecorder) ListRegistries(arg0 interface{}) *gomock.Call
ListRegistries indicates an expected call of ListRegistries
func (*MockGlueAPIMockRecorder) ListRegistriesPages ¶
func (mr *MockGlueAPIMockRecorder) ListRegistriesPages(arg0, arg1 interface{}) *gomock.Call
ListRegistriesPages indicates an expected call of ListRegistriesPages
func (*MockGlueAPIMockRecorder) ListRegistriesPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListRegistriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRegistriesPagesWithContext indicates an expected call of ListRegistriesPagesWithContext
func (*MockGlueAPIMockRecorder) ListRegistriesRequest ¶
func (mr *MockGlueAPIMockRecorder) ListRegistriesRequest(arg0 interface{}) *gomock.Call
ListRegistriesRequest indicates an expected call of ListRegistriesRequest
func (*MockGlueAPIMockRecorder) ListRegistriesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListRegistriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRegistriesWithContext indicates an expected call of ListRegistriesWithContext
func (*MockGlueAPIMockRecorder) ListSchemaVersions ¶
func (mr *MockGlueAPIMockRecorder) ListSchemaVersions(arg0 interface{}) *gomock.Call
ListSchemaVersions indicates an expected call of ListSchemaVersions
func (*MockGlueAPIMockRecorder) ListSchemaVersionsPages ¶
func (mr *MockGlueAPIMockRecorder) ListSchemaVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListSchemaVersionsPages indicates an expected call of ListSchemaVersionsPages
func (*MockGlueAPIMockRecorder) ListSchemaVersionsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListSchemaVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSchemaVersionsPagesWithContext indicates an expected call of ListSchemaVersionsPagesWithContext
func (*MockGlueAPIMockRecorder) ListSchemaVersionsRequest ¶
func (mr *MockGlueAPIMockRecorder) ListSchemaVersionsRequest(arg0 interface{}) *gomock.Call
ListSchemaVersionsRequest indicates an expected call of ListSchemaVersionsRequest
func (*MockGlueAPIMockRecorder) ListSchemaVersionsWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListSchemaVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSchemaVersionsWithContext indicates an expected call of ListSchemaVersionsWithContext
func (*MockGlueAPIMockRecorder) ListSchemas ¶
func (mr *MockGlueAPIMockRecorder) ListSchemas(arg0 interface{}) *gomock.Call
ListSchemas indicates an expected call of ListSchemas
func (*MockGlueAPIMockRecorder) ListSchemasPages ¶
func (mr *MockGlueAPIMockRecorder) ListSchemasPages(arg0, arg1 interface{}) *gomock.Call
ListSchemasPages indicates an expected call of ListSchemasPages
func (*MockGlueAPIMockRecorder) ListSchemasPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListSchemasPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSchemasPagesWithContext indicates an expected call of ListSchemasPagesWithContext
func (*MockGlueAPIMockRecorder) ListSchemasRequest ¶
func (mr *MockGlueAPIMockRecorder) ListSchemasRequest(arg0 interface{}) *gomock.Call
ListSchemasRequest indicates an expected call of ListSchemasRequest
func (*MockGlueAPIMockRecorder) ListSchemasWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListSchemasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSchemasWithContext indicates an expected call of ListSchemasWithContext
func (*MockGlueAPIMockRecorder) ListTriggers ¶
func (mr *MockGlueAPIMockRecorder) ListTriggers(arg0 interface{}) *gomock.Call
ListTriggers indicates an expected call of ListTriggers
func (*MockGlueAPIMockRecorder) ListTriggersPages ¶
func (mr *MockGlueAPIMockRecorder) ListTriggersPages(arg0, arg1 interface{}) *gomock.Call
ListTriggersPages indicates an expected call of ListTriggersPages
func (*MockGlueAPIMockRecorder) ListTriggersPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListTriggersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTriggersPagesWithContext indicates an expected call of ListTriggersPagesWithContext
func (*MockGlueAPIMockRecorder) ListTriggersRequest ¶
func (mr *MockGlueAPIMockRecorder) ListTriggersRequest(arg0 interface{}) *gomock.Call
ListTriggersRequest indicates an expected call of ListTriggersRequest
func (*MockGlueAPIMockRecorder) ListTriggersWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListTriggersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTriggersWithContext indicates an expected call of ListTriggersWithContext
func (*MockGlueAPIMockRecorder) ListWorkflows ¶
func (mr *MockGlueAPIMockRecorder) ListWorkflows(arg0 interface{}) *gomock.Call
ListWorkflows indicates an expected call of ListWorkflows
func (*MockGlueAPIMockRecorder) ListWorkflowsPages ¶
func (mr *MockGlueAPIMockRecorder) ListWorkflowsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkflowsPages indicates an expected call of ListWorkflowsPages
func (*MockGlueAPIMockRecorder) ListWorkflowsPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListWorkflowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkflowsPagesWithContext indicates an expected call of ListWorkflowsPagesWithContext
func (*MockGlueAPIMockRecorder) ListWorkflowsRequest ¶
func (mr *MockGlueAPIMockRecorder) ListWorkflowsRequest(arg0 interface{}) *gomock.Call
ListWorkflowsRequest indicates an expected call of ListWorkflowsRequest
func (*MockGlueAPIMockRecorder) ListWorkflowsWithContext ¶
func (mr *MockGlueAPIMockRecorder) ListWorkflowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkflowsWithContext indicates an expected call of ListWorkflowsWithContext
func (*MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettings ¶
func (mr *MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettings(arg0 interface{}) *gomock.Call
PutDataCatalogEncryptionSettings indicates an expected call of PutDataCatalogEncryptionSettings
func (*MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettingsRequest ¶
func (mr *MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettingsRequest(arg0 interface{}) *gomock.Call
PutDataCatalogEncryptionSettingsRequest indicates an expected call of PutDataCatalogEncryptionSettingsRequest
func (*MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettingsWithContext ¶
func (mr *MockGlueAPIMockRecorder) PutDataCatalogEncryptionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDataCatalogEncryptionSettingsWithContext indicates an expected call of PutDataCatalogEncryptionSettingsWithContext
func (*MockGlueAPIMockRecorder) PutResourcePolicy ¶
func (mr *MockGlueAPIMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call
PutResourcePolicy indicates an expected call of PutResourcePolicy
func (*MockGlueAPIMockRecorder) PutResourcePolicyRequest ¶
func (mr *MockGlueAPIMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call
PutResourcePolicyRequest indicates an expected call of PutResourcePolicyRequest
func (*MockGlueAPIMockRecorder) PutResourcePolicyWithContext ¶
func (mr *MockGlueAPIMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutResourcePolicyWithContext indicates an expected call of PutResourcePolicyWithContext
func (*MockGlueAPIMockRecorder) PutSchemaVersionMetadata ¶
func (mr *MockGlueAPIMockRecorder) PutSchemaVersionMetadata(arg0 interface{}) *gomock.Call
PutSchemaVersionMetadata indicates an expected call of PutSchemaVersionMetadata
func (*MockGlueAPIMockRecorder) PutSchemaVersionMetadataRequest ¶
func (mr *MockGlueAPIMockRecorder) PutSchemaVersionMetadataRequest(arg0 interface{}) *gomock.Call
PutSchemaVersionMetadataRequest indicates an expected call of PutSchemaVersionMetadataRequest
func (*MockGlueAPIMockRecorder) PutSchemaVersionMetadataWithContext ¶
func (mr *MockGlueAPIMockRecorder) PutSchemaVersionMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutSchemaVersionMetadataWithContext indicates an expected call of PutSchemaVersionMetadataWithContext
func (*MockGlueAPIMockRecorder) PutWorkflowRunProperties ¶
func (mr *MockGlueAPIMockRecorder) PutWorkflowRunProperties(arg0 interface{}) *gomock.Call
PutWorkflowRunProperties indicates an expected call of PutWorkflowRunProperties
func (*MockGlueAPIMockRecorder) PutWorkflowRunPropertiesRequest ¶
func (mr *MockGlueAPIMockRecorder) PutWorkflowRunPropertiesRequest(arg0 interface{}) *gomock.Call
PutWorkflowRunPropertiesRequest indicates an expected call of PutWorkflowRunPropertiesRequest
func (*MockGlueAPIMockRecorder) PutWorkflowRunPropertiesWithContext ¶
func (mr *MockGlueAPIMockRecorder) PutWorkflowRunPropertiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutWorkflowRunPropertiesWithContext indicates an expected call of PutWorkflowRunPropertiesWithContext
func (*MockGlueAPIMockRecorder) QuerySchemaVersionMetadata ¶
func (mr *MockGlueAPIMockRecorder) QuerySchemaVersionMetadata(arg0 interface{}) *gomock.Call
QuerySchemaVersionMetadata indicates an expected call of QuerySchemaVersionMetadata
func (*MockGlueAPIMockRecorder) QuerySchemaVersionMetadataRequest ¶
func (mr *MockGlueAPIMockRecorder) QuerySchemaVersionMetadataRequest(arg0 interface{}) *gomock.Call
QuerySchemaVersionMetadataRequest indicates an expected call of QuerySchemaVersionMetadataRequest
func (*MockGlueAPIMockRecorder) QuerySchemaVersionMetadataWithContext ¶
func (mr *MockGlueAPIMockRecorder) QuerySchemaVersionMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
QuerySchemaVersionMetadataWithContext indicates an expected call of QuerySchemaVersionMetadataWithContext
func (*MockGlueAPIMockRecorder) RegisterSchemaVersion ¶
func (mr *MockGlueAPIMockRecorder) RegisterSchemaVersion(arg0 interface{}) *gomock.Call
RegisterSchemaVersion indicates an expected call of RegisterSchemaVersion
func (*MockGlueAPIMockRecorder) RegisterSchemaVersionRequest ¶
func (mr *MockGlueAPIMockRecorder) RegisterSchemaVersionRequest(arg0 interface{}) *gomock.Call
RegisterSchemaVersionRequest indicates an expected call of RegisterSchemaVersionRequest
func (*MockGlueAPIMockRecorder) RegisterSchemaVersionWithContext ¶
func (mr *MockGlueAPIMockRecorder) RegisterSchemaVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterSchemaVersionWithContext indicates an expected call of RegisterSchemaVersionWithContext
func (*MockGlueAPIMockRecorder) RemoveSchemaVersionMetadata ¶
func (mr *MockGlueAPIMockRecorder) RemoveSchemaVersionMetadata(arg0 interface{}) *gomock.Call
RemoveSchemaVersionMetadata indicates an expected call of RemoveSchemaVersionMetadata
func (*MockGlueAPIMockRecorder) RemoveSchemaVersionMetadataRequest ¶
func (mr *MockGlueAPIMockRecorder) RemoveSchemaVersionMetadataRequest(arg0 interface{}) *gomock.Call
RemoveSchemaVersionMetadataRequest indicates an expected call of RemoveSchemaVersionMetadataRequest
func (*MockGlueAPIMockRecorder) RemoveSchemaVersionMetadataWithContext ¶
func (mr *MockGlueAPIMockRecorder) RemoveSchemaVersionMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveSchemaVersionMetadataWithContext indicates an expected call of RemoveSchemaVersionMetadataWithContext
func (*MockGlueAPIMockRecorder) ResetJobBookmark ¶
func (mr *MockGlueAPIMockRecorder) ResetJobBookmark(arg0 interface{}) *gomock.Call
ResetJobBookmark indicates an expected call of ResetJobBookmark
func (*MockGlueAPIMockRecorder) ResetJobBookmarkRequest ¶
func (mr *MockGlueAPIMockRecorder) ResetJobBookmarkRequest(arg0 interface{}) *gomock.Call
ResetJobBookmarkRequest indicates an expected call of ResetJobBookmarkRequest
func (*MockGlueAPIMockRecorder) ResetJobBookmarkWithContext ¶
func (mr *MockGlueAPIMockRecorder) ResetJobBookmarkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResetJobBookmarkWithContext indicates an expected call of ResetJobBookmarkWithContext
func (*MockGlueAPIMockRecorder) ResumeWorkflowRun ¶
func (mr *MockGlueAPIMockRecorder) ResumeWorkflowRun(arg0 interface{}) *gomock.Call
ResumeWorkflowRun indicates an expected call of ResumeWorkflowRun
func (*MockGlueAPIMockRecorder) ResumeWorkflowRunRequest ¶
func (mr *MockGlueAPIMockRecorder) ResumeWorkflowRunRequest(arg0 interface{}) *gomock.Call
ResumeWorkflowRunRequest indicates an expected call of ResumeWorkflowRunRequest
func (*MockGlueAPIMockRecorder) ResumeWorkflowRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) ResumeWorkflowRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResumeWorkflowRunWithContext indicates an expected call of ResumeWorkflowRunWithContext
func (*MockGlueAPIMockRecorder) SearchTables ¶
func (mr *MockGlueAPIMockRecorder) SearchTables(arg0 interface{}) *gomock.Call
SearchTables indicates an expected call of SearchTables
func (*MockGlueAPIMockRecorder) SearchTablesPages ¶
func (mr *MockGlueAPIMockRecorder) SearchTablesPages(arg0, arg1 interface{}) *gomock.Call
SearchTablesPages indicates an expected call of SearchTablesPages
func (*MockGlueAPIMockRecorder) SearchTablesPagesWithContext ¶
func (mr *MockGlueAPIMockRecorder) SearchTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
SearchTablesPagesWithContext indicates an expected call of SearchTablesPagesWithContext
func (*MockGlueAPIMockRecorder) SearchTablesRequest ¶
func (mr *MockGlueAPIMockRecorder) SearchTablesRequest(arg0 interface{}) *gomock.Call
SearchTablesRequest indicates an expected call of SearchTablesRequest
func (*MockGlueAPIMockRecorder) SearchTablesWithContext ¶
func (mr *MockGlueAPIMockRecorder) SearchTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchTablesWithContext indicates an expected call of SearchTablesWithContext
func (*MockGlueAPIMockRecorder) StartBlueprintRun ¶
func (mr *MockGlueAPIMockRecorder) StartBlueprintRun(arg0 interface{}) *gomock.Call
StartBlueprintRun indicates an expected call of StartBlueprintRun
func (*MockGlueAPIMockRecorder) StartBlueprintRunRequest ¶
func (mr *MockGlueAPIMockRecorder) StartBlueprintRunRequest(arg0 interface{}) *gomock.Call
StartBlueprintRunRequest indicates an expected call of StartBlueprintRunRequest
func (*MockGlueAPIMockRecorder) StartBlueprintRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartBlueprintRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartBlueprintRunWithContext indicates an expected call of StartBlueprintRunWithContext
func (*MockGlueAPIMockRecorder) StartCrawler ¶
func (mr *MockGlueAPIMockRecorder) StartCrawler(arg0 interface{}) *gomock.Call
StartCrawler indicates an expected call of StartCrawler
func (*MockGlueAPIMockRecorder) StartCrawlerRequest ¶
func (mr *MockGlueAPIMockRecorder) StartCrawlerRequest(arg0 interface{}) *gomock.Call
StartCrawlerRequest indicates an expected call of StartCrawlerRequest
func (*MockGlueAPIMockRecorder) StartCrawlerSchedule ¶
func (mr *MockGlueAPIMockRecorder) StartCrawlerSchedule(arg0 interface{}) *gomock.Call
StartCrawlerSchedule indicates an expected call of StartCrawlerSchedule
func (*MockGlueAPIMockRecorder) StartCrawlerScheduleRequest ¶
func (mr *MockGlueAPIMockRecorder) StartCrawlerScheduleRequest(arg0 interface{}) *gomock.Call
StartCrawlerScheduleRequest indicates an expected call of StartCrawlerScheduleRequest
func (*MockGlueAPIMockRecorder) StartCrawlerScheduleWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartCrawlerScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartCrawlerScheduleWithContext indicates an expected call of StartCrawlerScheduleWithContext
func (*MockGlueAPIMockRecorder) StartCrawlerWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartCrawlerWithContext indicates an expected call of StartCrawlerWithContext
func (*MockGlueAPIMockRecorder) StartExportLabelsTaskRun ¶
func (mr *MockGlueAPIMockRecorder) StartExportLabelsTaskRun(arg0 interface{}) *gomock.Call
StartExportLabelsTaskRun indicates an expected call of StartExportLabelsTaskRun
func (*MockGlueAPIMockRecorder) StartExportLabelsTaskRunRequest ¶
func (mr *MockGlueAPIMockRecorder) StartExportLabelsTaskRunRequest(arg0 interface{}) *gomock.Call
StartExportLabelsTaskRunRequest indicates an expected call of StartExportLabelsTaskRunRequest
func (*MockGlueAPIMockRecorder) StartExportLabelsTaskRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartExportLabelsTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartExportLabelsTaskRunWithContext indicates an expected call of StartExportLabelsTaskRunWithContext
func (*MockGlueAPIMockRecorder) StartImportLabelsTaskRun ¶
func (mr *MockGlueAPIMockRecorder) StartImportLabelsTaskRun(arg0 interface{}) *gomock.Call
StartImportLabelsTaskRun indicates an expected call of StartImportLabelsTaskRun
func (*MockGlueAPIMockRecorder) StartImportLabelsTaskRunRequest ¶
func (mr *MockGlueAPIMockRecorder) StartImportLabelsTaskRunRequest(arg0 interface{}) *gomock.Call
StartImportLabelsTaskRunRequest indicates an expected call of StartImportLabelsTaskRunRequest
func (*MockGlueAPIMockRecorder) StartImportLabelsTaskRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartImportLabelsTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartImportLabelsTaskRunWithContext indicates an expected call of StartImportLabelsTaskRunWithContext
func (*MockGlueAPIMockRecorder) StartJobRun ¶
func (mr *MockGlueAPIMockRecorder) StartJobRun(arg0 interface{}) *gomock.Call
StartJobRun indicates an expected call of StartJobRun
func (*MockGlueAPIMockRecorder) StartJobRunRequest ¶
func (mr *MockGlueAPIMockRecorder) StartJobRunRequest(arg0 interface{}) *gomock.Call
StartJobRunRequest indicates an expected call of StartJobRunRequest
func (*MockGlueAPIMockRecorder) StartJobRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartJobRunWithContext indicates an expected call of StartJobRunWithContext
func (*MockGlueAPIMockRecorder) StartMLEvaluationTaskRun ¶
func (mr *MockGlueAPIMockRecorder) StartMLEvaluationTaskRun(arg0 interface{}) *gomock.Call
StartMLEvaluationTaskRun indicates an expected call of StartMLEvaluationTaskRun
func (*MockGlueAPIMockRecorder) StartMLEvaluationTaskRunRequest ¶
func (mr *MockGlueAPIMockRecorder) StartMLEvaluationTaskRunRequest(arg0 interface{}) *gomock.Call
StartMLEvaluationTaskRunRequest indicates an expected call of StartMLEvaluationTaskRunRequest
func (*MockGlueAPIMockRecorder) StartMLEvaluationTaskRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartMLEvaluationTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMLEvaluationTaskRunWithContext indicates an expected call of StartMLEvaluationTaskRunWithContext
func (*MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRun ¶
func (mr *MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRun(arg0 interface{}) *gomock.Call
StartMLLabelingSetGenerationTaskRun indicates an expected call of StartMLLabelingSetGenerationTaskRun
func (*MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRunRequest ¶
func (mr *MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRunRequest(arg0 interface{}) *gomock.Call
StartMLLabelingSetGenerationTaskRunRequest indicates an expected call of StartMLLabelingSetGenerationTaskRunRequest
func (*MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartMLLabelingSetGenerationTaskRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMLLabelingSetGenerationTaskRunWithContext indicates an expected call of StartMLLabelingSetGenerationTaskRunWithContext
func (*MockGlueAPIMockRecorder) StartTrigger ¶
func (mr *MockGlueAPIMockRecorder) StartTrigger(arg0 interface{}) *gomock.Call
StartTrigger indicates an expected call of StartTrigger
func (*MockGlueAPIMockRecorder) StartTriggerRequest ¶
func (mr *MockGlueAPIMockRecorder) StartTriggerRequest(arg0 interface{}) *gomock.Call
StartTriggerRequest indicates an expected call of StartTriggerRequest
func (*MockGlueAPIMockRecorder) StartTriggerWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartTriggerWithContext indicates an expected call of StartTriggerWithContext
func (*MockGlueAPIMockRecorder) StartWorkflowRun ¶
func (mr *MockGlueAPIMockRecorder) StartWorkflowRun(arg0 interface{}) *gomock.Call
StartWorkflowRun indicates an expected call of StartWorkflowRun
func (*MockGlueAPIMockRecorder) StartWorkflowRunRequest ¶
func (mr *MockGlueAPIMockRecorder) StartWorkflowRunRequest(arg0 interface{}) *gomock.Call
StartWorkflowRunRequest indicates an expected call of StartWorkflowRunRequest
func (*MockGlueAPIMockRecorder) StartWorkflowRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) StartWorkflowRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartWorkflowRunWithContext indicates an expected call of StartWorkflowRunWithContext
func (*MockGlueAPIMockRecorder) StopCrawler ¶
func (mr *MockGlueAPIMockRecorder) StopCrawler(arg0 interface{}) *gomock.Call
StopCrawler indicates an expected call of StopCrawler
func (*MockGlueAPIMockRecorder) StopCrawlerRequest ¶
func (mr *MockGlueAPIMockRecorder) StopCrawlerRequest(arg0 interface{}) *gomock.Call
StopCrawlerRequest indicates an expected call of StopCrawlerRequest
func (*MockGlueAPIMockRecorder) StopCrawlerSchedule ¶
func (mr *MockGlueAPIMockRecorder) StopCrawlerSchedule(arg0 interface{}) *gomock.Call
StopCrawlerSchedule indicates an expected call of StopCrawlerSchedule
func (*MockGlueAPIMockRecorder) StopCrawlerScheduleRequest ¶
func (mr *MockGlueAPIMockRecorder) StopCrawlerScheduleRequest(arg0 interface{}) *gomock.Call
StopCrawlerScheduleRequest indicates an expected call of StopCrawlerScheduleRequest
func (*MockGlueAPIMockRecorder) StopCrawlerScheduleWithContext ¶
func (mr *MockGlueAPIMockRecorder) StopCrawlerScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopCrawlerScheduleWithContext indicates an expected call of StopCrawlerScheduleWithContext
func (*MockGlueAPIMockRecorder) StopCrawlerWithContext ¶
func (mr *MockGlueAPIMockRecorder) StopCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopCrawlerWithContext indicates an expected call of StopCrawlerWithContext
func (*MockGlueAPIMockRecorder) StopTrigger ¶
func (mr *MockGlueAPIMockRecorder) StopTrigger(arg0 interface{}) *gomock.Call
StopTrigger indicates an expected call of StopTrigger
func (*MockGlueAPIMockRecorder) StopTriggerRequest ¶
func (mr *MockGlueAPIMockRecorder) StopTriggerRequest(arg0 interface{}) *gomock.Call
StopTriggerRequest indicates an expected call of StopTriggerRequest
func (*MockGlueAPIMockRecorder) StopTriggerWithContext ¶
func (mr *MockGlueAPIMockRecorder) StopTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopTriggerWithContext indicates an expected call of StopTriggerWithContext
func (*MockGlueAPIMockRecorder) StopWorkflowRun ¶
func (mr *MockGlueAPIMockRecorder) StopWorkflowRun(arg0 interface{}) *gomock.Call
StopWorkflowRun indicates an expected call of StopWorkflowRun
func (*MockGlueAPIMockRecorder) StopWorkflowRunRequest ¶
func (mr *MockGlueAPIMockRecorder) StopWorkflowRunRequest(arg0 interface{}) *gomock.Call
StopWorkflowRunRequest indicates an expected call of StopWorkflowRunRequest
func (*MockGlueAPIMockRecorder) StopWorkflowRunWithContext ¶
func (mr *MockGlueAPIMockRecorder) StopWorkflowRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopWorkflowRunWithContext indicates an expected call of StopWorkflowRunWithContext
func (*MockGlueAPIMockRecorder) TagResource ¶
func (mr *MockGlueAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockGlueAPIMockRecorder) TagResourceRequest ¶
func (mr *MockGlueAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockGlueAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockGlueAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockGlueAPIMockRecorder) UntagResource ¶
func (mr *MockGlueAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockGlueAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockGlueAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockGlueAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockGlueAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockGlueAPIMockRecorder) UpdateBlueprint ¶
func (mr *MockGlueAPIMockRecorder) UpdateBlueprint(arg0 interface{}) *gomock.Call
UpdateBlueprint indicates an expected call of UpdateBlueprint
func (*MockGlueAPIMockRecorder) UpdateBlueprintRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateBlueprintRequest(arg0 interface{}) *gomock.Call
UpdateBlueprintRequest indicates an expected call of UpdateBlueprintRequest
func (*MockGlueAPIMockRecorder) UpdateBlueprintWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateBlueprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBlueprintWithContext indicates an expected call of UpdateBlueprintWithContext
func (*MockGlueAPIMockRecorder) UpdateClassifier ¶
func (mr *MockGlueAPIMockRecorder) UpdateClassifier(arg0 interface{}) *gomock.Call
UpdateClassifier indicates an expected call of UpdateClassifier
func (*MockGlueAPIMockRecorder) UpdateClassifierRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateClassifierRequest(arg0 interface{}) *gomock.Call
UpdateClassifierRequest indicates an expected call of UpdateClassifierRequest
func (*MockGlueAPIMockRecorder) UpdateClassifierWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateClassifierWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateClassifierWithContext indicates an expected call of UpdateClassifierWithContext
func (*MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartition ¶
func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartition(arg0 interface{}) *gomock.Call
UpdateColumnStatisticsForPartition indicates an expected call of UpdateColumnStatisticsForPartition
func (*MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartitionRequest(arg0 interface{}) *gomock.Call
UpdateColumnStatisticsForPartitionRequest indicates an expected call of UpdateColumnStatisticsForPartitionRequest
func (*MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForPartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateColumnStatisticsForPartitionWithContext indicates an expected call of UpdateColumnStatisticsForPartitionWithContext
func (*MockGlueAPIMockRecorder) UpdateColumnStatisticsForTable ¶
func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForTable(arg0 interface{}) *gomock.Call
UpdateColumnStatisticsForTable indicates an expected call of UpdateColumnStatisticsForTable
func (*MockGlueAPIMockRecorder) UpdateColumnStatisticsForTableRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForTableRequest(arg0 interface{}) *gomock.Call
UpdateColumnStatisticsForTableRequest indicates an expected call of UpdateColumnStatisticsForTableRequest
func (*MockGlueAPIMockRecorder) UpdateColumnStatisticsForTableWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateColumnStatisticsForTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateColumnStatisticsForTableWithContext indicates an expected call of UpdateColumnStatisticsForTableWithContext
func (*MockGlueAPIMockRecorder) UpdateConnection ¶
func (mr *MockGlueAPIMockRecorder) UpdateConnection(arg0 interface{}) *gomock.Call
UpdateConnection indicates an expected call of UpdateConnection
func (*MockGlueAPIMockRecorder) UpdateConnectionRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateConnectionRequest(arg0 interface{}) *gomock.Call
UpdateConnectionRequest indicates an expected call of UpdateConnectionRequest
func (*MockGlueAPIMockRecorder) UpdateConnectionWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateConnectionWithContext indicates an expected call of UpdateConnectionWithContext
func (*MockGlueAPIMockRecorder) UpdateCrawler ¶
func (mr *MockGlueAPIMockRecorder) UpdateCrawler(arg0 interface{}) *gomock.Call
UpdateCrawler indicates an expected call of UpdateCrawler
func (*MockGlueAPIMockRecorder) UpdateCrawlerRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateCrawlerRequest(arg0 interface{}) *gomock.Call
UpdateCrawlerRequest indicates an expected call of UpdateCrawlerRequest
func (*MockGlueAPIMockRecorder) UpdateCrawlerSchedule ¶
func (mr *MockGlueAPIMockRecorder) UpdateCrawlerSchedule(arg0 interface{}) *gomock.Call
UpdateCrawlerSchedule indicates an expected call of UpdateCrawlerSchedule
func (*MockGlueAPIMockRecorder) UpdateCrawlerScheduleRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateCrawlerScheduleRequest(arg0 interface{}) *gomock.Call
UpdateCrawlerScheduleRequest indicates an expected call of UpdateCrawlerScheduleRequest
func (*MockGlueAPIMockRecorder) UpdateCrawlerScheduleWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateCrawlerScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateCrawlerScheduleWithContext indicates an expected call of UpdateCrawlerScheduleWithContext
func (*MockGlueAPIMockRecorder) UpdateCrawlerWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateCrawlerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateCrawlerWithContext indicates an expected call of UpdateCrawlerWithContext
func (*MockGlueAPIMockRecorder) UpdateDatabase ¶
func (mr *MockGlueAPIMockRecorder) UpdateDatabase(arg0 interface{}) *gomock.Call
UpdateDatabase indicates an expected call of UpdateDatabase
func (*MockGlueAPIMockRecorder) UpdateDatabaseRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateDatabaseRequest(arg0 interface{}) *gomock.Call
UpdateDatabaseRequest indicates an expected call of UpdateDatabaseRequest
func (*MockGlueAPIMockRecorder) UpdateDatabaseWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDatabaseWithContext indicates an expected call of UpdateDatabaseWithContext
func (*MockGlueAPIMockRecorder) UpdateDevEndpoint ¶
func (mr *MockGlueAPIMockRecorder) UpdateDevEndpoint(arg0 interface{}) *gomock.Call
UpdateDevEndpoint indicates an expected call of UpdateDevEndpoint
func (*MockGlueAPIMockRecorder) UpdateDevEndpointRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateDevEndpointRequest(arg0 interface{}) *gomock.Call
UpdateDevEndpointRequest indicates an expected call of UpdateDevEndpointRequest
func (*MockGlueAPIMockRecorder) UpdateDevEndpointWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateDevEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDevEndpointWithContext indicates an expected call of UpdateDevEndpointWithContext
func (*MockGlueAPIMockRecorder) UpdateJob ¶
func (mr *MockGlueAPIMockRecorder) UpdateJob(arg0 interface{}) *gomock.Call
UpdateJob indicates an expected call of UpdateJob
func (*MockGlueAPIMockRecorder) UpdateJobRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateJobRequest(arg0 interface{}) *gomock.Call
UpdateJobRequest indicates an expected call of UpdateJobRequest
func (*MockGlueAPIMockRecorder) UpdateJobWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateJobWithContext indicates an expected call of UpdateJobWithContext
func (*MockGlueAPIMockRecorder) UpdateMLTransform ¶
func (mr *MockGlueAPIMockRecorder) UpdateMLTransform(arg0 interface{}) *gomock.Call
UpdateMLTransform indicates an expected call of UpdateMLTransform
func (*MockGlueAPIMockRecorder) UpdateMLTransformRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateMLTransformRequest(arg0 interface{}) *gomock.Call
UpdateMLTransformRequest indicates an expected call of UpdateMLTransformRequest
func (*MockGlueAPIMockRecorder) UpdateMLTransformWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateMLTransformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMLTransformWithContext indicates an expected call of UpdateMLTransformWithContext
func (*MockGlueAPIMockRecorder) UpdatePartition ¶
func (mr *MockGlueAPIMockRecorder) UpdatePartition(arg0 interface{}) *gomock.Call
UpdatePartition indicates an expected call of UpdatePartition
func (*MockGlueAPIMockRecorder) UpdatePartitionRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdatePartitionRequest(arg0 interface{}) *gomock.Call
UpdatePartitionRequest indicates an expected call of UpdatePartitionRequest
func (*MockGlueAPIMockRecorder) UpdatePartitionWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdatePartitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePartitionWithContext indicates an expected call of UpdatePartitionWithContext
func (*MockGlueAPIMockRecorder) UpdateRegistry ¶
func (mr *MockGlueAPIMockRecorder) UpdateRegistry(arg0 interface{}) *gomock.Call
UpdateRegistry indicates an expected call of UpdateRegistry
func (*MockGlueAPIMockRecorder) UpdateRegistryRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateRegistryRequest(arg0 interface{}) *gomock.Call
UpdateRegistryRequest indicates an expected call of UpdateRegistryRequest
func (*MockGlueAPIMockRecorder) UpdateRegistryWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateRegistryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRegistryWithContext indicates an expected call of UpdateRegistryWithContext
func (*MockGlueAPIMockRecorder) UpdateSchema ¶
func (mr *MockGlueAPIMockRecorder) UpdateSchema(arg0 interface{}) *gomock.Call
UpdateSchema indicates an expected call of UpdateSchema
func (*MockGlueAPIMockRecorder) UpdateSchemaRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateSchemaRequest(arg0 interface{}) *gomock.Call
UpdateSchemaRequest indicates an expected call of UpdateSchemaRequest
func (*MockGlueAPIMockRecorder) UpdateSchemaWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSchemaWithContext indicates an expected call of UpdateSchemaWithContext
func (*MockGlueAPIMockRecorder) UpdateTable ¶
func (mr *MockGlueAPIMockRecorder) UpdateTable(arg0 interface{}) *gomock.Call
UpdateTable indicates an expected call of UpdateTable
func (*MockGlueAPIMockRecorder) UpdateTableRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateTableRequest(arg0 interface{}) *gomock.Call
UpdateTableRequest indicates an expected call of UpdateTableRequest
func (*MockGlueAPIMockRecorder) UpdateTableWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTableWithContext indicates an expected call of UpdateTableWithContext
func (*MockGlueAPIMockRecorder) UpdateTrigger ¶
func (mr *MockGlueAPIMockRecorder) UpdateTrigger(arg0 interface{}) *gomock.Call
UpdateTrigger indicates an expected call of UpdateTrigger
func (*MockGlueAPIMockRecorder) UpdateTriggerRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateTriggerRequest(arg0 interface{}) *gomock.Call
UpdateTriggerRequest indicates an expected call of UpdateTriggerRequest
func (*MockGlueAPIMockRecorder) UpdateTriggerWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateTriggerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTriggerWithContext indicates an expected call of UpdateTriggerWithContext
func (*MockGlueAPIMockRecorder) UpdateUserDefinedFunction ¶
func (mr *MockGlueAPIMockRecorder) UpdateUserDefinedFunction(arg0 interface{}) *gomock.Call
UpdateUserDefinedFunction indicates an expected call of UpdateUserDefinedFunction
func (*MockGlueAPIMockRecorder) UpdateUserDefinedFunctionRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateUserDefinedFunctionRequest(arg0 interface{}) *gomock.Call
UpdateUserDefinedFunctionRequest indicates an expected call of UpdateUserDefinedFunctionRequest
func (*MockGlueAPIMockRecorder) UpdateUserDefinedFunctionWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateUserDefinedFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateUserDefinedFunctionWithContext indicates an expected call of UpdateUserDefinedFunctionWithContext
func (*MockGlueAPIMockRecorder) UpdateWorkflow ¶
func (mr *MockGlueAPIMockRecorder) UpdateWorkflow(arg0 interface{}) *gomock.Call
UpdateWorkflow indicates an expected call of UpdateWorkflow
func (*MockGlueAPIMockRecorder) UpdateWorkflowRequest ¶
func (mr *MockGlueAPIMockRecorder) UpdateWorkflowRequest(arg0 interface{}) *gomock.Call
UpdateWorkflowRequest indicates an expected call of UpdateWorkflowRequest
func (*MockGlueAPIMockRecorder) UpdateWorkflowWithContext ¶
func (mr *MockGlueAPIMockRecorder) UpdateWorkflowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkflowWithContext indicates an expected call of UpdateWorkflowWithContext