dynamodbmock

package
v1.43.22 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package dynamodbmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDynamoDBAPI

type MockDynamoDBAPI struct {
	// contains filtered or unexported fields
}

MockDynamoDBAPI is a mock of DynamoDBAPI interface.

func NewMockDynamoDBAPI

func NewMockDynamoDBAPI(ctrl *gomock.Controller) *MockDynamoDBAPI

NewMockDynamoDBAPI creates a new mock instance.

func (*MockDynamoDBAPI) BatchExecuteStatement

BatchExecuteStatement mocks base method.

func (*MockDynamoDBAPI) BatchExecuteStatementRequest

BatchExecuteStatementRequest mocks base method.

func (*MockDynamoDBAPI) BatchExecuteStatementWithContext

func (m *MockDynamoDBAPI) BatchExecuteStatementWithContext(arg0 context.Context, arg1 *dynamodb.BatchExecuteStatementInput, arg2 ...request.Option) (*dynamodb.BatchExecuteStatementOutput, error)

BatchExecuteStatementWithContext mocks base method.

func (*MockDynamoDBAPI) BatchGetItem

BatchGetItem mocks base method.

func (*MockDynamoDBAPI) BatchGetItemPages

func (m *MockDynamoDBAPI) BatchGetItemPages(arg0 *dynamodb.BatchGetItemInput, arg1 func(*dynamodb.BatchGetItemOutput, bool) bool) error

BatchGetItemPages mocks base method.

func (*MockDynamoDBAPI) BatchGetItemPagesWithContext

func (m *MockDynamoDBAPI) BatchGetItemPagesWithContext(arg0 context.Context, arg1 *dynamodb.BatchGetItemInput, arg2 func(*dynamodb.BatchGetItemOutput, bool) bool, arg3 ...request.Option) error

BatchGetItemPagesWithContext mocks base method.

func (*MockDynamoDBAPI) BatchGetItemRequest

BatchGetItemRequest mocks base method.

func (*MockDynamoDBAPI) BatchGetItemWithContext

func (m *MockDynamoDBAPI) BatchGetItemWithContext(arg0 context.Context, arg1 *dynamodb.BatchGetItemInput, arg2 ...request.Option) (*dynamodb.BatchGetItemOutput, error)

BatchGetItemWithContext mocks base method.

func (*MockDynamoDBAPI) BatchWriteItem

BatchWriteItem mocks base method.

func (*MockDynamoDBAPI) BatchWriteItemRequest

BatchWriteItemRequest mocks base method.

func (*MockDynamoDBAPI) BatchWriteItemWithContext

func (m *MockDynamoDBAPI) BatchWriteItemWithContext(arg0 context.Context, arg1 *dynamodb.BatchWriteItemInput, arg2 ...request.Option) (*dynamodb.BatchWriteItemOutput, error)

BatchWriteItemWithContext mocks base method.

func (*MockDynamoDBAPI) CreateBackup

CreateBackup mocks base method.

func (*MockDynamoDBAPI) CreateBackupRequest

CreateBackupRequest mocks base method.

func (*MockDynamoDBAPI) CreateBackupWithContext

func (m *MockDynamoDBAPI) CreateBackupWithContext(arg0 context.Context, arg1 *dynamodb.CreateBackupInput, arg2 ...request.Option) (*dynamodb.CreateBackupOutput, error)

CreateBackupWithContext mocks base method.

func (*MockDynamoDBAPI) CreateGlobalTable

CreateGlobalTable mocks base method.

func (*MockDynamoDBAPI) CreateGlobalTableRequest

CreateGlobalTableRequest mocks base method.

func (*MockDynamoDBAPI) CreateGlobalTableWithContext

func (m *MockDynamoDBAPI) CreateGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.CreateGlobalTableInput, arg2 ...request.Option) (*dynamodb.CreateGlobalTableOutput, error)

CreateGlobalTableWithContext mocks base method.

func (*MockDynamoDBAPI) CreateTable

CreateTable mocks base method.

func (*MockDynamoDBAPI) CreateTableRequest

CreateTableRequest mocks base method.

func (*MockDynamoDBAPI) CreateTableWithContext

func (m *MockDynamoDBAPI) CreateTableWithContext(arg0 context.Context, arg1 *dynamodb.CreateTableInput, arg2 ...request.Option) (*dynamodb.CreateTableOutput, error)

CreateTableWithContext mocks base method.

func (*MockDynamoDBAPI) DeleteBackup

DeleteBackup mocks base method.

func (*MockDynamoDBAPI) DeleteBackupRequest

DeleteBackupRequest mocks base method.

func (*MockDynamoDBAPI) DeleteBackupWithContext

func (m *MockDynamoDBAPI) DeleteBackupWithContext(arg0 context.Context, arg1 *dynamodb.DeleteBackupInput, arg2 ...request.Option) (*dynamodb.DeleteBackupOutput, error)

DeleteBackupWithContext mocks base method.

func (*MockDynamoDBAPI) DeleteItem

DeleteItem mocks base method.

func (*MockDynamoDBAPI) DeleteItemRequest

DeleteItemRequest mocks base method.

func (*MockDynamoDBAPI) DeleteItemWithContext

func (m *MockDynamoDBAPI) DeleteItemWithContext(arg0 context.Context, arg1 *dynamodb.DeleteItemInput, arg2 ...request.Option) (*dynamodb.DeleteItemOutput, error)

DeleteItemWithContext mocks base method.

func (*MockDynamoDBAPI) DeleteTable

DeleteTable mocks base method.

func (*MockDynamoDBAPI) DeleteTableRequest

DeleteTableRequest mocks base method.

func (*MockDynamoDBAPI) DeleteTableWithContext

func (m *MockDynamoDBAPI) DeleteTableWithContext(arg0 context.Context, arg1 *dynamodb.DeleteTableInput, arg2 ...request.Option) (*dynamodb.DeleteTableOutput, error)

DeleteTableWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeBackup

DescribeBackup mocks base method.

func (*MockDynamoDBAPI) DescribeBackupRequest

DescribeBackupRequest mocks base method.

func (*MockDynamoDBAPI) DescribeBackupWithContext

func (m *MockDynamoDBAPI) DescribeBackupWithContext(arg0 context.Context, arg1 *dynamodb.DescribeBackupInput, arg2 ...request.Option) (*dynamodb.DescribeBackupOutput, error)

DescribeBackupWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeContinuousBackups

DescribeContinuousBackups mocks base method.

func (*MockDynamoDBAPI) DescribeContinuousBackupsRequest

DescribeContinuousBackupsRequest mocks base method.

func (*MockDynamoDBAPI) DescribeContinuousBackupsWithContext

func (m *MockDynamoDBAPI) DescribeContinuousBackupsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeContinuousBackupsInput, arg2 ...request.Option) (*dynamodb.DescribeContinuousBackupsOutput, error)

DescribeContinuousBackupsWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeContributorInsights

DescribeContributorInsights mocks base method.

func (*MockDynamoDBAPI) DescribeContributorInsightsRequest

DescribeContributorInsightsRequest mocks base method.

func (*MockDynamoDBAPI) DescribeContributorInsightsWithContext

func (m *MockDynamoDBAPI) DescribeContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeContributorInsightsInput, arg2 ...request.Option) (*dynamodb.DescribeContributorInsightsOutput, error)

DescribeContributorInsightsWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeEndpoints

DescribeEndpoints mocks base method.

func (*MockDynamoDBAPI) DescribeEndpointsRequest

DescribeEndpointsRequest mocks base method.

func (*MockDynamoDBAPI) DescribeEndpointsWithContext

func (m *MockDynamoDBAPI) DescribeEndpointsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeEndpointsInput, arg2 ...request.Option) (*dynamodb.DescribeEndpointsOutput, error)

DescribeEndpointsWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeExport

DescribeExport mocks base method.

func (*MockDynamoDBAPI) DescribeExportRequest

DescribeExportRequest mocks base method.

func (*MockDynamoDBAPI) DescribeExportWithContext

func (m *MockDynamoDBAPI) DescribeExportWithContext(arg0 context.Context, arg1 *dynamodb.DescribeExportInput, arg2 ...request.Option) (*dynamodb.DescribeExportOutput, error)

DescribeExportWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeGlobalTable

DescribeGlobalTable mocks base method.

func (*MockDynamoDBAPI) DescribeGlobalTableRequest

DescribeGlobalTableRequest mocks base method.

func (*MockDynamoDBAPI) DescribeGlobalTableSettings

DescribeGlobalTableSettings mocks base method.

func (*MockDynamoDBAPI) DescribeGlobalTableSettingsRequest

DescribeGlobalTableSettingsRequest mocks base method.

func (*MockDynamoDBAPI) DescribeGlobalTableSettingsWithContext

func (m *MockDynamoDBAPI) DescribeGlobalTableSettingsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeGlobalTableSettingsInput, arg2 ...request.Option) (*dynamodb.DescribeGlobalTableSettingsOutput, error)

DescribeGlobalTableSettingsWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeGlobalTableWithContext

func (m *MockDynamoDBAPI) DescribeGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.DescribeGlobalTableInput, arg2 ...request.Option) (*dynamodb.DescribeGlobalTableOutput, error)

DescribeGlobalTableWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeKinesisStreamingDestination

DescribeKinesisStreamingDestination mocks base method.

func (*MockDynamoDBAPI) DescribeKinesisStreamingDestinationRequest

DescribeKinesisStreamingDestinationRequest mocks base method.

func (*MockDynamoDBAPI) DescribeKinesisStreamingDestinationWithContext

DescribeKinesisStreamingDestinationWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeLimits

DescribeLimits mocks base method.

func (*MockDynamoDBAPI) DescribeLimitsRequest

DescribeLimitsRequest mocks base method.

func (*MockDynamoDBAPI) DescribeLimitsWithContext

func (m *MockDynamoDBAPI) DescribeLimitsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeLimitsInput, arg2 ...request.Option) (*dynamodb.DescribeLimitsOutput, error)

DescribeLimitsWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeTable

DescribeTable mocks base method.

func (*MockDynamoDBAPI) DescribeTableReplicaAutoScaling

DescribeTableReplicaAutoScaling mocks base method.

func (*MockDynamoDBAPI) DescribeTableReplicaAutoScalingRequest

DescribeTableReplicaAutoScalingRequest mocks base method.

func (*MockDynamoDBAPI) DescribeTableReplicaAutoScalingWithContext

DescribeTableReplicaAutoScalingWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeTableRequest

DescribeTableRequest mocks base method.

func (*MockDynamoDBAPI) DescribeTableWithContext

func (m *MockDynamoDBAPI) DescribeTableWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.Option) (*dynamodb.DescribeTableOutput, error)

DescribeTableWithContext mocks base method.

func (*MockDynamoDBAPI) DescribeTimeToLive

DescribeTimeToLive mocks base method.

func (*MockDynamoDBAPI) DescribeTimeToLiveRequest

DescribeTimeToLiveRequest mocks base method.

func (*MockDynamoDBAPI) DescribeTimeToLiveWithContext

func (m *MockDynamoDBAPI) DescribeTimeToLiveWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTimeToLiveInput, arg2 ...request.Option) (*dynamodb.DescribeTimeToLiveOutput, error)

DescribeTimeToLiveWithContext mocks base method.

func (*MockDynamoDBAPI) DisableKinesisStreamingDestination

DisableKinesisStreamingDestination mocks base method.

func (*MockDynamoDBAPI) DisableKinesisStreamingDestinationRequest

DisableKinesisStreamingDestinationRequest mocks base method.

func (*MockDynamoDBAPI) DisableKinesisStreamingDestinationWithContext

DisableKinesisStreamingDestinationWithContext mocks base method.

func (*MockDynamoDBAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockDynamoDBAPI) EnableKinesisStreamingDestination

EnableKinesisStreamingDestination mocks base method.

func (*MockDynamoDBAPI) EnableKinesisStreamingDestinationRequest

EnableKinesisStreamingDestinationRequest mocks base method.

func (*MockDynamoDBAPI) EnableKinesisStreamingDestinationWithContext

EnableKinesisStreamingDestinationWithContext mocks base method.

func (*MockDynamoDBAPI) ExecuteStatement

ExecuteStatement mocks base method.

func (*MockDynamoDBAPI) ExecuteStatementRequest

ExecuteStatementRequest mocks base method.

func (*MockDynamoDBAPI) ExecuteStatementWithContext

func (m *MockDynamoDBAPI) ExecuteStatementWithContext(arg0 context.Context, arg1 *dynamodb.ExecuteStatementInput, arg2 ...request.Option) (*dynamodb.ExecuteStatementOutput, error)

ExecuteStatementWithContext mocks base method.

func (*MockDynamoDBAPI) ExecuteTransaction

ExecuteTransaction mocks base method.

func (*MockDynamoDBAPI) ExecuteTransactionRequest

ExecuteTransactionRequest mocks base method.

func (*MockDynamoDBAPI) ExecuteTransactionWithContext

func (m *MockDynamoDBAPI) ExecuteTransactionWithContext(arg0 context.Context, arg1 *dynamodb.ExecuteTransactionInput, arg2 ...request.Option) (*dynamodb.ExecuteTransactionOutput, error)

ExecuteTransactionWithContext mocks base method.

func (*MockDynamoDBAPI) ExportTableToPointInTime

ExportTableToPointInTime mocks base method.

func (*MockDynamoDBAPI) ExportTableToPointInTimeRequest

ExportTableToPointInTimeRequest mocks base method.

func (*MockDynamoDBAPI) ExportTableToPointInTimeWithContext

func (m *MockDynamoDBAPI) ExportTableToPointInTimeWithContext(arg0 context.Context, arg1 *dynamodb.ExportTableToPointInTimeInput, arg2 ...request.Option) (*dynamodb.ExportTableToPointInTimeOutput, error)

ExportTableToPointInTimeWithContext mocks base method.

func (*MockDynamoDBAPI) GetItem

GetItem mocks base method.

func (*MockDynamoDBAPI) GetItemRequest

GetItemRequest mocks base method.

func (*MockDynamoDBAPI) GetItemWithContext

func (m *MockDynamoDBAPI) GetItemWithContext(arg0 context.Context, arg1 *dynamodb.GetItemInput, arg2 ...request.Option) (*dynamodb.GetItemOutput, error)

GetItemWithContext mocks base method.

func (*MockDynamoDBAPI) ListBackups

ListBackups mocks base method.

func (*MockDynamoDBAPI) ListBackupsRequest

ListBackupsRequest mocks base method.

func (*MockDynamoDBAPI) ListBackupsWithContext

func (m *MockDynamoDBAPI) ListBackupsWithContext(arg0 context.Context, arg1 *dynamodb.ListBackupsInput, arg2 ...request.Option) (*dynamodb.ListBackupsOutput, error)

ListBackupsWithContext mocks base method.

func (*MockDynamoDBAPI) ListContributorInsights

ListContributorInsights mocks base method.

func (*MockDynamoDBAPI) ListContributorInsightsPages

func (m *MockDynamoDBAPI) ListContributorInsightsPages(arg0 *dynamodb.ListContributorInsightsInput, arg1 func(*dynamodb.ListContributorInsightsOutput, bool) bool) error

ListContributorInsightsPages mocks base method.

func (*MockDynamoDBAPI) ListContributorInsightsPagesWithContext

func (m *MockDynamoDBAPI) ListContributorInsightsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListContributorInsightsInput, arg2 func(*dynamodb.ListContributorInsightsOutput, bool) bool, arg3 ...request.Option) error

ListContributorInsightsPagesWithContext mocks base method.

func (*MockDynamoDBAPI) ListContributorInsightsRequest

ListContributorInsightsRequest mocks base method.

func (*MockDynamoDBAPI) ListContributorInsightsWithContext

func (m *MockDynamoDBAPI) ListContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.ListContributorInsightsInput, arg2 ...request.Option) (*dynamodb.ListContributorInsightsOutput, error)

ListContributorInsightsWithContext mocks base method.

func (*MockDynamoDBAPI) ListExports

ListExports mocks base method.

func (*MockDynamoDBAPI) ListExportsPages

func (m *MockDynamoDBAPI) ListExportsPages(arg0 *dynamodb.ListExportsInput, arg1 func(*dynamodb.ListExportsOutput, bool) bool) error

ListExportsPages mocks base method.

func (*MockDynamoDBAPI) ListExportsPagesWithContext

func (m *MockDynamoDBAPI) ListExportsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListExportsInput, arg2 func(*dynamodb.ListExportsOutput, bool) bool, arg3 ...request.Option) error

ListExportsPagesWithContext mocks base method.

func (*MockDynamoDBAPI) ListExportsRequest

ListExportsRequest mocks base method.

func (*MockDynamoDBAPI) ListExportsWithContext

func (m *MockDynamoDBAPI) ListExportsWithContext(arg0 context.Context, arg1 *dynamodb.ListExportsInput, arg2 ...request.Option) (*dynamodb.ListExportsOutput, error)

ListExportsWithContext mocks base method.

func (*MockDynamoDBAPI) ListGlobalTables

ListGlobalTables mocks base method.

func (*MockDynamoDBAPI) ListGlobalTablesRequest

ListGlobalTablesRequest mocks base method.

func (*MockDynamoDBAPI) ListGlobalTablesWithContext

func (m *MockDynamoDBAPI) ListGlobalTablesWithContext(arg0 context.Context, arg1 *dynamodb.ListGlobalTablesInput, arg2 ...request.Option) (*dynamodb.ListGlobalTablesOutput, error)

ListGlobalTablesWithContext mocks base method.

func (*MockDynamoDBAPI) ListTables

ListTables mocks base method.

func (*MockDynamoDBAPI) ListTablesPages

func (m *MockDynamoDBAPI) ListTablesPages(arg0 *dynamodb.ListTablesInput, arg1 func(*dynamodb.ListTablesOutput, bool) bool) error

ListTablesPages mocks base method.

func (*MockDynamoDBAPI) ListTablesPagesWithContext

func (m *MockDynamoDBAPI) ListTablesPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListTablesInput, arg2 func(*dynamodb.ListTablesOutput, bool) bool, arg3 ...request.Option) error

ListTablesPagesWithContext mocks base method.

func (*MockDynamoDBAPI) ListTablesRequest

ListTablesRequest mocks base method.

func (*MockDynamoDBAPI) ListTablesWithContext

func (m *MockDynamoDBAPI) ListTablesWithContext(arg0 context.Context, arg1 *dynamodb.ListTablesInput, arg2 ...request.Option) (*dynamodb.ListTablesOutput, error)

ListTablesWithContext mocks base method.

func (*MockDynamoDBAPI) ListTagsOfResource

ListTagsOfResource mocks base method.

func (*MockDynamoDBAPI) ListTagsOfResourceRequest

ListTagsOfResourceRequest mocks base method.

func (*MockDynamoDBAPI) ListTagsOfResourceWithContext

func (m *MockDynamoDBAPI) ListTagsOfResourceWithContext(arg0 context.Context, arg1 *dynamodb.ListTagsOfResourceInput, arg2 ...request.Option) (*dynamodb.ListTagsOfResourceOutput, error)

ListTagsOfResourceWithContext mocks base method.

func (*MockDynamoDBAPI) PutItem

PutItem mocks base method.

func (*MockDynamoDBAPI) PutItemRequest

PutItemRequest mocks base method.

func (*MockDynamoDBAPI) PutItemWithContext

func (m *MockDynamoDBAPI) PutItemWithContext(arg0 context.Context, arg1 *dynamodb.PutItemInput, arg2 ...request.Option) (*dynamodb.PutItemOutput, error)

PutItemWithContext mocks base method.

func (*MockDynamoDBAPI) Query

Query mocks base method.

func (*MockDynamoDBAPI) QueryPages

func (m *MockDynamoDBAPI) QueryPages(arg0 *dynamodb.QueryInput, arg1 func(*dynamodb.QueryOutput, bool) bool) error

QueryPages mocks base method.

func (*MockDynamoDBAPI) QueryPagesWithContext

func (m *MockDynamoDBAPI) QueryPagesWithContext(arg0 context.Context, arg1 *dynamodb.QueryInput, arg2 func(*dynamodb.QueryOutput, bool) bool, arg3 ...request.Option) error

QueryPagesWithContext mocks base method.

func (*MockDynamoDBAPI) QueryRequest

QueryRequest mocks base method.

func (*MockDynamoDBAPI) QueryWithContext

func (m *MockDynamoDBAPI) QueryWithContext(arg0 context.Context, arg1 *dynamodb.QueryInput, arg2 ...request.Option) (*dynamodb.QueryOutput, error)

QueryWithContext mocks base method.

func (*MockDynamoDBAPI) RestoreTableFromBackup

RestoreTableFromBackup mocks base method.

func (*MockDynamoDBAPI) RestoreTableFromBackupRequest

RestoreTableFromBackupRequest mocks base method.

func (*MockDynamoDBAPI) RestoreTableFromBackupWithContext

func (m *MockDynamoDBAPI) RestoreTableFromBackupWithContext(arg0 context.Context, arg1 *dynamodb.RestoreTableFromBackupInput, arg2 ...request.Option) (*dynamodb.RestoreTableFromBackupOutput, error)

RestoreTableFromBackupWithContext mocks base method.

func (*MockDynamoDBAPI) RestoreTableToPointInTime

RestoreTableToPointInTime mocks base method.

func (*MockDynamoDBAPI) RestoreTableToPointInTimeRequest

RestoreTableToPointInTimeRequest mocks base method.

func (*MockDynamoDBAPI) RestoreTableToPointInTimeWithContext

func (m *MockDynamoDBAPI) RestoreTableToPointInTimeWithContext(arg0 context.Context, arg1 *dynamodb.RestoreTableToPointInTimeInput, arg2 ...request.Option) (*dynamodb.RestoreTableToPointInTimeOutput, error)

RestoreTableToPointInTimeWithContext mocks base method.

func (*MockDynamoDBAPI) Scan

Scan mocks base method.

func (*MockDynamoDBAPI) ScanPages

func (m *MockDynamoDBAPI) ScanPages(arg0 *dynamodb.ScanInput, arg1 func(*dynamodb.ScanOutput, bool) bool) error

ScanPages mocks base method.

func (*MockDynamoDBAPI) ScanPagesWithContext

func (m *MockDynamoDBAPI) ScanPagesWithContext(arg0 context.Context, arg1 *dynamodb.ScanInput, arg2 func(*dynamodb.ScanOutput, bool) bool, arg3 ...request.Option) error

ScanPagesWithContext mocks base method.

func (*MockDynamoDBAPI) ScanRequest

ScanRequest mocks base method.

func (*MockDynamoDBAPI) ScanWithContext

func (m *MockDynamoDBAPI) ScanWithContext(arg0 context.Context, arg1 *dynamodb.ScanInput, arg2 ...request.Option) (*dynamodb.ScanOutput, error)

ScanWithContext mocks base method.

func (*MockDynamoDBAPI) TagResource

TagResource mocks base method.

func (*MockDynamoDBAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockDynamoDBAPI) TagResourceWithContext

func (m *MockDynamoDBAPI) TagResourceWithContext(arg0 context.Context, arg1 *dynamodb.TagResourceInput, arg2 ...request.Option) (*dynamodb.TagResourceOutput, error)

TagResourceWithContext mocks base method.

func (*MockDynamoDBAPI) TransactGetItems

TransactGetItems mocks base method.

func (*MockDynamoDBAPI) TransactGetItemsRequest

TransactGetItemsRequest mocks base method.

func (*MockDynamoDBAPI) TransactGetItemsWithContext

func (m *MockDynamoDBAPI) TransactGetItemsWithContext(arg0 context.Context, arg1 *dynamodb.TransactGetItemsInput, arg2 ...request.Option) (*dynamodb.TransactGetItemsOutput, error)

TransactGetItemsWithContext mocks base method.

func (*MockDynamoDBAPI) TransactWriteItems

TransactWriteItems mocks base method.

func (*MockDynamoDBAPI) TransactWriteItemsRequest

TransactWriteItemsRequest mocks base method.

func (*MockDynamoDBAPI) TransactWriteItemsWithContext

func (m *MockDynamoDBAPI) TransactWriteItemsWithContext(arg0 context.Context, arg1 *dynamodb.TransactWriteItemsInput, arg2 ...request.Option) (*dynamodb.TransactWriteItemsOutput, error)

TransactWriteItemsWithContext mocks base method.

func (*MockDynamoDBAPI) UntagResource

UntagResource mocks base method.

func (*MockDynamoDBAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockDynamoDBAPI) UntagResourceWithContext

func (m *MockDynamoDBAPI) UntagResourceWithContext(arg0 context.Context, arg1 *dynamodb.UntagResourceInput, arg2 ...request.Option) (*dynamodb.UntagResourceOutput, error)

UntagResourceWithContext mocks base method.

func (*MockDynamoDBAPI) UpdateContinuousBackups

UpdateContinuousBackups mocks base method.

func (*MockDynamoDBAPI) UpdateContinuousBackupsRequest

UpdateContinuousBackupsRequest mocks base method.

