Documentation ¶
Overview ¶
Package honeycodemock is a generated GoMock package.
Index ¶
- type MockHoneycodeAPI
- func (m *MockHoneycodeAPI) BatchCreateTableRows(arg0 *honeycode.BatchCreateTableRowsInput) (*honeycode.BatchCreateTableRowsOutput, error)
- func (m *MockHoneycodeAPI) BatchCreateTableRowsRequest(arg0 *honeycode.BatchCreateTableRowsInput) (*request.Request, *honeycode.BatchCreateTableRowsOutput)
- func (m *MockHoneycodeAPI) BatchCreateTableRowsWithContext(arg0 context.Context, arg1 *honeycode.BatchCreateTableRowsInput, ...) (*honeycode.BatchCreateTableRowsOutput, error)
- func (m *MockHoneycodeAPI) BatchDeleteTableRows(arg0 *honeycode.BatchDeleteTableRowsInput) (*honeycode.BatchDeleteTableRowsOutput, error)
- func (m *MockHoneycodeAPI) BatchDeleteTableRowsRequest(arg0 *honeycode.BatchDeleteTableRowsInput) (*request.Request, *honeycode.BatchDeleteTableRowsOutput)
- func (m *MockHoneycodeAPI) BatchDeleteTableRowsWithContext(arg0 context.Context, arg1 *honeycode.BatchDeleteTableRowsInput, ...) (*honeycode.BatchDeleteTableRowsOutput, error)
- func (m *MockHoneycodeAPI) BatchUpdateTableRows(arg0 *honeycode.BatchUpdateTableRowsInput) (*honeycode.BatchUpdateTableRowsOutput, error)
- func (m *MockHoneycodeAPI) BatchUpdateTableRowsRequest(arg0 *honeycode.BatchUpdateTableRowsInput) (*request.Request, *honeycode.BatchUpdateTableRowsOutput)
- func (m *MockHoneycodeAPI) BatchUpdateTableRowsWithContext(arg0 context.Context, arg1 *honeycode.BatchUpdateTableRowsInput, ...) (*honeycode.BatchUpdateTableRowsOutput, error)
- func (m *MockHoneycodeAPI) BatchUpsertTableRows(arg0 *honeycode.BatchUpsertTableRowsInput) (*honeycode.BatchUpsertTableRowsOutput, error)
- func (m *MockHoneycodeAPI) BatchUpsertTableRowsRequest(arg0 *honeycode.BatchUpsertTableRowsInput) (*request.Request, *honeycode.BatchUpsertTableRowsOutput)
- func (m *MockHoneycodeAPI) BatchUpsertTableRowsWithContext(arg0 context.Context, arg1 *honeycode.BatchUpsertTableRowsInput, ...) (*honeycode.BatchUpsertTableRowsOutput, error)
- func (m *MockHoneycodeAPI) DescribeTableDataImportJob(arg0 *honeycode.DescribeTableDataImportJobInput) (*honeycode.DescribeTableDataImportJobOutput, error)
- func (m *MockHoneycodeAPI) DescribeTableDataImportJobRequest(arg0 *honeycode.DescribeTableDataImportJobInput) (*request.Request, *honeycode.DescribeTableDataImportJobOutput)
- func (m *MockHoneycodeAPI) DescribeTableDataImportJobWithContext(arg0 context.Context, arg1 *honeycode.DescribeTableDataImportJobInput, ...) (*honeycode.DescribeTableDataImportJobOutput, error)
- func (m *MockHoneycodeAPI) EXPECT() *MockHoneycodeAPIMockRecorder
- func (m *MockHoneycodeAPI) GetScreenData(arg0 *honeycode.GetScreenDataInput) (*honeycode.GetScreenDataOutput, error)
- func (m *MockHoneycodeAPI) GetScreenDataRequest(arg0 *honeycode.GetScreenDataInput) (*request.Request, *honeycode.GetScreenDataOutput)
- func (m *MockHoneycodeAPI) GetScreenDataWithContext(arg0 context.Context, arg1 *honeycode.GetScreenDataInput, ...) (*honeycode.GetScreenDataOutput, error)
- func (m *MockHoneycodeAPI) InvokeScreenAutomation(arg0 *honeycode.InvokeScreenAutomationInput) (*honeycode.InvokeScreenAutomationOutput, error)
- func (m *MockHoneycodeAPI) InvokeScreenAutomationRequest(arg0 *honeycode.InvokeScreenAutomationInput) (*request.Request, *honeycode.InvokeScreenAutomationOutput)
- func (m *MockHoneycodeAPI) InvokeScreenAutomationWithContext(arg0 context.Context, arg1 *honeycode.InvokeScreenAutomationInput, ...) (*honeycode.InvokeScreenAutomationOutput, error)
- func (m *MockHoneycodeAPI) ListTableColumns(arg0 *honeycode.ListTableColumnsInput) (*honeycode.ListTableColumnsOutput, error)
- func (m *MockHoneycodeAPI) ListTableColumnsPages(arg0 *honeycode.ListTableColumnsInput, ...) error
- func (m *MockHoneycodeAPI) ListTableColumnsPagesWithContext(arg0 context.Context, arg1 *honeycode.ListTableColumnsInput, ...) error
- func (m *MockHoneycodeAPI) ListTableColumnsRequest(arg0 *honeycode.ListTableColumnsInput) (*request.Request, *honeycode.ListTableColumnsOutput)
- func (m *MockHoneycodeAPI) ListTableColumnsWithContext(arg0 context.Context, arg1 *honeycode.ListTableColumnsInput, ...) (*honeycode.ListTableColumnsOutput, error)
- func (m *MockHoneycodeAPI) ListTableRows(arg0 *honeycode.ListTableRowsInput) (*honeycode.ListTableRowsOutput, error)
- func (m *MockHoneycodeAPI) ListTableRowsPages(arg0 *honeycode.ListTableRowsInput, ...) error
- func (m *MockHoneycodeAPI) ListTableRowsPagesWithContext(arg0 context.Context, arg1 *honeycode.ListTableRowsInput, ...) error
- func (m *MockHoneycodeAPI) ListTableRowsRequest(arg0 *honeycode.ListTableRowsInput) (*request.Request, *honeycode.ListTableRowsOutput)
- func (m *MockHoneycodeAPI) ListTableRowsWithContext(arg0 context.Context, arg1 *honeycode.ListTableRowsInput, ...) (*honeycode.ListTableRowsOutput, error)
- func (m *MockHoneycodeAPI) ListTables(arg0 *honeycode.ListTablesInput) (*honeycode.ListTablesOutput, error)
- func (m *MockHoneycodeAPI) ListTablesPages(arg0 *honeycode.ListTablesInput, ...) error
- func (m *MockHoneycodeAPI) ListTablesPagesWithContext(arg0 context.Context, arg1 *honeycode.ListTablesInput, ...) error
- func (m *MockHoneycodeAPI) ListTablesRequest(arg0 *honeycode.ListTablesInput) (*request.Request, *honeycode.ListTablesOutput)
- func (m *MockHoneycodeAPI) ListTablesWithContext(arg0 context.Context, arg1 *honeycode.ListTablesInput, arg2 ...request.Option) (*honeycode.ListTablesOutput, error)
- func (m *MockHoneycodeAPI) ListTagsForResource(arg0 *honeycode.ListTagsForResourceInput) (*honeycode.ListTagsForResourceOutput, error)
- func (m *MockHoneycodeAPI) ListTagsForResourceRequest(arg0 *honeycode.ListTagsForResourceInput) (*request.Request, *honeycode.ListTagsForResourceOutput)
- func (m *MockHoneycodeAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *honeycode.ListTagsForResourceInput, ...) (*honeycode.ListTagsForResourceOutput, error)
- func (m *MockHoneycodeAPI) QueryTableRows(arg0 *honeycode.QueryTableRowsInput) (*honeycode.QueryTableRowsOutput, error)
- func (m *MockHoneycodeAPI) QueryTableRowsPages(arg0 *honeycode.QueryTableRowsInput, ...) error
- func (m *MockHoneycodeAPI) QueryTableRowsPagesWithContext(arg0 context.Context, arg1 *honeycode.QueryTableRowsInput, ...) error
- func (m *MockHoneycodeAPI) QueryTableRowsRequest(arg0 *honeycode.QueryTableRowsInput) (*request.Request, *honeycode.QueryTableRowsOutput)
- func (m *MockHoneycodeAPI) QueryTableRowsWithContext(arg0 context.Context, arg1 *honeycode.QueryTableRowsInput, ...) (*honeycode.QueryTableRowsOutput, error)
- func (m *MockHoneycodeAPI) StartTableDataImportJob(arg0 *honeycode.StartTableDataImportJobInput) (*honeycode.StartTableDataImportJobOutput, error)
- func (m *MockHoneycodeAPI) StartTableDataImportJobRequest(arg0 *honeycode.StartTableDataImportJobInput) (*request.Request, *honeycode.StartTableDataImportJobOutput)
- func (m *MockHoneycodeAPI) StartTableDataImportJobWithContext(arg0 context.Context, arg1 *honeycode.StartTableDataImportJobInput, ...) (*honeycode.StartTableDataImportJobOutput, error)
- func (m *MockHoneycodeAPI) TagResource(arg0 *honeycode.TagResourceInput) (*honeycode.TagResourceOutput, error)
- func (m *MockHoneycodeAPI) TagResourceRequest(arg0 *honeycode.TagResourceInput) (*request.Request, *honeycode.TagResourceOutput)
- func (m *MockHoneycodeAPI) TagResourceWithContext(arg0 context.Context, arg1 *honeycode.TagResourceInput, arg2 ...request.Option) (*honeycode.TagResourceOutput, error)
- func (m *MockHoneycodeAPI) UntagResource(arg0 *honeycode.UntagResourceInput) (*honeycode.UntagResourceOutput, error)
- func (m *MockHoneycodeAPI) UntagResourceRequest(arg0 *honeycode.UntagResourceInput) (*request.Request, *honeycode.UntagResourceOutput)
- func (m *MockHoneycodeAPI) UntagResourceWithContext(arg0 context.Context, arg1 *honeycode.UntagResourceInput, ...) (*honeycode.UntagResourceOutput, error)
- type MockHoneycodeAPIMockRecorder
- func (mr *MockHoneycodeAPIMockRecorder) BatchCreateTableRows(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchCreateTableRowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchCreateTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchDeleteTableRows(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchDeleteTableRowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchDeleteTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchUpdateTableRows(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchUpdateTableRowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchUpdateTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchUpsertTableRows(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchUpsertTableRowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) BatchUpsertTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) DescribeTableDataImportJob(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) DescribeTableDataImportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) DescribeTableDataImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) GetScreenData(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) GetScreenDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) GetScreenDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) InvokeScreenAutomation(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) InvokeScreenAutomationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) InvokeScreenAutomationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableColumns(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableColumnsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableColumnsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableColumnsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableColumnsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableRows(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableRowsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableRowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableRowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTables(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTablesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTablesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) QueryTableRows(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) QueryTableRowsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) QueryTableRowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) QueryTableRowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) QueryTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) StartTableDataImportJob(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) StartTableDataImportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) StartTableDataImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockHoneycodeAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockHoneycodeAPI ¶
type MockHoneycodeAPI struct {
// contains filtered or unexported fields
}
MockHoneycodeAPI is a mock of HoneycodeAPI interface
func NewMockHoneycodeAPI ¶
func NewMockHoneycodeAPI(ctrl *gomock.Controller) *MockHoneycodeAPI
NewMockHoneycodeAPI creates a new mock instance
func (*MockHoneycodeAPI) BatchCreateTableRows ¶
func (m *MockHoneycodeAPI) BatchCreateTableRows(arg0 *honeycode.BatchCreateTableRowsInput) (*honeycode.BatchCreateTableRowsOutput, error)
BatchCreateTableRows mocks base method
func (*MockHoneycodeAPI) BatchCreateTableRowsRequest ¶
func (m *MockHoneycodeAPI) BatchCreateTableRowsRequest(arg0 *honeycode.BatchCreateTableRowsInput) (*request.Request, *honeycode.BatchCreateTableRowsOutput)
BatchCreateTableRowsRequest mocks base method
func (*MockHoneycodeAPI) BatchCreateTableRowsWithContext ¶
func (m *MockHoneycodeAPI) BatchCreateTableRowsWithContext(arg0 context.Context, arg1 *honeycode.BatchCreateTableRowsInput, arg2 ...request.Option) (*honeycode.BatchCreateTableRowsOutput, error)
BatchCreateTableRowsWithContext mocks base method
func (*MockHoneycodeAPI) BatchDeleteTableRows ¶
func (m *MockHoneycodeAPI) BatchDeleteTableRows(arg0 *honeycode.BatchDeleteTableRowsInput) (*honeycode.BatchDeleteTableRowsOutput, error)
BatchDeleteTableRows mocks base method
func (*MockHoneycodeAPI) BatchDeleteTableRowsRequest ¶
func (m *MockHoneycodeAPI) BatchDeleteTableRowsRequest(arg0 *honeycode.BatchDeleteTableRowsInput) (*request.Request, *honeycode.BatchDeleteTableRowsOutput)
BatchDeleteTableRowsRequest mocks base method
func (*MockHoneycodeAPI) BatchDeleteTableRowsWithContext ¶
func (m *MockHoneycodeAPI) BatchDeleteTableRowsWithContext(arg0 context.Context, arg1 *honeycode.BatchDeleteTableRowsInput, arg2 ...request.Option) (*honeycode.BatchDeleteTableRowsOutput, error)
BatchDeleteTableRowsWithContext mocks base method
func (*MockHoneycodeAPI) BatchUpdateTableRows ¶
func (m *MockHoneycodeAPI) BatchUpdateTableRows(arg0 *honeycode.BatchUpdateTableRowsInput) (*honeycode.BatchUpdateTableRowsOutput, error)
BatchUpdateTableRows mocks base method
func (*MockHoneycodeAPI) BatchUpdateTableRowsRequest ¶
func (m *MockHoneycodeAPI) BatchUpdateTableRowsRequest(arg0 *honeycode.BatchUpdateTableRowsInput) (*request.Request, *honeycode.BatchUpdateTableRowsOutput)
BatchUpdateTableRowsRequest mocks base method
func (*MockHoneycodeAPI) BatchUpdateTableRowsWithContext ¶
func (m *MockHoneycodeAPI) BatchUpdateTableRowsWithContext(arg0 context.Context, arg1 *honeycode.BatchUpdateTableRowsInput, arg2 ...request.Option) (*honeycode.BatchUpdateTableRowsOutput, error)
BatchUpdateTableRowsWithContext mocks base method
func (*MockHoneycodeAPI) BatchUpsertTableRows ¶
func (m *MockHoneycodeAPI) BatchUpsertTableRows(arg0 *honeycode.BatchUpsertTableRowsInput) (*honeycode.BatchUpsertTableRowsOutput, error)
BatchUpsertTableRows mocks base method
func (*MockHoneycodeAPI) BatchUpsertTableRowsRequest ¶
func (m *MockHoneycodeAPI) BatchUpsertTableRowsRequest(arg0 *honeycode.BatchUpsertTableRowsInput) (*request.Request, *honeycode.BatchUpsertTableRowsOutput)
BatchUpsertTableRowsRequest mocks base method
func (*MockHoneycodeAPI) BatchUpsertTableRowsWithContext ¶
func (m *MockHoneycodeAPI) BatchUpsertTableRowsWithContext(arg0 context.Context, arg1 *honeycode.BatchUpsertTableRowsInput, arg2 ...request.Option) (*honeycode.BatchUpsertTableRowsOutput, error)
BatchUpsertTableRowsWithContext mocks base method
func (*MockHoneycodeAPI) DescribeTableDataImportJob ¶
func (m *MockHoneycodeAPI) DescribeTableDataImportJob(arg0 *honeycode.DescribeTableDataImportJobInput) (*honeycode.DescribeTableDataImportJobOutput, error)
DescribeTableDataImportJob mocks base method
func (*MockHoneycodeAPI) DescribeTableDataImportJobRequest ¶
func (m *MockHoneycodeAPI) DescribeTableDataImportJobRequest(arg0 *honeycode.DescribeTableDataImportJobInput) (*request.Request, *honeycode.DescribeTableDataImportJobOutput)
DescribeTableDataImportJobRequest mocks base method
func (*MockHoneycodeAPI) DescribeTableDataImportJobWithContext ¶
func (m *MockHoneycodeAPI) DescribeTableDataImportJobWithContext(arg0 context.Context, arg1 *honeycode.DescribeTableDataImportJobInput, arg2 ...request.Option) (*honeycode.DescribeTableDataImportJobOutput, error)
DescribeTableDataImportJobWithContext mocks base method
func (*MockHoneycodeAPI) EXPECT ¶
func (m *MockHoneycodeAPI) EXPECT() *MockHoneycodeAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockHoneycodeAPI) GetScreenData ¶
func (m *MockHoneycodeAPI) GetScreenData(arg0 *honeycode.GetScreenDataInput) (*honeycode.GetScreenDataOutput, error)
GetScreenData mocks base method
func (*MockHoneycodeAPI) GetScreenDataRequest ¶
func (m *MockHoneycodeAPI) GetScreenDataRequest(arg0 *honeycode.GetScreenDataInput) (*request.Request, *honeycode.GetScreenDataOutput)
GetScreenDataRequest mocks base method
func (*MockHoneycodeAPI) GetScreenDataWithContext ¶
func (m *MockHoneycodeAPI) GetScreenDataWithContext(arg0 context.Context, arg1 *honeycode.GetScreenDataInput, arg2 ...request.Option) (*honeycode.GetScreenDataOutput, error)
GetScreenDataWithContext mocks base method
func (*MockHoneycodeAPI) InvokeScreenAutomation ¶
func (m *MockHoneycodeAPI) InvokeScreenAutomation(arg0 *honeycode.InvokeScreenAutomationInput) (*honeycode.InvokeScreenAutomationOutput, error)
InvokeScreenAutomation mocks base method
func (*MockHoneycodeAPI) InvokeScreenAutomationRequest ¶
func (m *MockHoneycodeAPI) InvokeScreenAutomationRequest(arg0 *honeycode.InvokeScreenAutomationInput) (*request.Request, *honeycode.InvokeScreenAutomationOutput)
InvokeScreenAutomationRequest mocks base method
func (*MockHoneycodeAPI) InvokeScreenAutomationWithContext ¶
func (m *MockHoneycodeAPI) InvokeScreenAutomationWithContext(arg0 context.Context, arg1 *honeycode.InvokeScreenAutomationInput, arg2 ...request.Option) (*honeycode.InvokeScreenAutomationOutput, error)
InvokeScreenAutomationWithContext mocks base method
func (*MockHoneycodeAPI) ListTableColumns ¶
func (m *MockHoneycodeAPI) ListTableColumns(arg0 *honeycode.ListTableColumnsInput) (*honeycode.ListTableColumnsOutput, error)
ListTableColumns mocks base method
func (*MockHoneycodeAPI) ListTableColumnsPages ¶
func (m *MockHoneycodeAPI) ListTableColumnsPages(arg0 *honeycode.ListTableColumnsInput, arg1 func(*honeycode.ListTableColumnsOutput, bool) bool) error
ListTableColumnsPages mocks base method
func (*MockHoneycodeAPI) ListTableColumnsPagesWithContext ¶
func (m *MockHoneycodeAPI) ListTableColumnsPagesWithContext(arg0 context.Context, arg1 *honeycode.ListTableColumnsInput, arg2 func(*honeycode.ListTableColumnsOutput, bool) bool, arg3 ...request.Option) error
ListTableColumnsPagesWithContext mocks base method
func (*MockHoneycodeAPI) ListTableColumnsRequest ¶
func (m *MockHoneycodeAPI) ListTableColumnsRequest(arg0 *honeycode.ListTableColumnsInput) (*request.Request, *honeycode.ListTableColumnsOutput)
ListTableColumnsRequest mocks base method
func (*MockHoneycodeAPI) ListTableColumnsWithContext ¶
func (m *MockHoneycodeAPI) ListTableColumnsWithContext(arg0 context.Context, arg1 *honeycode.ListTableColumnsInput, arg2 ...request.Option) (*honeycode.ListTableColumnsOutput, error)
ListTableColumnsWithContext mocks base method
func (*MockHoneycodeAPI) ListTableRows ¶
func (m *MockHoneycodeAPI) ListTableRows(arg0 *honeycode.ListTableRowsInput) (*honeycode.ListTableRowsOutput, error)
ListTableRows mocks base method
func (*MockHoneycodeAPI) ListTableRowsPages ¶
func (m *MockHoneycodeAPI) ListTableRowsPages(arg0 *honeycode.ListTableRowsInput, arg1 func(*honeycode.ListTableRowsOutput, bool) bool) error
ListTableRowsPages mocks base method
func (*MockHoneycodeAPI) ListTableRowsPagesWithContext ¶
func (m *MockHoneycodeAPI) ListTableRowsPagesWithContext(arg0 context.Context, arg1 *honeycode.ListTableRowsInput, arg2 func(*honeycode.ListTableRowsOutput, bool) bool, arg3 ...request.Option) error
ListTableRowsPagesWithContext mocks base method
func (*MockHoneycodeAPI) ListTableRowsRequest ¶
func (m *MockHoneycodeAPI) ListTableRowsRequest(arg0 *honeycode.ListTableRowsInput) (*request.Request, *honeycode.ListTableRowsOutput)
ListTableRowsRequest mocks base method
func (*MockHoneycodeAPI) ListTableRowsWithContext ¶
func (m *MockHoneycodeAPI) ListTableRowsWithContext(arg0 context.Context, arg1 *honeycode.ListTableRowsInput, arg2 ...request.Option) (*honeycode.ListTableRowsOutput, error)
ListTableRowsWithContext mocks base method
func (*MockHoneycodeAPI) ListTables ¶
func (m *MockHoneycodeAPI) ListTables(arg0 *honeycode.ListTablesInput) (*honeycode.ListTablesOutput, error)
ListTables mocks base method
func (*MockHoneycodeAPI) ListTablesPages ¶
func (m *MockHoneycodeAPI) ListTablesPages(arg0 *honeycode.ListTablesInput, arg1 func(*honeycode.ListTablesOutput, bool) bool) error
ListTablesPages mocks base method
func (*MockHoneycodeAPI) ListTablesPagesWithContext ¶
func (m *MockHoneycodeAPI) ListTablesPagesWithContext(arg0 context.Context, arg1 *honeycode.ListTablesInput, arg2 func(*honeycode.ListTablesOutput, bool) bool, arg3 ...request.Option) error
ListTablesPagesWithContext mocks base method
func (*MockHoneycodeAPI) ListTablesRequest ¶
func (m *MockHoneycodeAPI) ListTablesRequest(arg0 *honeycode.ListTablesInput) (*request.Request, *honeycode.ListTablesOutput)
ListTablesRequest mocks base method
func (*MockHoneycodeAPI) ListTablesWithContext ¶
func (m *MockHoneycodeAPI) ListTablesWithContext(arg0 context.Context, arg1 *honeycode.ListTablesInput, arg2 ...request.Option) (*honeycode.ListTablesOutput, error)
ListTablesWithContext mocks base method
func (*MockHoneycodeAPI) ListTagsForResource ¶
func (m *MockHoneycodeAPI) ListTagsForResource(arg0 *honeycode.ListTagsForResourceInput) (*honeycode.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockHoneycodeAPI) ListTagsForResourceRequest ¶
func (m *MockHoneycodeAPI) ListTagsForResourceRequest(arg0 *honeycode.ListTagsForResourceInput) (*request.Request, *honeycode.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockHoneycodeAPI) ListTagsForResourceWithContext ¶
func (m *MockHoneycodeAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *honeycode.ListTagsForResourceInput, arg2 ...request.Option) (*honeycode.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockHoneycodeAPI) QueryTableRows ¶
func (m *MockHoneycodeAPI) QueryTableRows(arg0 *honeycode.QueryTableRowsInput) (*honeycode.QueryTableRowsOutput, error)
QueryTableRows mocks base method
func (*MockHoneycodeAPI) QueryTableRowsPages ¶
func (m *MockHoneycodeAPI) QueryTableRowsPages(arg0 *honeycode.QueryTableRowsInput, arg1 func(*honeycode.QueryTableRowsOutput, bool) bool) error
QueryTableRowsPages mocks base method
func (*MockHoneycodeAPI) QueryTableRowsPagesWithContext ¶
func (m *MockHoneycodeAPI) QueryTableRowsPagesWithContext(arg0 context.Context, arg1 *honeycode.QueryTableRowsInput, arg2 func(*honeycode.QueryTableRowsOutput, bool) bool, arg3 ...request.Option) error
QueryTableRowsPagesWithContext mocks base method
func (*MockHoneycodeAPI) QueryTableRowsRequest ¶
func (m *MockHoneycodeAPI) QueryTableRowsRequest(arg0 *honeycode.QueryTableRowsInput) (*request.Request, *honeycode.QueryTableRowsOutput)
QueryTableRowsRequest mocks base method
func (*MockHoneycodeAPI) QueryTableRowsWithContext ¶
func (m *MockHoneycodeAPI) QueryTableRowsWithContext(arg0 context.Context, arg1 *honeycode.QueryTableRowsInput, arg2 ...request.Option) (*honeycode.QueryTableRowsOutput, error)
QueryTableRowsWithContext mocks base method
func (*MockHoneycodeAPI) StartTableDataImportJob ¶
func (m *MockHoneycodeAPI) StartTableDataImportJob(arg0 *honeycode.StartTableDataImportJobInput) (*honeycode.StartTableDataImportJobOutput, error)
StartTableDataImportJob mocks base method
func (*MockHoneycodeAPI) StartTableDataImportJobRequest ¶
func (m *MockHoneycodeAPI) StartTableDataImportJobRequest(arg0 *honeycode.StartTableDataImportJobInput) (*request.Request, *honeycode.StartTableDataImportJobOutput)
StartTableDataImportJobRequest mocks base method
func (*MockHoneycodeAPI) StartTableDataImportJobWithContext ¶
func (m *MockHoneycodeAPI) StartTableDataImportJobWithContext(arg0 context.Context, arg1 *honeycode.StartTableDataImportJobInput, arg2 ...request.Option) (*honeycode.StartTableDataImportJobOutput, error)
StartTableDataImportJobWithContext mocks base method
func (*MockHoneycodeAPI) TagResource ¶
func (m *MockHoneycodeAPI) TagResource(arg0 *honeycode.TagResourceInput) (*honeycode.TagResourceOutput, error)
TagResource mocks base method
func (*MockHoneycodeAPI) TagResourceRequest ¶
func (m *MockHoneycodeAPI) TagResourceRequest(arg0 *honeycode.TagResourceInput) (*request.Request, *honeycode.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockHoneycodeAPI) TagResourceWithContext ¶
func (m *MockHoneycodeAPI) TagResourceWithContext(arg0 context.Context, arg1 *honeycode.TagResourceInput, arg2 ...request.Option) (*honeycode.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockHoneycodeAPI) UntagResource ¶
func (m *MockHoneycodeAPI) UntagResource(arg0 *honeycode.UntagResourceInput) (*honeycode.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockHoneycodeAPI) UntagResourceRequest ¶
func (m *MockHoneycodeAPI) UntagResourceRequest(arg0 *honeycode.UntagResourceInput) (*request.Request, *honeycode.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockHoneycodeAPI) UntagResourceWithContext ¶
func (m *MockHoneycodeAPI) UntagResourceWithContext(arg0 context.Context, arg1 *honeycode.UntagResourceInput, arg2 ...request.Option) (*honeycode.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
type MockHoneycodeAPIMockRecorder ¶
type MockHoneycodeAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockHoneycodeAPIMockRecorder is the mock recorder for MockHoneycodeAPI
func (*MockHoneycodeAPIMockRecorder) BatchCreateTableRows ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchCreateTableRows(arg0 interface{}) *gomock.Call
BatchCreateTableRows indicates an expected call of BatchCreateTableRows
func (*MockHoneycodeAPIMockRecorder) BatchCreateTableRowsRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchCreateTableRowsRequest(arg0 interface{}) *gomock.Call
BatchCreateTableRowsRequest indicates an expected call of BatchCreateTableRowsRequest
func (*MockHoneycodeAPIMockRecorder) BatchCreateTableRowsWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchCreateTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchCreateTableRowsWithContext indicates an expected call of BatchCreateTableRowsWithContext
func (*MockHoneycodeAPIMockRecorder) BatchDeleteTableRows ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchDeleteTableRows(arg0 interface{}) *gomock.Call
BatchDeleteTableRows indicates an expected call of BatchDeleteTableRows
func (*MockHoneycodeAPIMockRecorder) BatchDeleteTableRowsRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchDeleteTableRowsRequest(arg0 interface{}) *gomock.Call
BatchDeleteTableRowsRequest indicates an expected call of BatchDeleteTableRowsRequest
func (*MockHoneycodeAPIMockRecorder) BatchDeleteTableRowsWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchDeleteTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteTableRowsWithContext indicates an expected call of BatchDeleteTableRowsWithContext
func (*MockHoneycodeAPIMockRecorder) BatchUpdateTableRows ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchUpdateTableRows(arg0 interface{}) *gomock.Call
BatchUpdateTableRows indicates an expected call of BatchUpdateTableRows
func (*MockHoneycodeAPIMockRecorder) BatchUpdateTableRowsRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchUpdateTableRowsRequest(arg0 interface{}) *gomock.Call
BatchUpdateTableRowsRequest indicates an expected call of BatchUpdateTableRowsRequest
func (*MockHoneycodeAPIMockRecorder) BatchUpdateTableRowsWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchUpdateTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchUpdateTableRowsWithContext indicates an expected call of BatchUpdateTableRowsWithContext
func (*MockHoneycodeAPIMockRecorder) BatchUpsertTableRows ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchUpsertTableRows(arg0 interface{}) *gomock.Call
BatchUpsertTableRows indicates an expected call of BatchUpsertTableRows
func (*MockHoneycodeAPIMockRecorder) BatchUpsertTableRowsRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchUpsertTableRowsRequest(arg0 interface{}) *gomock.Call
BatchUpsertTableRowsRequest indicates an expected call of BatchUpsertTableRowsRequest
func (*MockHoneycodeAPIMockRecorder) BatchUpsertTableRowsWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) BatchUpsertTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchUpsertTableRowsWithContext indicates an expected call of BatchUpsertTableRowsWithContext
func (*MockHoneycodeAPIMockRecorder) DescribeTableDataImportJob ¶
func (mr *MockHoneycodeAPIMockRecorder) DescribeTableDataImportJob(arg0 interface{}) *gomock.Call
DescribeTableDataImportJob indicates an expected call of DescribeTableDataImportJob
func (*MockHoneycodeAPIMockRecorder) DescribeTableDataImportJobRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) DescribeTableDataImportJobRequest(arg0 interface{}) *gomock.Call
DescribeTableDataImportJobRequest indicates an expected call of DescribeTableDataImportJobRequest
func (*MockHoneycodeAPIMockRecorder) DescribeTableDataImportJobWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) DescribeTableDataImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTableDataImportJobWithContext indicates an expected call of DescribeTableDataImportJobWithContext
func (*MockHoneycodeAPIMockRecorder) GetScreenData ¶
func (mr *MockHoneycodeAPIMockRecorder) GetScreenData(arg0 interface{}) *gomock.Call
GetScreenData indicates an expected call of GetScreenData
func (*MockHoneycodeAPIMockRecorder) GetScreenDataRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) GetScreenDataRequest(arg0 interface{}) *gomock.Call
GetScreenDataRequest indicates an expected call of GetScreenDataRequest
func (*MockHoneycodeAPIMockRecorder) GetScreenDataWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) GetScreenDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetScreenDataWithContext indicates an expected call of GetScreenDataWithContext
func (*MockHoneycodeAPIMockRecorder) InvokeScreenAutomation ¶
func (mr *MockHoneycodeAPIMockRecorder) InvokeScreenAutomation(arg0 interface{}) *gomock.Call
InvokeScreenAutomation indicates an expected call of InvokeScreenAutomation
func (*MockHoneycodeAPIMockRecorder) InvokeScreenAutomationRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) InvokeScreenAutomationRequest(arg0 interface{}) *gomock.Call
InvokeScreenAutomationRequest indicates an expected call of InvokeScreenAutomationRequest
func (*MockHoneycodeAPIMockRecorder) InvokeScreenAutomationWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) InvokeScreenAutomationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
InvokeScreenAutomationWithContext indicates an expected call of InvokeScreenAutomationWithContext
func (*MockHoneycodeAPIMockRecorder) ListTableColumns ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableColumns(arg0 interface{}) *gomock.Call
ListTableColumns indicates an expected call of ListTableColumns
func (*MockHoneycodeAPIMockRecorder) ListTableColumnsPages ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableColumnsPages(arg0, arg1 interface{}) *gomock.Call
ListTableColumnsPages indicates an expected call of ListTableColumnsPages
func (*MockHoneycodeAPIMockRecorder) ListTableColumnsPagesWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableColumnsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTableColumnsPagesWithContext indicates an expected call of ListTableColumnsPagesWithContext
func (*MockHoneycodeAPIMockRecorder) ListTableColumnsRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableColumnsRequest(arg0 interface{}) *gomock.Call
ListTableColumnsRequest indicates an expected call of ListTableColumnsRequest
func (*MockHoneycodeAPIMockRecorder) ListTableColumnsWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableColumnsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTableColumnsWithContext indicates an expected call of ListTableColumnsWithContext
func (*MockHoneycodeAPIMockRecorder) ListTableRows ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableRows(arg0 interface{}) *gomock.Call
ListTableRows indicates an expected call of ListTableRows
func (*MockHoneycodeAPIMockRecorder) ListTableRowsPages ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableRowsPages(arg0, arg1 interface{}) *gomock.Call
ListTableRowsPages indicates an expected call of ListTableRowsPages
func (*MockHoneycodeAPIMockRecorder) ListTableRowsPagesWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableRowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTableRowsPagesWithContext indicates an expected call of ListTableRowsPagesWithContext
func (*MockHoneycodeAPIMockRecorder) ListTableRowsRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableRowsRequest(arg0 interface{}) *gomock.Call
ListTableRowsRequest indicates an expected call of ListTableRowsRequest
func (*MockHoneycodeAPIMockRecorder) ListTableRowsWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTableRowsWithContext indicates an expected call of ListTableRowsWithContext
func (*MockHoneycodeAPIMockRecorder) ListTables ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTables(arg0 interface{}) *gomock.Call
ListTables indicates an expected call of ListTables
func (*MockHoneycodeAPIMockRecorder) ListTablesPages ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTablesPages(arg0, arg1 interface{}) *gomock.Call
ListTablesPages indicates an expected call of ListTablesPages
func (*MockHoneycodeAPIMockRecorder) ListTablesPagesWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTablesPagesWithContext indicates an expected call of ListTablesPagesWithContext
func (*MockHoneycodeAPIMockRecorder) ListTablesRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTablesRequest(arg0 interface{}) *gomock.Call
ListTablesRequest indicates an expected call of ListTablesRequest
func (*MockHoneycodeAPIMockRecorder) ListTablesWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTablesWithContext indicates an expected call of ListTablesWithContext
func (*MockHoneycodeAPIMockRecorder) ListTagsForResource ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockHoneycodeAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockHoneycodeAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockHoneycodeAPIMockRecorder) QueryTableRows ¶
func (mr *MockHoneycodeAPIMockRecorder) QueryTableRows(arg0 interface{}) *gomock.Call
QueryTableRows indicates an expected call of QueryTableRows
func (*MockHoneycodeAPIMockRecorder) QueryTableRowsPages ¶
func (mr *MockHoneycodeAPIMockRecorder) QueryTableRowsPages(arg0, arg1 interface{}) *gomock.Call
QueryTableRowsPages indicates an expected call of QueryTableRowsPages
func (*MockHoneycodeAPIMockRecorder) QueryTableRowsPagesWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) QueryTableRowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
QueryTableRowsPagesWithContext indicates an expected call of QueryTableRowsPagesWithContext
func (*MockHoneycodeAPIMockRecorder) QueryTableRowsRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) QueryTableRowsRequest(arg0 interface{}) *gomock.Call
QueryTableRowsRequest indicates an expected call of QueryTableRowsRequest
func (*MockHoneycodeAPIMockRecorder) QueryTableRowsWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) QueryTableRowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
QueryTableRowsWithContext indicates an expected call of QueryTableRowsWithContext
func (*MockHoneycodeAPIMockRecorder) StartTableDataImportJob ¶
func (mr *MockHoneycodeAPIMockRecorder) StartTableDataImportJob(arg0 interface{}) *gomock.Call
StartTableDataImportJob indicates an expected call of StartTableDataImportJob
func (*MockHoneycodeAPIMockRecorder) StartTableDataImportJobRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) StartTableDataImportJobRequest(arg0 interface{}) *gomock.Call
StartTableDataImportJobRequest indicates an expected call of StartTableDataImportJobRequest
func (*MockHoneycodeAPIMockRecorder) StartTableDataImportJobWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) StartTableDataImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartTableDataImportJobWithContext indicates an expected call of StartTableDataImportJobWithContext
func (*MockHoneycodeAPIMockRecorder) TagResource ¶
func (mr *MockHoneycodeAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockHoneycodeAPIMockRecorder) TagResourceRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockHoneycodeAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockHoneycodeAPIMockRecorder) UntagResource ¶
func (mr *MockHoneycodeAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockHoneycodeAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockHoneycodeAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockHoneycodeAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockHoneycodeAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext