Documentation ¶
Overview ¶
Package athenamock is a generated GoMock package.
Index ¶
- type MockAthenaAPI
- func (m *MockAthenaAPI) BatchGetNamedQuery(arg0 *athena.BatchGetNamedQueryInput) (*athena.BatchGetNamedQueryOutput, error)
- func (m *MockAthenaAPI) BatchGetNamedQueryRequest(arg0 *athena.BatchGetNamedQueryInput) (*request.Request, *athena.BatchGetNamedQueryOutput)
- func (m *MockAthenaAPI) BatchGetNamedQueryWithContext(arg0 context.Context, arg1 *athena.BatchGetNamedQueryInput, ...) (*athena.BatchGetNamedQueryOutput, error)
- func (m *MockAthenaAPI) BatchGetPreparedStatement(arg0 *athena.BatchGetPreparedStatementInput) (*athena.BatchGetPreparedStatementOutput, error)
- func (m *MockAthenaAPI) BatchGetPreparedStatementRequest(arg0 *athena.BatchGetPreparedStatementInput) (*request.Request, *athena.BatchGetPreparedStatementOutput)
- func (m *MockAthenaAPI) BatchGetPreparedStatementWithContext(arg0 context.Context, arg1 *athena.BatchGetPreparedStatementInput, ...) (*athena.BatchGetPreparedStatementOutput, error)
- func (m *MockAthenaAPI) BatchGetQueryExecution(arg0 *athena.BatchGetQueryExecutionInput) (*athena.BatchGetQueryExecutionOutput, error)
- func (m *MockAthenaAPI) BatchGetQueryExecutionRequest(arg0 *athena.BatchGetQueryExecutionInput) (*request.Request, *athena.BatchGetQueryExecutionOutput)
- func (m *MockAthenaAPI) BatchGetQueryExecutionWithContext(arg0 context.Context, arg1 *athena.BatchGetQueryExecutionInput, ...) (*athena.BatchGetQueryExecutionOutput, error)
- func (m *MockAthenaAPI) CreateDataCatalog(arg0 *athena.CreateDataCatalogInput) (*athena.CreateDataCatalogOutput, error)
- func (m *MockAthenaAPI) CreateDataCatalogRequest(arg0 *athena.CreateDataCatalogInput) (*request.Request, *athena.CreateDataCatalogOutput)
- func (m *MockAthenaAPI) CreateDataCatalogWithContext(arg0 context.Context, arg1 *athena.CreateDataCatalogInput, ...) (*athena.CreateDataCatalogOutput, error)
- func (m *MockAthenaAPI) CreateNamedQuery(arg0 *athena.CreateNamedQueryInput) (*athena.CreateNamedQueryOutput, error)
- func (m *MockAthenaAPI) CreateNamedQueryRequest(arg0 *athena.CreateNamedQueryInput) (*request.Request, *athena.CreateNamedQueryOutput)
- func (m *MockAthenaAPI) CreateNamedQueryWithContext(arg0 context.Context, arg1 *athena.CreateNamedQueryInput, ...) (*athena.CreateNamedQueryOutput, error)
- func (m *MockAthenaAPI) CreateNotebook(arg0 *athena.CreateNotebookInput) (*athena.CreateNotebookOutput, error)
- func (m *MockAthenaAPI) CreateNotebookRequest(arg0 *athena.CreateNotebookInput) (*request.Request, *athena.CreateNotebookOutput)
- func (m *MockAthenaAPI) CreateNotebookWithContext(arg0 context.Context, arg1 *athena.CreateNotebookInput, arg2 ...request.Option) (*athena.CreateNotebookOutput, error)
- func (m *MockAthenaAPI) CreatePreparedStatement(arg0 *athena.CreatePreparedStatementInput) (*athena.CreatePreparedStatementOutput, error)
- func (m *MockAthenaAPI) CreatePreparedStatementRequest(arg0 *athena.CreatePreparedStatementInput) (*request.Request, *athena.CreatePreparedStatementOutput)
- func (m *MockAthenaAPI) CreatePreparedStatementWithContext(arg0 context.Context, arg1 *athena.CreatePreparedStatementInput, ...) (*athena.CreatePreparedStatementOutput, error)
- func (m *MockAthenaAPI) CreatePresignedNotebookUrl(arg0 *athena.CreatePresignedNotebookUrlInput) (*athena.CreatePresignedNotebookUrlOutput, error)
- func (m *MockAthenaAPI) CreatePresignedNotebookUrlRequest(arg0 *athena.CreatePresignedNotebookUrlInput) (*request.Request, *athena.CreatePresignedNotebookUrlOutput)
- func (m *MockAthenaAPI) CreatePresignedNotebookUrlWithContext(arg0 context.Context, arg1 *athena.CreatePresignedNotebookUrlInput, ...) (*athena.CreatePresignedNotebookUrlOutput, error)
- func (m *MockAthenaAPI) CreateWorkGroup(arg0 *athena.CreateWorkGroupInput) (*athena.CreateWorkGroupOutput, error)
- func (m *MockAthenaAPI) CreateWorkGroupRequest(arg0 *athena.CreateWorkGroupInput) (*request.Request, *athena.CreateWorkGroupOutput)
- func (m *MockAthenaAPI) CreateWorkGroupWithContext(arg0 context.Context, arg1 *athena.CreateWorkGroupInput, ...) (*athena.CreateWorkGroupOutput, error)
- func (m *MockAthenaAPI) DeleteDataCatalog(arg0 *athena.DeleteDataCatalogInput) (*athena.DeleteDataCatalogOutput, error)
- func (m *MockAthenaAPI) DeleteDataCatalogRequest(arg0 *athena.DeleteDataCatalogInput) (*request.Request, *athena.DeleteDataCatalogOutput)
- func (m *MockAthenaAPI) DeleteDataCatalogWithContext(arg0 context.Context, arg1 *athena.DeleteDataCatalogInput, ...) (*athena.DeleteDataCatalogOutput, error)
- func (m *MockAthenaAPI) DeleteNamedQuery(arg0 *athena.DeleteNamedQueryInput) (*athena.DeleteNamedQueryOutput, error)
- func (m *MockAthenaAPI) DeleteNamedQueryRequest(arg0 *athena.DeleteNamedQueryInput) (*request.Request, *athena.DeleteNamedQueryOutput)
- func (m *MockAthenaAPI) DeleteNamedQueryWithContext(arg0 context.Context, arg1 *athena.DeleteNamedQueryInput, ...) (*athena.DeleteNamedQueryOutput, error)
- func (m *MockAthenaAPI) DeleteNotebook(arg0 *athena.DeleteNotebookInput) (*athena.DeleteNotebookOutput, error)
- func (m *MockAthenaAPI) DeleteNotebookRequest(arg0 *athena.DeleteNotebookInput) (*request.Request, *athena.DeleteNotebookOutput)
- func (m *MockAthenaAPI) DeleteNotebookWithContext(arg0 context.Context, arg1 *athena.DeleteNotebookInput, arg2 ...request.Option) (*athena.DeleteNotebookOutput, error)
- func (m *MockAthenaAPI) DeletePreparedStatement(arg0 *athena.DeletePreparedStatementInput) (*athena.DeletePreparedStatementOutput, error)
- func (m *MockAthenaAPI) DeletePreparedStatementRequest(arg0 *athena.DeletePreparedStatementInput) (*request.Request, *athena.DeletePreparedStatementOutput)
- func (m *MockAthenaAPI) DeletePreparedStatementWithContext(arg0 context.Context, arg1 *athena.DeletePreparedStatementInput, ...) (*athena.DeletePreparedStatementOutput, error)
- func (m *MockAthenaAPI) DeleteWorkGroup(arg0 *athena.DeleteWorkGroupInput) (*athena.DeleteWorkGroupOutput, error)
- func (m *MockAthenaAPI) DeleteWorkGroupRequest(arg0 *athena.DeleteWorkGroupInput) (*request.Request, *athena.DeleteWorkGroupOutput)
- func (m *MockAthenaAPI) DeleteWorkGroupWithContext(arg0 context.Context, arg1 *athena.DeleteWorkGroupInput, ...) (*athena.DeleteWorkGroupOutput, error)
- func (m *MockAthenaAPI) EXPECT() *MockAthenaAPIMockRecorder
- func (m *MockAthenaAPI) ExportNotebook(arg0 *athena.ExportNotebookInput) (*athena.ExportNotebookOutput, error)
- func (m *MockAthenaAPI) ExportNotebookRequest(arg0 *athena.ExportNotebookInput) (*request.Request, *athena.ExportNotebookOutput)
- func (m *MockAthenaAPI) ExportNotebookWithContext(arg0 context.Context, arg1 *athena.ExportNotebookInput, arg2 ...request.Option) (*athena.ExportNotebookOutput, error)
- func (m *MockAthenaAPI) GetCalculationExecution(arg0 *athena.GetCalculationExecutionInput) (*athena.GetCalculationExecutionOutput, error)
- func (m *MockAthenaAPI) GetCalculationExecutionCode(arg0 *athena.GetCalculationExecutionCodeInput) (*athena.GetCalculationExecutionCodeOutput, error)
- func (m *MockAthenaAPI) GetCalculationExecutionCodeRequest(arg0 *athena.GetCalculationExecutionCodeInput) (*request.Request, *athena.GetCalculationExecutionCodeOutput)
- func (m *MockAthenaAPI) GetCalculationExecutionCodeWithContext(arg0 context.Context, arg1 *athena.GetCalculationExecutionCodeInput, ...) (*athena.GetCalculationExecutionCodeOutput, error)
- func (m *MockAthenaAPI) GetCalculationExecutionRequest(arg0 *athena.GetCalculationExecutionInput) (*request.Request, *athena.GetCalculationExecutionOutput)
- func (m *MockAthenaAPI) GetCalculationExecutionStatus(arg0 *athena.GetCalculationExecutionStatusInput) (*athena.GetCalculationExecutionStatusOutput, error)
- func (m *MockAthenaAPI) GetCalculationExecutionStatusRequest(arg0 *athena.GetCalculationExecutionStatusInput) (*request.Request, *athena.GetCalculationExecutionStatusOutput)
- func (m *MockAthenaAPI) GetCalculationExecutionStatusWithContext(arg0 context.Context, arg1 *athena.GetCalculationExecutionStatusInput, ...) (*athena.GetCalculationExecutionStatusOutput, error)
- func (m *MockAthenaAPI) GetCalculationExecutionWithContext(arg0 context.Context, arg1 *athena.GetCalculationExecutionInput, ...) (*athena.GetCalculationExecutionOutput, error)
- func (m *MockAthenaAPI) GetDataCatalog(arg0 *athena.GetDataCatalogInput) (*athena.GetDataCatalogOutput, error)
- func (m *MockAthenaAPI) GetDataCatalogRequest(arg0 *athena.GetDataCatalogInput) (*request.Request, *athena.GetDataCatalogOutput)
- func (m *MockAthenaAPI) GetDataCatalogWithContext(arg0 context.Context, arg1 *athena.GetDataCatalogInput, arg2 ...request.Option) (*athena.GetDataCatalogOutput, error)
- func (m *MockAthenaAPI) GetDatabase(arg0 *athena.GetDatabaseInput) (*athena.GetDatabaseOutput, error)
- func (m *MockAthenaAPI) GetDatabaseRequest(arg0 *athena.GetDatabaseInput) (*request.Request, *athena.GetDatabaseOutput)
- func (m *MockAthenaAPI) GetDatabaseWithContext(arg0 context.Context, arg1 *athena.GetDatabaseInput, arg2 ...request.Option) (*athena.GetDatabaseOutput, error)
- func (m *MockAthenaAPI) GetNamedQuery(arg0 *athena.GetNamedQueryInput) (*athena.GetNamedQueryOutput, error)
- func (m *MockAthenaAPI) GetNamedQueryRequest(arg0 *athena.GetNamedQueryInput) (*request.Request, *athena.GetNamedQueryOutput)
- func (m *MockAthenaAPI) GetNamedQueryWithContext(arg0 context.Context, arg1 *athena.GetNamedQueryInput, arg2 ...request.Option) (*athena.GetNamedQueryOutput, error)
- func (m *MockAthenaAPI) GetNotebookMetadata(arg0 *athena.GetNotebookMetadataInput) (*athena.GetNotebookMetadataOutput, error)
- func (m *MockAthenaAPI) GetNotebookMetadataRequest(arg0 *athena.GetNotebookMetadataInput) (*request.Request, *athena.GetNotebookMetadataOutput)
- func (m *MockAthenaAPI) GetNotebookMetadataWithContext(arg0 context.Context, arg1 *athena.GetNotebookMetadataInput, ...) (*athena.GetNotebookMetadataOutput, error)
- func (m *MockAthenaAPI) GetPreparedStatement(arg0 *athena.GetPreparedStatementInput) (*athena.GetPreparedStatementOutput, error)
- func (m *MockAthenaAPI) GetPreparedStatementRequest(arg0 *athena.GetPreparedStatementInput) (*request.Request, *athena.GetPreparedStatementOutput)
- func (m *MockAthenaAPI) GetPreparedStatementWithContext(arg0 context.Context, arg1 *athena.GetPreparedStatementInput, ...) (*athena.GetPreparedStatementOutput, error)
- func (m *MockAthenaAPI) GetQueryExecution(arg0 *athena.GetQueryExecutionInput) (*athena.GetQueryExecutionOutput, error)
- func (m *MockAthenaAPI) GetQueryExecutionRequest(arg0 *athena.GetQueryExecutionInput) (*request.Request, *athena.GetQueryExecutionOutput)
- func (m *MockAthenaAPI) GetQueryExecutionWithContext(arg0 context.Context, arg1 *athena.GetQueryExecutionInput, ...) (*athena.GetQueryExecutionOutput, error)
- func (m *MockAthenaAPI) GetQueryResults(arg0 *athena.GetQueryResultsInput) (*athena.GetQueryResultsOutput, error)
- func (m *MockAthenaAPI) GetQueryResultsPages(arg0 *athena.GetQueryResultsInput, ...) error
- func (m *MockAthenaAPI) GetQueryResultsPagesWithContext(arg0 context.Context, arg1 *athena.GetQueryResultsInput, ...) error
- func (m *MockAthenaAPI) GetQueryResultsRequest(arg0 *athena.GetQueryResultsInput) (*request.Request, *athena.GetQueryResultsOutput)
- func (m *MockAthenaAPI) GetQueryResultsWithContext(arg0 context.Context, arg1 *athena.GetQueryResultsInput, ...) (*athena.GetQueryResultsOutput, error)
- func (m *MockAthenaAPI) GetQueryRuntimeStatistics(arg0 *athena.GetQueryRuntimeStatisticsInput) (*athena.GetQueryRuntimeStatisticsOutput, error)
- func (m *MockAthenaAPI) GetQueryRuntimeStatisticsRequest(arg0 *athena.GetQueryRuntimeStatisticsInput) (*request.Request, *athena.GetQueryRuntimeStatisticsOutput)
- func (m *MockAthenaAPI) GetQueryRuntimeStatisticsWithContext(arg0 context.Context, arg1 *athena.GetQueryRuntimeStatisticsInput, ...) (*athena.GetQueryRuntimeStatisticsOutput, error)
- func (m *MockAthenaAPI) GetSession(arg0 *athena.GetSessionInput) (*athena.GetSessionOutput, error)
- func (m *MockAthenaAPI) GetSessionRequest(arg0 *athena.GetSessionInput) (*request.Request, *athena.GetSessionOutput)
- func (m *MockAthenaAPI) GetSessionStatus(arg0 *athena.GetSessionStatusInput) (*athena.GetSessionStatusOutput, error)
- func (m *MockAthenaAPI) GetSessionStatusRequest(arg0 *athena.GetSessionStatusInput) (*request.Request, *athena.GetSessionStatusOutput)
- func (m *MockAthenaAPI) GetSessionStatusWithContext(arg0 context.Context, arg1 *athena.GetSessionStatusInput, ...) (*athena.GetSessionStatusOutput, error)
- func (m *MockAthenaAPI) GetSessionWithContext(arg0 context.Context, arg1 *athena.GetSessionInput, arg2 ...request.Option) (*athena.GetSessionOutput, error)
- func (m *MockAthenaAPI) GetTableMetadata(arg0 *athena.GetTableMetadataInput) (*athena.GetTableMetadataOutput, error)
- func (m *MockAthenaAPI) GetTableMetadataRequest(arg0 *athena.GetTableMetadataInput) (*request.Request, *athena.GetTableMetadataOutput)
- func (m *MockAthenaAPI) GetTableMetadataWithContext(arg0 context.Context, arg1 *athena.GetTableMetadataInput, ...) (*athena.GetTableMetadataOutput, error)
- func (m *MockAthenaAPI) GetWorkGroup(arg0 *athena.GetWorkGroupInput) (*athena.GetWorkGroupOutput, error)
- func (m *MockAthenaAPI) GetWorkGroupRequest(arg0 *athena.GetWorkGroupInput) (*request.Request, *athena.GetWorkGroupOutput)
- func (m *MockAthenaAPI) GetWorkGroupWithContext(arg0 context.Context, arg1 *athena.GetWorkGroupInput, arg2 ...request.Option) (*athena.GetWorkGroupOutput, error)
- func (m *MockAthenaAPI) ImportNotebook(arg0 *athena.ImportNotebookInput) (*athena.ImportNotebookOutput, error)
- func (m *MockAthenaAPI) ImportNotebookRequest(arg0 *athena.ImportNotebookInput) (*request.Request, *athena.ImportNotebookOutput)
- func (m *MockAthenaAPI) ImportNotebookWithContext(arg0 context.Context, arg1 *athena.ImportNotebookInput, arg2 ...request.Option) (*athena.ImportNotebookOutput, error)
- func (m *MockAthenaAPI) ListApplicationDPUSizes(arg0 *athena.ListApplicationDPUSizesInput) (*athena.ListApplicationDPUSizesOutput, error)
- func (m *MockAthenaAPI) ListApplicationDPUSizesPages(arg0 *athena.ListApplicationDPUSizesInput, ...) error
- func (m *MockAthenaAPI) ListApplicationDPUSizesPagesWithContext(arg0 context.Context, arg1 *athena.ListApplicationDPUSizesInput, ...) error
- func (m *MockAthenaAPI) ListApplicationDPUSizesRequest(arg0 *athena.ListApplicationDPUSizesInput) (*request.Request, *athena.ListApplicationDPUSizesOutput)
- func (m *MockAthenaAPI) ListApplicationDPUSizesWithContext(arg0 context.Context, arg1 *athena.ListApplicationDPUSizesInput, ...) (*athena.ListApplicationDPUSizesOutput, error)
- func (m *MockAthenaAPI) ListCalculationExecutions(arg0 *athena.ListCalculationExecutionsInput) (*athena.ListCalculationExecutionsOutput, error)
- func (m *MockAthenaAPI) ListCalculationExecutionsPages(arg0 *athena.ListCalculationExecutionsInput, ...) error
- func (m *MockAthenaAPI) ListCalculationExecutionsPagesWithContext(arg0 context.Context, arg1 *athena.ListCalculationExecutionsInput, ...) error
- func (m *MockAthenaAPI) ListCalculationExecutionsRequest(arg0 *athena.ListCalculationExecutionsInput) (*request.Request, *athena.ListCalculationExecutionsOutput)
- func (m *MockAthenaAPI) ListCalculationExecutionsWithContext(arg0 context.Context, arg1 *athena.ListCalculationExecutionsInput, ...) (*athena.ListCalculationExecutionsOutput, error)
- func (m *MockAthenaAPI) ListDataCatalogs(arg0 *athena.ListDataCatalogsInput) (*athena.ListDataCatalogsOutput, error)
- func (m *MockAthenaAPI) ListDataCatalogsPages(arg0 *athena.ListDataCatalogsInput, ...) error
- func (m *MockAthenaAPI) ListDataCatalogsPagesWithContext(arg0 context.Context, arg1 *athena.ListDataCatalogsInput, ...) error
- func (m *MockAthenaAPI) ListDataCatalogsRequest(arg0 *athena.ListDataCatalogsInput) (*request.Request, *athena.ListDataCatalogsOutput)
- func (m *MockAthenaAPI) ListDataCatalogsWithContext(arg0 context.Context, arg1 *athena.ListDataCatalogsInput, ...) (*athena.ListDataCatalogsOutput, error)
- func (m *MockAthenaAPI) ListDatabases(arg0 *athena.ListDatabasesInput) (*athena.ListDatabasesOutput, error)
- func (m *MockAthenaAPI) ListDatabasesPages(arg0 *athena.ListDatabasesInput, ...) error
- func (m *MockAthenaAPI) ListDatabasesPagesWithContext(arg0 context.Context, arg1 *athena.ListDatabasesInput, ...) error
- func (m *MockAthenaAPI) ListDatabasesRequest(arg0 *athena.ListDatabasesInput) (*request.Request, *athena.ListDatabasesOutput)
- func (m *MockAthenaAPI) ListDatabasesWithContext(arg0 context.Context, arg1 *athena.ListDatabasesInput, arg2 ...request.Option) (*athena.ListDatabasesOutput, error)
- func (m *MockAthenaAPI) ListEngineVersions(arg0 *athena.ListEngineVersionsInput) (*athena.ListEngineVersionsOutput, error)
- func (m *MockAthenaAPI) ListEngineVersionsPages(arg0 *athena.ListEngineVersionsInput, ...) error
- func (m *MockAthenaAPI) ListEngineVersionsPagesWithContext(arg0 context.Context, arg1 *athena.ListEngineVersionsInput, ...) error
- func (m *MockAthenaAPI) ListEngineVersionsRequest(arg0 *athena.ListEngineVersionsInput) (*request.Request, *athena.ListEngineVersionsOutput)
- func (m *MockAthenaAPI) ListEngineVersionsWithContext(arg0 context.Context, arg1 *athena.ListEngineVersionsInput, ...) (*athena.ListEngineVersionsOutput, error)
- func (m *MockAthenaAPI) ListExecutors(arg0 *athena.ListExecutorsInput) (*athena.ListExecutorsOutput, error)
- func (m *MockAthenaAPI) ListExecutorsPages(arg0 *athena.ListExecutorsInput, ...) error
- func (m *MockAthenaAPI) ListExecutorsPagesWithContext(arg0 context.Context, arg1 *athena.ListExecutorsInput, ...) error
- func (m *MockAthenaAPI) ListExecutorsRequest(arg0 *athena.ListExecutorsInput) (*request.Request, *athena.ListExecutorsOutput)
- func (m *MockAthenaAPI) ListExecutorsWithContext(arg0 context.Context, arg1 *athena.ListExecutorsInput, arg2 ...request.Option) (*athena.ListExecutorsOutput, error)
- func (m *MockAthenaAPI) ListNamedQueries(arg0 *athena.ListNamedQueriesInput) (*athena.ListNamedQueriesOutput, error)
- func (m *MockAthenaAPI) ListNamedQueriesPages(arg0 *athena.ListNamedQueriesInput, ...) error
- func (m *MockAthenaAPI) ListNamedQueriesPagesWithContext(arg0 context.Context, arg1 *athena.ListNamedQueriesInput, ...) error
- func (m *MockAthenaAPI) ListNamedQueriesRequest(arg0 *athena.ListNamedQueriesInput) (*request.Request, *athena.ListNamedQueriesOutput)
- func (m *MockAthenaAPI) ListNamedQueriesWithContext(arg0 context.Context, arg1 *athena.ListNamedQueriesInput, ...) (*athena.ListNamedQueriesOutput, error)
- func (m *MockAthenaAPI) ListNotebookMetadata(arg0 *athena.ListNotebookMetadataInput) (*athena.ListNotebookMetadataOutput, error)
- func (m *MockAthenaAPI) ListNotebookMetadataRequest(arg0 *athena.ListNotebookMetadataInput) (*request.Request, *athena.ListNotebookMetadataOutput)
- func (m *MockAthenaAPI) ListNotebookMetadataWithContext(arg0 context.Context, arg1 *athena.ListNotebookMetadataInput, ...) (*athena.ListNotebookMetadataOutput, error)
- func (m *MockAthenaAPI) ListNotebookSessions(arg0 *athena.ListNotebookSessionsInput) (*athena.ListNotebookSessionsOutput, error)
- func (m *MockAthenaAPI) ListNotebookSessionsRequest(arg0 *athena.ListNotebookSessionsInput) (*request.Request, *athena.ListNotebookSessionsOutput)
- func (m *MockAthenaAPI) ListNotebookSessionsWithContext(arg0 context.Context, arg1 *athena.ListNotebookSessionsInput, ...) (*athena.ListNotebookSessionsOutput, error)
- func (m *MockAthenaAPI) ListPreparedStatements(arg0 *athena.ListPreparedStatementsInput) (*athena.ListPreparedStatementsOutput, error)
- func (m *MockAthenaAPI) ListPreparedStatementsPages(arg0 *athena.ListPreparedStatementsInput, ...) error
- func (m *MockAthenaAPI) ListPreparedStatementsPagesWithContext(arg0 context.Context, arg1 *athena.ListPreparedStatementsInput, ...) error
- func (m *MockAthenaAPI) ListPreparedStatementsRequest(arg0 *athena.ListPreparedStatementsInput) (*request.Request, *athena.ListPreparedStatementsOutput)
- func (m *MockAthenaAPI) ListPreparedStatementsWithContext(arg0 context.Context, arg1 *athena.ListPreparedStatementsInput, ...) (*athena.ListPreparedStatementsOutput, error)
- func (m *MockAthenaAPI) ListQueryExecutions(arg0 *athena.ListQueryExecutionsInput) (*athena.ListQueryExecutionsOutput, error)
- func (m *MockAthenaAPI) ListQueryExecutionsPages(arg0 *athena.ListQueryExecutionsInput, ...) error
- func (m *MockAthenaAPI) ListQueryExecutionsPagesWithContext(arg0 context.Context, arg1 *athena.ListQueryExecutionsInput, ...) error
- func (m *MockAthenaAPI) ListQueryExecutionsRequest(arg0 *athena.ListQueryExecutionsInput) (*request.Request, *athena.ListQueryExecutionsOutput)
- func (m *MockAthenaAPI) ListQueryExecutionsWithContext(arg0 context.Context, arg1 *athena.ListQueryExecutionsInput, ...) (*athena.ListQueryExecutionsOutput, error)
- func (m *MockAthenaAPI) ListSessions(arg0 *athena.ListSessionsInput) (*athena.ListSessionsOutput, error)
- func (m *MockAthenaAPI) ListSessionsPages(arg0 *athena.ListSessionsInput, ...) error
- func (m *MockAthenaAPI) ListSessionsPagesWithContext(arg0 context.Context, arg1 *athena.ListSessionsInput, ...) error
- func (m *MockAthenaAPI) ListSessionsRequest(arg0 *athena.ListSessionsInput) (*request.Request, *athena.ListSessionsOutput)
- func (m *MockAthenaAPI) ListSessionsWithContext(arg0 context.Context, arg1 *athena.ListSessionsInput, arg2 ...request.Option) (*athena.ListSessionsOutput, error)
- func (m *MockAthenaAPI) ListTableMetadata(arg0 *athena.ListTableMetadataInput) (*athena.ListTableMetadataOutput, error)
- func (m *MockAthenaAPI) ListTableMetadataPages(arg0 *athena.ListTableMetadataInput, ...) error
- func (m *MockAthenaAPI) ListTableMetadataPagesWithContext(arg0 context.Context, arg1 *athena.ListTableMetadataInput, ...) error
- func (m *MockAthenaAPI) ListTableMetadataRequest(arg0 *athena.ListTableMetadataInput) (*request.Request, *athena.ListTableMetadataOutput)
- func (m *MockAthenaAPI) ListTableMetadataWithContext(arg0 context.Context, arg1 *athena.ListTableMetadataInput, ...) (*athena.ListTableMetadataOutput, error)
- func (m *MockAthenaAPI) ListTagsForResource(arg0 *athena.ListTagsForResourceInput) (*athena.ListTagsForResourceOutput, error)
- func (m *MockAthenaAPI) ListTagsForResourcePages(arg0 *athena.ListTagsForResourceInput, ...) error
- func (m *MockAthenaAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *athena.ListTagsForResourceInput, ...) error
- func (m *MockAthenaAPI) ListTagsForResourceRequest(arg0 *athena.ListTagsForResourceInput) (*request.Request, *athena.ListTagsForResourceOutput)
- func (m *MockAthenaAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *athena.ListTagsForResourceInput, ...) (*athena.ListTagsForResourceOutput, error)
- func (m *MockAthenaAPI) ListWorkGroups(arg0 *athena.ListWorkGroupsInput) (*athena.ListWorkGroupsOutput, error)
- func (m *MockAthenaAPI) ListWorkGroupsPages(arg0 *athena.ListWorkGroupsInput, ...) error
- func (m *MockAthenaAPI) ListWorkGroupsPagesWithContext(arg0 context.Context, arg1 *athena.ListWorkGroupsInput, ...) error
- func (m *MockAthenaAPI) ListWorkGroupsRequest(arg0 *athena.ListWorkGroupsInput) (*request.Request, *athena.ListWorkGroupsOutput)
- func (m *MockAthenaAPI) ListWorkGroupsWithContext(arg0 context.Context, arg1 *athena.ListWorkGroupsInput, arg2 ...request.Option) (*athena.ListWorkGroupsOutput, error)
- func (m *MockAthenaAPI) StartCalculationExecution(arg0 *athena.StartCalculationExecutionInput) (*athena.StartCalculationExecutionOutput, error)
- func (m *MockAthenaAPI) StartCalculationExecutionRequest(arg0 *athena.StartCalculationExecutionInput) (*request.Request, *athena.StartCalculationExecutionOutput)
- func (m *MockAthenaAPI) StartCalculationExecutionWithContext(arg0 context.Context, arg1 *athena.StartCalculationExecutionInput, ...) (*athena.StartCalculationExecutionOutput, error)
- func (m *MockAthenaAPI) StartQueryExecution(arg0 *athena.StartQueryExecutionInput) (*athena.StartQueryExecutionOutput, error)
- func (m *MockAthenaAPI) StartQueryExecutionRequest(arg0 *athena.StartQueryExecutionInput) (*request.Request, *athena.StartQueryExecutionOutput)
- func (m *MockAthenaAPI) StartQueryExecutionWithContext(arg0 context.Context, arg1 *athena.StartQueryExecutionInput, ...) (*athena.StartQueryExecutionOutput, error)
- func (m *MockAthenaAPI) StartSession(arg0 *athena.StartSessionInput) (*athena.StartSessionOutput, error)
- func (m *MockAthenaAPI) StartSessionRequest(arg0 *athena.StartSessionInput) (*request.Request, *athena.StartSessionOutput)
- func (m *MockAthenaAPI) StartSessionWithContext(arg0 context.Context, arg1 *athena.StartSessionInput, arg2 ...request.Option) (*athena.StartSessionOutput, error)
- func (m *MockAthenaAPI) StopCalculationExecution(arg0 *athena.StopCalculationExecutionInput) (*athena.StopCalculationExecutionOutput, error)
- func (m *MockAthenaAPI) StopCalculationExecutionRequest(arg0 *athena.StopCalculationExecutionInput) (*request.Request, *athena.StopCalculationExecutionOutput)
- func (m *MockAthenaAPI) StopCalculationExecutionWithContext(arg0 context.Context, arg1 *athena.StopCalculationExecutionInput, ...) (*athena.StopCalculationExecutionOutput, error)
- func (m *MockAthenaAPI) StopQueryExecution(arg0 *athena.StopQueryExecutionInput) (*athena.StopQueryExecutionOutput, error)
- func (m *MockAthenaAPI) StopQueryExecutionRequest(arg0 *athena.StopQueryExecutionInput) (*request.Request, *athena.StopQueryExecutionOutput)
- func (m *MockAthenaAPI) StopQueryExecutionWithContext(arg0 context.Context, arg1 *athena.StopQueryExecutionInput, ...) (*athena.StopQueryExecutionOutput, error)
- func (m *MockAthenaAPI) TagResource(arg0 *athena.TagResourceInput) (*athena.TagResourceOutput, error)
- func (m *MockAthenaAPI) TagResourceRequest(arg0 *athena.TagResourceInput) (*request.Request, *athena.TagResourceOutput)
- func (m *MockAthenaAPI) TagResourceWithContext(arg0 context.Context, arg1 *athena.TagResourceInput, arg2 ...request.Option) (*athena.TagResourceOutput, error)
- func (m *MockAthenaAPI) TerminateSession(arg0 *athena.TerminateSessionInput) (*athena.TerminateSessionOutput, error)
- func (m *MockAthenaAPI) TerminateSessionRequest(arg0 *athena.TerminateSessionInput) (*request.Request, *athena.TerminateSessionOutput)
- func (m *MockAthenaAPI) TerminateSessionWithContext(arg0 context.Context, arg1 *athena.TerminateSessionInput, ...) (*athena.TerminateSessionOutput, error)
- func (m *MockAthenaAPI) UntagResource(arg0 *athena.UntagResourceInput) (*athena.UntagResourceOutput, error)
- func (m *MockAthenaAPI) UntagResourceRequest(arg0 *athena.UntagResourceInput) (*request.Request, *athena.UntagResourceOutput)
- func (m *MockAthenaAPI) UntagResourceWithContext(arg0 context.Context, arg1 *athena.UntagResourceInput, arg2 ...request.Option) (*athena.UntagResourceOutput, error)
- func (m *MockAthenaAPI) UpdateDataCatalog(arg0 *athena.UpdateDataCatalogInput) (*athena.UpdateDataCatalogOutput, error)
- func (m *MockAthenaAPI) UpdateDataCatalogRequest(arg0 *athena.UpdateDataCatalogInput) (*request.Request, *athena.UpdateDataCatalogOutput)
- func (m *MockAthenaAPI) UpdateDataCatalogWithContext(arg0 context.Context, arg1 *athena.UpdateDataCatalogInput, ...) (*athena.UpdateDataCatalogOutput, error)
- func (m *MockAthenaAPI) UpdateNamedQuery(arg0 *athena.UpdateNamedQueryInput) (*athena.UpdateNamedQueryOutput, error)
- func (m *MockAthenaAPI) UpdateNamedQueryRequest(arg0 *athena.UpdateNamedQueryInput) (*request.Request, *athena.UpdateNamedQueryOutput)
- func (m *MockAthenaAPI) UpdateNamedQueryWithContext(arg0 context.Context, arg1 *athena.UpdateNamedQueryInput, ...) (*athena.UpdateNamedQueryOutput, error)
- func (m *MockAthenaAPI) UpdateNotebook(arg0 *athena.UpdateNotebookInput) (*athena.UpdateNotebookOutput, error)
- func (m *MockAthenaAPI) UpdateNotebookMetadata(arg0 *athena.UpdateNotebookMetadataInput) (*athena.UpdateNotebookMetadataOutput, error)
- func (m *MockAthenaAPI) UpdateNotebookMetadataRequest(arg0 *athena.UpdateNotebookMetadataInput) (*request.Request, *athena.UpdateNotebookMetadataOutput)
- func (m *MockAthenaAPI) UpdateNotebookMetadataWithContext(arg0 context.Context, arg1 *athena.UpdateNotebookMetadataInput, ...) (*athena.UpdateNotebookMetadataOutput, error)
- func (m *MockAthenaAPI) UpdateNotebookRequest(arg0 *athena.UpdateNotebookInput) (*request.Request, *athena.UpdateNotebookOutput)
- func (m *MockAthenaAPI) UpdateNotebookWithContext(arg0 context.Context, arg1 *athena.UpdateNotebookInput, arg2 ...request.Option) (*athena.UpdateNotebookOutput, error)
- func (m *MockAthenaAPI) UpdatePreparedStatement(arg0 *athena.UpdatePreparedStatementInput) (*athena.UpdatePreparedStatementOutput, error)
- func (m *MockAthenaAPI) UpdatePreparedStatementRequest(arg0 *athena.UpdatePreparedStatementInput) (*request.Request, *athena.UpdatePreparedStatementOutput)
- func (m *MockAthenaAPI) UpdatePreparedStatementWithContext(arg0 context.Context, arg1 *athena.UpdatePreparedStatementInput, ...) (*athena.UpdatePreparedStatementOutput, error)
- func (m *MockAthenaAPI) UpdateWorkGroup(arg0 *athena.UpdateWorkGroupInput) (*athena.UpdateWorkGroupOutput, error)
- func (m *MockAthenaAPI) UpdateWorkGroupRequest(arg0 *athena.UpdateWorkGroupInput) (*request.Request, *athena.UpdateWorkGroupOutput)
- func (m *MockAthenaAPI) UpdateWorkGroupWithContext(arg0 context.Context, arg1 *athena.UpdateWorkGroupInput, ...) (*athena.UpdateWorkGroupOutput, error)
- type MockAthenaAPIMockRecorder
- func (mr *MockAthenaAPIMockRecorder) BatchGetNamedQuery(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) BatchGetNamedQueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) BatchGetNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) BatchGetPreparedStatement(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) BatchGetPreparedStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) BatchGetPreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) BatchGetQueryExecution(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) BatchGetQueryExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) BatchGetQueryExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateDataCatalog(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateDataCatalogRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateDataCatalogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateNamedQuery(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateNamedQueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateNotebook(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateNotebookRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreatePreparedStatement(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreatePreparedStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreatePreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreatePresignedNotebookUrl(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreatePresignedNotebookUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreatePresignedNotebookUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateWorkGroup(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateWorkGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) CreateWorkGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteDataCatalog(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteDataCatalogRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteDataCatalogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteNamedQuery(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteNamedQueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteNotebook(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteNotebookRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeletePreparedStatement(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeletePreparedStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeletePreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteWorkGroup(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteWorkGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) DeleteWorkGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ExportNotebook(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ExportNotebookRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ExportNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecution(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionCode(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionCodeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionCodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionStatus(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetDataCatalog(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetDataCatalogRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetDataCatalogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetNamedQuery(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetNamedQueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetNotebookMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetNotebookMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetNotebookMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetPreparedStatement(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetPreparedStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetPreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryExecution(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryResults(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryResultsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryResultsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryResultsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryRuntimeStatistics(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryRuntimeStatisticsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetQueryRuntimeStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetSession(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetSessionStatus(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetSessionStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetSessionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetTableMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetTableMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetTableMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetWorkGroup(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetWorkGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) GetWorkGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ImportNotebook(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ImportNotebookRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ImportNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizes(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutions(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDataCatalogs(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDataCatalogsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDataCatalogsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDataCatalogsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDataCatalogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDatabases(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDatabasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDatabasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDatabasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListDatabasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListEngineVersions(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListEngineVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListEngineVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListEngineVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListEngineVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListExecutors(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListExecutorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListExecutorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListExecutorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListExecutorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNamedQueries(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNamedQueriesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNamedQueriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNamedQueriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNamedQueriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNotebookMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNotebookMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNotebookMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNotebookSessions(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNotebookSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListNotebookSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListPreparedStatements(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListPreparedStatementsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListPreparedStatementsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListPreparedStatementsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListPreparedStatementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListQueryExecutions(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListQueryExecutionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListQueryExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListQueryExecutionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListQueryExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListSessions(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListSessionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTableMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTableMetadataPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTableMetadataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTableMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTableMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTagsForResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListWorkGroups(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListWorkGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListWorkGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListWorkGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) ListWorkGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartCalculationExecution(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartCalculationExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartCalculationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartQueryExecution(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartQueryExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartQueryExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartSession(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StartSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StopCalculationExecution(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StopCalculationExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StopCalculationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StopQueryExecution(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StopQueryExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) StopQueryExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) TerminateSession(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) TerminateSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) TerminateSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateDataCatalog(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateDataCatalogRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateDataCatalogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNamedQuery(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNamedQueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNotebook(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNotebookMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNotebookMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNotebookMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNotebookRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdatePreparedStatement(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdatePreparedStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdatePreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateWorkGroup(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateWorkGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAthenaAPIMockRecorder) UpdateWorkGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAthenaAPI ¶
type MockAthenaAPI struct {
// contains filtered or unexported fields
}
MockAthenaAPI is a mock of AthenaAPI interface
func NewMockAthenaAPI ¶
func NewMockAthenaAPI(ctrl *gomock.Controller) *MockAthenaAPI
NewMockAthenaAPI creates a new mock instance
func (*MockAthenaAPI) BatchGetNamedQuery ¶
func (m *MockAthenaAPI) BatchGetNamedQuery(arg0 *athena.BatchGetNamedQueryInput) (*athena.BatchGetNamedQueryOutput, error)
BatchGetNamedQuery mocks base method
func (*MockAthenaAPI) BatchGetNamedQueryRequest ¶
func (m *MockAthenaAPI) BatchGetNamedQueryRequest(arg0 *athena.BatchGetNamedQueryInput) (*request.Request, *athena.BatchGetNamedQueryOutput)
BatchGetNamedQueryRequest mocks base method
func (*MockAthenaAPI) BatchGetNamedQueryWithContext ¶
func (m *MockAthenaAPI) BatchGetNamedQueryWithContext(arg0 context.Context, arg1 *athena.BatchGetNamedQueryInput, arg2 ...request.Option) (*athena.BatchGetNamedQueryOutput, error)
BatchGetNamedQueryWithContext mocks base method
func (*MockAthenaAPI) BatchGetPreparedStatement ¶ added in v1.44.46
func (m *MockAthenaAPI) BatchGetPreparedStatement(arg0 *athena.BatchGetPreparedStatementInput) (*athena.BatchGetPreparedStatementOutput, error)
BatchGetPreparedStatement mocks base method
func (*MockAthenaAPI) BatchGetPreparedStatementRequest ¶ added in v1.44.46
func (m *MockAthenaAPI) BatchGetPreparedStatementRequest(arg0 *athena.BatchGetPreparedStatementInput) (*request.Request, *athena.BatchGetPreparedStatementOutput)
BatchGetPreparedStatementRequest mocks base method
func (*MockAthenaAPI) BatchGetPreparedStatementWithContext ¶ added in v1.44.46
func (m *MockAthenaAPI) BatchGetPreparedStatementWithContext(arg0 context.Context, arg1 *athena.BatchGetPreparedStatementInput, arg2 ...request.Option) (*athena.BatchGetPreparedStatementOutput, error)
BatchGetPreparedStatementWithContext mocks base method
func (*MockAthenaAPI) BatchGetQueryExecution ¶
func (m *MockAthenaAPI) BatchGetQueryExecution(arg0 *athena.BatchGetQueryExecutionInput) (*athena.BatchGetQueryExecutionOutput, error)
BatchGetQueryExecution mocks base method
func (*MockAthenaAPI) BatchGetQueryExecutionRequest ¶
func (m *MockAthenaAPI) BatchGetQueryExecutionRequest(arg0 *athena.BatchGetQueryExecutionInput) (*request.Request, *athena.BatchGetQueryExecutionOutput)
BatchGetQueryExecutionRequest mocks base method
func (*MockAthenaAPI) BatchGetQueryExecutionWithContext ¶
func (m *MockAthenaAPI) BatchGetQueryExecutionWithContext(arg0 context.Context, arg1 *athena.BatchGetQueryExecutionInput, arg2 ...request.Option) (*athena.BatchGetQueryExecutionOutput, error)
BatchGetQueryExecutionWithContext mocks base method
func (*MockAthenaAPI) CreateDataCatalog ¶
func (m *MockAthenaAPI) CreateDataCatalog(arg0 *athena.CreateDataCatalogInput) (*athena.CreateDataCatalogOutput, error)
CreateDataCatalog mocks base method
func (*MockAthenaAPI) CreateDataCatalogRequest ¶
func (m *MockAthenaAPI) CreateDataCatalogRequest(arg0 *athena.CreateDataCatalogInput) (*request.Request, *athena.CreateDataCatalogOutput)
CreateDataCatalogRequest mocks base method
func (*MockAthenaAPI) CreateDataCatalogWithContext ¶
func (m *MockAthenaAPI) CreateDataCatalogWithContext(arg0 context.Context, arg1 *athena.CreateDataCatalogInput, arg2 ...request.Option) (*athena.CreateDataCatalogOutput, error)
CreateDataCatalogWithContext mocks base method
func (*MockAthenaAPI) CreateNamedQuery ¶
func (m *MockAthenaAPI) CreateNamedQuery(arg0 *athena.CreateNamedQueryInput) (*athena.CreateNamedQueryOutput, error)
CreateNamedQuery mocks base method
func (*MockAthenaAPI) CreateNamedQueryRequest ¶
func (m *MockAthenaAPI) CreateNamedQueryRequest(arg0 *athena.CreateNamedQueryInput) (*request.Request, *athena.CreateNamedQueryOutput)
CreateNamedQueryRequest mocks base method
func (*MockAthenaAPI) CreateNamedQueryWithContext ¶
func (m *MockAthenaAPI) CreateNamedQueryWithContext(arg0 context.Context, arg1 *athena.CreateNamedQueryInput, arg2 ...request.Option) (*athena.CreateNamedQueryOutput, error)
CreateNamedQueryWithContext mocks base method
func (*MockAthenaAPI) CreateNotebook ¶ added in v1.44.150
func (m *MockAthenaAPI) CreateNotebook(arg0 *athena.CreateNotebookInput) (*athena.CreateNotebookOutput, error)
CreateNotebook mocks base method
func (*MockAthenaAPI) CreateNotebookRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) CreateNotebookRequest(arg0 *athena.CreateNotebookInput) (*request.Request, *athena.CreateNotebookOutput)
CreateNotebookRequest mocks base method
func (*MockAthenaAPI) CreateNotebookWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) CreateNotebookWithContext(arg0 context.Context, arg1 *athena.CreateNotebookInput, arg2 ...request.Option) (*athena.CreateNotebookOutput, error)
CreateNotebookWithContext mocks base method
func (*MockAthenaAPI) CreatePreparedStatement ¶
func (m *MockAthenaAPI) CreatePreparedStatement(arg0 *athena.CreatePreparedStatementInput) (*athena.CreatePreparedStatementOutput, error)
CreatePreparedStatement mocks base method
func (*MockAthenaAPI) CreatePreparedStatementRequest ¶
func (m *MockAthenaAPI) CreatePreparedStatementRequest(arg0 *athena.CreatePreparedStatementInput) (*request.Request, *athena.CreatePreparedStatementOutput)
CreatePreparedStatementRequest mocks base method
func (*MockAthenaAPI) CreatePreparedStatementWithContext ¶
func (m *MockAthenaAPI) CreatePreparedStatementWithContext(arg0 context.Context, arg1 *athena.CreatePreparedStatementInput, arg2 ...request.Option) (*athena.CreatePreparedStatementOutput, error)
CreatePreparedStatementWithContext mocks base method
func (*MockAthenaAPI) CreatePresignedNotebookUrl ¶ added in v1.44.150
func (m *MockAthenaAPI) CreatePresignedNotebookUrl(arg0 *athena.CreatePresignedNotebookUrlInput) (*athena.CreatePresignedNotebookUrlOutput, error)
CreatePresignedNotebookUrl mocks base method
func (*MockAthenaAPI) CreatePresignedNotebookUrlRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) CreatePresignedNotebookUrlRequest(arg0 *athena.CreatePresignedNotebookUrlInput) (*request.Request, *athena.CreatePresignedNotebookUrlOutput)
CreatePresignedNotebookUrlRequest mocks base method
func (*MockAthenaAPI) CreatePresignedNotebookUrlWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) CreatePresignedNotebookUrlWithContext(arg0 context.Context, arg1 *athena.CreatePresignedNotebookUrlInput, arg2 ...request.Option) (*athena.CreatePresignedNotebookUrlOutput, error)
CreatePresignedNotebookUrlWithContext mocks base method
func (*MockAthenaAPI) CreateWorkGroup ¶
func (m *MockAthenaAPI) CreateWorkGroup(arg0 *athena.CreateWorkGroupInput) (*athena.CreateWorkGroupOutput, error)
CreateWorkGroup mocks base method
func (*MockAthenaAPI) CreateWorkGroupRequest ¶
func (m *MockAthenaAPI) CreateWorkGroupRequest(arg0 *athena.CreateWorkGroupInput) (*request.Request, *athena.CreateWorkGroupOutput)
CreateWorkGroupRequest mocks base method
func (*MockAthenaAPI) CreateWorkGroupWithContext ¶
func (m *MockAthenaAPI) CreateWorkGroupWithContext(arg0 context.Context, arg1 *athena.CreateWorkGroupInput, arg2 ...request.Option) (*athena.CreateWorkGroupOutput, error)
CreateWorkGroupWithContext mocks base method
func (*MockAthenaAPI) DeleteDataCatalog ¶
func (m *MockAthenaAPI) DeleteDataCatalog(arg0 *athena.DeleteDataCatalogInput) (*athena.DeleteDataCatalogOutput, error)
DeleteDataCatalog mocks base method
func (*MockAthenaAPI) DeleteDataCatalogRequest ¶
func (m *MockAthenaAPI) DeleteDataCatalogRequest(arg0 *athena.DeleteDataCatalogInput) (*request.Request, *athena.DeleteDataCatalogOutput)
DeleteDataCatalogRequest mocks base method
func (*MockAthenaAPI) DeleteDataCatalogWithContext ¶
func (m *MockAthenaAPI) DeleteDataCatalogWithContext(arg0 context.Context, arg1 *athena.DeleteDataCatalogInput, arg2 ...request.Option) (*athena.DeleteDataCatalogOutput, error)
DeleteDataCatalogWithContext mocks base method
func (*MockAthenaAPI) DeleteNamedQuery ¶
func (m *MockAthenaAPI) DeleteNamedQuery(arg0 *athena.DeleteNamedQueryInput) (*athena.DeleteNamedQueryOutput, error)
DeleteNamedQuery mocks base method
func (*MockAthenaAPI) DeleteNamedQueryRequest ¶
func (m *MockAthenaAPI) DeleteNamedQueryRequest(arg0 *athena.DeleteNamedQueryInput) (*request.Request, *athena.DeleteNamedQueryOutput)
DeleteNamedQueryRequest mocks base method
func (*MockAthenaAPI) DeleteNamedQueryWithContext ¶
func (m *MockAthenaAPI) DeleteNamedQueryWithContext(arg0 context.Context, arg1 *athena.DeleteNamedQueryInput, arg2 ...request.Option) (*athena.DeleteNamedQueryOutput, error)
DeleteNamedQueryWithContext mocks base method
func (*MockAthenaAPI) DeleteNotebook ¶ added in v1.44.150
func (m *MockAthenaAPI) DeleteNotebook(arg0 *athena.DeleteNotebookInput) (*athena.DeleteNotebookOutput, error)
DeleteNotebook mocks base method
func (*MockAthenaAPI) DeleteNotebookRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) DeleteNotebookRequest(arg0 *athena.DeleteNotebookInput) (*request.Request, *athena.DeleteNotebookOutput)
DeleteNotebookRequest mocks base method
func (*MockAthenaAPI) DeleteNotebookWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) DeleteNotebookWithContext(arg0 context.Context, arg1 *athena.DeleteNotebookInput, arg2 ...request.Option) (*athena.DeleteNotebookOutput, error)
DeleteNotebookWithContext mocks base method
func (*MockAthenaAPI) DeletePreparedStatement ¶
func (m *MockAthenaAPI) DeletePreparedStatement(arg0 *athena.DeletePreparedStatementInput) (*athena.DeletePreparedStatementOutput, error)
DeletePreparedStatement mocks base method
func (*MockAthenaAPI) DeletePreparedStatementRequest ¶
func (m *MockAthenaAPI) DeletePreparedStatementRequest(arg0 *athena.DeletePreparedStatementInput) (*request.Request, *athena.DeletePreparedStatementOutput)
DeletePreparedStatementRequest mocks base method
func (*MockAthenaAPI) DeletePreparedStatementWithContext ¶
func (m *MockAthenaAPI) DeletePreparedStatementWithContext(arg0 context.Context, arg1 *athena.DeletePreparedStatementInput, arg2 ...request.Option) (*athena.DeletePreparedStatementOutput, error)
DeletePreparedStatementWithContext mocks base method
func (*MockAthenaAPI) DeleteWorkGroup ¶
func (m *MockAthenaAPI) DeleteWorkGroup(arg0 *athena.DeleteWorkGroupInput) (*athena.DeleteWorkGroupOutput, error)
DeleteWorkGroup mocks base method
func (*MockAthenaAPI) DeleteWorkGroupRequest ¶
func (m *MockAthenaAPI) DeleteWorkGroupRequest(arg0 *athena.DeleteWorkGroupInput) (*request.Request, *athena.DeleteWorkGroupOutput)
DeleteWorkGroupRequest mocks base method
func (*MockAthenaAPI) DeleteWorkGroupWithContext ¶
func (m *MockAthenaAPI) DeleteWorkGroupWithContext(arg0 context.Context, arg1 *athena.DeleteWorkGroupInput, arg2 ...request.Option) (*athena.DeleteWorkGroupOutput, error)
DeleteWorkGroupWithContext mocks base method
func (*MockAthenaAPI) EXPECT ¶
func (m *MockAthenaAPI) EXPECT() *MockAthenaAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockAthenaAPI) ExportNotebook ¶ added in v1.44.150
func (m *MockAthenaAPI) ExportNotebook(arg0 *athena.ExportNotebookInput) (*athena.ExportNotebookOutput, error)
ExportNotebook mocks base method
func (*MockAthenaAPI) ExportNotebookRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) ExportNotebookRequest(arg0 *athena.ExportNotebookInput) (*request.Request, *athena.ExportNotebookOutput)
ExportNotebookRequest mocks base method
func (*MockAthenaAPI) ExportNotebookWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ExportNotebookWithContext(arg0 context.Context, arg1 *athena.ExportNotebookInput, arg2 ...request.Option) (*athena.ExportNotebookOutput, error)
ExportNotebookWithContext mocks base method
func (*MockAthenaAPI) GetCalculationExecution ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecution(arg0 *athena.GetCalculationExecutionInput) (*athena.GetCalculationExecutionOutput, error)
GetCalculationExecution mocks base method
func (*MockAthenaAPI) GetCalculationExecutionCode ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecutionCode(arg0 *athena.GetCalculationExecutionCodeInput) (*athena.GetCalculationExecutionCodeOutput, error)
GetCalculationExecutionCode mocks base method
func (*MockAthenaAPI) GetCalculationExecutionCodeRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecutionCodeRequest(arg0 *athena.GetCalculationExecutionCodeInput) (*request.Request, *athena.GetCalculationExecutionCodeOutput)
GetCalculationExecutionCodeRequest mocks base method
func (*MockAthenaAPI) GetCalculationExecutionCodeWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecutionCodeWithContext(arg0 context.Context, arg1 *athena.GetCalculationExecutionCodeInput, arg2 ...request.Option) (*athena.GetCalculationExecutionCodeOutput, error)
GetCalculationExecutionCodeWithContext mocks base method
func (*MockAthenaAPI) GetCalculationExecutionRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecutionRequest(arg0 *athena.GetCalculationExecutionInput) (*request.Request, *athena.GetCalculationExecutionOutput)
GetCalculationExecutionRequest mocks base method
func (*MockAthenaAPI) GetCalculationExecutionStatus ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecutionStatus(arg0 *athena.GetCalculationExecutionStatusInput) (*athena.GetCalculationExecutionStatusOutput, error)
GetCalculationExecutionStatus mocks base method
func (*MockAthenaAPI) GetCalculationExecutionStatusRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecutionStatusRequest(arg0 *athena.GetCalculationExecutionStatusInput) (*request.Request, *athena.GetCalculationExecutionStatusOutput)
GetCalculationExecutionStatusRequest mocks base method
func (*MockAthenaAPI) GetCalculationExecutionStatusWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecutionStatusWithContext(arg0 context.Context, arg1 *athena.GetCalculationExecutionStatusInput, arg2 ...request.Option) (*athena.GetCalculationExecutionStatusOutput, error)
GetCalculationExecutionStatusWithContext mocks base method
func (*MockAthenaAPI) GetCalculationExecutionWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) GetCalculationExecutionWithContext(arg0 context.Context, arg1 *athena.GetCalculationExecutionInput, arg2 ...request.Option) (*athena.GetCalculationExecutionOutput, error)
GetCalculationExecutionWithContext mocks base method
func (*MockAthenaAPI) GetDataCatalog ¶
func (m *MockAthenaAPI) GetDataCatalog(arg0 *athena.GetDataCatalogInput) (*athena.GetDataCatalogOutput, error)
GetDataCatalog mocks base method
func (*MockAthenaAPI) GetDataCatalogRequest ¶
func (m *MockAthenaAPI) GetDataCatalogRequest(arg0 *athena.GetDataCatalogInput) (*request.Request, *athena.GetDataCatalogOutput)
GetDataCatalogRequest mocks base method
func (*MockAthenaAPI) GetDataCatalogWithContext ¶
func (m *MockAthenaAPI) GetDataCatalogWithContext(arg0 context.Context, arg1 *athena.GetDataCatalogInput, arg2 ...request.Option) (*athena.GetDataCatalogOutput, error)
GetDataCatalogWithContext mocks base method
func (*MockAthenaAPI) GetDatabase ¶
func (m *MockAthenaAPI) GetDatabase(arg0 *athena.GetDatabaseInput) (*athena.GetDatabaseOutput, error)
GetDatabase mocks base method
func (*MockAthenaAPI) GetDatabaseRequest ¶
func (m *MockAthenaAPI) GetDatabaseRequest(arg0 *athena.GetDatabaseInput) (*request.Request, *athena.GetDatabaseOutput)
GetDatabaseRequest mocks base method
func (*MockAthenaAPI) GetDatabaseWithContext ¶
func (m *MockAthenaAPI) GetDatabaseWithContext(arg0 context.Context, arg1 *athena.GetDatabaseInput, arg2 ...request.Option) (*athena.GetDatabaseOutput, error)
GetDatabaseWithContext mocks base method
func (*MockAthenaAPI) GetNamedQuery ¶
func (m *MockAthenaAPI) GetNamedQuery(arg0 *athena.GetNamedQueryInput) (*athena.GetNamedQueryOutput, error)
GetNamedQuery mocks base method
func (*MockAthenaAPI) GetNamedQueryRequest ¶
func (m *MockAthenaAPI) GetNamedQueryRequest(arg0 *athena.GetNamedQueryInput) (*request.Request, *athena.GetNamedQueryOutput)
GetNamedQueryRequest mocks base method
func (*MockAthenaAPI) GetNamedQueryWithContext ¶
func (m *MockAthenaAPI) GetNamedQueryWithContext(arg0 context.Context, arg1 *athena.GetNamedQueryInput, arg2 ...request.Option) (*athena.GetNamedQueryOutput, error)
GetNamedQueryWithContext mocks base method
func (*MockAthenaAPI) GetNotebookMetadata ¶ added in v1.44.150
func (m *MockAthenaAPI) GetNotebookMetadata(arg0 *athena.GetNotebookMetadataInput) (*athena.GetNotebookMetadataOutput, error)
GetNotebookMetadata mocks base method
func (*MockAthenaAPI) GetNotebookMetadataRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) GetNotebookMetadataRequest(arg0 *athena.GetNotebookMetadataInput) (*request.Request, *athena.GetNotebookMetadataOutput)
GetNotebookMetadataRequest mocks base method
func (*MockAthenaAPI) GetNotebookMetadataWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) GetNotebookMetadataWithContext(arg0 context.Context, arg1 *athena.GetNotebookMetadataInput, arg2 ...request.Option) (*athena.GetNotebookMetadataOutput, error)
GetNotebookMetadataWithContext mocks base method
func (*MockAthenaAPI) GetPreparedStatement ¶
func (m *MockAthenaAPI) GetPreparedStatement(arg0 *athena.GetPreparedStatementInput) (*athena.GetPreparedStatementOutput, error)
GetPreparedStatement mocks base method
func (*MockAthenaAPI) GetPreparedStatementRequest ¶
func (m *MockAthenaAPI) GetPreparedStatementRequest(arg0 *athena.GetPreparedStatementInput) (*request.Request, *athena.GetPreparedStatementOutput)
GetPreparedStatementRequest mocks base method
func (*MockAthenaAPI) GetPreparedStatementWithContext ¶
func (m *MockAthenaAPI) GetPreparedStatementWithContext(arg0 context.Context, arg1 *athena.GetPreparedStatementInput, arg2 ...request.Option) (*athena.GetPreparedStatementOutput, error)
GetPreparedStatementWithContext mocks base method
func (*MockAthenaAPI) GetQueryExecution ¶
func (m *MockAthenaAPI) GetQueryExecution(arg0 *athena.GetQueryExecutionInput) (*athena.GetQueryExecutionOutput, error)
GetQueryExecution mocks base method
func (*MockAthenaAPI) GetQueryExecutionRequest ¶
func (m *MockAthenaAPI) GetQueryExecutionRequest(arg0 *athena.GetQueryExecutionInput) (*request.Request, *athena.GetQueryExecutionOutput)
GetQueryExecutionRequest mocks base method
func (*MockAthenaAPI) GetQueryExecutionWithContext ¶
func (m *MockAthenaAPI) GetQueryExecutionWithContext(arg0 context.Context, arg1 *athena.GetQueryExecutionInput, arg2 ...request.Option) (*athena.GetQueryExecutionOutput, error)
GetQueryExecutionWithContext mocks base method
func (*MockAthenaAPI) GetQueryResults ¶
func (m *MockAthenaAPI) GetQueryResults(arg0 *athena.GetQueryResultsInput) (*athena.GetQueryResultsOutput, error)
GetQueryResults mocks base method
func (*MockAthenaAPI) GetQueryResultsPages ¶
func (m *MockAthenaAPI) GetQueryResultsPages(arg0 *athena.GetQueryResultsInput, arg1 func(*athena.GetQueryResultsOutput, bool) bool) error
GetQueryResultsPages mocks base method
func (*MockAthenaAPI) GetQueryResultsPagesWithContext ¶
func (m *MockAthenaAPI) GetQueryResultsPagesWithContext(arg0 context.Context, arg1 *athena.GetQueryResultsInput, arg2 func(*athena.GetQueryResultsOutput, bool) bool, arg3 ...request.Option) error
GetQueryResultsPagesWithContext mocks base method
func (*MockAthenaAPI) GetQueryResultsRequest ¶
func (m *MockAthenaAPI) GetQueryResultsRequest(arg0 *athena.GetQueryResultsInput) (*request.Request, *athena.GetQueryResultsOutput)
GetQueryResultsRequest mocks base method
func (*MockAthenaAPI) GetQueryResultsWithContext ¶
func (m *MockAthenaAPI) GetQueryResultsWithContext(arg0 context.Context, arg1 *athena.GetQueryResultsInput, arg2 ...request.Option) (*athena.GetQueryResultsOutput, error)
GetQueryResultsWithContext mocks base method
func (*MockAthenaAPI) GetQueryRuntimeStatistics ¶ added in v1.44.60
func (m *MockAthenaAPI) GetQueryRuntimeStatistics(arg0 *athena.GetQueryRuntimeStatisticsInput) (*athena.GetQueryRuntimeStatisticsOutput, error)
GetQueryRuntimeStatistics mocks base method
func (*MockAthenaAPI) GetQueryRuntimeStatisticsRequest ¶ added in v1.44.60
func (m *MockAthenaAPI) GetQueryRuntimeStatisticsRequest(arg0 *athena.GetQueryRuntimeStatisticsInput) (*request.Request, *athena.GetQueryRuntimeStatisticsOutput)
GetQueryRuntimeStatisticsRequest mocks base method
func (*MockAthenaAPI) GetQueryRuntimeStatisticsWithContext ¶ added in v1.44.60
func (m *MockAthenaAPI) GetQueryRuntimeStatisticsWithContext(arg0 context.Context, arg1 *athena.GetQueryRuntimeStatisticsInput, arg2 ...request.Option) (*athena.GetQueryRuntimeStatisticsOutput, error)
GetQueryRuntimeStatisticsWithContext mocks base method
func (*MockAthenaAPI) GetSession ¶ added in v1.44.150
func (m *MockAthenaAPI) GetSession(arg0 *athena.GetSessionInput) (*athena.GetSessionOutput, error)
GetSession mocks base method
func (*MockAthenaAPI) GetSessionRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) GetSessionRequest(arg0 *athena.GetSessionInput) (*request.Request, *athena.GetSessionOutput)
GetSessionRequest mocks base method
func (*MockAthenaAPI) GetSessionStatus ¶ added in v1.44.150
func (m *MockAthenaAPI) GetSessionStatus(arg0 *athena.GetSessionStatusInput) (*athena.GetSessionStatusOutput, error)
GetSessionStatus mocks base method
func (*MockAthenaAPI) GetSessionStatusRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) GetSessionStatusRequest(arg0 *athena.GetSessionStatusInput) (*request.Request, *athena.GetSessionStatusOutput)
GetSessionStatusRequest mocks base method
func (*MockAthenaAPI) GetSessionStatusWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) GetSessionStatusWithContext(arg0 context.Context, arg1 *athena.GetSessionStatusInput, arg2 ...request.Option) (*athena.GetSessionStatusOutput, error)
GetSessionStatusWithContext mocks base method
func (*MockAthenaAPI) GetSessionWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) GetSessionWithContext(arg0 context.Context, arg1 *athena.GetSessionInput, arg2 ...request.Option) (*athena.GetSessionOutput, error)
GetSessionWithContext mocks base method
func (*MockAthenaAPI) GetTableMetadata ¶
func (m *MockAthenaAPI) GetTableMetadata(arg0 *athena.GetTableMetadataInput) (*athena.GetTableMetadataOutput, error)
GetTableMetadata mocks base method
func (*MockAthenaAPI) GetTableMetadataRequest ¶
func (m *MockAthenaAPI) GetTableMetadataRequest(arg0 *athena.GetTableMetadataInput) (*request.Request, *athena.GetTableMetadataOutput)
GetTableMetadataRequest mocks base method
func (*MockAthenaAPI) GetTableMetadataWithContext ¶
func (m *MockAthenaAPI) GetTableMetadataWithContext(arg0 context.Context, arg1 *athena.GetTableMetadataInput, arg2 ...request.Option) (*athena.GetTableMetadataOutput, error)
GetTableMetadataWithContext mocks base method
func (*MockAthenaAPI) GetWorkGroup ¶
func (m *MockAthenaAPI) GetWorkGroup(arg0 *athena.GetWorkGroupInput) (*athena.GetWorkGroupOutput, error)
GetWorkGroup mocks base method
func (*MockAthenaAPI) GetWorkGroupRequest ¶
func (m *MockAthenaAPI) GetWorkGroupRequest(arg0 *athena.GetWorkGroupInput) (*request.Request, *athena.GetWorkGroupOutput)
GetWorkGroupRequest mocks base method
func (*MockAthenaAPI) GetWorkGroupWithContext ¶
func (m *MockAthenaAPI) GetWorkGroupWithContext(arg0 context.Context, arg1 *athena.GetWorkGroupInput, arg2 ...request.Option) (*athena.GetWorkGroupOutput, error)
GetWorkGroupWithContext mocks base method
func (*MockAthenaAPI) ImportNotebook ¶ added in v1.44.150
func (m *MockAthenaAPI) ImportNotebook(arg0 *athena.ImportNotebookInput) (*athena.ImportNotebookOutput, error)
ImportNotebook mocks base method
func (*MockAthenaAPI) ImportNotebookRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) ImportNotebookRequest(arg0 *athena.ImportNotebookInput) (*request.Request, *athena.ImportNotebookOutput)
ImportNotebookRequest mocks base method
func (*MockAthenaAPI) ImportNotebookWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ImportNotebookWithContext(arg0 context.Context, arg1 *athena.ImportNotebookInput, arg2 ...request.Option) (*athena.ImportNotebookOutput, error)
ImportNotebookWithContext mocks base method
func (*MockAthenaAPI) ListApplicationDPUSizes ¶ added in v1.44.150
func (m *MockAthenaAPI) ListApplicationDPUSizes(arg0 *athena.ListApplicationDPUSizesInput) (*athena.ListApplicationDPUSizesOutput, error)
ListApplicationDPUSizes mocks base method
func (*MockAthenaAPI) ListApplicationDPUSizesPages ¶ added in v1.44.150
func (m *MockAthenaAPI) ListApplicationDPUSizesPages(arg0 *athena.ListApplicationDPUSizesInput, arg1 func(*athena.ListApplicationDPUSizesOutput, bool) bool) error
ListApplicationDPUSizesPages mocks base method
func (*MockAthenaAPI) ListApplicationDPUSizesPagesWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListApplicationDPUSizesPagesWithContext(arg0 context.Context, arg1 *athena.ListApplicationDPUSizesInput, arg2 func(*athena.ListApplicationDPUSizesOutput, bool) bool, arg3 ...request.Option) error
ListApplicationDPUSizesPagesWithContext mocks base method
func (*MockAthenaAPI) ListApplicationDPUSizesRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) ListApplicationDPUSizesRequest(arg0 *athena.ListApplicationDPUSizesInput) (*request.Request, *athena.ListApplicationDPUSizesOutput)
ListApplicationDPUSizesRequest mocks base method
func (*MockAthenaAPI) ListApplicationDPUSizesWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListApplicationDPUSizesWithContext(arg0 context.Context, arg1 *athena.ListApplicationDPUSizesInput, arg2 ...request.Option) (*athena.ListApplicationDPUSizesOutput, error)
ListApplicationDPUSizesWithContext mocks base method
func (*MockAthenaAPI) ListCalculationExecutions ¶ added in v1.44.150
func (m *MockAthenaAPI) ListCalculationExecutions(arg0 *athena.ListCalculationExecutionsInput) (*athena.ListCalculationExecutionsOutput, error)
ListCalculationExecutions mocks base method
func (*MockAthenaAPI) ListCalculationExecutionsPages ¶ added in v1.44.150
func (m *MockAthenaAPI) ListCalculationExecutionsPages(arg0 *athena.ListCalculationExecutionsInput, arg1 func(*athena.ListCalculationExecutionsOutput, bool) bool) error
ListCalculationExecutionsPages mocks base method
func (*MockAthenaAPI) ListCalculationExecutionsPagesWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListCalculationExecutionsPagesWithContext(arg0 context.Context, arg1 *athena.ListCalculationExecutionsInput, arg2 func(*athena.ListCalculationExecutionsOutput, bool) bool, arg3 ...request.Option) error
ListCalculationExecutionsPagesWithContext mocks base method
func (*MockAthenaAPI) ListCalculationExecutionsRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) ListCalculationExecutionsRequest(arg0 *athena.ListCalculationExecutionsInput) (*request.Request, *athena.ListCalculationExecutionsOutput)
ListCalculationExecutionsRequest mocks base method
func (*MockAthenaAPI) ListCalculationExecutionsWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListCalculationExecutionsWithContext(arg0 context.Context, arg1 *athena.ListCalculationExecutionsInput, arg2 ...request.Option) (*athena.ListCalculationExecutionsOutput, error)
ListCalculationExecutionsWithContext mocks base method
func (*MockAthenaAPI) ListDataCatalogs ¶
func (m *MockAthenaAPI) ListDataCatalogs(arg0 *athena.ListDataCatalogsInput) (*athena.ListDataCatalogsOutput, error)
ListDataCatalogs mocks base method
func (*MockAthenaAPI) ListDataCatalogsPages ¶
func (m *MockAthenaAPI) ListDataCatalogsPages(arg0 *athena.ListDataCatalogsInput, arg1 func(*athena.ListDataCatalogsOutput, bool) bool) error
ListDataCatalogsPages mocks base method
func (*MockAthenaAPI) ListDataCatalogsPagesWithContext ¶
func (m *MockAthenaAPI) ListDataCatalogsPagesWithContext(arg0 context.Context, arg1 *athena.ListDataCatalogsInput, arg2 func(*athena.ListDataCatalogsOutput, bool) bool, arg3 ...request.Option) error
ListDataCatalogsPagesWithContext mocks base method
func (*MockAthenaAPI) ListDataCatalogsRequest ¶
func (m *MockAthenaAPI) ListDataCatalogsRequest(arg0 *athena.ListDataCatalogsInput) (*request.Request, *athena.ListDataCatalogsOutput)
ListDataCatalogsRequest mocks base method
func (*MockAthenaAPI) ListDataCatalogsWithContext ¶
func (m *MockAthenaAPI) ListDataCatalogsWithContext(arg0 context.Context, arg1 *athena.ListDataCatalogsInput, arg2 ...request.Option) (*athena.ListDataCatalogsOutput, error)
ListDataCatalogsWithContext mocks base method
func (*MockAthenaAPI) ListDatabases ¶
func (m *MockAthenaAPI) ListDatabases(arg0 *athena.ListDatabasesInput) (*athena.ListDatabasesOutput, error)
ListDatabases mocks base method
func (*MockAthenaAPI) ListDatabasesPages ¶
func (m *MockAthenaAPI) ListDatabasesPages(arg0 *athena.ListDatabasesInput, arg1 func(*athena.ListDatabasesOutput, bool) bool) error
ListDatabasesPages mocks base method
func (*MockAthenaAPI) ListDatabasesPagesWithContext ¶
func (m *MockAthenaAPI) ListDatabasesPagesWithContext(arg0 context.Context, arg1 *athena.ListDatabasesInput, arg2 func(*athena.ListDatabasesOutput, bool) bool, arg3 ...request.Option) error
ListDatabasesPagesWithContext mocks base method
func (*MockAthenaAPI) ListDatabasesRequest ¶
func (m *MockAthenaAPI) ListDatabasesRequest(arg0 *athena.ListDatabasesInput) (*request.Request, *athena.ListDatabasesOutput)
ListDatabasesRequest mocks base method
func (*MockAthenaAPI) ListDatabasesWithContext ¶
func (m *MockAthenaAPI) ListDatabasesWithContext(arg0 context.Context, arg1 *athena.ListDatabasesInput, arg2 ...request.Option) (*athena.ListDatabasesOutput, error)
ListDatabasesWithContext mocks base method
func (*MockAthenaAPI) ListEngineVersions ¶
func (m *MockAthenaAPI) ListEngineVersions(arg0 *athena.ListEngineVersionsInput) (*athena.ListEngineVersionsOutput, error)
ListEngineVersions mocks base method
func (*MockAthenaAPI) ListEngineVersionsPages ¶ added in v1.44.60
func (m *MockAthenaAPI) ListEngineVersionsPages(arg0 *athena.ListEngineVersionsInput, arg1 func(*athena.ListEngineVersionsOutput, bool) bool) error
ListEngineVersionsPages mocks base method
func (*MockAthenaAPI) ListEngineVersionsPagesWithContext ¶ added in v1.44.60
func (m *MockAthenaAPI) ListEngineVersionsPagesWithContext(arg0 context.Context, arg1 *athena.ListEngineVersionsInput, arg2 func(*athena.ListEngineVersionsOutput, bool) bool, arg3 ...request.Option) error
ListEngineVersionsPagesWithContext mocks base method
func (*MockAthenaAPI) ListEngineVersionsRequest ¶
func (m *MockAthenaAPI) ListEngineVersionsRequest(arg0 *athena.ListEngineVersionsInput) (*request.Request, *athena.ListEngineVersionsOutput)
ListEngineVersionsRequest mocks base method
func (*MockAthenaAPI) ListEngineVersionsWithContext ¶
func (m *MockAthenaAPI) ListEngineVersionsWithContext(arg0 context.Context, arg1 *athena.ListEngineVersionsInput, arg2 ...request.Option) (*athena.ListEngineVersionsOutput, error)
ListEngineVersionsWithContext mocks base method
func (*MockAthenaAPI) ListExecutors ¶ added in v1.44.150
func (m *MockAthenaAPI) ListExecutors(arg0 *athena.ListExecutorsInput) (*athena.ListExecutorsOutput, error)
ListExecutors mocks base method
func (*MockAthenaAPI) ListExecutorsPages ¶ added in v1.44.150
func (m *MockAthenaAPI) ListExecutorsPages(arg0 *athena.ListExecutorsInput, arg1 func(*athena.ListExecutorsOutput, bool) bool) error
ListExecutorsPages mocks base method
func (*MockAthenaAPI) ListExecutorsPagesWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListExecutorsPagesWithContext(arg0 context.Context, arg1 *athena.ListExecutorsInput, arg2 func(*athena.ListExecutorsOutput, bool) bool, arg3 ...request.Option) error
ListExecutorsPagesWithContext mocks base method
func (*MockAthenaAPI) ListExecutorsRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) ListExecutorsRequest(arg0 *athena.ListExecutorsInput) (*request.Request, *athena.ListExecutorsOutput)
ListExecutorsRequest mocks base method
func (*MockAthenaAPI) ListExecutorsWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListExecutorsWithContext(arg0 context.Context, arg1 *athena.ListExecutorsInput, arg2 ...request.Option) (*athena.ListExecutorsOutput, error)
ListExecutorsWithContext mocks base method
func (*MockAthenaAPI) ListNamedQueries ¶
func (m *MockAthenaAPI) ListNamedQueries(arg0 *athena.ListNamedQueriesInput) (*athena.ListNamedQueriesOutput, error)
ListNamedQueries mocks base method
func (*MockAthenaAPI) ListNamedQueriesPages ¶
func (m *MockAthenaAPI) ListNamedQueriesPages(arg0 *athena.ListNamedQueriesInput, arg1 func(*athena.ListNamedQueriesOutput, bool) bool) error
ListNamedQueriesPages mocks base method
func (*MockAthenaAPI) ListNamedQueriesPagesWithContext ¶
func (m *MockAthenaAPI) ListNamedQueriesPagesWithContext(arg0 context.Context, arg1 *athena.ListNamedQueriesInput, arg2 func(*athena.ListNamedQueriesOutput, bool) bool, arg3 ...request.Option) error
ListNamedQueriesPagesWithContext mocks base method
func (*MockAthenaAPI) ListNamedQueriesRequest ¶
func (m *MockAthenaAPI) ListNamedQueriesRequest(arg0 *athena.ListNamedQueriesInput) (*request.Request, *athena.ListNamedQueriesOutput)
ListNamedQueriesRequest mocks base method
func (*MockAthenaAPI) ListNamedQueriesWithContext ¶
func (m *MockAthenaAPI) ListNamedQueriesWithContext(arg0 context.Context, arg1 *athena.ListNamedQueriesInput, arg2 ...request.Option) (*athena.ListNamedQueriesOutput, error)
ListNamedQueriesWithContext mocks base method
func (*MockAthenaAPI) ListNotebookMetadata ¶ added in v1.44.150
func (m *MockAthenaAPI) ListNotebookMetadata(arg0 *athena.ListNotebookMetadataInput) (*athena.ListNotebookMetadataOutput, error)
ListNotebookMetadata mocks base method
func (*MockAthenaAPI) ListNotebookMetadataRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) ListNotebookMetadataRequest(arg0 *athena.ListNotebookMetadataInput) (*request.Request, *athena.ListNotebookMetadataOutput)
ListNotebookMetadataRequest mocks base method
func (*MockAthenaAPI) ListNotebookMetadataWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListNotebookMetadataWithContext(arg0 context.Context, arg1 *athena.ListNotebookMetadataInput, arg2 ...request.Option) (*athena.ListNotebookMetadataOutput, error)
ListNotebookMetadataWithContext mocks base method
func (*MockAthenaAPI) ListNotebookSessions ¶ added in v1.44.150
func (m *MockAthenaAPI) ListNotebookSessions(arg0 *athena.ListNotebookSessionsInput) (*athena.ListNotebookSessionsOutput, error)
ListNotebookSessions mocks base method
func (*MockAthenaAPI) ListNotebookSessionsRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) ListNotebookSessionsRequest(arg0 *athena.ListNotebookSessionsInput) (*request.Request, *athena.ListNotebookSessionsOutput)
ListNotebookSessionsRequest mocks base method
func (*MockAthenaAPI) ListNotebookSessionsWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListNotebookSessionsWithContext(arg0 context.Context, arg1 *athena.ListNotebookSessionsInput, arg2 ...request.Option) (*athena.ListNotebookSessionsOutput, error)
ListNotebookSessionsWithContext mocks base method
func (*MockAthenaAPI) ListPreparedStatements ¶
func (m *MockAthenaAPI) ListPreparedStatements(arg0 *athena.ListPreparedStatementsInput) (*athena.ListPreparedStatementsOutput, error)
ListPreparedStatements mocks base method
func (*MockAthenaAPI) ListPreparedStatementsPages ¶
func (m *MockAthenaAPI) ListPreparedStatementsPages(arg0 *athena.ListPreparedStatementsInput, arg1 func(*athena.ListPreparedStatementsOutput, bool) bool) error
ListPreparedStatementsPages mocks base method
func (*MockAthenaAPI) ListPreparedStatementsPagesWithContext ¶
func (m *MockAthenaAPI) ListPreparedStatementsPagesWithContext(arg0 context.Context, arg1 *athena.ListPreparedStatementsInput, arg2 func(*athena.ListPreparedStatementsOutput, bool) bool, arg3 ...request.Option) error
ListPreparedStatementsPagesWithContext mocks base method
func (*MockAthenaAPI) ListPreparedStatementsRequest ¶
func (m *MockAthenaAPI) ListPreparedStatementsRequest(arg0 *athena.ListPreparedStatementsInput) (*request.Request, *athena.ListPreparedStatementsOutput)
ListPreparedStatementsRequest mocks base method
func (*MockAthenaAPI) ListPreparedStatementsWithContext ¶
func (m *MockAthenaAPI) ListPreparedStatementsWithContext(arg0 context.Context, arg1 *athena.ListPreparedStatementsInput, arg2 ...request.Option) (*athena.ListPreparedStatementsOutput, error)
ListPreparedStatementsWithContext mocks base method
func (*MockAthenaAPI) ListQueryExecutions ¶
func (m *MockAthenaAPI) ListQueryExecutions(arg0 *athena.ListQueryExecutionsInput) (*athena.ListQueryExecutionsOutput, error)
ListQueryExecutions mocks base method
func (*MockAthenaAPI) ListQueryExecutionsPages ¶
func (m *MockAthenaAPI) ListQueryExecutionsPages(arg0 *athena.ListQueryExecutionsInput, arg1 func(*athena.ListQueryExecutionsOutput, bool) bool) error
ListQueryExecutionsPages mocks base method
func (*MockAthenaAPI) ListQueryExecutionsPagesWithContext ¶
func (m *MockAthenaAPI) ListQueryExecutionsPagesWithContext(arg0 context.Context, arg1 *athena.ListQueryExecutionsInput, arg2 func(*athena.ListQueryExecutionsOutput, bool) bool, arg3 ...request.Option) error
ListQueryExecutionsPagesWithContext mocks base method
func (*MockAthenaAPI) ListQueryExecutionsRequest ¶
func (m *MockAthenaAPI) ListQueryExecutionsRequest(arg0 *athena.ListQueryExecutionsInput) (*request.Request, *athena.ListQueryExecutionsOutput)
ListQueryExecutionsRequest mocks base method
func (*MockAthenaAPI) ListQueryExecutionsWithContext ¶
func (m *MockAthenaAPI) ListQueryExecutionsWithContext(arg0 context.Context, arg1 *athena.ListQueryExecutionsInput, arg2 ...request.Option) (*athena.ListQueryExecutionsOutput, error)
ListQueryExecutionsWithContext mocks base method
func (*MockAthenaAPI) ListSessions ¶ added in v1.44.150
func (m *MockAthenaAPI) ListSessions(arg0 *athena.ListSessionsInput) (*athena.ListSessionsOutput, error)
ListSessions mocks base method
func (*MockAthenaAPI) ListSessionsPages ¶ added in v1.44.150
func (m *MockAthenaAPI) ListSessionsPages(arg0 *athena.ListSessionsInput, arg1 func(*athena.ListSessionsOutput, bool) bool) error
ListSessionsPages mocks base method
func (*MockAthenaAPI) ListSessionsPagesWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListSessionsPagesWithContext(arg0 context.Context, arg1 *athena.ListSessionsInput, arg2 func(*athena.ListSessionsOutput, bool) bool, arg3 ...request.Option) error
ListSessionsPagesWithContext mocks base method
func (*MockAthenaAPI) ListSessionsRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) ListSessionsRequest(arg0 *athena.ListSessionsInput) (*request.Request, *athena.ListSessionsOutput)
ListSessionsRequest mocks base method
func (*MockAthenaAPI) ListSessionsWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) ListSessionsWithContext(arg0 context.Context, arg1 *athena.ListSessionsInput, arg2 ...request.Option) (*athena.ListSessionsOutput, error)
ListSessionsWithContext mocks base method
func (*MockAthenaAPI) ListTableMetadata ¶
func (m *MockAthenaAPI) ListTableMetadata(arg0 *athena.ListTableMetadataInput) (*athena.ListTableMetadataOutput, error)
ListTableMetadata mocks base method
func (*MockAthenaAPI) ListTableMetadataPages ¶
func (m *MockAthenaAPI) ListTableMetadataPages(arg0 *athena.ListTableMetadataInput, arg1 func(*athena.ListTableMetadataOutput, bool) bool) error
ListTableMetadataPages mocks base method
func (*MockAthenaAPI) ListTableMetadataPagesWithContext ¶
func (m *MockAthenaAPI) ListTableMetadataPagesWithContext(arg0 context.Context, arg1 *athena.ListTableMetadataInput, arg2 func(*athena.ListTableMetadataOutput, bool) bool, arg3 ...request.Option) error
ListTableMetadataPagesWithContext mocks base method
func (*MockAthenaAPI) ListTableMetadataRequest ¶
func (m *MockAthenaAPI) ListTableMetadataRequest(arg0 *athena.ListTableMetadataInput) (*request.Request, *athena.ListTableMetadataOutput)
ListTableMetadataRequest mocks base method
func (*MockAthenaAPI) ListTableMetadataWithContext ¶
func (m *MockAthenaAPI) ListTableMetadataWithContext(arg0 context.Context, arg1 *athena.ListTableMetadataInput, arg2 ...request.Option) (*athena.ListTableMetadataOutput, error)
ListTableMetadataWithContext mocks base method
func (*MockAthenaAPI) ListTagsForResource ¶
func (m *MockAthenaAPI) ListTagsForResource(arg0 *athena.ListTagsForResourceInput) (*athena.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockAthenaAPI) ListTagsForResourcePages ¶
func (m *MockAthenaAPI) ListTagsForResourcePages(arg0 *athena.ListTagsForResourceInput, arg1 func(*athena.ListTagsForResourceOutput, bool) bool) error
ListTagsForResourcePages mocks base method
func (*MockAthenaAPI) ListTagsForResourcePagesWithContext ¶
func (m *MockAthenaAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *athena.ListTagsForResourceInput, arg2 func(*athena.ListTagsForResourceOutput, bool) bool, arg3 ...request.Option) error
ListTagsForResourcePagesWithContext mocks base method
func (*MockAthenaAPI) ListTagsForResourceRequest ¶
func (m *MockAthenaAPI) ListTagsForResourceRequest(arg0 *athena.ListTagsForResourceInput) (*request.Request, *athena.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockAthenaAPI) ListTagsForResourceWithContext ¶
func (m *MockAthenaAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *athena.ListTagsForResourceInput, arg2 ...request.Option) (*athena.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockAthenaAPI) ListWorkGroups ¶
func (m *MockAthenaAPI) ListWorkGroups(arg0 *athena.ListWorkGroupsInput) (*athena.ListWorkGroupsOutput, error)
ListWorkGroups mocks base method
func (*MockAthenaAPI) ListWorkGroupsPages ¶
func (m *MockAthenaAPI) ListWorkGroupsPages(arg0 *athena.ListWorkGroupsInput, arg1 func(*athena.ListWorkGroupsOutput, bool) bool) error
ListWorkGroupsPages mocks base method
func (*MockAthenaAPI) ListWorkGroupsPagesWithContext ¶
func (m *MockAthenaAPI) ListWorkGroupsPagesWithContext(arg0 context.Context, arg1 *athena.ListWorkGroupsInput, arg2 func(*athena.ListWorkGroupsOutput, bool) bool, arg3 ...request.Option) error
ListWorkGroupsPagesWithContext mocks base method
func (*MockAthenaAPI) ListWorkGroupsRequest ¶
func (m *MockAthenaAPI) ListWorkGroupsRequest(arg0 *athena.ListWorkGroupsInput) (*request.Request, *athena.ListWorkGroupsOutput)
ListWorkGroupsRequest mocks base method
func (*MockAthenaAPI) ListWorkGroupsWithContext ¶
func (m *MockAthenaAPI) ListWorkGroupsWithContext(arg0 context.Context, arg1 *athena.ListWorkGroupsInput, arg2 ...request.Option) (*athena.ListWorkGroupsOutput, error)
ListWorkGroupsWithContext mocks base method
func (*MockAthenaAPI) StartCalculationExecution ¶ added in v1.44.150
func (m *MockAthenaAPI) StartCalculationExecution(arg0 *athena.StartCalculationExecutionInput) (*athena.StartCalculationExecutionOutput, error)
StartCalculationExecution mocks base method
func (*MockAthenaAPI) StartCalculationExecutionRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) StartCalculationExecutionRequest(arg0 *athena.StartCalculationExecutionInput) (*request.Request, *athena.StartCalculationExecutionOutput)
StartCalculationExecutionRequest mocks base method
func (*MockAthenaAPI) StartCalculationExecutionWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) StartCalculationExecutionWithContext(arg0 context.Context, arg1 *athena.StartCalculationExecutionInput, arg2 ...request.Option) (*athena.StartCalculationExecutionOutput, error)
StartCalculationExecutionWithContext mocks base method
func (*MockAthenaAPI) StartQueryExecution ¶
func (m *MockAthenaAPI) StartQueryExecution(arg0 *athena.StartQueryExecutionInput) (*athena.StartQueryExecutionOutput, error)
StartQueryExecution mocks base method
func (*MockAthenaAPI) StartQueryExecutionRequest ¶
func (m *MockAthenaAPI) StartQueryExecutionRequest(arg0 *athena.StartQueryExecutionInput) (*request.Request, *athena.StartQueryExecutionOutput)
StartQueryExecutionRequest mocks base method
func (*MockAthenaAPI) StartQueryExecutionWithContext ¶
func (m *MockAthenaAPI) StartQueryExecutionWithContext(arg0 context.Context, arg1 *athena.StartQueryExecutionInput, arg2 ...request.Option) (*athena.StartQueryExecutionOutput, error)
StartQueryExecutionWithContext mocks base method
func (*MockAthenaAPI) StartSession ¶ added in v1.44.150
func (m *MockAthenaAPI) StartSession(arg0 *athena.StartSessionInput) (*athena.StartSessionOutput, error)
StartSession mocks base method
func (*MockAthenaAPI) StartSessionRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) StartSessionRequest(arg0 *athena.StartSessionInput) (*request.Request, *athena.StartSessionOutput)
StartSessionRequest mocks base method
func (*MockAthenaAPI) StartSessionWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) StartSessionWithContext(arg0 context.Context, arg1 *athena.StartSessionInput, arg2 ...request.Option) (*athena.StartSessionOutput, error)
StartSessionWithContext mocks base method
func (*MockAthenaAPI) StopCalculationExecution ¶ added in v1.44.150
func (m *MockAthenaAPI) StopCalculationExecution(arg0 *athena.StopCalculationExecutionInput) (*athena.StopCalculationExecutionOutput, error)
StopCalculationExecution mocks base method
func (*MockAthenaAPI) StopCalculationExecutionRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) StopCalculationExecutionRequest(arg0 *athena.StopCalculationExecutionInput) (*request.Request, *athena.StopCalculationExecutionOutput)
StopCalculationExecutionRequest mocks base method
func (*MockAthenaAPI) StopCalculationExecutionWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) StopCalculationExecutionWithContext(arg0 context.Context, arg1 *athena.StopCalculationExecutionInput, arg2 ...request.Option) (*athena.StopCalculationExecutionOutput, error)
StopCalculationExecutionWithContext mocks base method
func (*MockAthenaAPI) StopQueryExecution ¶
func (m *MockAthenaAPI) StopQueryExecution(arg0 *athena.StopQueryExecutionInput) (*athena.StopQueryExecutionOutput, error)
StopQueryExecution mocks base method
func (*MockAthenaAPI) StopQueryExecutionRequest ¶
func (m *MockAthenaAPI) StopQueryExecutionRequest(arg0 *athena.StopQueryExecutionInput) (*request.Request, *athena.StopQueryExecutionOutput)
StopQueryExecutionRequest mocks base method
func (*MockAthenaAPI) StopQueryExecutionWithContext ¶
func (m *MockAthenaAPI) StopQueryExecutionWithContext(arg0 context.Context, arg1 *athena.StopQueryExecutionInput, arg2 ...request.Option) (*athena.StopQueryExecutionOutput, error)
StopQueryExecutionWithContext mocks base method
func (*MockAthenaAPI) TagResource ¶
func (m *MockAthenaAPI) TagResource(arg0 *athena.TagResourceInput) (*athena.TagResourceOutput, error)
TagResource mocks base method
func (*MockAthenaAPI) TagResourceRequest ¶
func (m *MockAthenaAPI) TagResourceRequest(arg0 *athena.TagResourceInput) (*request.Request, *athena.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockAthenaAPI) TagResourceWithContext ¶
func (m *MockAthenaAPI) TagResourceWithContext(arg0 context.Context, arg1 *athena.TagResourceInput, arg2 ...request.Option) (*athena.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockAthenaAPI) TerminateSession ¶ added in v1.44.150
func (m *MockAthenaAPI) TerminateSession(arg0 *athena.TerminateSessionInput) (*athena.TerminateSessionOutput, error)
TerminateSession mocks base method
func (*MockAthenaAPI) TerminateSessionRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) TerminateSessionRequest(arg0 *athena.TerminateSessionInput) (*request.Request, *athena.TerminateSessionOutput)
TerminateSessionRequest mocks base method
func (*MockAthenaAPI) TerminateSessionWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) TerminateSessionWithContext(arg0 context.Context, arg1 *athena.TerminateSessionInput, arg2 ...request.Option) (*athena.TerminateSessionOutput, error)
TerminateSessionWithContext mocks base method
func (*MockAthenaAPI) UntagResource ¶
func (m *MockAthenaAPI) UntagResource(arg0 *athena.UntagResourceInput) (*athena.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockAthenaAPI) UntagResourceRequest ¶
func (m *MockAthenaAPI) UntagResourceRequest(arg0 *athena.UntagResourceInput) (*request.Request, *athena.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockAthenaAPI) UntagResourceWithContext ¶
func (m *MockAthenaAPI) UntagResourceWithContext(arg0 context.Context, arg1 *athena.UntagResourceInput, arg2 ...request.Option) (*athena.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockAthenaAPI) UpdateDataCatalog ¶
func (m *MockAthenaAPI) UpdateDataCatalog(arg0 *athena.UpdateDataCatalogInput) (*athena.UpdateDataCatalogOutput, error)
UpdateDataCatalog mocks base method
func (*MockAthenaAPI) UpdateDataCatalogRequest ¶
func (m *MockAthenaAPI) UpdateDataCatalogRequest(arg0 *athena.UpdateDataCatalogInput) (*request.Request, *athena.UpdateDataCatalogOutput)
UpdateDataCatalogRequest mocks base method
func (*MockAthenaAPI) UpdateDataCatalogWithContext ¶
func (m *MockAthenaAPI) UpdateDataCatalogWithContext(arg0 context.Context, arg1 *athena.UpdateDataCatalogInput, arg2 ...request.Option) (*athena.UpdateDataCatalogOutput, error)
UpdateDataCatalogWithContext mocks base method
func (*MockAthenaAPI) UpdateNamedQuery ¶
func (m *MockAthenaAPI) UpdateNamedQuery(arg0 *athena.UpdateNamedQueryInput) (*athena.UpdateNamedQueryOutput, error)
UpdateNamedQuery mocks base method
func (*MockAthenaAPI) UpdateNamedQueryRequest ¶
func (m *MockAthenaAPI) UpdateNamedQueryRequest(arg0 *athena.UpdateNamedQueryInput) (*request.Request, *athena.UpdateNamedQueryOutput)
UpdateNamedQueryRequest mocks base method
func (*MockAthenaAPI) UpdateNamedQueryWithContext ¶
func (m *MockAthenaAPI) UpdateNamedQueryWithContext(arg0 context.Context, arg1 *athena.UpdateNamedQueryInput, arg2 ...request.Option) (*athena.UpdateNamedQueryOutput, error)
UpdateNamedQueryWithContext mocks base method
func (*MockAthenaAPI) UpdateNotebook ¶ added in v1.44.150
func (m *MockAthenaAPI) UpdateNotebook(arg0 *athena.UpdateNotebookInput) (*athena.UpdateNotebookOutput, error)
UpdateNotebook mocks base method
func (*MockAthenaAPI) UpdateNotebookMetadata ¶ added in v1.44.150
func (m *MockAthenaAPI) UpdateNotebookMetadata(arg0 *athena.UpdateNotebookMetadataInput) (*athena.UpdateNotebookMetadataOutput, error)
UpdateNotebookMetadata mocks base method
func (*MockAthenaAPI) UpdateNotebookMetadataRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) UpdateNotebookMetadataRequest(arg0 *athena.UpdateNotebookMetadataInput) (*request.Request, *athena.UpdateNotebookMetadataOutput)
UpdateNotebookMetadataRequest mocks base method
func (*MockAthenaAPI) UpdateNotebookMetadataWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) UpdateNotebookMetadataWithContext(arg0 context.Context, arg1 *athena.UpdateNotebookMetadataInput, arg2 ...request.Option) (*athena.UpdateNotebookMetadataOutput, error)
UpdateNotebookMetadataWithContext mocks base method
func (*MockAthenaAPI) UpdateNotebookRequest ¶ added in v1.44.150
func (m *MockAthenaAPI) UpdateNotebookRequest(arg0 *athena.UpdateNotebookInput) (*request.Request, *athena.UpdateNotebookOutput)
UpdateNotebookRequest mocks base method
func (*MockAthenaAPI) UpdateNotebookWithContext ¶ added in v1.44.150
func (m *MockAthenaAPI) UpdateNotebookWithContext(arg0 context.Context, arg1 *athena.UpdateNotebookInput, arg2 ...request.Option) (*athena.UpdateNotebookOutput, error)
UpdateNotebookWithContext mocks base method
func (*MockAthenaAPI) UpdatePreparedStatement ¶
func (m *MockAthenaAPI) UpdatePreparedStatement(arg0 *athena.UpdatePreparedStatementInput) (*athena.UpdatePreparedStatementOutput, error)
UpdatePreparedStatement mocks base method
func (*MockAthenaAPI) UpdatePreparedStatementRequest ¶
func (m *MockAthenaAPI) UpdatePreparedStatementRequest(arg0 *athena.UpdatePreparedStatementInput) (*request.Request, *athena.UpdatePreparedStatementOutput)
UpdatePreparedStatementRequest mocks base method
func (*MockAthenaAPI) UpdatePreparedStatementWithContext ¶
func (m *MockAthenaAPI) UpdatePreparedStatementWithContext(arg0 context.Context, arg1 *athena.UpdatePreparedStatementInput, arg2 ...request.Option) (*athena.UpdatePreparedStatementOutput, error)
UpdatePreparedStatementWithContext mocks base method
func (*MockAthenaAPI) UpdateWorkGroup ¶
func (m *MockAthenaAPI) UpdateWorkGroup(arg0 *athena.UpdateWorkGroupInput) (*athena.UpdateWorkGroupOutput, error)
UpdateWorkGroup mocks base method
func (*MockAthenaAPI) UpdateWorkGroupRequest ¶
func (m *MockAthenaAPI) UpdateWorkGroupRequest(arg0 *athena.UpdateWorkGroupInput) (*request.Request, *athena.UpdateWorkGroupOutput)
UpdateWorkGroupRequest mocks base method
func (*MockAthenaAPI) UpdateWorkGroupWithContext ¶
func (m *MockAthenaAPI) UpdateWorkGroupWithContext(arg0 context.Context, arg1 *athena.UpdateWorkGroupInput, arg2 ...request.Option) (*athena.UpdateWorkGroupOutput, error)
UpdateWorkGroupWithContext mocks base method
type MockAthenaAPIMockRecorder ¶
type MockAthenaAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockAthenaAPIMockRecorder is the mock recorder for MockAthenaAPI
func (*MockAthenaAPIMockRecorder) BatchGetNamedQuery ¶
func (mr *MockAthenaAPIMockRecorder) BatchGetNamedQuery(arg0 interface{}) *gomock.Call
BatchGetNamedQuery indicates an expected call of BatchGetNamedQuery
func (*MockAthenaAPIMockRecorder) BatchGetNamedQueryRequest ¶
func (mr *MockAthenaAPIMockRecorder) BatchGetNamedQueryRequest(arg0 interface{}) *gomock.Call
BatchGetNamedQueryRequest indicates an expected call of BatchGetNamedQueryRequest
func (*MockAthenaAPIMockRecorder) BatchGetNamedQueryWithContext ¶
func (mr *MockAthenaAPIMockRecorder) BatchGetNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetNamedQueryWithContext indicates an expected call of BatchGetNamedQueryWithContext
func (*MockAthenaAPIMockRecorder) BatchGetPreparedStatement ¶ added in v1.44.46
func (mr *MockAthenaAPIMockRecorder) BatchGetPreparedStatement(arg0 interface{}) *gomock.Call
BatchGetPreparedStatement indicates an expected call of BatchGetPreparedStatement
func (*MockAthenaAPIMockRecorder) BatchGetPreparedStatementRequest ¶ added in v1.44.46
func (mr *MockAthenaAPIMockRecorder) BatchGetPreparedStatementRequest(arg0 interface{}) *gomock.Call
BatchGetPreparedStatementRequest indicates an expected call of BatchGetPreparedStatementRequest
func (*MockAthenaAPIMockRecorder) BatchGetPreparedStatementWithContext ¶ added in v1.44.46
func (mr *MockAthenaAPIMockRecorder) BatchGetPreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetPreparedStatementWithContext indicates an expected call of BatchGetPreparedStatementWithContext
func (*MockAthenaAPIMockRecorder) BatchGetQueryExecution ¶
func (mr *MockAthenaAPIMockRecorder) BatchGetQueryExecution(arg0 interface{}) *gomock.Call
BatchGetQueryExecution indicates an expected call of BatchGetQueryExecution
func (*MockAthenaAPIMockRecorder) BatchGetQueryExecutionRequest ¶
func (mr *MockAthenaAPIMockRecorder) BatchGetQueryExecutionRequest(arg0 interface{}) *gomock.Call
BatchGetQueryExecutionRequest indicates an expected call of BatchGetQueryExecutionRequest
func (*MockAthenaAPIMockRecorder) BatchGetQueryExecutionWithContext ¶
func (mr *MockAthenaAPIMockRecorder) BatchGetQueryExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetQueryExecutionWithContext indicates an expected call of BatchGetQueryExecutionWithContext
func (*MockAthenaAPIMockRecorder) CreateDataCatalog ¶
func (mr *MockAthenaAPIMockRecorder) CreateDataCatalog(arg0 interface{}) *gomock.Call
CreateDataCatalog indicates an expected call of CreateDataCatalog
func (*MockAthenaAPIMockRecorder) CreateDataCatalogRequest ¶
func (mr *MockAthenaAPIMockRecorder) CreateDataCatalogRequest(arg0 interface{}) *gomock.Call
CreateDataCatalogRequest indicates an expected call of CreateDataCatalogRequest
func (*MockAthenaAPIMockRecorder) CreateDataCatalogWithContext ¶
func (mr *MockAthenaAPIMockRecorder) CreateDataCatalogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataCatalogWithContext indicates an expected call of CreateDataCatalogWithContext
func (*MockAthenaAPIMockRecorder) CreateNamedQuery ¶
func (mr *MockAthenaAPIMockRecorder) CreateNamedQuery(arg0 interface{}) *gomock.Call
CreateNamedQuery indicates an expected call of CreateNamedQuery
func (*MockAthenaAPIMockRecorder) CreateNamedQueryRequest ¶
func (mr *MockAthenaAPIMockRecorder) CreateNamedQueryRequest(arg0 interface{}) *gomock.Call
CreateNamedQueryRequest indicates an expected call of CreateNamedQueryRequest
func (*MockAthenaAPIMockRecorder) CreateNamedQueryWithContext ¶
func (mr *MockAthenaAPIMockRecorder) CreateNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateNamedQueryWithContext indicates an expected call of CreateNamedQueryWithContext
func (*MockAthenaAPIMockRecorder) CreateNotebook ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) CreateNotebook(arg0 interface{}) *gomock.Call
CreateNotebook indicates an expected call of CreateNotebook
func (*MockAthenaAPIMockRecorder) CreateNotebookRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) CreateNotebookRequest(arg0 interface{}) *gomock.Call
CreateNotebookRequest indicates an expected call of CreateNotebookRequest
func (*MockAthenaAPIMockRecorder) CreateNotebookWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) CreateNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateNotebookWithContext indicates an expected call of CreateNotebookWithContext
func (*MockAthenaAPIMockRecorder) CreatePreparedStatement ¶
func (mr *MockAthenaAPIMockRecorder) CreatePreparedStatement(arg0 interface{}) *gomock.Call
CreatePreparedStatement indicates an expected call of CreatePreparedStatement
func (*MockAthenaAPIMockRecorder) CreatePreparedStatementRequest ¶
func (mr *MockAthenaAPIMockRecorder) CreatePreparedStatementRequest(arg0 interface{}) *gomock.Call
CreatePreparedStatementRequest indicates an expected call of CreatePreparedStatementRequest
func (*MockAthenaAPIMockRecorder) CreatePreparedStatementWithContext ¶
func (mr *MockAthenaAPIMockRecorder) CreatePreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePreparedStatementWithContext indicates an expected call of CreatePreparedStatementWithContext
func (*MockAthenaAPIMockRecorder) CreatePresignedNotebookUrl ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) CreatePresignedNotebookUrl(arg0 interface{}) *gomock.Call
CreatePresignedNotebookUrl indicates an expected call of CreatePresignedNotebookUrl
func (*MockAthenaAPIMockRecorder) CreatePresignedNotebookUrlRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) CreatePresignedNotebookUrlRequest(arg0 interface{}) *gomock.Call
CreatePresignedNotebookUrlRequest indicates an expected call of CreatePresignedNotebookUrlRequest
func (*MockAthenaAPIMockRecorder) CreatePresignedNotebookUrlWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) CreatePresignedNotebookUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePresignedNotebookUrlWithContext indicates an expected call of CreatePresignedNotebookUrlWithContext
func (*MockAthenaAPIMockRecorder) CreateWorkGroup ¶
func (mr *MockAthenaAPIMockRecorder) CreateWorkGroup(arg0 interface{}) *gomock.Call
CreateWorkGroup indicates an expected call of CreateWorkGroup
func (*MockAthenaAPIMockRecorder) CreateWorkGroupRequest ¶
func (mr *MockAthenaAPIMockRecorder) CreateWorkGroupRequest(arg0 interface{}) *gomock.Call
CreateWorkGroupRequest indicates an expected call of CreateWorkGroupRequest
func (*MockAthenaAPIMockRecorder) CreateWorkGroupWithContext ¶
func (mr *MockAthenaAPIMockRecorder) CreateWorkGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkGroupWithContext indicates an expected call of CreateWorkGroupWithContext
func (*MockAthenaAPIMockRecorder) DeleteDataCatalog ¶
func (mr *MockAthenaAPIMockRecorder) DeleteDataCatalog(arg0 interface{}) *gomock.Call
DeleteDataCatalog indicates an expected call of DeleteDataCatalog
func (*MockAthenaAPIMockRecorder) DeleteDataCatalogRequest ¶
func (mr *MockAthenaAPIMockRecorder) DeleteDataCatalogRequest(arg0 interface{}) *gomock.Call
DeleteDataCatalogRequest indicates an expected call of DeleteDataCatalogRequest
func (*MockAthenaAPIMockRecorder) DeleteDataCatalogWithContext ¶
func (mr *MockAthenaAPIMockRecorder) DeleteDataCatalogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataCatalogWithContext indicates an expected call of DeleteDataCatalogWithContext
func (*MockAthenaAPIMockRecorder) DeleteNamedQuery ¶
func (mr *MockAthenaAPIMockRecorder) DeleteNamedQuery(arg0 interface{}) *gomock.Call
DeleteNamedQuery indicates an expected call of DeleteNamedQuery
func (*MockAthenaAPIMockRecorder) DeleteNamedQueryRequest ¶
func (mr *MockAthenaAPIMockRecorder) DeleteNamedQueryRequest(arg0 interface{}) *gomock.Call
DeleteNamedQueryRequest indicates an expected call of DeleteNamedQueryRequest
func (*MockAthenaAPIMockRecorder) DeleteNamedQueryWithContext ¶
func (mr *MockAthenaAPIMockRecorder) DeleteNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteNamedQueryWithContext indicates an expected call of DeleteNamedQueryWithContext
func (*MockAthenaAPIMockRecorder) DeleteNotebook ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) DeleteNotebook(arg0 interface{}) *gomock.Call
DeleteNotebook indicates an expected call of DeleteNotebook
func (*MockAthenaAPIMockRecorder) DeleteNotebookRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) DeleteNotebookRequest(arg0 interface{}) *gomock.Call
DeleteNotebookRequest indicates an expected call of DeleteNotebookRequest
func (*MockAthenaAPIMockRecorder) DeleteNotebookWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) DeleteNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteNotebookWithContext indicates an expected call of DeleteNotebookWithContext
func (*MockAthenaAPIMockRecorder) DeletePreparedStatement ¶
func (mr *MockAthenaAPIMockRecorder) DeletePreparedStatement(arg0 interface{}) *gomock.Call
DeletePreparedStatement indicates an expected call of DeletePreparedStatement
func (*MockAthenaAPIMockRecorder) DeletePreparedStatementRequest ¶
func (mr *MockAthenaAPIMockRecorder) DeletePreparedStatementRequest(arg0 interface{}) *gomock.Call
DeletePreparedStatementRequest indicates an expected call of DeletePreparedStatementRequest
func (*MockAthenaAPIMockRecorder) DeletePreparedStatementWithContext ¶
func (mr *MockAthenaAPIMockRecorder) DeletePreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePreparedStatementWithContext indicates an expected call of DeletePreparedStatementWithContext
func (*MockAthenaAPIMockRecorder) DeleteWorkGroup ¶
func (mr *MockAthenaAPIMockRecorder) DeleteWorkGroup(arg0 interface{}) *gomock.Call
DeleteWorkGroup indicates an expected call of DeleteWorkGroup
func (*MockAthenaAPIMockRecorder) DeleteWorkGroupRequest ¶
func (mr *MockAthenaAPIMockRecorder) DeleteWorkGroupRequest(arg0 interface{}) *gomock.Call
DeleteWorkGroupRequest indicates an expected call of DeleteWorkGroupRequest
func (*MockAthenaAPIMockRecorder) DeleteWorkGroupWithContext ¶
func (mr *MockAthenaAPIMockRecorder) DeleteWorkGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkGroupWithContext indicates an expected call of DeleteWorkGroupWithContext
func (*MockAthenaAPIMockRecorder) ExportNotebook ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ExportNotebook(arg0 interface{}) *gomock.Call
ExportNotebook indicates an expected call of ExportNotebook
func (*MockAthenaAPIMockRecorder) ExportNotebookRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ExportNotebookRequest(arg0 interface{}) *gomock.Call
ExportNotebookRequest indicates an expected call of ExportNotebookRequest
func (*MockAthenaAPIMockRecorder) ExportNotebookWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ExportNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportNotebookWithContext indicates an expected call of ExportNotebookWithContext
func (*MockAthenaAPIMockRecorder) GetCalculationExecution ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecution(arg0 interface{}) *gomock.Call
GetCalculationExecution indicates an expected call of GetCalculationExecution
func (*MockAthenaAPIMockRecorder) GetCalculationExecutionCode ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionCode(arg0 interface{}) *gomock.Call
GetCalculationExecutionCode indicates an expected call of GetCalculationExecutionCode
func (*MockAthenaAPIMockRecorder) GetCalculationExecutionCodeRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionCodeRequest(arg0 interface{}) *gomock.Call
GetCalculationExecutionCodeRequest indicates an expected call of GetCalculationExecutionCodeRequest
func (*MockAthenaAPIMockRecorder) GetCalculationExecutionCodeWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionCodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCalculationExecutionCodeWithContext indicates an expected call of GetCalculationExecutionCodeWithContext
func (*MockAthenaAPIMockRecorder) GetCalculationExecutionRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionRequest(arg0 interface{}) *gomock.Call
GetCalculationExecutionRequest indicates an expected call of GetCalculationExecutionRequest
func (*MockAthenaAPIMockRecorder) GetCalculationExecutionStatus ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionStatus(arg0 interface{}) *gomock.Call
GetCalculationExecutionStatus indicates an expected call of GetCalculationExecutionStatus
func (*MockAthenaAPIMockRecorder) GetCalculationExecutionStatusRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionStatusRequest(arg0 interface{}) *gomock.Call
GetCalculationExecutionStatusRequest indicates an expected call of GetCalculationExecutionStatusRequest
func (*MockAthenaAPIMockRecorder) GetCalculationExecutionStatusWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCalculationExecutionStatusWithContext indicates an expected call of GetCalculationExecutionStatusWithContext
func (*MockAthenaAPIMockRecorder) GetCalculationExecutionWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetCalculationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCalculationExecutionWithContext indicates an expected call of GetCalculationExecutionWithContext
func (*MockAthenaAPIMockRecorder) GetDataCatalog ¶
func (mr *MockAthenaAPIMockRecorder) GetDataCatalog(arg0 interface{}) *gomock.Call
GetDataCatalog indicates an expected call of GetDataCatalog
func (*MockAthenaAPIMockRecorder) GetDataCatalogRequest ¶
func (mr *MockAthenaAPIMockRecorder) GetDataCatalogRequest(arg0 interface{}) *gomock.Call
GetDataCatalogRequest indicates an expected call of GetDataCatalogRequest
func (*MockAthenaAPIMockRecorder) GetDataCatalogWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetDataCatalogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataCatalogWithContext indicates an expected call of GetDataCatalogWithContext
func (*MockAthenaAPIMockRecorder) GetDatabase ¶
func (mr *MockAthenaAPIMockRecorder) GetDatabase(arg0 interface{}) *gomock.Call
GetDatabase indicates an expected call of GetDatabase
func (*MockAthenaAPIMockRecorder) GetDatabaseRequest ¶
func (mr *MockAthenaAPIMockRecorder) GetDatabaseRequest(arg0 interface{}) *gomock.Call
GetDatabaseRequest indicates an expected call of GetDatabaseRequest
func (*MockAthenaAPIMockRecorder) GetDatabaseWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDatabaseWithContext indicates an expected call of GetDatabaseWithContext
func (*MockAthenaAPIMockRecorder) GetNamedQuery ¶
func (mr *MockAthenaAPIMockRecorder) GetNamedQuery(arg0 interface{}) *gomock.Call
GetNamedQuery indicates an expected call of GetNamedQuery
func (*MockAthenaAPIMockRecorder) GetNamedQueryRequest ¶
func (mr *MockAthenaAPIMockRecorder) GetNamedQueryRequest(arg0 interface{}) *gomock.Call
GetNamedQueryRequest indicates an expected call of GetNamedQueryRequest
func (*MockAthenaAPIMockRecorder) GetNamedQueryWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNamedQueryWithContext indicates an expected call of GetNamedQueryWithContext
func (*MockAthenaAPIMockRecorder) GetNotebookMetadata ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetNotebookMetadata(arg0 interface{}) *gomock.Call
GetNotebookMetadata indicates an expected call of GetNotebookMetadata
func (*MockAthenaAPIMockRecorder) GetNotebookMetadataRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetNotebookMetadataRequest(arg0 interface{}) *gomock.Call
GetNotebookMetadataRequest indicates an expected call of GetNotebookMetadataRequest
func (*MockAthenaAPIMockRecorder) GetNotebookMetadataWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetNotebookMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNotebookMetadataWithContext indicates an expected call of GetNotebookMetadataWithContext
func (*MockAthenaAPIMockRecorder) GetPreparedStatement ¶
func (mr *MockAthenaAPIMockRecorder) GetPreparedStatement(arg0 interface{}) *gomock.Call
GetPreparedStatement indicates an expected call of GetPreparedStatement
func (*MockAthenaAPIMockRecorder) GetPreparedStatementRequest ¶
func (mr *MockAthenaAPIMockRecorder) GetPreparedStatementRequest(arg0 interface{}) *gomock.Call
GetPreparedStatementRequest indicates an expected call of GetPreparedStatementRequest
func (*MockAthenaAPIMockRecorder) GetPreparedStatementWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetPreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPreparedStatementWithContext indicates an expected call of GetPreparedStatementWithContext
func (*MockAthenaAPIMockRecorder) GetQueryExecution ¶
func (mr *MockAthenaAPIMockRecorder) GetQueryExecution(arg0 interface{}) *gomock.Call
GetQueryExecution indicates an expected call of GetQueryExecution
func (*MockAthenaAPIMockRecorder) GetQueryExecutionRequest ¶
func (mr *MockAthenaAPIMockRecorder) GetQueryExecutionRequest(arg0 interface{}) *gomock.Call
GetQueryExecutionRequest indicates an expected call of GetQueryExecutionRequest
func (*MockAthenaAPIMockRecorder) GetQueryExecutionWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetQueryExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQueryExecutionWithContext indicates an expected call of GetQueryExecutionWithContext
func (*MockAthenaAPIMockRecorder) GetQueryResults ¶
func (mr *MockAthenaAPIMockRecorder) GetQueryResults(arg0 interface{}) *gomock.Call
GetQueryResults indicates an expected call of GetQueryResults
func (*MockAthenaAPIMockRecorder) GetQueryResultsPages ¶
func (mr *MockAthenaAPIMockRecorder) GetQueryResultsPages(arg0, arg1 interface{}) *gomock.Call
GetQueryResultsPages indicates an expected call of GetQueryResultsPages
func (*MockAthenaAPIMockRecorder) GetQueryResultsPagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetQueryResultsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetQueryResultsPagesWithContext indicates an expected call of GetQueryResultsPagesWithContext
func (*MockAthenaAPIMockRecorder) GetQueryResultsRequest ¶
func (mr *MockAthenaAPIMockRecorder) GetQueryResultsRequest(arg0 interface{}) *gomock.Call
GetQueryResultsRequest indicates an expected call of GetQueryResultsRequest
func (*MockAthenaAPIMockRecorder) GetQueryResultsWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetQueryResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQueryResultsWithContext indicates an expected call of GetQueryResultsWithContext
func (*MockAthenaAPIMockRecorder) GetQueryRuntimeStatistics ¶ added in v1.44.60
func (mr *MockAthenaAPIMockRecorder) GetQueryRuntimeStatistics(arg0 interface{}) *gomock.Call
GetQueryRuntimeStatistics indicates an expected call of GetQueryRuntimeStatistics
func (*MockAthenaAPIMockRecorder) GetQueryRuntimeStatisticsRequest ¶ added in v1.44.60
func (mr *MockAthenaAPIMockRecorder) GetQueryRuntimeStatisticsRequest(arg0 interface{}) *gomock.Call
GetQueryRuntimeStatisticsRequest indicates an expected call of GetQueryRuntimeStatisticsRequest
func (*MockAthenaAPIMockRecorder) GetQueryRuntimeStatisticsWithContext ¶ added in v1.44.60
func (mr *MockAthenaAPIMockRecorder) GetQueryRuntimeStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQueryRuntimeStatisticsWithContext indicates an expected call of GetQueryRuntimeStatisticsWithContext
func (*MockAthenaAPIMockRecorder) GetSession ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetSession(arg0 interface{}) *gomock.Call
GetSession indicates an expected call of GetSession
func (*MockAthenaAPIMockRecorder) GetSessionRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetSessionRequest(arg0 interface{}) *gomock.Call
GetSessionRequest indicates an expected call of GetSessionRequest
func (*MockAthenaAPIMockRecorder) GetSessionStatus ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetSessionStatus(arg0 interface{}) *gomock.Call
GetSessionStatus indicates an expected call of GetSessionStatus
func (*MockAthenaAPIMockRecorder) GetSessionStatusRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetSessionStatusRequest(arg0 interface{}) *gomock.Call
GetSessionStatusRequest indicates an expected call of GetSessionStatusRequest
func (*MockAthenaAPIMockRecorder) GetSessionStatusWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetSessionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSessionStatusWithContext indicates an expected call of GetSessionStatusWithContext
func (*MockAthenaAPIMockRecorder) GetSessionWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) GetSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSessionWithContext indicates an expected call of GetSessionWithContext
func (*MockAthenaAPIMockRecorder) GetTableMetadata ¶
func (mr *MockAthenaAPIMockRecorder) GetTableMetadata(arg0 interface{}) *gomock.Call
GetTableMetadata indicates an expected call of GetTableMetadata
func (*MockAthenaAPIMockRecorder) GetTableMetadataRequest ¶
func (mr *MockAthenaAPIMockRecorder) GetTableMetadataRequest(arg0 interface{}) *gomock.Call
GetTableMetadataRequest indicates an expected call of GetTableMetadataRequest
func (*MockAthenaAPIMockRecorder) GetTableMetadataWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetTableMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTableMetadataWithContext indicates an expected call of GetTableMetadataWithContext
func (*MockAthenaAPIMockRecorder) GetWorkGroup ¶
func (mr *MockAthenaAPIMockRecorder) GetWorkGroup(arg0 interface{}) *gomock.Call
GetWorkGroup indicates an expected call of GetWorkGroup
func (*MockAthenaAPIMockRecorder) GetWorkGroupRequest ¶
func (mr *MockAthenaAPIMockRecorder) GetWorkGroupRequest(arg0 interface{}) *gomock.Call
GetWorkGroupRequest indicates an expected call of GetWorkGroupRequest
func (*MockAthenaAPIMockRecorder) GetWorkGroupWithContext ¶
func (mr *MockAthenaAPIMockRecorder) GetWorkGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWorkGroupWithContext indicates an expected call of GetWorkGroupWithContext
func (*MockAthenaAPIMockRecorder) ImportNotebook ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ImportNotebook(arg0 interface{}) *gomock.Call
ImportNotebook indicates an expected call of ImportNotebook
func (*MockAthenaAPIMockRecorder) ImportNotebookRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ImportNotebookRequest(arg0 interface{}) *gomock.Call
ImportNotebookRequest indicates an expected call of ImportNotebookRequest
func (*MockAthenaAPIMockRecorder) ImportNotebookWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ImportNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportNotebookWithContext indicates an expected call of ImportNotebookWithContext
func (*MockAthenaAPIMockRecorder) ListApplicationDPUSizes ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizes(arg0 interface{}) *gomock.Call
ListApplicationDPUSizes indicates an expected call of ListApplicationDPUSizes
func (*MockAthenaAPIMockRecorder) ListApplicationDPUSizesPages ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizesPages(arg0, arg1 interface{}) *gomock.Call
ListApplicationDPUSizesPages indicates an expected call of ListApplicationDPUSizesPages
func (*MockAthenaAPIMockRecorder) ListApplicationDPUSizesPagesWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListApplicationDPUSizesPagesWithContext indicates an expected call of ListApplicationDPUSizesPagesWithContext
func (*MockAthenaAPIMockRecorder) ListApplicationDPUSizesRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizesRequest(arg0 interface{}) *gomock.Call
ListApplicationDPUSizesRequest indicates an expected call of ListApplicationDPUSizesRequest
func (*MockAthenaAPIMockRecorder) ListApplicationDPUSizesWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListApplicationDPUSizesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListApplicationDPUSizesWithContext indicates an expected call of ListApplicationDPUSizesWithContext
func (*MockAthenaAPIMockRecorder) ListCalculationExecutions ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutions(arg0 interface{}) *gomock.Call
ListCalculationExecutions indicates an expected call of ListCalculationExecutions
func (*MockAthenaAPIMockRecorder) ListCalculationExecutionsPages ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutionsPages(arg0, arg1 interface{}) *gomock.Call
ListCalculationExecutionsPages indicates an expected call of ListCalculationExecutionsPages
func (*MockAthenaAPIMockRecorder) ListCalculationExecutionsPagesWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCalculationExecutionsPagesWithContext indicates an expected call of ListCalculationExecutionsPagesWithContext
func (*MockAthenaAPIMockRecorder) ListCalculationExecutionsRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutionsRequest(arg0 interface{}) *gomock.Call
ListCalculationExecutionsRequest indicates an expected call of ListCalculationExecutionsRequest
func (*MockAthenaAPIMockRecorder) ListCalculationExecutionsWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListCalculationExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCalculationExecutionsWithContext indicates an expected call of ListCalculationExecutionsWithContext
func (*MockAthenaAPIMockRecorder) ListDataCatalogs ¶
func (mr *MockAthenaAPIMockRecorder) ListDataCatalogs(arg0 interface{}) *gomock.Call
ListDataCatalogs indicates an expected call of ListDataCatalogs
func (*MockAthenaAPIMockRecorder) ListDataCatalogsPages ¶
func (mr *MockAthenaAPIMockRecorder) ListDataCatalogsPages(arg0, arg1 interface{}) *gomock.Call
ListDataCatalogsPages indicates an expected call of ListDataCatalogsPages
func (*MockAthenaAPIMockRecorder) ListDataCatalogsPagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListDataCatalogsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDataCatalogsPagesWithContext indicates an expected call of ListDataCatalogsPagesWithContext
func (*MockAthenaAPIMockRecorder) ListDataCatalogsRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListDataCatalogsRequest(arg0 interface{}) *gomock.Call
ListDataCatalogsRequest indicates an expected call of ListDataCatalogsRequest
func (*MockAthenaAPIMockRecorder) ListDataCatalogsWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListDataCatalogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDataCatalogsWithContext indicates an expected call of ListDataCatalogsWithContext
func (*MockAthenaAPIMockRecorder) ListDatabases ¶
func (mr *MockAthenaAPIMockRecorder) ListDatabases(arg0 interface{}) *gomock.Call
ListDatabases indicates an expected call of ListDatabases
func (*MockAthenaAPIMockRecorder) ListDatabasesPages ¶
func (mr *MockAthenaAPIMockRecorder) ListDatabasesPages(arg0, arg1 interface{}) *gomock.Call
ListDatabasesPages indicates an expected call of ListDatabasesPages
func (*MockAthenaAPIMockRecorder) ListDatabasesPagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListDatabasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDatabasesPagesWithContext indicates an expected call of ListDatabasesPagesWithContext
func (*MockAthenaAPIMockRecorder) ListDatabasesRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListDatabasesRequest(arg0 interface{}) *gomock.Call
ListDatabasesRequest indicates an expected call of ListDatabasesRequest
func (*MockAthenaAPIMockRecorder) ListDatabasesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListDatabasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDatabasesWithContext indicates an expected call of ListDatabasesWithContext
func (*MockAthenaAPIMockRecorder) ListEngineVersions ¶
func (mr *MockAthenaAPIMockRecorder) ListEngineVersions(arg0 interface{}) *gomock.Call
ListEngineVersions indicates an expected call of ListEngineVersions
func (*MockAthenaAPIMockRecorder) ListEngineVersionsPages ¶ added in v1.44.60
func (mr *MockAthenaAPIMockRecorder) ListEngineVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListEngineVersionsPages indicates an expected call of ListEngineVersionsPages
func (*MockAthenaAPIMockRecorder) ListEngineVersionsPagesWithContext ¶ added in v1.44.60
func (mr *MockAthenaAPIMockRecorder) ListEngineVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEngineVersionsPagesWithContext indicates an expected call of ListEngineVersionsPagesWithContext
func (*MockAthenaAPIMockRecorder) ListEngineVersionsRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListEngineVersionsRequest(arg0 interface{}) *gomock.Call
ListEngineVersionsRequest indicates an expected call of ListEngineVersionsRequest
func (*MockAthenaAPIMockRecorder) ListEngineVersionsWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListEngineVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEngineVersionsWithContext indicates an expected call of ListEngineVersionsWithContext
func (*MockAthenaAPIMockRecorder) ListExecutors ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListExecutors(arg0 interface{}) *gomock.Call
ListExecutors indicates an expected call of ListExecutors
func (*MockAthenaAPIMockRecorder) ListExecutorsPages ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListExecutorsPages(arg0, arg1 interface{}) *gomock.Call
ListExecutorsPages indicates an expected call of ListExecutorsPages
func (*MockAthenaAPIMockRecorder) ListExecutorsPagesWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListExecutorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListExecutorsPagesWithContext indicates an expected call of ListExecutorsPagesWithContext
func (*MockAthenaAPIMockRecorder) ListExecutorsRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListExecutorsRequest(arg0 interface{}) *gomock.Call
ListExecutorsRequest indicates an expected call of ListExecutorsRequest
func (*MockAthenaAPIMockRecorder) ListExecutorsWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListExecutorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListExecutorsWithContext indicates an expected call of ListExecutorsWithContext
func (*MockAthenaAPIMockRecorder) ListNamedQueries ¶
func (mr *MockAthenaAPIMockRecorder) ListNamedQueries(arg0 interface{}) *gomock.Call
ListNamedQueries indicates an expected call of ListNamedQueries
func (*MockAthenaAPIMockRecorder) ListNamedQueriesPages ¶
func (mr *MockAthenaAPIMockRecorder) ListNamedQueriesPages(arg0, arg1 interface{}) *gomock.Call
ListNamedQueriesPages indicates an expected call of ListNamedQueriesPages
func (*MockAthenaAPIMockRecorder) ListNamedQueriesPagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListNamedQueriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListNamedQueriesPagesWithContext indicates an expected call of ListNamedQueriesPagesWithContext
func (*MockAthenaAPIMockRecorder) ListNamedQueriesRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListNamedQueriesRequest(arg0 interface{}) *gomock.Call
ListNamedQueriesRequest indicates an expected call of ListNamedQueriesRequest
func (*MockAthenaAPIMockRecorder) ListNamedQueriesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListNamedQueriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNamedQueriesWithContext indicates an expected call of ListNamedQueriesWithContext
func (*MockAthenaAPIMockRecorder) ListNotebookMetadata ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListNotebookMetadata(arg0 interface{}) *gomock.Call
ListNotebookMetadata indicates an expected call of ListNotebookMetadata
func (*MockAthenaAPIMockRecorder) ListNotebookMetadataRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListNotebookMetadataRequest(arg0 interface{}) *gomock.Call
ListNotebookMetadataRequest indicates an expected call of ListNotebookMetadataRequest
func (*MockAthenaAPIMockRecorder) ListNotebookMetadataWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListNotebookMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNotebookMetadataWithContext indicates an expected call of ListNotebookMetadataWithContext
func (*MockAthenaAPIMockRecorder) ListNotebookSessions ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListNotebookSessions(arg0 interface{}) *gomock.Call
ListNotebookSessions indicates an expected call of ListNotebookSessions
func (*MockAthenaAPIMockRecorder) ListNotebookSessionsRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListNotebookSessionsRequest(arg0 interface{}) *gomock.Call
ListNotebookSessionsRequest indicates an expected call of ListNotebookSessionsRequest
func (*MockAthenaAPIMockRecorder) ListNotebookSessionsWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListNotebookSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNotebookSessionsWithContext indicates an expected call of ListNotebookSessionsWithContext
func (*MockAthenaAPIMockRecorder) ListPreparedStatements ¶
func (mr *MockAthenaAPIMockRecorder) ListPreparedStatements(arg0 interface{}) *gomock.Call
ListPreparedStatements indicates an expected call of ListPreparedStatements
func (*MockAthenaAPIMockRecorder) ListPreparedStatementsPages ¶
func (mr *MockAthenaAPIMockRecorder) ListPreparedStatementsPages(arg0, arg1 interface{}) *gomock.Call
ListPreparedStatementsPages indicates an expected call of ListPreparedStatementsPages
func (*MockAthenaAPIMockRecorder) ListPreparedStatementsPagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListPreparedStatementsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPreparedStatementsPagesWithContext indicates an expected call of ListPreparedStatementsPagesWithContext
func (*MockAthenaAPIMockRecorder) ListPreparedStatementsRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListPreparedStatementsRequest(arg0 interface{}) *gomock.Call
ListPreparedStatementsRequest indicates an expected call of ListPreparedStatementsRequest
func (*MockAthenaAPIMockRecorder) ListPreparedStatementsWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListPreparedStatementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPreparedStatementsWithContext indicates an expected call of ListPreparedStatementsWithContext
func (*MockAthenaAPIMockRecorder) ListQueryExecutions ¶
func (mr *MockAthenaAPIMockRecorder) ListQueryExecutions(arg0 interface{}) *gomock.Call
ListQueryExecutions indicates an expected call of ListQueryExecutions
func (*MockAthenaAPIMockRecorder) ListQueryExecutionsPages ¶
func (mr *MockAthenaAPIMockRecorder) ListQueryExecutionsPages(arg0, arg1 interface{}) *gomock.Call
ListQueryExecutionsPages indicates an expected call of ListQueryExecutionsPages
func (*MockAthenaAPIMockRecorder) ListQueryExecutionsPagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListQueryExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListQueryExecutionsPagesWithContext indicates an expected call of ListQueryExecutionsPagesWithContext
func (*MockAthenaAPIMockRecorder) ListQueryExecutionsRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListQueryExecutionsRequest(arg0 interface{}) *gomock.Call
ListQueryExecutionsRequest indicates an expected call of ListQueryExecutionsRequest
func (*MockAthenaAPIMockRecorder) ListQueryExecutionsWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListQueryExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQueryExecutionsWithContext indicates an expected call of ListQueryExecutionsWithContext
func (*MockAthenaAPIMockRecorder) ListSessions ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListSessions(arg0 interface{}) *gomock.Call
ListSessions indicates an expected call of ListSessions
func (*MockAthenaAPIMockRecorder) ListSessionsPages ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListSessionsPages(arg0, arg1 interface{}) *gomock.Call
ListSessionsPages indicates an expected call of ListSessionsPages
func (*MockAthenaAPIMockRecorder) ListSessionsPagesWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSessionsPagesWithContext indicates an expected call of ListSessionsPagesWithContext
func (*MockAthenaAPIMockRecorder) ListSessionsRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListSessionsRequest(arg0 interface{}) *gomock.Call
ListSessionsRequest indicates an expected call of ListSessionsRequest
func (*MockAthenaAPIMockRecorder) ListSessionsWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) ListSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSessionsWithContext indicates an expected call of ListSessionsWithContext
func (*MockAthenaAPIMockRecorder) ListTableMetadata ¶
func (mr *MockAthenaAPIMockRecorder) ListTableMetadata(arg0 interface{}) *gomock.Call
ListTableMetadata indicates an expected call of ListTableMetadata
func (*MockAthenaAPIMockRecorder) ListTableMetadataPages ¶
func (mr *MockAthenaAPIMockRecorder) ListTableMetadataPages(arg0, arg1 interface{}) *gomock.Call
ListTableMetadataPages indicates an expected call of ListTableMetadataPages
func (*MockAthenaAPIMockRecorder) ListTableMetadataPagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListTableMetadataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTableMetadataPagesWithContext indicates an expected call of ListTableMetadataPagesWithContext
func (*MockAthenaAPIMockRecorder) ListTableMetadataRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListTableMetadataRequest(arg0 interface{}) *gomock.Call
ListTableMetadataRequest indicates an expected call of ListTableMetadataRequest
func (*MockAthenaAPIMockRecorder) ListTableMetadataWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListTableMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTableMetadataWithContext indicates an expected call of ListTableMetadataWithContext
func (*MockAthenaAPIMockRecorder) ListTagsForResource ¶
func (mr *MockAthenaAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockAthenaAPIMockRecorder) ListTagsForResourcePages ¶
func (mr *MockAthenaAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call
ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages
func (*MockAthenaAPIMockRecorder) ListTagsForResourcePagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListTagsForResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext
func (*MockAthenaAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockAthenaAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockAthenaAPIMockRecorder) ListWorkGroups ¶
func (mr *MockAthenaAPIMockRecorder) ListWorkGroups(arg0 interface{}) *gomock.Call
ListWorkGroups indicates an expected call of ListWorkGroups
func (*MockAthenaAPIMockRecorder) ListWorkGroupsPages ¶
func (mr *MockAthenaAPIMockRecorder) ListWorkGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListWorkGroupsPages indicates an expected call of ListWorkGroupsPages
func (*MockAthenaAPIMockRecorder) ListWorkGroupsPagesWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListWorkGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkGroupsPagesWithContext indicates an expected call of ListWorkGroupsPagesWithContext
func (*MockAthenaAPIMockRecorder) ListWorkGroupsRequest ¶
func (mr *MockAthenaAPIMockRecorder) ListWorkGroupsRequest(arg0 interface{}) *gomock.Call
ListWorkGroupsRequest indicates an expected call of ListWorkGroupsRequest
func (*MockAthenaAPIMockRecorder) ListWorkGroupsWithContext ¶
func (mr *MockAthenaAPIMockRecorder) ListWorkGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkGroupsWithContext indicates an expected call of ListWorkGroupsWithContext
func (*MockAthenaAPIMockRecorder) StartCalculationExecution ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StartCalculationExecution(arg0 interface{}) *gomock.Call
StartCalculationExecution indicates an expected call of StartCalculationExecution
func (*MockAthenaAPIMockRecorder) StartCalculationExecutionRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StartCalculationExecutionRequest(arg0 interface{}) *gomock.Call
StartCalculationExecutionRequest indicates an expected call of StartCalculationExecutionRequest
func (*MockAthenaAPIMockRecorder) StartCalculationExecutionWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StartCalculationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartCalculationExecutionWithContext indicates an expected call of StartCalculationExecutionWithContext
func (*MockAthenaAPIMockRecorder) StartQueryExecution ¶
func (mr *MockAthenaAPIMockRecorder) StartQueryExecution(arg0 interface{}) *gomock.Call
StartQueryExecution indicates an expected call of StartQueryExecution
func (*MockAthenaAPIMockRecorder) StartQueryExecutionRequest ¶
func (mr *MockAthenaAPIMockRecorder) StartQueryExecutionRequest(arg0 interface{}) *gomock.Call
StartQueryExecutionRequest indicates an expected call of StartQueryExecutionRequest
func (*MockAthenaAPIMockRecorder) StartQueryExecutionWithContext ¶
func (mr *MockAthenaAPIMockRecorder) StartQueryExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartQueryExecutionWithContext indicates an expected call of StartQueryExecutionWithContext
func (*MockAthenaAPIMockRecorder) StartSession ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StartSession(arg0 interface{}) *gomock.Call
StartSession indicates an expected call of StartSession
func (*MockAthenaAPIMockRecorder) StartSessionRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StartSessionRequest(arg0 interface{}) *gomock.Call
StartSessionRequest indicates an expected call of StartSessionRequest
func (*MockAthenaAPIMockRecorder) StartSessionWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StartSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartSessionWithContext indicates an expected call of StartSessionWithContext
func (*MockAthenaAPIMockRecorder) StopCalculationExecution ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StopCalculationExecution(arg0 interface{}) *gomock.Call
StopCalculationExecution indicates an expected call of StopCalculationExecution
func (*MockAthenaAPIMockRecorder) StopCalculationExecutionRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StopCalculationExecutionRequest(arg0 interface{}) *gomock.Call
StopCalculationExecutionRequest indicates an expected call of StopCalculationExecutionRequest
func (*MockAthenaAPIMockRecorder) StopCalculationExecutionWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) StopCalculationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopCalculationExecutionWithContext indicates an expected call of StopCalculationExecutionWithContext
func (*MockAthenaAPIMockRecorder) StopQueryExecution ¶
func (mr *MockAthenaAPIMockRecorder) StopQueryExecution(arg0 interface{}) *gomock.Call
StopQueryExecution indicates an expected call of StopQueryExecution
func (*MockAthenaAPIMockRecorder) StopQueryExecutionRequest ¶
func (mr *MockAthenaAPIMockRecorder) StopQueryExecutionRequest(arg0 interface{}) *gomock.Call
StopQueryExecutionRequest indicates an expected call of StopQueryExecutionRequest
func (*MockAthenaAPIMockRecorder) StopQueryExecutionWithContext ¶
func (mr *MockAthenaAPIMockRecorder) StopQueryExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopQueryExecutionWithContext indicates an expected call of StopQueryExecutionWithContext
func (*MockAthenaAPIMockRecorder) TagResource ¶
func (mr *MockAthenaAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockAthenaAPIMockRecorder) TagResourceRequest ¶
func (mr *MockAthenaAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockAthenaAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockAthenaAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockAthenaAPIMockRecorder) TerminateSession ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) TerminateSession(arg0 interface{}) *gomock.Call
TerminateSession indicates an expected call of TerminateSession
func (*MockAthenaAPIMockRecorder) TerminateSessionRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) TerminateSessionRequest(arg0 interface{}) *gomock.Call
TerminateSessionRequest indicates an expected call of TerminateSessionRequest
func (*MockAthenaAPIMockRecorder) TerminateSessionWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) TerminateSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TerminateSessionWithContext indicates an expected call of TerminateSessionWithContext
func (*MockAthenaAPIMockRecorder) UntagResource ¶
func (mr *MockAthenaAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockAthenaAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockAthenaAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockAthenaAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockAthenaAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockAthenaAPIMockRecorder) UpdateDataCatalog ¶
func (mr *MockAthenaAPIMockRecorder) UpdateDataCatalog(arg0 interface{}) *gomock.Call
UpdateDataCatalog indicates an expected call of UpdateDataCatalog
func (*MockAthenaAPIMockRecorder) UpdateDataCatalogRequest ¶
func (mr *MockAthenaAPIMockRecorder) UpdateDataCatalogRequest(arg0 interface{}) *gomock.Call
UpdateDataCatalogRequest indicates an expected call of UpdateDataCatalogRequest
func (*MockAthenaAPIMockRecorder) UpdateDataCatalogWithContext ¶
func (mr *MockAthenaAPIMockRecorder) UpdateDataCatalogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDataCatalogWithContext indicates an expected call of UpdateDataCatalogWithContext
func (*MockAthenaAPIMockRecorder) UpdateNamedQuery ¶
func (mr *MockAthenaAPIMockRecorder) UpdateNamedQuery(arg0 interface{}) *gomock.Call
UpdateNamedQuery indicates an expected call of UpdateNamedQuery
func (*MockAthenaAPIMockRecorder) UpdateNamedQueryRequest ¶
func (mr *MockAthenaAPIMockRecorder) UpdateNamedQueryRequest(arg0 interface{}) *gomock.Call
UpdateNamedQueryRequest indicates an expected call of UpdateNamedQueryRequest
func (*MockAthenaAPIMockRecorder) UpdateNamedQueryWithContext ¶
func (mr *MockAthenaAPIMockRecorder) UpdateNamedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNamedQueryWithContext indicates an expected call of UpdateNamedQueryWithContext
func (*MockAthenaAPIMockRecorder) UpdateNotebook ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) UpdateNotebook(arg0 interface{}) *gomock.Call
UpdateNotebook indicates an expected call of UpdateNotebook
func (*MockAthenaAPIMockRecorder) UpdateNotebookMetadata ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) UpdateNotebookMetadata(arg0 interface{}) *gomock.Call
UpdateNotebookMetadata indicates an expected call of UpdateNotebookMetadata
func (*MockAthenaAPIMockRecorder) UpdateNotebookMetadataRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) UpdateNotebookMetadataRequest(arg0 interface{}) *gomock.Call
UpdateNotebookMetadataRequest indicates an expected call of UpdateNotebookMetadataRequest
func (*MockAthenaAPIMockRecorder) UpdateNotebookMetadataWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) UpdateNotebookMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNotebookMetadataWithContext indicates an expected call of UpdateNotebookMetadataWithContext
func (*MockAthenaAPIMockRecorder) UpdateNotebookRequest ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) UpdateNotebookRequest(arg0 interface{}) *gomock.Call
UpdateNotebookRequest indicates an expected call of UpdateNotebookRequest
func (*MockAthenaAPIMockRecorder) UpdateNotebookWithContext ¶ added in v1.44.150
func (mr *MockAthenaAPIMockRecorder) UpdateNotebookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNotebookWithContext indicates an expected call of UpdateNotebookWithContext
func (*MockAthenaAPIMockRecorder) UpdatePreparedStatement ¶
func (mr *MockAthenaAPIMockRecorder) UpdatePreparedStatement(arg0 interface{}) *gomock.Call
UpdatePreparedStatement indicates an expected call of UpdatePreparedStatement
func (*MockAthenaAPIMockRecorder) UpdatePreparedStatementRequest ¶
func (mr *MockAthenaAPIMockRecorder) UpdatePreparedStatementRequest(arg0 interface{}) *gomock.Call
UpdatePreparedStatementRequest indicates an expected call of UpdatePreparedStatementRequest
func (*MockAthenaAPIMockRecorder) UpdatePreparedStatementWithContext ¶
func (mr *MockAthenaAPIMockRecorder) UpdatePreparedStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePreparedStatementWithContext indicates an expected call of UpdatePreparedStatementWithContext
func (*MockAthenaAPIMockRecorder) UpdateWorkGroup ¶
func (mr *MockAthenaAPIMockRecorder) UpdateWorkGroup(arg0 interface{}) *gomock.Call
UpdateWorkGroup indicates an expected call of UpdateWorkGroup
func (*MockAthenaAPIMockRecorder) UpdateWorkGroupRequest ¶
func (mr *MockAthenaAPIMockRecorder) UpdateWorkGroupRequest(arg0 interface{}) *gomock.Call
UpdateWorkGroupRequest indicates an expected call of UpdateWorkGroupRequest
func (*MockAthenaAPIMockRecorder) UpdateWorkGroupWithContext ¶
func (mr *MockAthenaAPIMockRecorder) UpdateWorkGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWorkGroupWithContext indicates an expected call of UpdateWorkGroupWithContext