func (*MockDynamoDBAPI) UpdateContinuousBackupsWithContext

func (m *MockDynamoDBAPI) UpdateContinuousBackupsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateContinuousBackupsInput, arg2 ...request.Option) (*dynamodb.UpdateContinuousBackupsOutput, error)

UpdateContinuousBackupsWithContext mocks base method.

func (*MockDynamoDBAPI) UpdateContributorInsights

UpdateContributorInsights mocks base method.

func (*MockDynamoDBAPI) UpdateContributorInsightsRequest

UpdateContributorInsightsRequest mocks base method.

func (*MockDynamoDBAPI) UpdateContributorInsightsWithContext

func (m *MockDynamoDBAPI) UpdateContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateContributorInsightsInput, arg2 ...request.Option) (*dynamodb.UpdateContributorInsightsOutput, error)

UpdateContributorInsightsWithContext mocks base method.

func (*MockDynamoDBAPI) UpdateGlobalTable

UpdateGlobalTable mocks base method.

func (*MockDynamoDBAPI) UpdateGlobalTableRequest

UpdateGlobalTableRequest mocks base method.

func (*MockDynamoDBAPI) UpdateGlobalTableSettings

UpdateGlobalTableSettings mocks base method.

func (*MockDynamoDBAPI) UpdateGlobalTableSettingsRequest

UpdateGlobalTableSettingsRequest mocks base method.

func (*MockDynamoDBAPI) UpdateGlobalTableSettingsWithContext

func (m *MockDynamoDBAPI) UpdateGlobalTableSettingsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateGlobalTableSettingsInput, arg2 ...request.Option) (*dynamodb.UpdateGlobalTableSettingsOutput, error)

UpdateGlobalTableSettingsWithContext mocks base method.

func (*MockDynamoDBAPI) UpdateGlobalTableWithContext

func (m *MockDynamoDBAPI) UpdateGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.UpdateGlobalTableInput, arg2 ...request.Option) (*dynamodb.UpdateGlobalTableOutput, error)

UpdateGlobalTableWithContext mocks base method.

func (*MockDynamoDBAPI) UpdateItem

UpdateItem mocks base method.

func (*MockDynamoDBAPI) UpdateItemRequest

UpdateItemRequest mocks base method.

func (*MockDynamoDBAPI) UpdateItemWithContext

func (m *MockDynamoDBAPI) UpdateItemWithContext(arg0 context.Context, arg1 *dynamodb.UpdateItemInput, arg2 ...request.Option) (*dynamodb.UpdateItemOutput, error)

UpdateItemWithContext mocks base method.

func (*MockDynamoDBAPI) UpdateTable

UpdateTable mocks base method.

func (*MockDynamoDBAPI) UpdateTableReplicaAutoScaling

UpdateTableReplicaAutoScaling mocks base method.

func (*MockDynamoDBAPI) UpdateTableReplicaAutoScalingRequest

UpdateTableReplicaAutoScalingRequest mocks base method.

func (*MockDynamoDBAPI) UpdateTableReplicaAutoScalingWithContext

func (m *MockDynamoDBAPI) UpdateTableReplicaAutoScalingWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTableReplicaAutoScalingInput, arg2 ...request.Option) (*dynamodb.UpdateTableReplicaAutoScalingOutput, error)

UpdateTableReplicaAutoScalingWithContext mocks base method.

func (*MockDynamoDBAPI) UpdateTableRequest

UpdateTableRequest mocks base method.

func (*MockDynamoDBAPI) UpdateTableWithContext

func (m *MockDynamoDBAPI) UpdateTableWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTableInput, arg2 ...request.Option) (*dynamodb.UpdateTableOutput, error)

UpdateTableWithContext mocks base method.

func (*MockDynamoDBAPI) UpdateTimeToLive

UpdateTimeToLive mocks base method.

func (*MockDynamoDBAPI) UpdateTimeToLiveRequest

UpdateTimeToLiveRequest mocks base method.

func (*MockDynamoDBAPI) UpdateTimeToLiveWithContext

func (m *MockDynamoDBAPI) UpdateTimeToLiveWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTimeToLiveInput, arg2 ...request.Option) (*dynamodb.UpdateTimeToLiveOutput, error)

UpdateTimeToLiveWithContext mocks base method.

func (*MockDynamoDBAPI) WaitUntilTableExists

func (m *MockDynamoDBAPI) WaitUntilTableExists(arg0 *dynamodb.DescribeTableInput) error

WaitUntilTableExists mocks base method.

func (*MockDynamoDBAPI) WaitUntilTableExistsWithContext

func (m *MockDynamoDBAPI) WaitUntilTableExistsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.WaiterOption) error

WaitUntilTableExistsWithContext mocks base method.

func (*MockDynamoDBAPI) WaitUntilTableNotExists

func (m *MockDynamoDBAPI) WaitUntilTableNotExists(arg0 *dynamodb.DescribeTableInput) error

WaitUntilTableNotExists mocks base method.

func (*MockDynamoDBAPI) WaitUntilTableNotExistsWithContext

func (m *MockDynamoDBAPI) WaitUntilTableNotExistsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.WaiterOption) error

WaitUntilTableNotExistsWithContext mocks base method.

type MockDynamoDBAPIMockRecorder

type MockDynamoDBAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockDynamoDBAPIMockRecorder is the mock recorder for MockDynamoDBAPI.

func (*MockDynamoDBAPIMockRecorder) BatchExecuteStatement

func (mr *MockDynamoDBAPIMockRecorder) BatchExecuteStatement(arg0 interface{}) *gomock.Call

BatchExecuteStatement indicates an expected call of BatchExecuteStatement.

func (*MockDynamoDBAPIMockRecorder) BatchExecuteStatementRequest

func (mr *MockDynamoDBAPIMockRecorder) BatchExecuteStatementRequest(arg0 interface{}) *gomock.Call

BatchExecuteStatementRequest indicates an expected call of BatchExecuteStatementRequest.

func (*MockDynamoDBAPIMockRecorder) BatchExecuteStatementWithContext

func (mr *MockDynamoDBAPIMockRecorder) BatchExecuteStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchExecuteStatementWithContext indicates an expected call of BatchExecuteStatementWithContext.

func (*MockDynamoDBAPIMockRecorder) BatchGetItem

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItem(arg0 interface{}) *gomock.Call

BatchGetItem indicates an expected call of BatchGetItem.

func (*MockDynamoDBAPIMockRecorder) BatchGetItemPages

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItemPages(arg0, arg1 interface{}) *gomock.Call

BatchGetItemPages indicates an expected call of BatchGetItemPages.

func (*MockDynamoDBAPIMockRecorder) BatchGetItemPagesWithContext

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItemPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BatchGetItemPagesWithContext indicates an expected call of BatchGetItemPagesWithContext.

func (*MockDynamoDBAPIMockRecorder) BatchGetItemRequest

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItemRequest(arg0 interface{}) *gomock.Call

BatchGetItemRequest indicates an expected call of BatchGetItemRequest.

func (*MockDynamoDBAPIMockRecorder) BatchGetItemWithContext

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetItemWithContext indicates an expected call of BatchGetItemWithContext.

func (*MockDynamoDBAPIMockRecorder) BatchWriteItem

func (mr *MockDynamoDBAPIMockRecorder) BatchWriteItem(arg0 interface{}) *gomock.Call

BatchWriteItem indicates an expected call of BatchWriteItem.

func (*MockDynamoDBAPIMockRecorder) BatchWriteItemRequest

func (mr *MockDynamoDBAPIMockRecorder) BatchWriteItemRequest(arg0 interface{}) *gomock.Call

BatchWriteItemRequest indicates an expected call of BatchWriteItemRequest.

func (*MockDynamoDBAPIMockRecorder) BatchWriteItemWithContext

func (mr *MockDynamoDBAPIMockRecorder) BatchWriteItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchWriteItemWithContext indicates an expected call of BatchWriteItemWithContext.

func (*MockDynamoDBAPIMockRecorder) CreateBackup

func (mr *MockDynamoDBAPIMockRecorder) CreateBackup(arg0 interface{}) *gomock.Call

CreateBackup indicates an expected call of CreateBackup.

func (*MockDynamoDBAPIMockRecorder) CreateBackupRequest

func (mr *MockDynamoDBAPIMockRecorder) CreateBackupRequest(arg0 interface{}) *gomock.Call

CreateBackupRequest indicates an expected call of CreateBackupRequest.

func (*MockDynamoDBAPIMockRecorder) CreateBackupWithContext

