Documentation ¶
Overview ¶
Package qldbmock is a generated GoMock package.
Index ¶
- type MockQLDBAPI
- func (m *MockQLDBAPI) CancelJournalKinesisStream(arg0 *qldb.CancelJournalKinesisStreamInput) (*qldb.CancelJournalKinesisStreamOutput, error)
- func (m *MockQLDBAPI) CancelJournalKinesisStreamRequest(arg0 *qldb.CancelJournalKinesisStreamInput) (*request.Request, *qldb.CancelJournalKinesisStreamOutput)
- func (m *MockQLDBAPI) CancelJournalKinesisStreamWithContext(arg0 context.Context, arg1 *qldb.CancelJournalKinesisStreamInput, ...) (*qldb.CancelJournalKinesisStreamOutput, error)
- func (m *MockQLDBAPI) CreateLedger(arg0 *qldb.CreateLedgerInput) (*qldb.CreateLedgerOutput, error)
- func (m *MockQLDBAPI) CreateLedgerRequest(arg0 *qldb.CreateLedgerInput) (*request.Request, *qldb.CreateLedgerOutput)
- func (m *MockQLDBAPI) CreateLedgerWithContext(arg0 context.Context, arg1 *qldb.CreateLedgerInput, arg2 ...request.Option) (*qldb.CreateLedgerOutput, error)
- func (m *MockQLDBAPI) DeleteLedger(arg0 *qldb.DeleteLedgerInput) (*qldb.DeleteLedgerOutput, error)
- func (m *MockQLDBAPI) DeleteLedgerRequest(arg0 *qldb.DeleteLedgerInput) (*request.Request, *qldb.DeleteLedgerOutput)
- func (m *MockQLDBAPI) DeleteLedgerWithContext(arg0 context.Context, arg1 *qldb.DeleteLedgerInput, arg2 ...request.Option) (*qldb.DeleteLedgerOutput, error)
- func (m *MockQLDBAPI) DescribeJournalKinesisStream(arg0 *qldb.DescribeJournalKinesisStreamInput) (*qldb.DescribeJournalKinesisStreamOutput, error)
- func (m *MockQLDBAPI) DescribeJournalKinesisStreamRequest(arg0 *qldb.DescribeJournalKinesisStreamInput) (*request.Request, *qldb.DescribeJournalKinesisStreamOutput)
- func (m *MockQLDBAPI) DescribeJournalKinesisStreamWithContext(arg0 context.Context, arg1 *qldb.DescribeJournalKinesisStreamInput, ...) (*qldb.DescribeJournalKinesisStreamOutput, error)
- func (m *MockQLDBAPI) DescribeJournalS3Export(arg0 *qldb.DescribeJournalS3ExportInput) (*qldb.DescribeJournalS3ExportOutput, error)
- func (m *MockQLDBAPI) DescribeJournalS3ExportRequest(arg0 *qldb.DescribeJournalS3ExportInput) (*request.Request, *qldb.DescribeJournalS3ExportOutput)
- func (m *MockQLDBAPI) DescribeJournalS3ExportWithContext(arg0 context.Context, arg1 *qldb.DescribeJournalS3ExportInput, ...) (*qldb.DescribeJournalS3ExportOutput, error)
- func (m *MockQLDBAPI) DescribeLedger(arg0 *qldb.DescribeLedgerInput) (*qldb.DescribeLedgerOutput, error)
- func (m *MockQLDBAPI) DescribeLedgerRequest(arg0 *qldb.DescribeLedgerInput) (*request.Request, *qldb.DescribeLedgerOutput)
- func (m *MockQLDBAPI) DescribeLedgerWithContext(arg0 context.Context, arg1 *qldb.DescribeLedgerInput, arg2 ...request.Option) (*qldb.DescribeLedgerOutput, error)
- func (m *MockQLDBAPI) EXPECT() *MockQLDBAPIMockRecorder
- func (m *MockQLDBAPI) ExportJournalToS3(arg0 *qldb.ExportJournalToS3Input) (*qldb.ExportJournalToS3Output, error)
- func (m *MockQLDBAPI) ExportJournalToS3Request(arg0 *qldb.ExportJournalToS3Input) (*request.Request, *qldb.ExportJournalToS3Output)
- func (m *MockQLDBAPI) ExportJournalToS3WithContext(arg0 context.Context, arg1 *qldb.ExportJournalToS3Input, ...) (*qldb.ExportJournalToS3Output, error)
- func (m *MockQLDBAPI) GetBlock(arg0 *qldb.GetBlockInput) (*qldb.GetBlockOutput, error)
- func (m *MockQLDBAPI) GetBlockRequest(arg0 *qldb.GetBlockInput) (*request.Request, *qldb.GetBlockOutput)
- func (m *MockQLDBAPI) GetBlockWithContext(arg0 context.Context, arg1 *qldb.GetBlockInput, arg2 ...request.Option) (*qldb.GetBlockOutput, error)
- func (m *MockQLDBAPI) GetDigest(arg0 *qldb.GetDigestInput) (*qldb.GetDigestOutput, error)
- func (m *MockQLDBAPI) GetDigestRequest(arg0 *qldb.GetDigestInput) (*request.Request, *qldb.GetDigestOutput)
- func (m *MockQLDBAPI) GetDigestWithContext(arg0 context.Context, arg1 *qldb.GetDigestInput, arg2 ...request.Option) (*qldb.GetDigestOutput, error)
- func (m *MockQLDBAPI) GetRevision(arg0 *qldb.GetRevisionInput) (*qldb.GetRevisionOutput, error)
- func (m *MockQLDBAPI) GetRevisionRequest(arg0 *qldb.GetRevisionInput) (*request.Request, *qldb.GetRevisionOutput)
- func (m *MockQLDBAPI) GetRevisionWithContext(arg0 context.Context, arg1 *qldb.GetRevisionInput, arg2 ...request.Option) (*qldb.GetRevisionOutput, error)
- func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedger(arg0 *qldb.ListJournalKinesisStreamsForLedgerInput) (*qldb.ListJournalKinesisStreamsForLedgerOutput, error)
- func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedgerPages(arg0 *qldb.ListJournalKinesisStreamsForLedgerInput, ...) error
- func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedgerPagesWithContext(arg0 context.Context, arg1 *qldb.ListJournalKinesisStreamsForLedgerInput, ...) error
- func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedgerRequest(arg0 *qldb.ListJournalKinesisStreamsForLedgerInput) (*request.Request, *qldb.ListJournalKinesisStreamsForLedgerOutput)
- func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedgerWithContext(arg0 context.Context, arg1 *qldb.ListJournalKinesisStreamsForLedgerInput, ...) (*qldb.ListJournalKinesisStreamsForLedgerOutput, error)
- func (m *MockQLDBAPI) ListJournalS3Exports(arg0 *qldb.ListJournalS3ExportsInput) (*qldb.ListJournalS3ExportsOutput, error)
- func (m *MockQLDBAPI) ListJournalS3ExportsForLedger(arg0 *qldb.ListJournalS3ExportsForLedgerInput) (*qldb.ListJournalS3ExportsForLedgerOutput, error)
- func (m *MockQLDBAPI) ListJournalS3ExportsForLedgerPages(arg0 *qldb.ListJournalS3ExportsForLedgerInput, ...) error
- func (m *MockQLDBAPI) ListJournalS3ExportsForLedgerPagesWithContext(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsForLedgerInput, ...) error
- func (m *MockQLDBAPI) ListJournalS3ExportsForLedgerRequest(arg0 *qldb.ListJournalS3ExportsForLedgerInput) (*request.Request, *qldb.ListJournalS3ExportsForLedgerOutput)
- func (m *MockQLDBAPI) ListJournalS3ExportsForLedgerWithContext(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsForLedgerInput, ...) (*qldb.ListJournalS3ExportsForLedgerOutput, error)
- func (m *MockQLDBAPI) ListJournalS3ExportsPages(arg0 *qldb.ListJournalS3ExportsInput, ...) error
- func (m *MockQLDBAPI) ListJournalS3ExportsPagesWithContext(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsInput, ...) error
- func (m *MockQLDBAPI) ListJournalS3ExportsRequest(arg0 *qldb.ListJournalS3ExportsInput) (*request.Request, *qldb.ListJournalS3ExportsOutput)
- func (m *MockQLDBAPI) ListJournalS3ExportsWithContext(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsInput, ...) (*qldb.ListJournalS3ExportsOutput, error)
- func (m *MockQLDBAPI) ListLedgers(arg0 *qldb.ListLedgersInput) (*qldb.ListLedgersOutput, error)
- func (m *MockQLDBAPI) ListLedgersPages(arg0 *qldb.ListLedgersInput, arg1 func(*qldb.ListLedgersOutput, bool) bool) error
- func (m *MockQLDBAPI) ListLedgersPagesWithContext(arg0 context.Context, arg1 *qldb.ListLedgersInput, ...) error
- func (m *MockQLDBAPI) ListLedgersRequest(arg0 *qldb.ListLedgersInput) (*request.Request, *qldb.ListLedgersOutput)
- func (m *MockQLDBAPI) ListLedgersWithContext(arg0 context.Context, arg1 *qldb.ListLedgersInput, arg2 ...request.Option) (*qldb.ListLedgersOutput, error)
- func (m *MockQLDBAPI) ListTagsForResource(arg0 *qldb.ListTagsForResourceInput) (*qldb.ListTagsForResourceOutput, error)
- func (m *MockQLDBAPI) ListTagsForResourceRequest(arg0 *qldb.ListTagsForResourceInput) (*request.Request, *qldb.ListTagsForResourceOutput)
- func (m *MockQLDBAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *qldb.ListTagsForResourceInput, ...) (*qldb.ListTagsForResourceOutput, error)
- func (m *MockQLDBAPI) StreamJournalToKinesis(arg0 *qldb.StreamJournalToKinesisInput) (*qldb.StreamJournalToKinesisOutput, error)
- func (m *MockQLDBAPI) StreamJournalToKinesisRequest(arg0 *qldb.StreamJournalToKinesisInput) (*request.Request, *qldb.StreamJournalToKinesisOutput)
- func (m *MockQLDBAPI) StreamJournalToKinesisWithContext(arg0 context.Context, arg1 *qldb.StreamJournalToKinesisInput, ...) (*qldb.StreamJournalToKinesisOutput, error)
- func (m *MockQLDBAPI) TagResource(arg0 *qldb.TagResourceInput) (*qldb.TagResourceOutput, error)
- func (m *MockQLDBAPI) TagResourceRequest(arg0 *qldb.TagResourceInput) (*request.Request, *qldb.TagResourceOutput)
- func (m *MockQLDBAPI) TagResourceWithContext(arg0 context.Context, arg1 *qldb.TagResourceInput, arg2 ...request.Option) (*qldb.TagResourceOutput, error)
- func (m *MockQLDBAPI) UntagResource(arg0 *qldb.UntagResourceInput) (*qldb.UntagResourceOutput, error)
- func (m *MockQLDBAPI) UntagResourceRequest(arg0 *qldb.UntagResourceInput) (*request.Request, *qldb.UntagResourceOutput)
- func (m *MockQLDBAPI) UntagResourceWithContext(arg0 context.Context, arg1 *qldb.UntagResourceInput, arg2 ...request.Option) (*qldb.UntagResourceOutput, error)
- func (m *MockQLDBAPI) UpdateLedger(arg0 *qldb.UpdateLedgerInput) (*qldb.UpdateLedgerOutput, error)
- func (m *MockQLDBAPI) UpdateLedgerPermissionsMode(arg0 *qldb.UpdateLedgerPermissionsModeInput) (*qldb.UpdateLedgerPermissionsModeOutput, error)
- func (m *MockQLDBAPI) UpdateLedgerPermissionsModeRequest(arg0 *qldb.UpdateLedgerPermissionsModeInput) (*request.Request, *qldb.UpdateLedgerPermissionsModeOutput)
- func (m *MockQLDBAPI) UpdateLedgerPermissionsModeWithContext(arg0 context.Context, arg1 *qldb.UpdateLedgerPermissionsModeInput, ...) (*qldb.UpdateLedgerPermissionsModeOutput, error)
- func (m *MockQLDBAPI) UpdateLedgerRequest(arg0 *qldb.UpdateLedgerInput) (*request.Request, *qldb.UpdateLedgerOutput)
- func (m *MockQLDBAPI) UpdateLedgerWithContext(arg0 context.Context, arg1 *qldb.UpdateLedgerInput, arg2 ...request.Option) (*qldb.UpdateLedgerOutput, error)
- type MockQLDBAPIMockRecorder
- func (mr *MockQLDBAPIMockRecorder) CancelJournalKinesisStream(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) CancelJournalKinesisStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) CancelJournalKinesisStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) CreateLedger(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) CreateLedgerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) CreateLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DeleteLedger(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DeleteLedgerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DeleteLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeJournalKinesisStream(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeJournalKinesisStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeJournalKinesisStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeJournalS3Export(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeJournalS3ExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeJournalS3ExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeLedger(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeLedgerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) DescribeLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ExportJournalToS3(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ExportJournalToS3Request(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ExportJournalToS3WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetBlock(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetBlockRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetDigest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetDigestRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetDigestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetRevision(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetRevisionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) GetRevisionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedger(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3Exports(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedger(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListLedgers(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListLedgersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListLedgersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListLedgersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListLedgersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) StreamJournalToKinesis(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) StreamJournalToKinesisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) StreamJournalToKinesisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UpdateLedger(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UpdateLedgerPermissionsMode(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UpdateLedgerPermissionsModeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UpdateLedgerPermissionsModeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UpdateLedgerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockQLDBAPIMockRecorder) UpdateLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockQLDBAPI ¶
type MockQLDBAPI struct {
// contains filtered or unexported fields
}
MockQLDBAPI is a mock of QLDBAPI interface
func NewMockQLDBAPI ¶
func NewMockQLDBAPI(ctrl *gomock.Controller) *MockQLDBAPI
NewMockQLDBAPI creates a new mock instance
func (*MockQLDBAPI) CancelJournalKinesisStream ¶
func (m *MockQLDBAPI) CancelJournalKinesisStream(arg0 *qldb.CancelJournalKinesisStreamInput) (*qldb.CancelJournalKinesisStreamOutput, error)
CancelJournalKinesisStream mocks base method
func (*MockQLDBAPI) CancelJournalKinesisStreamRequest ¶
func (m *MockQLDBAPI) CancelJournalKinesisStreamRequest(arg0 *qldb.CancelJournalKinesisStreamInput) (*request.Request, *qldb.CancelJournalKinesisStreamOutput)
CancelJournalKinesisStreamRequest mocks base method
func (*MockQLDBAPI) CancelJournalKinesisStreamWithContext ¶
func (m *MockQLDBAPI) CancelJournalKinesisStreamWithContext(arg0 context.Context, arg1 *qldb.CancelJournalKinesisStreamInput, arg2 ...request.Option) (*qldb.CancelJournalKinesisStreamOutput, error)
CancelJournalKinesisStreamWithContext mocks base method
func (*MockQLDBAPI) CreateLedger ¶
func (m *MockQLDBAPI) CreateLedger(arg0 *qldb.CreateLedgerInput) (*qldb.CreateLedgerOutput, error)
CreateLedger mocks base method
func (*MockQLDBAPI) CreateLedgerRequest ¶
func (m *MockQLDBAPI) CreateLedgerRequest(arg0 *qldb.CreateLedgerInput) (*request.Request, *qldb.CreateLedgerOutput)
CreateLedgerRequest mocks base method
func (*MockQLDBAPI) CreateLedgerWithContext ¶
func (m *MockQLDBAPI) CreateLedgerWithContext(arg0 context.Context, arg1 *qldb.CreateLedgerInput, arg2 ...request.Option) (*qldb.CreateLedgerOutput, error)
CreateLedgerWithContext mocks base method
func (*MockQLDBAPI) DeleteLedger ¶
func (m *MockQLDBAPI) DeleteLedger(arg0 *qldb.DeleteLedgerInput) (*qldb.DeleteLedgerOutput, error)
DeleteLedger mocks base method
func (*MockQLDBAPI) DeleteLedgerRequest ¶
func (m *MockQLDBAPI) DeleteLedgerRequest(arg0 *qldb.DeleteLedgerInput) (*request.Request, *qldb.DeleteLedgerOutput)
DeleteLedgerRequest mocks base method
func (*MockQLDBAPI) DeleteLedgerWithContext ¶
func (m *MockQLDBAPI) DeleteLedgerWithContext(arg0 context.Context, arg1 *qldb.DeleteLedgerInput, arg2 ...request.Option) (*qldb.DeleteLedgerOutput, error)
DeleteLedgerWithContext mocks base method
func (*MockQLDBAPI) DescribeJournalKinesisStream ¶
func (m *MockQLDBAPI) DescribeJournalKinesisStream(arg0 *qldb.DescribeJournalKinesisStreamInput) (*qldb.DescribeJournalKinesisStreamOutput, error)
DescribeJournalKinesisStream mocks base method
func (*MockQLDBAPI) DescribeJournalKinesisStreamRequest ¶
func (m *MockQLDBAPI) DescribeJournalKinesisStreamRequest(arg0 *qldb.DescribeJournalKinesisStreamInput) (*request.Request, *qldb.DescribeJournalKinesisStreamOutput)
DescribeJournalKinesisStreamRequest mocks base method
func (*MockQLDBAPI) DescribeJournalKinesisStreamWithContext ¶
func (m *MockQLDBAPI) DescribeJournalKinesisStreamWithContext(arg0 context.Context, arg1 *qldb.DescribeJournalKinesisStreamInput, arg2 ...request.Option) (*qldb.DescribeJournalKinesisStreamOutput, error)
DescribeJournalKinesisStreamWithContext mocks base method
func (*MockQLDBAPI) DescribeJournalS3Export ¶
func (m *MockQLDBAPI) DescribeJournalS3Export(arg0 *qldb.DescribeJournalS3ExportInput) (*qldb.DescribeJournalS3ExportOutput, error)
DescribeJournalS3Export mocks base method
func (*MockQLDBAPI) DescribeJournalS3ExportRequest ¶
func (m *MockQLDBAPI) DescribeJournalS3ExportRequest(arg0 *qldb.DescribeJournalS3ExportInput) (*request.Request, *qldb.DescribeJournalS3ExportOutput)
DescribeJournalS3ExportRequest mocks base method
func (*MockQLDBAPI) DescribeJournalS3ExportWithContext ¶
func (m *MockQLDBAPI) DescribeJournalS3ExportWithContext(arg0 context.Context, arg1 *qldb.DescribeJournalS3ExportInput, arg2 ...request.Option) (*qldb.DescribeJournalS3ExportOutput, error)
DescribeJournalS3ExportWithContext mocks base method
func (*MockQLDBAPI) DescribeLedger ¶
func (m *MockQLDBAPI) DescribeLedger(arg0 *qldb.DescribeLedgerInput) (*qldb.DescribeLedgerOutput, error)
DescribeLedger mocks base method
func (*MockQLDBAPI) DescribeLedgerRequest ¶
func (m *MockQLDBAPI) DescribeLedgerRequest(arg0 *qldb.DescribeLedgerInput) (*request.Request, *qldb.DescribeLedgerOutput)
DescribeLedgerRequest mocks base method
func (*MockQLDBAPI) DescribeLedgerWithContext ¶
func (m *MockQLDBAPI) DescribeLedgerWithContext(arg0 context.Context, arg1 *qldb.DescribeLedgerInput, arg2 ...request.Option) (*qldb.DescribeLedgerOutput, error)
DescribeLedgerWithContext mocks base method
func (*MockQLDBAPI) EXPECT ¶
func (m *MockQLDBAPI) EXPECT() *MockQLDBAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockQLDBAPI) ExportJournalToS3 ¶
func (m *MockQLDBAPI) ExportJournalToS3(arg0 *qldb.ExportJournalToS3Input) (*qldb.ExportJournalToS3Output, error)
ExportJournalToS3 mocks base method
func (*MockQLDBAPI) ExportJournalToS3Request ¶
func (m *MockQLDBAPI) ExportJournalToS3Request(arg0 *qldb.ExportJournalToS3Input) (*request.Request, *qldb.ExportJournalToS3Output)
ExportJournalToS3Request mocks base method
func (*MockQLDBAPI) ExportJournalToS3WithContext ¶
func (m *MockQLDBAPI) ExportJournalToS3WithContext(arg0 context.Context, arg1 *qldb.ExportJournalToS3Input, arg2 ...request.Option) (*qldb.ExportJournalToS3Output, error)
ExportJournalToS3WithContext mocks base method
func (*MockQLDBAPI) GetBlock ¶
func (m *MockQLDBAPI) GetBlock(arg0 *qldb.GetBlockInput) (*qldb.GetBlockOutput, error)
GetBlock mocks base method
func (*MockQLDBAPI) GetBlockRequest ¶
func (m *MockQLDBAPI) GetBlockRequest(arg0 *qldb.GetBlockInput) (*request.Request, *qldb.GetBlockOutput)
GetBlockRequest mocks base method
func (*MockQLDBAPI) GetBlockWithContext ¶
func (m *MockQLDBAPI) GetBlockWithContext(arg0 context.Context, arg1 *qldb.GetBlockInput, arg2 ...request.Option) (*qldb.GetBlockOutput, error)
GetBlockWithContext mocks base method
func (*MockQLDBAPI) GetDigest ¶
func (m *MockQLDBAPI) GetDigest(arg0 *qldb.GetDigestInput) (*qldb.GetDigestOutput, error)
GetDigest mocks base method
func (*MockQLDBAPI) GetDigestRequest ¶
func (m *MockQLDBAPI) GetDigestRequest(arg0 *qldb.GetDigestInput) (*request.Request, *qldb.GetDigestOutput)
GetDigestRequest mocks base method
func (*MockQLDBAPI) GetDigestWithContext ¶
func (m *MockQLDBAPI) GetDigestWithContext(arg0 context.Context, arg1 *qldb.GetDigestInput, arg2 ...request.Option) (*qldb.GetDigestOutput, error)
GetDigestWithContext mocks base method
func (*MockQLDBAPI) GetRevision ¶
func (m *MockQLDBAPI) GetRevision(arg0 *qldb.GetRevisionInput) (*qldb.GetRevisionOutput, error)
GetRevision mocks base method
func (*MockQLDBAPI) GetRevisionRequest ¶
func (m *MockQLDBAPI) GetRevisionRequest(arg0 *qldb.GetRevisionInput) (*request.Request, *qldb.GetRevisionOutput)
GetRevisionRequest mocks base method
func (*MockQLDBAPI) GetRevisionWithContext ¶
func (m *MockQLDBAPI) GetRevisionWithContext(arg0 context.Context, arg1 *qldb.GetRevisionInput, arg2 ...request.Option) (*qldb.GetRevisionOutput, error)
GetRevisionWithContext mocks base method
func (*MockQLDBAPI) ListJournalKinesisStreamsForLedger ¶
func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedger(arg0 *qldb.ListJournalKinesisStreamsForLedgerInput) (*qldb.ListJournalKinesisStreamsForLedgerOutput, error)
ListJournalKinesisStreamsForLedger mocks base method
func (*MockQLDBAPI) ListJournalKinesisStreamsForLedgerPages ¶
func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedgerPages(arg0 *qldb.ListJournalKinesisStreamsForLedgerInput, arg1 func(*qldb.ListJournalKinesisStreamsForLedgerOutput, bool) bool) error
ListJournalKinesisStreamsForLedgerPages mocks base method
func (*MockQLDBAPI) ListJournalKinesisStreamsForLedgerPagesWithContext ¶
func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedgerPagesWithContext(arg0 context.Context, arg1 *qldb.ListJournalKinesisStreamsForLedgerInput, arg2 func(*qldb.ListJournalKinesisStreamsForLedgerOutput, bool) bool, arg3 ...request.Option) error
ListJournalKinesisStreamsForLedgerPagesWithContext mocks base method
func (*MockQLDBAPI) ListJournalKinesisStreamsForLedgerRequest ¶
func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedgerRequest(arg0 *qldb.ListJournalKinesisStreamsForLedgerInput) (*request.Request, *qldb.ListJournalKinesisStreamsForLedgerOutput)
ListJournalKinesisStreamsForLedgerRequest mocks base method
func (*MockQLDBAPI) ListJournalKinesisStreamsForLedgerWithContext ¶
func (m *MockQLDBAPI) ListJournalKinesisStreamsForLedgerWithContext(arg0 context.Context, arg1 *qldb.ListJournalKinesisStreamsForLedgerInput, arg2 ...request.Option) (*qldb.ListJournalKinesisStreamsForLedgerOutput, error)
ListJournalKinesisStreamsForLedgerWithContext mocks base method
func (*MockQLDBAPI) ListJournalS3Exports ¶
func (m *MockQLDBAPI) ListJournalS3Exports(arg0 *qldb.ListJournalS3ExportsInput) (*qldb.ListJournalS3ExportsOutput, error)
ListJournalS3Exports mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsForLedger ¶
func (m *MockQLDBAPI) ListJournalS3ExportsForLedger(arg0 *qldb.ListJournalS3ExportsForLedgerInput) (*qldb.ListJournalS3ExportsForLedgerOutput, error)
ListJournalS3ExportsForLedger mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsForLedgerPages ¶
func (m *MockQLDBAPI) ListJournalS3ExportsForLedgerPages(arg0 *qldb.ListJournalS3ExportsForLedgerInput, arg1 func(*qldb.ListJournalS3ExportsForLedgerOutput, bool) bool) error
ListJournalS3ExportsForLedgerPages mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsForLedgerPagesWithContext ¶
func (m *MockQLDBAPI) ListJournalS3ExportsForLedgerPagesWithContext(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsForLedgerInput, arg2 func(*qldb.ListJournalS3ExportsForLedgerOutput, bool) bool, arg3 ...request.Option) error
ListJournalS3ExportsForLedgerPagesWithContext mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsForLedgerRequest ¶
func (m *MockQLDBAPI) ListJournalS3ExportsForLedgerRequest(arg0 *qldb.ListJournalS3ExportsForLedgerInput) (*request.Request, *qldb.ListJournalS3ExportsForLedgerOutput)
ListJournalS3ExportsForLedgerRequest mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsForLedgerWithContext ¶
func (m *MockQLDBAPI) ListJournalS3ExportsForLedgerWithContext(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsForLedgerInput, arg2 ...request.Option) (*qldb.ListJournalS3ExportsForLedgerOutput, error)
ListJournalS3ExportsForLedgerWithContext mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsPages ¶
func (m *MockQLDBAPI) ListJournalS3ExportsPages(arg0 *qldb.ListJournalS3ExportsInput, arg1 func(*qldb.ListJournalS3ExportsOutput, bool) bool) error
ListJournalS3ExportsPages mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsPagesWithContext ¶
func (m *MockQLDBAPI) ListJournalS3ExportsPagesWithContext(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsInput, arg2 func(*qldb.ListJournalS3ExportsOutput, bool) bool, arg3 ...request.Option) error
ListJournalS3ExportsPagesWithContext mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsRequest ¶
func (m *MockQLDBAPI) ListJournalS3ExportsRequest(arg0 *qldb.ListJournalS3ExportsInput) (*request.Request, *qldb.ListJournalS3ExportsOutput)
ListJournalS3ExportsRequest mocks base method
func (*MockQLDBAPI) ListJournalS3ExportsWithContext ¶
func (m *MockQLDBAPI) ListJournalS3ExportsWithContext(arg0 context.Context, arg1 *qldb.ListJournalS3ExportsInput, arg2 ...request.Option) (*qldb.ListJournalS3ExportsOutput, error)
ListJournalS3ExportsWithContext mocks base method
func (*MockQLDBAPI) ListLedgers ¶
func (m *MockQLDBAPI) ListLedgers(arg0 *qldb.ListLedgersInput) (*qldb.ListLedgersOutput, error)
ListLedgers mocks base method
func (*MockQLDBAPI) ListLedgersPages ¶
func (m *MockQLDBAPI) ListLedgersPages(arg0 *qldb.ListLedgersInput, arg1 func(*qldb.ListLedgersOutput, bool) bool) error
ListLedgersPages mocks base method
func (*MockQLDBAPI) ListLedgersPagesWithContext ¶
func (m *MockQLDBAPI) ListLedgersPagesWithContext(arg0 context.Context, arg1 *qldb.ListLedgersInput, arg2 func(*qldb.ListLedgersOutput, bool) bool, arg3 ...request.Option) error
ListLedgersPagesWithContext mocks base method
func (*MockQLDBAPI) ListLedgersRequest ¶
func (m *MockQLDBAPI) ListLedgersRequest(arg0 *qldb.ListLedgersInput) (*request.Request, *qldb.ListLedgersOutput)
ListLedgersRequest mocks base method
func (*MockQLDBAPI) ListLedgersWithContext ¶
func (m *MockQLDBAPI) ListLedgersWithContext(arg0 context.Context, arg1 *qldb.ListLedgersInput, arg2 ...request.Option) (*qldb.ListLedgersOutput, error)
ListLedgersWithContext mocks base method
func (*MockQLDBAPI) ListTagsForResource ¶
func (m *MockQLDBAPI) ListTagsForResource(arg0 *qldb.ListTagsForResourceInput) (*qldb.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockQLDBAPI) ListTagsForResourceRequest ¶
func (m *MockQLDBAPI) ListTagsForResourceRequest(arg0 *qldb.ListTagsForResourceInput) (*request.Request, *qldb.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockQLDBAPI) ListTagsForResourceWithContext ¶
func (m *MockQLDBAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *qldb.ListTagsForResourceInput, arg2 ...request.Option) (*qldb.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockQLDBAPI) StreamJournalToKinesis ¶
func (m *MockQLDBAPI) StreamJournalToKinesis(arg0 *qldb.StreamJournalToKinesisInput) (*qldb.StreamJournalToKinesisOutput, error)
StreamJournalToKinesis mocks base method
func (*MockQLDBAPI) StreamJournalToKinesisRequest ¶
func (m *MockQLDBAPI) StreamJournalToKinesisRequest(arg0 *qldb.StreamJournalToKinesisInput) (*request.Request, *qldb.StreamJournalToKinesisOutput)
StreamJournalToKinesisRequest mocks base method
func (*MockQLDBAPI) StreamJournalToKinesisWithContext ¶
func (m *MockQLDBAPI) StreamJournalToKinesisWithContext(arg0 context.Context, arg1 *qldb.StreamJournalToKinesisInput, arg2 ...request.Option) (*qldb.StreamJournalToKinesisOutput, error)
StreamJournalToKinesisWithContext mocks base method
func (*MockQLDBAPI) TagResource ¶
func (m *MockQLDBAPI) TagResource(arg0 *qldb.TagResourceInput) (*qldb.TagResourceOutput, error)
TagResource mocks base method
func (*MockQLDBAPI) TagResourceRequest ¶
func (m *MockQLDBAPI) TagResourceRequest(arg0 *qldb.TagResourceInput) (*request.Request, *qldb.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockQLDBAPI) TagResourceWithContext ¶
func (m *MockQLDBAPI) TagResourceWithContext(arg0 context.Context, arg1 *qldb.TagResourceInput, arg2 ...request.Option) (*qldb.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockQLDBAPI) UntagResource ¶
func (m *MockQLDBAPI) UntagResource(arg0 *qldb.UntagResourceInput) (*qldb.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockQLDBAPI) UntagResourceRequest ¶
func (m *MockQLDBAPI) UntagResourceRequest(arg0 *qldb.UntagResourceInput) (*request.Request, *qldb.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockQLDBAPI) UntagResourceWithContext ¶
func (m *MockQLDBAPI) UntagResourceWithContext(arg0 context.Context, arg1 *qldb.UntagResourceInput, arg2 ...request.Option) (*qldb.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockQLDBAPI) UpdateLedger ¶
func (m *MockQLDBAPI) UpdateLedger(arg0 *qldb.UpdateLedgerInput) (*qldb.UpdateLedgerOutput, error)
UpdateLedger mocks base method
func (*MockQLDBAPI) UpdateLedgerPermissionsMode ¶
func (m *MockQLDBAPI) UpdateLedgerPermissionsMode(arg0 *qldb.UpdateLedgerPermissionsModeInput) (*qldb.UpdateLedgerPermissionsModeOutput, error)
UpdateLedgerPermissionsMode mocks base method
func (*MockQLDBAPI) UpdateLedgerPermissionsModeRequest ¶
func (m *MockQLDBAPI) UpdateLedgerPermissionsModeRequest(arg0 *qldb.UpdateLedgerPermissionsModeInput) (*request.Request, *qldb.UpdateLedgerPermissionsModeOutput)
UpdateLedgerPermissionsModeRequest mocks base method
func (*MockQLDBAPI) UpdateLedgerPermissionsModeWithContext ¶
func (m *MockQLDBAPI) UpdateLedgerPermissionsModeWithContext(arg0 context.Context, arg1 *qldb.UpdateLedgerPermissionsModeInput, arg2 ...request.Option) (*qldb.UpdateLedgerPermissionsModeOutput, error)
UpdateLedgerPermissionsModeWithContext mocks base method
func (*MockQLDBAPI) UpdateLedgerRequest ¶
func (m *MockQLDBAPI) UpdateLedgerRequest(arg0 *qldb.UpdateLedgerInput) (*request.Request, *qldb.UpdateLedgerOutput)
UpdateLedgerRequest mocks base method
func (*MockQLDBAPI) UpdateLedgerWithContext ¶
func (m *MockQLDBAPI) UpdateLedgerWithContext(arg0 context.Context, arg1 *qldb.UpdateLedgerInput, arg2 ...request.Option) (*qldb.UpdateLedgerOutput, error)
UpdateLedgerWithContext mocks base method
type MockQLDBAPIMockRecorder ¶
type MockQLDBAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockQLDBAPIMockRecorder is the mock recorder for MockQLDBAPI
func (*MockQLDBAPIMockRecorder) CancelJournalKinesisStream ¶
func (mr *MockQLDBAPIMockRecorder) CancelJournalKinesisStream(arg0 interface{}) *gomock.Call
CancelJournalKinesisStream indicates an expected call of CancelJournalKinesisStream
func (*MockQLDBAPIMockRecorder) CancelJournalKinesisStreamRequest ¶
func (mr *MockQLDBAPIMockRecorder) CancelJournalKinesisStreamRequest(arg0 interface{}) *gomock.Call
CancelJournalKinesisStreamRequest indicates an expected call of CancelJournalKinesisStreamRequest
func (*MockQLDBAPIMockRecorder) CancelJournalKinesisStreamWithContext ¶
func (mr *MockQLDBAPIMockRecorder) CancelJournalKinesisStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelJournalKinesisStreamWithContext indicates an expected call of CancelJournalKinesisStreamWithContext
func (*MockQLDBAPIMockRecorder) CreateLedger ¶
func (mr *MockQLDBAPIMockRecorder) CreateLedger(arg0 interface{}) *gomock.Call
CreateLedger indicates an expected call of CreateLedger
func (*MockQLDBAPIMockRecorder) CreateLedgerRequest ¶
func (mr *MockQLDBAPIMockRecorder) CreateLedgerRequest(arg0 interface{}) *gomock.Call
CreateLedgerRequest indicates an expected call of CreateLedgerRequest
func (*MockQLDBAPIMockRecorder) CreateLedgerWithContext ¶
func (mr *MockQLDBAPIMockRecorder) CreateLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLedgerWithContext indicates an expected call of CreateLedgerWithContext
func (*MockQLDBAPIMockRecorder) DeleteLedger ¶
func (mr *MockQLDBAPIMockRecorder) DeleteLedger(arg0 interface{}) *gomock.Call
DeleteLedger indicates an expected call of DeleteLedger
func (*MockQLDBAPIMockRecorder) DeleteLedgerRequest ¶
func (mr *MockQLDBAPIMockRecorder) DeleteLedgerRequest(arg0 interface{}) *gomock.Call
DeleteLedgerRequest indicates an expected call of DeleteLedgerRequest
func (*MockQLDBAPIMockRecorder) DeleteLedgerWithContext ¶
func (mr *MockQLDBAPIMockRecorder) DeleteLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLedgerWithContext indicates an expected call of DeleteLedgerWithContext
func (*MockQLDBAPIMockRecorder) DescribeJournalKinesisStream ¶
func (mr *MockQLDBAPIMockRecorder) DescribeJournalKinesisStream(arg0 interface{}) *gomock.Call
DescribeJournalKinesisStream indicates an expected call of DescribeJournalKinesisStream
func (*MockQLDBAPIMockRecorder) DescribeJournalKinesisStreamRequest ¶
func (mr *MockQLDBAPIMockRecorder) DescribeJournalKinesisStreamRequest(arg0 interface{}) *gomock.Call
DescribeJournalKinesisStreamRequest indicates an expected call of DescribeJournalKinesisStreamRequest
func (*MockQLDBAPIMockRecorder) DescribeJournalKinesisStreamWithContext ¶
func (mr *MockQLDBAPIMockRecorder) DescribeJournalKinesisStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJournalKinesisStreamWithContext indicates an expected call of DescribeJournalKinesisStreamWithContext
func (*MockQLDBAPIMockRecorder) DescribeJournalS3Export ¶
func (mr *MockQLDBAPIMockRecorder) DescribeJournalS3Export(arg0 interface{}) *gomock.Call
DescribeJournalS3Export indicates an expected call of DescribeJournalS3Export
func (*MockQLDBAPIMockRecorder) DescribeJournalS3ExportRequest ¶
func (mr *MockQLDBAPIMockRecorder) DescribeJournalS3ExportRequest(arg0 interface{}) *gomock.Call
DescribeJournalS3ExportRequest indicates an expected call of DescribeJournalS3ExportRequest
func (*MockQLDBAPIMockRecorder) DescribeJournalS3ExportWithContext ¶
func (mr *MockQLDBAPIMockRecorder) DescribeJournalS3ExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJournalS3ExportWithContext indicates an expected call of DescribeJournalS3ExportWithContext
func (*MockQLDBAPIMockRecorder) DescribeLedger ¶
func (mr *MockQLDBAPIMockRecorder) DescribeLedger(arg0 interface{}) *gomock.Call
DescribeLedger indicates an expected call of DescribeLedger
func (*MockQLDBAPIMockRecorder) DescribeLedgerRequest ¶
func (mr *MockQLDBAPIMockRecorder) DescribeLedgerRequest(arg0 interface{}) *gomock.Call
DescribeLedgerRequest indicates an expected call of DescribeLedgerRequest
func (*MockQLDBAPIMockRecorder) DescribeLedgerWithContext ¶
func (mr *MockQLDBAPIMockRecorder) DescribeLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLedgerWithContext indicates an expected call of DescribeLedgerWithContext
func (*MockQLDBAPIMockRecorder) ExportJournalToS3 ¶
func (mr *MockQLDBAPIMockRecorder) ExportJournalToS3(arg0 interface{}) *gomock.Call
ExportJournalToS3 indicates an expected call of ExportJournalToS3
func (*MockQLDBAPIMockRecorder) ExportJournalToS3Request ¶
func (mr *MockQLDBAPIMockRecorder) ExportJournalToS3Request(arg0 interface{}) *gomock.Call
ExportJournalToS3Request indicates an expected call of ExportJournalToS3Request
func (*MockQLDBAPIMockRecorder) ExportJournalToS3WithContext ¶
func (mr *MockQLDBAPIMockRecorder) ExportJournalToS3WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportJournalToS3WithContext indicates an expected call of ExportJournalToS3WithContext
func (*MockQLDBAPIMockRecorder) GetBlock ¶
func (mr *MockQLDBAPIMockRecorder) GetBlock(arg0 interface{}) *gomock.Call
GetBlock indicates an expected call of GetBlock
func (*MockQLDBAPIMockRecorder) GetBlockRequest ¶
func (mr *MockQLDBAPIMockRecorder) GetBlockRequest(arg0 interface{}) *gomock.Call
GetBlockRequest indicates an expected call of GetBlockRequest
func (*MockQLDBAPIMockRecorder) GetBlockWithContext ¶
func (mr *MockQLDBAPIMockRecorder) GetBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBlockWithContext indicates an expected call of GetBlockWithContext
func (*MockQLDBAPIMockRecorder) GetDigest ¶
func (mr *MockQLDBAPIMockRecorder) GetDigest(arg0 interface{}) *gomock.Call
GetDigest indicates an expected call of GetDigest
func (*MockQLDBAPIMockRecorder) GetDigestRequest ¶
func (mr *MockQLDBAPIMockRecorder) GetDigestRequest(arg0 interface{}) *gomock.Call
GetDigestRequest indicates an expected call of GetDigestRequest
func (*MockQLDBAPIMockRecorder) GetDigestWithContext ¶
func (mr *MockQLDBAPIMockRecorder) GetDigestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDigestWithContext indicates an expected call of GetDigestWithContext
func (*MockQLDBAPIMockRecorder) GetRevision ¶
func (mr *MockQLDBAPIMockRecorder) GetRevision(arg0 interface{}) *gomock.Call
GetRevision indicates an expected call of GetRevision
func (*MockQLDBAPIMockRecorder) GetRevisionRequest ¶
func (mr *MockQLDBAPIMockRecorder) GetRevisionRequest(arg0 interface{}) *gomock.Call
GetRevisionRequest indicates an expected call of GetRevisionRequest
func (*MockQLDBAPIMockRecorder) GetRevisionWithContext ¶
func (mr *MockQLDBAPIMockRecorder) GetRevisionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRevisionWithContext indicates an expected call of GetRevisionWithContext
func (*MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedger ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedger(arg0 interface{}) *gomock.Call
ListJournalKinesisStreamsForLedger indicates an expected call of ListJournalKinesisStreamsForLedger
func (*MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerPages ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerPages(arg0, arg1 interface{}) *gomock.Call
ListJournalKinesisStreamsForLedgerPages indicates an expected call of ListJournalKinesisStreamsForLedgerPages
func (*MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerPagesWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJournalKinesisStreamsForLedgerPagesWithContext indicates an expected call of ListJournalKinesisStreamsForLedgerPagesWithContext
func (*MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerRequest ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerRequest(arg0 interface{}) *gomock.Call
ListJournalKinesisStreamsForLedgerRequest indicates an expected call of ListJournalKinesisStreamsForLedgerRequest
func (*MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalKinesisStreamsForLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJournalKinesisStreamsForLedgerWithContext indicates an expected call of ListJournalKinesisStreamsForLedgerWithContext
func (*MockQLDBAPIMockRecorder) ListJournalS3Exports ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3Exports(arg0 interface{}) *gomock.Call
ListJournalS3Exports indicates an expected call of ListJournalS3Exports
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedger ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedger(arg0 interface{}) *gomock.Call
ListJournalS3ExportsForLedger indicates an expected call of ListJournalS3ExportsForLedger
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerPages ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerPages(arg0, arg1 interface{}) *gomock.Call
ListJournalS3ExportsForLedgerPages indicates an expected call of ListJournalS3ExportsForLedgerPages
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerPagesWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJournalS3ExportsForLedgerPagesWithContext indicates an expected call of ListJournalS3ExportsForLedgerPagesWithContext
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerRequest ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerRequest(arg0 interface{}) *gomock.Call
ListJournalS3ExportsForLedgerRequest indicates an expected call of ListJournalS3ExportsForLedgerRequest
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsForLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJournalS3ExportsForLedgerWithContext indicates an expected call of ListJournalS3ExportsForLedgerWithContext
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsPages ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsPages(arg0, arg1 interface{}) *gomock.Call
ListJournalS3ExportsPages indicates an expected call of ListJournalS3ExportsPages
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsPagesWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJournalS3ExportsPagesWithContext indicates an expected call of ListJournalS3ExportsPagesWithContext
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsRequest ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsRequest(arg0 interface{}) *gomock.Call
ListJournalS3ExportsRequest indicates an expected call of ListJournalS3ExportsRequest
func (*MockQLDBAPIMockRecorder) ListJournalS3ExportsWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListJournalS3ExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJournalS3ExportsWithContext indicates an expected call of ListJournalS3ExportsWithContext
func (*MockQLDBAPIMockRecorder) ListLedgers ¶
func (mr *MockQLDBAPIMockRecorder) ListLedgers(arg0 interface{}) *gomock.Call
ListLedgers indicates an expected call of ListLedgers
func (*MockQLDBAPIMockRecorder) ListLedgersPages ¶
func (mr *MockQLDBAPIMockRecorder) ListLedgersPages(arg0, arg1 interface{}) *gomock.Call
ListLedgersPages indicates an expected call of ListLedgersPages
func (*MockQLDBAPIMockRecorder) ListLedgersPagesWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListLedgersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLedgersPagesWithContext indicates an expected call of ListLedgersPagesWithContext
func (*MockQLDBAPIMockRecorder) ListLedgersRequest ¶
func (mr *MockQLDBAPIMockRecorder) ListLedgersRequest(arg0 interface{}) *gomock.Call
ListLedgersRequest indicates an expected call of ListLedgersRequest
func (*MockQLDBAPIMockRecorder) ListLedgersWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListLedgersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLedgersWithContext indicates an expected call of ListLedgersWithContext
func (*MockQLDBAPIMockRecorder) ListTagsForResource ¶
func (mr *MockQLDBAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockQLDBAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockQLDBAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockQLDBAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockQLDBAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockQLDBAPIMockRecorder) StreamJournalToKinesis ¶
func (mr *MockQLDBAPIMockRecorder) StreamJournalToKinesis(arg0 interface{}) *gomock.Call
StreamJournalToKinesis indicates an expected call of StreamJournalToKinesis
func (*MockQLDBAPIMockRecorder) StreamJournalToKinesisRequest ¶
func (mr *MockQLDBAPIMockRecorder) StreamJournalToKinesisRequest(arg0 interface{}) *gomock.Call
StreamJournalToKinesisRequest indicates an expected call of StreamJournalToKinesisRequest
func (*MockQLDBAPIMockRecorder) StreamJournalToKinesisWithContext ¶
func (mr *MockQLDBAPIMockRecorder) StreamJournalToKinesisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StreamJournalToKinesisWithContext indicates an expected call of StreamJournalToKinesisWithContext
func (*MockQLDBAPIMockRecorder) TagResource ¶
func (mr *MockQLDBAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockQLDBAPIMockRecorder) TagResourceRequest ¶
func (mr *MockQLDBAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockQLDBAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockQLDBAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockQLDBAPIMockRecorder) UntagResource ¶
func (mr *MockQLDBAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockQLDBAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockQLDBAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockQLDBAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockQLDBAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockQLDBAPIMockRecorder) UpdateLedger ¶
func (mr *MockQLDBAPIMockRecorder) UpdateLedger(arg0 interface{}) *gomock.Call
UpdateLedger indicates an expected call of UpdateLedger
func (*MockQLDBAPIMockRecorder) UpdateLedgerPermissionsMode ¶
func (mr *MockQLDBAPIMockRecorder) UpdateLedgerPermissionsMode(arg0 interface{}) *gomock.Call
UpdateLedgerPermissionsMode indicates an expected call of UpdateLedgerPermissionsMode
func (*MockQLDBAPIMockRecorder) UpdateLedgerPermissionsModeRequest ¶
func (mr *MockQLDBAPIMockRecorder) UpdateLedgerPermissionsModeRequest(arg0 interface{}) *gomock.Call
UpdateLedgerPermissionsModeRequest indicates an expected call of UpdateLedgerPermissionsModeRequest
func (*MockQLDBAPIMockRecorder) UpdateLedgerPermissionsModeWithContext ¶
func (mr *MockQLDBAPIMockRecorder) UpdateLedgerPermissionsModeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLedgerPermissionsModeWithContext indicates an expected call of UpdateLedgerPermissionsModeWithContext
func (*MockQLDBAPIMockRecorder) UpdateLedgerRequest ¶
func (mr *MockQLDBAPIMockRecorder) UpdateLedgerRequest(arg0 interface{}) *gomock.Call
UpdateLedgerRequest indicates an expected call of UpdateLedgerRequest
func (*MockQLDBAPIMockRecorder) UpdateLedgerWithContext ¶
func (mr *MockQLDBAPIMockRecorder) UpdateLedgerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLedgerWithContext indicates an expected call of UpdateLedgerWithContext