dynamodbapi

package
v0.0.0-...-360b30e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamoDBAPI

type DynamoDBAPI struct {
	mock.Mock
}

DynamoDBAPI is an autogenerated mock type for the DynamoDBAPI type

func (*DynamoDBAPI) BatchGetItem

BatchGetItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) BatchGetItemPages

func (_m *DynamoDBAPI) BatchGetItemPages(_a0 *dynamodb.BatchGetItemInput, _a1 func(*dynamodb.BatchGetItemOutput, bool) bool) error

BatchGetItemPages provides a mock function with given fields: _a0, _a1

func (*DynamoDBAPI) BatchGetItemPagesWithContext

func (_m *DynamoDBAPI) BatchGetItemPagesWithContext(_a0 aws.Context, _a1 *dynamodb.BatchGetItemInput, _a2 func(*dynamodb.BatchGetItemOutput, bool) bool, _a3 ...request.Option) error

BatchGetItemPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*DynamoDBAPI) BatchGetItemRequest

BatchGetItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) BatchGetItemWithContext

func (_m *DynamoDBAPI) BatchGetItemWithContext(_a0 aws.Context, _a1 *dynamodb.BatchGetItemInput, _a2 ...request.Option) (*dynamodb.BatchGetItemOutput, error)

BatchGetItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) BatchWriteItem

BatchWriteItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) BatchWriteItemRequest

BatchWriteItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) BatchWriteItemWithContext

func (_m *DynamoDBAPI) BatchWriteItemWithContext(_a0 aws.Context, _a1 *dynamodb.BatchWriteItemInput, _a2 ...request.Option) (*dynamodb.BatchWriteItemOutput, error)

BatchWriteItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) CreateBackup

CreateBackup provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateBackupRequest

CreateBackupRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateBackupWithContext

func (_m *DynamoDBAPI) CreateBackupWithContext(_a0 aws.Context, _a1 *dynamodb.CreateBackupInput, _a2 ...request.Option) (*dynamodb.CreateBackupOutput, error)

CreateBackupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) CreateGlobalTable

CreateGlobalTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateGlobalTableRequest

CreateGlobalTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateGlobalTableWithContext

func (_m *DynamoDBAPI) CreateGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.CreateGlobalTableInput, _a2 ...request.Option) (*dynamodb.CreateGlobalTableOutput, error)

CreateGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) CreateTable

CreateTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateTableRequest

CreateTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateTableWithContext

func (_m *DynamoDBAPI) CreateTableWithContext(_a0 aws.Context, _a1 *dynamodb.CreateTableInput, _a2 ...request.Option) (*dynamodb.CreateTableOutput, error)

CreateTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DeleteBackup

DeleteBackup provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteBackupRequest

DeleteBackupRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteBackupWithContext

func (_m *DynamoDBAPI) DeleteBackupWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteBackupInput, _a2 ...request.Option) (*dynamodb.DeleteBackupOutput, error)

DeleteBackupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DeleteItem

DeleteItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteItemRequest

func (_m *DynamoDBAPI) DeleteItemRequest(_a0 *dynamodb.DeleteItemInput) (*request.Request, *dynamodb.DeleteItemOutput)

DeleteItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteItemWithContext

func (_m *DynamoDBAPI) DeleteItemWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteItemInput, _a2 ...request.Option) (*dynamodb.DeleteItemOutput, error)

DeleteItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DeleteTable

DeleteTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteTableRequest

DeleteTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteTableWithContext

func (_m *DynamoDBAPI) DeleteTableWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteTableInput, _a2 ...request.Option) (*dynamodb.DeleteTableOutput, error)

DeleteTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeBackup

DescribeBackup provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeBackupRequest

DescribeBackupRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeBackupWithContext

func (_m *DynamoDBAPI) DescribeBackupWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeBackupInput, _a2 ...request.Option) (*dynamodb.DescribeBackupOutput, error)

DescribeBackupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeContinuousBackups

DescribeContinuousBackups provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeContinuousBackupsRequest

DescribeContinuousBackupsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeContinuousBackupsWithContext

func (_m *DynamoDBAPI) DescribeContinuousBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeContinuousBackupsInput, _a2 ...request.Option) (*dynamodb.DescribeContinuousBackupsOutput, error)

DescribeContinuousBackupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeGlobalTable

DescribeGlobalTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeGlobalTableRequest

DescribeGlobalTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeGlobalTableSettings

DescribeGlobalTableSettings provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeGlobalTableSettingsRequest

DescribeGlobalTableSettingsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeGlobalTableSettingsWithContext

func (_m *DynamoDBAPI) DescribeGlobalTableSettingsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeGlobalTableSettingsInput, _a2 ...request.Option) (*dynamodb.DescribeGlobalTableSettingsOutput, error)

DescribeGlobalTableSettingsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeGlobalTableWithContext

func (_m *DynamoDBAPI) DescribeGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeGlobalTableInput, _a2 ...request.Option) (*dynamodb.DescribeGlobalTableOutput, error)

DescribeGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeLimits

DescribeLimits provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeLimitsRequest

DescribeLimitsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeLimitsWithContext

func (_m *DynamoDBAPI) DescribeLimitsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeLimitsInput, _a2 ...request.Option) (*dynamodb.DescribeLimitsOutput, error)

DescribeLimitsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeTable

DescribeTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeTableRequest

DescribeTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeTableWithContext

func (_m *DynamoDBAPI) DescribeTableWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.Option) (*dynamodb.DescribeTableOutput, error)

DescribeTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeTimeToLive

DescribeTimeToLive provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeTimeToLiveRequest

DescribeTimeToLiveRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeTimeToLiveWithContext

func (_m *DynamoDBAPI) DescribeTimeToLiveWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTimeToLiveInput, _a2 ...request.Option) (*dynamodb.DescribeTimeToLiveOutput, error)

DescribeTimeToLiveWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) GetItem

GetItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) GetItemRequest

func (_m *DynamoDBAPI) GetItemRequest(_a0 *dynamodb.GetItemInput) (*request.Request, *dynamodb.GetItemOutput)

GetItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) GetItemWithContext

func (_m *DynamoDBAPI) GetItemWithContext(_a0 aws.Context, _a1 *dynamodb.GetItemInput, _a2 ...request.Option) (*dynamodb.GetItemOutput, error)

GetItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) ListBackups

ListBackups provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListBackupsRequest

ListBackupsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListBackupsWithContext

func (_m *DynamoDBAPI) ListBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.ListBackupsInput, _a2 ...request.Option) (*dynamodb.ListBackupsOutput, error)

ListBackupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) ListGlobalTables

ListGlobalTables provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListGlobalTablesRequest

ListGlobalTablesRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListGlobalTablesWithContext

func (_m *DynamoDBAPI) ListGlobalTablesWithContext(_a0 aws.Context, _a1 *dynamodb.ListGlobalTablesInput, _a2 ...request.Option) (*dynamodb.ListGlobalTablesOutput, error)

ListGlobalTablesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) ListTables

ListTables provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListTablesPages

func (_m *DynamoDBAPI) ListTablesPages(_a0 *dynamodb.ListTablesInput, _a1 func(*dynamodb.ListTablesOutput, bool) bool) error

ListTablesPages provides a mock function with given fields: _a0, _a1

func (*DynamoDBAPI) ListTablesPagesWithContext

func (_m *DynamoDBAPI) ListTablesPagesWithContext(_a0 aws.Context, _a1 *dynamodb.ListTablesInput, _a2 func(*dynamodb.ListTablesOutput, bool) bool, _a3 ...request.Option) error

ListTablesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*DynamoDBAPI) ListTablesRequest

func (_m *DynamoDBAPI) ListTablesRequest(_a0 *dynamodb.ListTablesInput) (*request.Request, *dynamodb.ListTablesOutput)

ListTablesRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListTablesWithContext

func (_m *DynamoDBAPI) ListTablesWithContext(_a0 aws.Context, _a1 *dynamodb.ListTablesInput, _a2 ...request.Option) (*dynamodb.ListTablesOutput, error)

ListTablesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) ListTagsOfResource

ListTagsOfResource provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListTagsOfResourceRequest

ListTagsOfResourceRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListTagsOfResourceWithContext

func (_m *DynamoDBAPI) ListTagsOfResourceWithContext(_a0 aws.Context, _a1 *dynamodb.ListTagsOfResourceInput, _a2 ...request.Option) (*dynamodb.ListTagsOfResourceOutput, error)

ListTagsOfResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) PutItem

PutItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) PutItemRequest

func (_m *DynamoDBAPI) PutItemRequest(_a0 *dynamodb.PutItemInput) (*request.Request, *dynamodb.PutItemOutput)

PutItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) PutItemWithContext

func (_m *DynamoDBAPI) PutItemWithContext(_a0 aws.Context, _a1 *dynamodb.PutItemInput, _a2 ...request.Option) (*dynamodb.PutItemOutput, error)

PutItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) Query

Query provides a mock function with given fields: _a0

func (*DynamoDBAPI) QueryPages

func (_m *DynamoDBAPI) QueryPages(_a0 *dynamodb.QueryInput, _a1 func(*dynamodb.QueryOutput, bool) bool) error

QueryPages provides a mock function with given fields: _a0, _a1

func (*DynamoDBAPI) QueryPagesWithContext

func (_m *DynamoDBAPI) QueryPagesWithContext(_a0 aws.Context, _a1 *dynamodb.QueryInput, _a2 func(*dynamodb.QueryOutput, bool) bool, _a3 ...request.Option) error

QueryPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*DynamoDBAPI) QueryRequest

func (_m *DynamoDBAPI) QueryRequest(_a0 *dynamodb.QueryInput) (*request.Request, *dynamodb.QueryOutput)

QueryRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) QueryWithContext

func (_m *DynamoDBAPI) QueryWithContext(_a0 aws.Context, _a1 *dynamodb.QueryInput, _a2 ...request.Option) (*dynamodb.QueryOutput, error)

QueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) RestoreTableFromBackup

RestoreTableFromBackup provides a mock function with given fields: _a0

func (*DynamoDBAPI) RestoreTableFromBackupRequest

RestoreTableFromBackupRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) RestoreTableFromBackupWithContext

func (_m *DynamoDBAPI) RestoreTableFromBackupWithContext(_a0 aws.Context, _a1 *dynamodb.RestoreTableFromBackupInput, _a2 ...request.Option) (*dynamodb.RestoreTableFromBackupOutput, error)

RestoreTableFromBackupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) RestoreTableToPointInTime

RestoreTableToPointInTime provides a mock function with given fields: _a0

func (*DynamoDBAPI) RestoreTableToPointInTimeRequest

RestoreTableToPointInTimeRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) RestoreTableToPointInTimeWithContext

func (_m *DynamoDBAPI) RestoreTableToPointInTimeWithContext(_a0 aws.Context, _a1 *dynamodb.RestoreTableToPointInTimeInput, _a2 ...request.Option) (*dynamodb.RestoreTableToPointInTimeOutput, error)

RestoreTableToPointInTimeWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) Scan

Scan provides a mock function with given fields: _a0

func (*DynamoDBAPI) ScanPages

func (_m *DynamoDBAPI) ScanPages(_a0 *dynamodb.ScanInput, _a1 func(*dynamodb.ScanOutput, bool) bool) error

ScanPages provides a mock function with given fields: _a0, _a1

func (*DynamoDBAPI) ScanPagesWithContext

func (_m *DynamoDBAPI) ScanPagesWithContext(_a0 aws.Context, _a1 *dynamodb.ScanInput, _a2 func(*dynamodb.ScanOutput, bool) bool, _a3 ...request.Option) error

ScanPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*DynamoDBAPI) ScanRequest

func (_m *DynamoDBAPI) ScanRequest(_a0 *dynamodb.ScanInput) (*request.Request, *dynamodb.ScanOutput)

ScanRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ScanWithContext