func (mr *MockDynamoDBAPIMockRecorder) CreateBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBackupWithContext indicates an expected call of CreateBackupWithContext.

func (*MockDynamoDBAPIMockRecorder) CreateGlobalTable

func (mr *MockDynamoDBAPIMockRecorder) CreateGlobalTable(arg0 interface{}) *gomock.Call

CreateGlobalTable indicates an expected call of CreateGlobalTable.

func (*MockDynamoDBAPIMockRecorder) CreateGlobalTableRequest

func (mr *MockDynamoDBAPIMockRecorder) CreateGlobalTableRequest(arg0 interface{}) *gomock.Call

CreateGlobalTableRequest indicates an expected call of CreateGlobalTableRequest.

func (*MockDynamoDBAPIMockRecorder) CreateGlobalTableWithContext

func (mr *MockDynamoDBAPIMockRecorder) CreateGlobalTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGlobalTableWithContext indicates an expected call of CreateGlobalTableWithContext.

func (*MockDynamoDBAPIMockRecorder) CreateTable

func (mr *MockDynamoDBAPIMockRecorder) CreateTable(arg0 interface{}) *gomock.Call

CreateTable indicates an expected call of CreateTable.

func (*MockDynamoDBAPIMockRecorder) CreateTableRequest

func (mr *MockDynamoDBAPIMockRecorder) CreateTableRequest(arg0 interface{}) *gomock.Call

CreateTableRequest indicates an expected call of CreateTableRequest.

func (*MockDynamoDBAPIMockRecorder) CreateTableWithContext

func (mr *MockDynamoDBAPIMockRecorder) CreateTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTableWithContext indicates an expected call of CreateTableWithContext.

func (*MockDynamoDBAPIMockRecorder) DeleteBackup

func (mr *MockDynamoDBAPIMockRecorder) DeleteBackup(arg0 interface{}) *gomock.Call

DeleteBackup indicates an expected call of DeleteBackup.

func (*MockDynamoDBAPIMockRecorder) DeleteBackupRequest

func (mr *MockDynamoDBAPIMockRecorder) DeleteBackupRequest(arg0 interface{}) *gomock.Call

DeleteBackupRequest indicates an expected call of DeleteBackupRequest.

func (*MockDynamoDBAPIMockRecorder) DeleteBackupWithContext

func (mr *MockDynamoDBAPIMockRecorder) DeleteBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBackupWithContext indicates an expected call of DeleteBackupWithContext.

func (*MockDynamoDBAPIMockRecorder) DeleteItem

func (mr *MockDynamoDBAPIMockRecorder) DeleteItem(arg0 interface{}) *gomock.Call

DeleteItem indicates an expected call of DeleteItem.

func (*MockDynamoDBAPIMockRecorder) DeleteItemRequest

func (mr *MockDynamoDBAPIMockRecorder) DeleteItemRequest(arg0 interface{}) *gomock.Call

DeleteItemRequest indicates an expected call of DeleteItemRequest.

func (*MockDynamoDBAPIMockRecorder) DeleteItemWithContext

func (mr *MockDynamoDBAPIMockRecorder) DeleteItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteItemWithContext indicates an expected call of DeleteItemWithContext.

func (*MockDynamoDBAPIMockRecorder) DeleteTable

func (mr *MockDynamoDBAPIMockRecorder) DeleteTable(arg0 interface{}) *gomock.Call

DeleteTable indicates an expected call of DeleteTable.

func (*MockDynamoDBAPIMockRecorder) DeleteTableRequest

func (mr *MockDynamoDBAPIMockRecorder) DeleteTableRequest(arg0 interface{}) *gomock.Call

DeleteTableRequest indicates an expected call of DeleteTableRequest.

func (*MockDynamoDBAPIMockRecorder) DeleteTableWithContext

func (mr *MockDynamoDBAPIMockRecorder) DeleteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTableWithContext indicates an expected call of DeleteTableWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeBackup

func (mr *MockDynamoDBAPIMockRecorder) DescribeBackup(arg0 interface{}) *gomock.Call

DescribeBackup indicates an expected call of DescribeBackup.

func (*MockDynamoDBAPIMockRecorder) DescribeBackupRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeBackupRequest(arg0 interface{}) *gomock.Call

DescribeBackupRequest indicates an expected call of DescribeBackupRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeBackupWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBackupWithContext indicates an expected call of DescribeBackupWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeContinuousBackups

func (mr *MockDynamoDBAPIMockRecorder) DescribeContinuousBackups(arg0 interface{}) *gomock.Call

DescribeContinuousBackups indicates an expected call of DescribeContinuousBackups.

func (*MockDynamoDBAPIMockRecorder) DescribeContinuousBackupsRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeContinuousBackupsRequest(arg0 interface{}) *gomock.Call

DescribeContinuousBackupsRequest indicates an expected call of DescribeContinuousBackupsRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeContinuousBackupsWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeContinuousBackupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContinuousBackupsWithContext indicates an expected call of DescribeContinuousBackupsWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeContributorInsights

func (mr *MockDynamoDBAPIMockRecorder) DescribeContributorInsights(arg0 interface{}) *gomock.Call

DescribeContributorInsights indicates an expected call of DescribeContributorInsights.

func (*MockDynamoDBAPIMockRecorder) DescribeContributorInsightsRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeContributorInsightsRequest(arg0 interface{}) *gomock.Call

DescribeContributorInsightsRequest indicates an expected call of DescribeContributorInsightsRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeContributorInsightsWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeContributorInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContributorInsightsWithContext indicates an expected call of DescribeContributorInsightsWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeEndpoints

func (mr *MockDynamoDBAPIMockRecorder) DescribeEndpoints(arg0 interface{}) *gomock.Call

DescribeEndpoints indicates an expected call of DescribeEndpoints.

func (*MockDynamoDBAPIMockRecorder) DescribeEndpointsRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeEndpointsRequest(arg0 interface{}) *gomock.Call

DescribeEndpointsRequest indicates an expected call of DescribeEndpointsRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeEndpointsWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEndpointsWithContext indicates an expected call of DescribeEndpointsWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeExport

func (mr *MockDynamoDBAPIMockRecorder) DescribeExport(arg0 interface{}) *gomock.Call

DescribeExport indicates an expected call of DescribeExport.

func (*MockDynamoDBAPIMockRecorder) DescribeExportRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeExportRequest(arg0 interface{}) *gomock.Call

DescribeExportRequest indicates an expected call of DescribeExportRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeExportWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeExportWithContext indicates an expected call of DescribeExportWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTable

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTable(arg0 interface{}) *gomock.Call

DescribeGlobalTable indicates an expected call of DescribeGlobalTable.

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableRequest(arg0 interface{}) *gomock.Call

DescribeGlobalTableRequest indicates an expected call of DescribeGlobalTableRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettings

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettings(arg0 interface{}) *gomock.Call

DescribeGlobalTableSettings indicates an expected call of DescribeGlobalTableSettings.

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettingsRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettingsRequest(arg0 interface{}) *gomock.Call

DescribeGlobalTableSettingsRequest indicates an expected call of DescribeGlobalTableSettingsRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettingsWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGlobalTableSettingsWithContext indicates an expected call of DescribeGlobalTableSettingsWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGlobalTableWithContext indicates an expected call of DescribeGlobalTableWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeKinesisStreamingDestination

func (mr *MockDynamoDBAPIMockRecorder) DescribeKinesisStreamingDestination(arg0 interface{}) *gomock.Call

DescribeKinesisStreamingDestination indicates an expected call of DescribeKinesisStreamingDestination.

func (*MockDynamoDBAPIMockRecorder) DescribeKinesisStreamingDestinationRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeKinesisStreamingDestinationRequest(arg0 interface{}) *gomock.Call

DescribeKinesisStreamingDestinationRequest indicates an expected call of DescribeKinesisStreamingDestinationRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeKinesisStreamingDestinationWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeKinesisStreamingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeKinesisStreamingDestinationWithContext indicates an expected call of DescribeKinesisStreamingDestinationWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeLimits

func (mr *MockDynamoDBAPIMockRecorder) DescribeLimits(arg0 interface{}) *gomock.Call

DescribeLimits indicates an expected call of DescribeLimits.

func (*MockDynamoDBAPIMockRecorder) DescribeLimitsRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeLimitsRequest(arg0 interface{}) *gomock.Call

DescribeLimitsRequest indicates an expected call of DescribeLimitsRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeLimitsWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLimitsWithContext indicates an expected call of DescribeLimitsWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeTable

func (mr *MockDynamoDBAPIMockRecorder) DescribeTable(arg0 interface{}) *gomock.Call

DescribeTable indicates an expected call of DescribeTable.

func (*MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScaling

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScaling(arg0 interface{}) *gomock.Call

DescribeTableReplicaAutoScaling indicates an expected call of DescribeTableReplicaAutoScaling.

func (*MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScalingRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScalingRequest(arg0 interface{}) *gomock.Call

DescribeTableReplicaAutoScalingRequest indicates an expected call of DescribeTableReplicaAutoScalingRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScalingWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTableReplicaAutoScalingWithContext indicates an expected call of DescribeTableReplicaAutoScalingWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeTableRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableRequest(arg0 interface{}) *gomock.Call

DescribeTableRequest indicates an expected call of DescribeTableRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeTableWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTableWithContext indicates an expected call of DescribeTableWithContext.

func (*MockDynamoDBAPIMockRecorder) DescribeTimeToLive

func (mr *MockDynamoDBAPIMockRecorder) DescribeTimeToLive(arg0 interface{}) *gomock.Call

DescribeTimeToLive indicates an expected call of DescribeTimeToLive.

func (*MockDynamoDBAPIMockRecorder) DescribeTimeToLiveRequest

func (mr *MockDynamoDBAPIMockRecorder) DescribeTimeToLiveRequest(arg0 interface{}) *gomock.Call

DescribeTimeToLiveRequest indicates an expected call of DescribeTimeToLiveRequest.

func (*MockDynamoDBAPIMockRecorder) DescribeTimeToLiveWithContext

func (mr *MockDynamoDBAPIMockRecorder) DescribeTimeToLiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTimeToLiveWithContext indicates an expected call of DescribeTimeToLiveWithContext.

func (*MockDynamoDBAPIMockRecorder) DisableKinesisStreamingDestination

func (mr *MockDynamoDBAPIMockRecorder) DisableKinesisStreamingDestination(arg0 interface{}) *gomock.Call

DisableKinesisStreamingDestination indicates an expected call of DisableKinesisStreamingDestination.

func (*MockDynamoDBAPIMockRecorder) DisableKinesisStreamingDestinationRequest

func (mr *MockDynamoDBAPIMockRecorder) DisableKinesisStreamingDestinationRequest(arg0 interface{}) *gomock.Call

DisableKinesisStreamingDestinationRequest indicates an expected call of DisableKinesisStreamingDestinationRequest.

func (*MockDynamoDBAPIMockRecorder) DisableKinesisStreamingDestinationWithContext

func (mr *MockDynamoDBAPIMockRecorder) DisableKinesisStreamingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableKinesisStreamingDestinationWithContext indicates an expected call of DisableKinesisStreamingDestinationWithContext.

func (*MockDynamoDBAPIMockRecorder) EnableKinesisStreamingDestination

func (mr *MockDynamoDBAPIMockRecorder) EnableKinesisStreamingDestination(arg0 interface{}) *gomock.Call

EnableKinesisStreamingDestination indicates an expected call of EnableKinesisStreamingDestination.

func (*MockDynamoDBAPIMockRecorder) EnableKinesisStreamingDestinationRequest

func (mr *MockDynamoDBAPIMockRecorder) EnableKinesisStreamingDestinationRequest(arg0 interface{}) *gomock.Call

EnableKinesisStreamingDestinationRequest indicates an expected call of EnableKinesisStreamingDestinationRequest.

func (*MockDynamoDBAPIMockRecorder) EnableKinesisStreamingDestinationWithContext

func (mr *MockDynamoDBAPIMockRecorder) EnableKinesisStreamingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableKinesisStreamingDestinationWithContext indicates an expected call of EnableKinesisStreamingDestinationWithContext.

func (*MockDynamoDBAPIMockRecorder) ExecuteStatement

func (mr *MockDynamoDBAPIMockRecorder) ExecuteStatement(arg0 interface{}) *gomock.Call

ExecuteStatement indicates an expected call of ExecuteStatement.

func (*MockDynamoDBAPIMockRecorder) ExecuteStatementRequest

func (mr *MockDynamoDBAPIMockRecorder) ExecuteStatementRequest(arg0 interface{}) *gomock.Call

ExecuteStatementRequest indicates an expected call of ExecuteStatementRequest.

func (*MockDynamoDBAPIMockRecorder) ExecuteStatementWithContext

func (mr *MockDynamoDBAPIMockRecorder) ExecuteStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExecuteStatementWithContext indicates an expected call of ExecuteStatementWithContext.

func (*MockDynamoDBAPIMockRecorder) ExecuteTransaction

func (mr *MockDynamoDBAPIMockRecorder) ExecuteTransaction(arg0 interface{}) *gomock.Call

ExecuteTransaction indicates an expected call of ExecuteTransaction.

func (*MockDynamoDBAPIMockRecorder) ExecuteTransactionRequest

func (mr *MockDynamoDBAPIMockRecorder) ExecuteTransactionRequest(arg0 interface{}) *gomock.Call

ExecuteTransactionRequest indicates an expected call of ExecuteTransactionRequest.

func (*MockDynamoDBAPIMockRecorder) ExecuteTransactionWithContext

func (mr *MockDynamoDBAPIMockRecorder) ExecuteTransactionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExecuteTransactionWithContext indicates an expected call of ExecuteTransactionWithContext.

func (*MockDynamoDBAPIMockRecorder) ExportTableToPointInTime

func (mr *MockDynamoDBAPIMockRecorder) ExportTableToPointInTime(arg0 interface{}) *gomock.Call

ExportTableToPointInTime indicates an expected call of ExportTableToPointInTime.

func (*MockDynamoDBAPIMockRecorder) ExportTableToPointInTimeRequest

func (mr *MockDynamoDBAPIMockRecorder) ExportTableToPointInTimeRequest(arg0 interface{}) *gomock.Call

ExportTableToPointInTimeRequest indicates an expected call of ExportTableToPointInTimeRequest.

func (*MockDynamoDBAPIMockRecorder) ExportTableToPointInTimeWithContext

func (mr *MockDynamoDBAPIMockRecorder) ExportTableToPointInTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportTableToPointInTimeWithContext indicates an expected call of ExportTableToPointInTimeWithContext.

func (*MockDynamoDBAPIMockRecorder) GetItem

func (mr *MockDynamoDBAPIMockRecorder) GetItem(arg0 interface{}) *gomock.Call

GetItem indicates an expected call of GetItem.

func (*MockDynamoDBAPIMockRecorder) GetItemRequest

func (mr *MockDynamoDBAPIMockRecorder) GetItemRequest(arg0 interface{}) *gomock.Call

GetItemRequest indicates an expected call of GetItemRequest.

func (*MockDynamoDBAPIMockRecorder) GetItemWithContext

func (mr *MockDynamoDBAPIMockRecorder) GetItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetItemWithContext indicates an expected call of GetItemWithContext.

func (*MockDynamoDBAPIMockRecorder) ListBackups

func (mr *MockDynamoDBAPIMockRecorder) ListBackups(arg0 interface{}) *gomock.Call

ListBackups indicates an expected call of ListBackups.

func (*MockDynamoDBAPIMockRecorder) ListBackupsRequest

func (mr *MockDynamoDBAPIMockRecorder) ListBackupsRequest(arg0 interface{}) *gomock.Call

ListBackupsRequest indicates an expected call of ListBackupsRequest.

func (*MockDynamoDBAPIMockRecorder) ListBackupsWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListBackupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBackupsWithContext indicates an expected call of ListBackupsWithContext.

func (*MockDynamoDBAPIMockRecorder) ListContributorInsights

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsights(arg0 interface{}) *gomock.Call

ListContributorInsights indicates an expected call of ListContributorInsights.

func (*MockDynamoDBAPIMockRecorder) ListContributorInsightsPages

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsightsPages(arg0, arg1 interface{}) *gomock.Call

ListContributorInsightsPages indicates an expected call of ListContributorInsightsPages.

func (*MockDynamoDBAPIMockRecorder) ListContributorInsightsPagesWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsightsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListContributorInsightsPagesWithContext indicates an expected call of ListContributorInsightsPagesWithContext.

func (*MockDynamoDBAPIMockRecorder) ListContributorInsightsRequest

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsightsRequest(arg0 interface{}) *gomock.Call

ListContributorInsightsRequest indicates an expected call of ListContributorInsightsRequest.

func (*MockDynamoDBAPIMockRecorder) ListContributorInsightsWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContributorInsightsWithContext indicates an expected call of ListContributorInsightsWithContext.

func (*MockDynamoDBAPIMockRecorder) ListExports

func (mr *MockDynamoDBAPIMockRecorder) ListExports(arg0 interface{}) *gomock.Call

ListExports indicates an expected call of ListExports.

func (*MockDynamoDBAPIMockRecorder) ListExportsPages

func (mr *MockDynamoDBAPIMockRecorder) ListExportsPages(arg0, arg1 interface{}) *gomock.Call

ListExportsPages indicates an expected call of ListExportsPages.

func (*MockDynamoDBAPIMockRecorder) ListExportsPagesWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListExportsPagesWithContext indicates an expected call of ListExportsPagesWithContext.

func (*MockDynamoDBAPIMockRecorder) ListExportsRequest

func (mr *MockDynamoDBAPIMockRecorder) ListExportsRequest(arg0 interface{}) *gomock.Call

ListExportsRequest indicates an expected call of ListExportsRequest.

func (*MockDynamoDBAPIMockRecorder) ListExportsWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListExportsWithContext indicates an expected call of ListExportsWithContext.

func (*MockDynamoDBAPIMockRecorder) ListGlobalTables

func (mr *MockDynamoDBAPIMockRecorder) ListGlobalTables(arg0 interface{}) *gomock.Call

ListGlobalTables indicates an expected call of ListGlobalTables.

func (*MockDynamoDBAPIMockRecorder) ListGlobalTablesRequest

func (mr *MockDynamoDBAPIMockRecorder) ListGlobalTablesRequest(arg0 interface{}) *gomock.Call

ListGlobalTablesRequest indicates an expected call of ListGlobalTablesRequest.

func (*MockDynamoDBAPIMockRecorder) ListGlobalTablesWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListGlobalTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGlobalTablesWithContext indicates an expected call of ListGlobalTablesWithContext.

func (*MockDynamoDBAPIMockRecorder) ListTables

func (mr *MockDynamoDBAPIMockRecorder) ListTables(arg0 interface{}) *gomock.Call

ListTables indicates an expected call of ListTables.

func (*MockDynamoDBAPIMockRecorder) ListTablesPages

func (mr *MockDynamoDBAPIMockRecorder) ListTablesPages(arg0, arg1 interface{}) *gomock.Call

ListTablesPages indicates an expected call of ListTablesPages.

func (*MockDynamoDBAPIMockRecorder) ListTablesPagesWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListTablesPagesWithContext indicates an expected call of ListTablesPagesWithContext.

func (*MockDynamoDBAPIMockRecorder) ListTablesRequest

func (mr *MockDynamoDBAPIMockRecorder) ListTablesRequest(arg0 interface{}) *gomock.Call

ListTablesRequest indicates an expected call of ListTablesRequest.

func (*MockDynamoDBAPIMockRecorder) ListTablesWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTablesWithContext indicates an expected call of ListTablesWithContext.

func (*MockDynamoDBAPIMockRecorder) ListTagsOfResource

func (mr *MockDynamoDBAPIMockRecorder) ListTagsOfResource(arg0 interface{}) *gomock.Call

ListTagsOfResource indicates an expected call of ListTagsOfResource.

func (*MockDynamoDBAPIMockRecorder) ListTagsOfResourceRequest

func (mr *MockDynamoDBAPIMockRecorder) ListTagsOfResourceRequest(arg0 interface{}) *gomock.Call

ListTagsOfResourceRequest indicates an expected call of ListTagsOfResourceRequest.

func (*MockDynamoDBAPIMockRecorder) ListTagsOfResourceWithContext

func (mr *MockDynamoDBAPIMockRecorder) ListTagsOfResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsOfResourceWithContext indicates an expected call of ListTagsOfResourceWithContext.

func (*MockDynamoDBAPIMockRecorder) PutItem

func (mr *MockDynamoDBAPIMockRecorder) PutItem(arg0 interface{}) *gomock.Call

PutItem indicates an expected call of PutItem.

func (*MockDynamoDBAPIMockRecorder) PutItemRequest

func (mr *MockDynamoDBAPIMockRecorder) PutItemRequest(arg0 interface{}) *gomock.Call

PutItemRequest indicates an expected call of PutItemRequest.

func (*MockDynamoDBAPIMockRecorder) PutItemWithContext

func (mr *MockDynamoDBAPIMockRecorder) PutItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutItemWithContext indicates an expected call of PutItemWithContext.

func (*MockDynamoDBAPIMockRecorder) Query

func (mr *MockDynamoDBAPIMockRecorder) Query(arg0 interface{}) *gomock.Call

Query indicates an expected call of Query.

func (*MockDynamoDBAPIMockRecorder) QueryPages

func (mr *MockDynamoDBAPIMockRecorder) QueryPages(arg0, arg1 interface{}) *gomock.Call

QueryPages indicates an expected call of QueryPages.

func (*MockDynamoDBAPIMockRecorder) QueryPagesWithContext

func (mr *MockDynamoDBAPIMockRecorder) QueryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

QueryPagesWithContext indicates an expected call of QueryPagesWithContext.

func (*MockDynamoDBAPIMockRecorder) QueryRequest

func (mr *MockDynamoDBAPIMockRecorder) QueryRequest(arg0 interface{}) *gomock.Call

QueryRequest indicates an expected call of QueryRequest.

func (*MockDynamoDBAPIMockRecorder) QueryWithContext

func (mr *MockDynamoDBAPIMockRecorder) QueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

QueryWithContext indicates an expected call of QueryWithContext.

func (*MockDynamoDBAPIMockRecorder) RestoreTableFromBackup

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableFromBackup(arg0 interface{}) *gomock.Call

RestoreTableFromBackup indicates an expected call of RestoreTableFromBackup.

func (*MockDynamoDBAPIMockRecorder) RestoreTableFromBackupRequest

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableFromBackupRequest(arg0 interface{}) *gomock.Call

RestoreTableFromBackupRequest indicates an expected call of RestoreTableFromBackupRequest.

func (*MockDynamoDBAPIMockRecorder) RestoreTableFromBackupWithContext

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableFromBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreTableFromBackupWithContext indicates an expected call of RestoreTableFromBackupWithContext.

func (*MockDynamoDBAPIMockRecorder) RestoreTableToPointInTime

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableToPointInTime(arg0 interface{}) *gomock.Call

RestoreTableToPointInTime indicates an expected call of RestoreTableToPointInTime.

func (*MockDynamoDBAPIMockRecorder) RestoreTableToPointInTimeRequest

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableToPointInTimeRequest(arg0 interface{}) *gomock.Call

RestoreTableToPointInTimeRequest indicates an expected call of RestoreTableToPointInTimeRequest.

func (*MockDynamoDBAPIMockRecorder) RestoreTableToPointInTimeWithContext

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableToPointInTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreTableToPointInTimeWithContext indicates an expected call of RestoreTableToPointInTimeWithContext.

func (*MockDynamoDBAPIMockRecorder) Scan

func (mr *MockDynamoDBAPIMockRecorder) Scan(arg0 interface{}) *gomock.Call

Scan indicates an expected call of Scan.

func (*MockDynamoDBAPIMockRecorder) ScanPages

func (mr *MockDynamoDBAPIMockRecorder) ScanPages(arg0, arg1 interface{}) *gomock.Call

ScanPages indicates an expected call of ScanPages.

func (*MockDynamoDBAPIMockRecorder) ScanPagesWithContext

func (mr *MockDynamoDBAPIMockRecorder) ScanPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ScanPagesWithContext indicates an expected call of ScanPagesWithContext.

func (*MockDynamoDBAPIMockRecorder) ScanRequest

func (mr *MockDynamoDBAPIMockRecorder) ScanRequest(arg0 interface{}) *gomock.Call

ScanRequest indicates an expected call of ScanRequest.

func (*MockDynamoDBAPIMockRecorder) ScanWithContext

func (mr *MockDynamoDBAPIMockRecorder) ScanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ScanWithContext indicates an expected call of ScanWithContext.

func (*MockDynamoDBAPIMockRecorder) TagResource

func (mr *MockDynamoDBAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource.

func (*MockDynamoDBAPIMockRecorder) TagResourceRequest

func (mr *MockDynamoDBAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockDynamoDBAPIMockRecorder) TagResourceWithContext

func (mr *MockDynamoDBAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockDynamoDBAPIMockRecorder) TransactGetItems

func (mr *MockDynamoDBAPIMockRecorder) TransactGetItems(arg0 interface{}) *gomock.Call

TransactGetItems indicates an expected call of TransactGetItems.

func (*MockDynamoDBAPIMockRecorder) TransactGetItemsRequest

func (mr *MockDynamoDBAPIMockRecorder) TransactGetItemsRequest(arg0 interface{}) *gomock.Call

TransactGetItemsRequest indicates an expected call of TransactGetItemsRequest.

func (*MockDynamoDBAPIMockRecorder) TransactGetItemsWithContext

func (mr *MockDynamoDBAPIMockRecorder) TransactGetItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TransactGetItemsWithContext indicates an expected call of TransactGetItemsWithContext.

func (*MockDynamoDBAPIMockRecorder) TransactWriteItems

func (mr *MockDynamoDBAPIMockRecorder) TransactWriteItems(arg0 interface{}) *gomock.Call

TransactWriteItems indicates an expected call of TransactWriteItems.

func (*MockDynamoDBAPIMockRecorder) TransactWriteItemsRequest

func (mr *MockDynamoDBAPIMockRecorder) TransactWriteItemsRequest(arg0 interface{}) *gomock.Call

TransactWriteItemsRequest indicates an expected call of TransactWriteItemsRequest.

func (*MockDynamoDBAPIMockRecorder) TransactWriteItemsWithContext

func (mr *MockDynamoDBAPIMockRecorder) TransactWriteItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TransactWriteItemsWithContext indicates an expected call of TransactWriteItemsWithContext.

func (*MockDynamoDBAPIMockRecorder) UntagResource

func (mr *MockDynamoDBAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource.

func (*MockDynamoDBAPIMockRecorder) UntagResourceRequest

func (mr *MockDynamoDBAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockDynamoDBAPIMockRecorder) UntagResourceWithContext

func (mr *MockDynamoDBAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockDynamoDBAPIMockRecorder) UpdateContinuousBackups

func (mr *MockDynamoDBAPIMockRecorder) UpdateContinuousBackups(arg0 interface{}) *gomock.Call

UpdateContinuousBackups indicates an expected call of UpdateContinuousBackups.

func (*MockDynamoDBAPIMockRecorder) UpdateContinuousBackupsRequest

func (mr *MockDynamoDBAPIMockRecorder) UpdateContinuousBackupsRequest(arg0 interface{}) *gomock.Call

UpdateContinuousBackupsRequest indicates an expected call of UpdateContinuousBackupsRequest.

func (*MockDynamoDBAPIMockRecorder) UpdateContinuousBackupsWithContext

func (mr *MockDynamoDBAPIMockRecorder) UpdateContinuousBackupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContinuousBackupsWithContext indicates an expected call of UpdateContinuousBackupsWithContext.

func (*MockDynamoDBAPIMockRecorder) UpdateContributorInsights

func (mr *MockDynamoDBAPIMockRecorder) UpdateContributorInsights(arg0 interface{}) *gomock.Call

UpdateContributorInsights indicates an expected call of UpdateContributorInsights.

func (*MockDynamoDBAPIMockRecorder) UpdateContributorInsightsRequest

func (mr *MockDynamoDBAPIMockRecorder) UpdateContributorInsightsRequest(arg0 interface{}) *gomock.Call

UpdateContributorInsightsRequest indicates an expected call of UpdateContributorInsightsRequest.

func (*MockDynamoDBAPIMockRecorder) UpdateContributorInsightsWithContext

func (mr *MockDynamoDBAPIMockRecorder) UpdateContributorInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContributorInsightsWithContext indicates an expected call of UpdateContributorInsightsWithContext.

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTable

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTable(arg0 interface{}) *gomock.Call

UpdateGlobalTable indicates an expected call of UpdateGlobalTable.

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableRequest

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableRequest(arg0 interface{}) *gomock.Call

UpdateGlobalTableRequest indicates an expected call of UpdateGlobalTableRequest.

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettings

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettings(arg0 interface{}) *gomock.Call

UpdateGlobalTableSettings indicates an expected call of UpdateGlobalTableSettings.

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettingsRequest

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettingsRequest(arg0 interface{}) *gomock.Call

UpdateGlobalTableSettingsRequest indicates an expected call of UpdateGlobalTableSettingsRequest.

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettingsWithContext

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGlobalTableSettingsWithContext indicates an expected call of UpdateGlobalTableSettingsWithContext.

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableWithContext

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGlobalTableWithContext indicates an expected call of UpdateGlobalTableWithContext.

func (*MockDynamoDBAPIMockRecorder) UpdateItem

func (mr *MockDynamoDBAPIMockRecorder) UpdateItem(arg0 interface{}) *gomock.Call

UpdateItem indicates an expected call of UpdateItem.

func (*MockDynamoDBAPIMockRecorder) UpdateItemRequest

func (mr *MockDynamoDBAPIMockRecorder) UpdateItemRequest(arg0 interface{}) *gomock.Call

UpdateItemRequest indicates an expected call of UpdateItemRequest.

func (*MockDynamoDBAPIMockRecorder) UpdateItemWithContext

func (mr *MockDynamoDBAPIMockRecorder) UpdateItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateItemWithContext indicates an expected call of UpdateItemWithContext.

func (*MockDynamoDBAPIMockRecorder) UpdateTable

func (mr *MockDynamoDBAPIMockRecorder) UpdateTable(arg0 interface{}) *gomock.Call

UpdateTable indicates an expected call of UpdateTable.

func (*MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScaling

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScaling(arg0 interface{}) *gomock.Call

UpdateTableReplicaAutoScaling indicates an expected call of UpdateTableReplicaAutoScaling.

func (*MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScalingRequest

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScalingRequest(arg0 interface{}) *gomock.Call

UpdateTableReplicaAutoScalingRequest indicates an expected call of UpdateTableReplicaAutoScalingRequest.

func (*MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScalingWithContext

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTableReplicaAutoScalingWithContext indicates an expected call of UpdateTableReplicaAutoScalingWithContext.

func (*MockDynamoDBAPIMockRecorder) UpdateTableRequest

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableRequest(arg0 interface{}) *gomock.Call

UpdateTableRequest indicates an expected call of UpdateTableRequest.

func (*MockDynamoDBAPIMockRecorder) UpdateTableWithContext

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTableWithContext indicates an expected call of UpdateTableWithContext.

func (*MockDynamoDBAPIMockRecorder) UpdateTimeToLive

func (mr *MockDynamoDBAPIMockRecorder) UpdateTimeToLive(arg0 interface{}) *gomock.Call

UpdateTimeToLive indicates an expected call of UpdateTimeToLive.

func (*MockDynamoDBAPIMockRecorder) UpdateTimeToLiveRequest

func (mr *MockDynamoDBAPIMockRecorder) UpdateTimeToLiveRequest(arg0 interface{}) *gomock.Call

UpdateTimeToLiveRequest indicates an expected call of UpdateTimeToLiveRequest.

func (*MockDynamoDBAPIMockRecorder) UpdateTimeToLiveWithContext

func (mr *MockDynamoDBAPIMockRecorder) UpdateTimeToLiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTimeToLiveWithContext indicates an expected call of UpdateTimeToLiveWithContext.

func (*MockDynamoDBAPIMockRecorder) WaitUntilTableExists

func (mr *MockDynamoDBAPIMockRecorder) WaitUntilTableExists(arg0 interface{}) *gomock.Call

WaitUntilTableExists indicates an expected call of WaitUntilTableExists.

func (*MockDynamoDBAPIMockRecorder) WaitUntilTableExistsWithContext

func (mr *MockDynamoDBAPIMockRecorder) WaitUntilTableExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilTableExistsWithContext indicates an expected call of WaitUntilTableExistsWithContext.

func (*MockDynamoDBAPIMockRecorder) WaitUntilTableNotExists

func (mr *MockDynamoDBAPIMockRecorder) WaitUntilTableNotExists(arg0 interface{}) *gomock.Call

WaitUntilTableNotExists indicates an expected call of WaitUntilTableNotExists.

func (*MockDynamoDBAPIMockRecorder) WaitUntilTableNotExistsWithContext

func (mr *MockDynamoDBAPIMockRecorder) WaitUntilTableNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilTableNotExistsWithContext indicates an expected call of WaitUntilTableNotExistsWithContext.

Jump to

Keyboard shortcuts

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