func (_m *DynamoDBAPI) ScanWithContext(_a0 aws.Context, _a1 *dynamodb.ScanInput, _a2 ...request.Option) (*dynamodb.ScanOutput, error)

ScanWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) TagResource

TagResource provides a mock function with given fields: _a0

func (*DynamoDBAPI) TagResourceRequest

TagResourceRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) TagResourceWithContext

func (_m *DynamoDBAPI) TagResourceWithContext(_a0 aws.Context, _a1 *dynamodb.TagResourceInput, _a2 ...request.Option) (*dynamodb.TagResourceOutput, error)

TagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UntagResource

UntagResource provides a mock function with given fields: _a0

func (*DynamoDBAPI) UntagResourceRequest

UntagResourceRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UntagResourceWithContext

func (_m *DynamoDBAPI) UntagResourceWithContext(_a0 aws.Context, _a1 *dynamodb.UntagResourceInput, _a2 ...request.Option) (*dynamodb.UntagResourceOutput, error)

UntagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateContinuousBackups

UpdateContinuousBackups provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateContinuousBackupsRequest

UpdateContinuousBackupsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateContinuousBackupsWithContext

func (_m *DynamoDBAPI) UpdateContinuousBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateContinuousBackupsInput, _a2 ...request.Option) (*dynamodb.UpdateContinuousBackupsOutput, error)

UpdateContinuousBackupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateGlobalTable

UpdateGlobalTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateGlobalTableRequest

UpdateGlobalTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateGlobalTableSettings

UpdateGlobalTableSettings provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateGlobalTableSettingsRequest

UpdateGlobalTableSettingsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateGlobalTableSettingsWithContext

func (_m *DynamoDBAPI) UpdateGlobalTableSettingsWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateGlobalTableSettingsInput, _a2 ...request.Option) (*dynamodb.UpdateGlobalTableSettingsOutput, error)

UpdateGlobalTableSettingsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateGlobalTableWithContext

func (_m *DynamoDBAPI) UpdateGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateGlobalTableInput, _a2 ...request.Option) (*dynamodb.UpdateGlobalTableOutput, error)

UpdateGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateItem

UpdateItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateItemRequest

func (_m *DynamoDBAPI) UpdateItemRequest(_a0 *dynamodb.UpdateItemInput) (*request.Request, *dynamodb.UpdateItemOutput)

UpdateItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateItemWithContext

func (_m *DynamoDBAPI) UpdateItemWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateItemInput, _a2 ...request.Option) (*dynamodb.UpdateItemOutput, error)

UpdateItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateTable

UpdateTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateTableRequest

UpdateTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateTableWithContext

func (_m *DynamoDBAPI) UpdateTableWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateTableInput, _a2 ...request.Option) (*dynamodb.UpdateTableOutput, error)

UpdateTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateTimeToLive

UpdateTimeToLive provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateTimeToLiveRequest

UpdateTimeToLiveRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateTimeToLiveWithContext

func (_m *DynamoDBAPI) UpdateTimeToLiveWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateTimeToLiveInput, _a2 ...request.Option) (*dynamodb.UpdateTimeToLiveOutput, error)

UpdateTimeToLiveWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) WaitUntilTableExists

func (_m *DynamoDBAPI) WaitUntilTableExists(_a0 *dynamodb.DescribeTableInput) error

WaitUntilTableExists provides a mock function with given fields: _a0

func (*DynamoDBAPI) WaitUntilTableExistsWithContext

func (_m *DynamoDBAPI) WaitUntilTableExistsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.WaiterOption) error

WaitUntilTableExistsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) WaitUntilTableNotExists

func (_m *DynamoDBAPI) WaitUntilTableNotExists(_a0 *dynamodb.DescribeTableInput) error

WaitUntilTableNotExists provides a mock function with given fields: _a0

func (*DynamoDBAPI) WaitUntilTableNotExistsWithContext

func (_m *DynamoDBAPI) WaitUntilTableNotExistsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.WaiterOption) error

WaitUntilTableNotExistsWithContext provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL