Documentation ¶
Overview ¶
Package timestreaminfluxdbmock is a generated GoMock package.
Index ¶
- type MockTimestreamInfluxDBAPI
- func (m *MockTimestreamInfluxDBAPI) CreateDbInstance(arg0 *timestreaminfluxdb.CreateDbInstanceInput) (*timestreaminfluxdb.CreateDbInstanceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) CreateDbInstanceRequest(arg0 *timestreaminfluxdb.CreateDbInstanceInput) (*request.Request, *timestreaminfluxdb.CreateDbInstanceOutput)
- func (m *MockTimestreamInfluxDBAPI) CreateDbInstanceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.CreateDbInstanceInput, ...) (*timestreaminfluxdb.CreateDbInstanceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) CreateDbParameterGroup(arg0 *timestreaminfluxdb.CreateDbParameterGroupInput) (*timestreaminfluxdb.CreateDbParameterGroupOutput, error)
- func (m *MockTimestreamInfluxDBAPI) CreateDbParameterGroupRequest(arg0 *timestreaminfluxdb.CreateDbParameterGroupInput) (*request.Request, *timestreaminfluxdb.CreateDbParameterGroupOutput)
- func (m *MockTimestreamInfluxDBAPI) CreateDbParameterGroupWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.CreateDbParameterGroupInput, ...) (*timestreaminfluxdb.CreateDbParameterGroupOutput, error)
- func (m *MockTimestreamInfluxDBAPI) DeleteDbInstance(arg0 *timestreaminfluxdb.DeleteDbInstanceInput) (*timestreaminfluxdb.DeleteDbInstanceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) DeleteDbInstanceRequest(arg0 *timestreaminfluxdb.DeleteDbInstanceInput) (*request.Request, *timestreaminfluxdb.DeleteDbInstanceOutput)
- func (m *MockTimestreamInfluxDBAPI) DeleteDbInstanceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.DeleteDbInstanceInput, ...) (*timestreaminfluxdb.DeleteDbInstanceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) EXPECT() *MockTimestreamInfluxDBAPIMockRecorder
- func (m *MockTimestreamInfluxDBAPI) GetDbInstance(arg0 *timestreaminfluxdb.GetDbInstanceInput) (*timestreaminfluxdb.GetDbInstanceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) GetDbInstanceRequest(arg0 *timestreaminfluxdb.GetDbInstanceInput) (*request.Request, *timestreaminfluxdb.GetDbInstanceOutput)
- func (m *MockTimestreamInfluxDBAPI) GetDbInstanceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.GetDbInstanceInput, ...) (*timestreaminfluxdb.GetDbInstanceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) GetDbParameterGroup(arg0 *timestreaminfluxdb.GetDbParameterGroupInput) (*timestreaminfluxdb.GetDbParameterGroupOutput, error)
- func (m *MockTimestreamInfluxDBAPI) GetDbParameterGroupRequest(arg0 *timestreaminfluxdb.GetDbParameterGroupInput) (*request.Request, *timestreaminfluxdb.GetDbParameterGroupOutput)
- func (m *MockTimestreamInfluxDBAPI) GetDbParameterGroupWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.GetDbParameterGroupInput, ...) (*timestreaminfluxdb.GetDbParameterGroupOutput, error)
- func (m *MockTimestreamInfluxDBAPI) ListDbInstances(arg0 *timestreaminfluxdb.ListDbInstancesInput) (*timestreaminfluxdb.ListDbInstancesOutput, error)
- func (m *MockTimestreamInfluxDBAPI) ListDbInstancesPages(arg0 *timestreaminfluxdb.ListDbInstancesInput, ...) error
- func (m *MockTimestreamInfluxDBAPI) ListDbInstancesPagesWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListDbInstancesInput, ...) error
- func (m *MockTimestreamInfluxDBAPI) ListDbInstancesRequest(arg0 *timestreaminfluxdb.ListDbInstancesInput) (*request.Request, *timestreaminfluxdb.ListDbInstancesOutput)
- func (m *MockTimestreamInfluxDBAPI) ListDbInstancesWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListDbInstancesInput, ...) (*timestreaminfluxdb.ListDbInstancesOutput, error)
- func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroups(arg0 *timestreaminfluxdb.ListDbParameterGroupsInput) (*timestreaminfluxdb.ListDbParameterGroupsOutput, error)
- func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroupsPages(arg0 *timestreaminfluxdb.ListDbParameterGroupsInput, ...) error
- func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroupsPagesWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListDbParameterGroupsInput, ...) error
- func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroupsRequest(arg0 *timestreaminfluxdb.ListDbParameterGroupsInput) (*request.Request, *timestreaminfluxdb.ListDbParameterGroupsOutput)
- func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroupsWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListDbParameterGroupsInput, ...) (*timestreaminfluxdb.ListDbParameterGroupsOutput, error)
- func (m *MockTimestreamInfluxDBAPI) ListTagsForResource(arg0 *timestreaminfluxdb.ListTagsForResourceInput) (*timestreaminfluxdb.ListTagsForResourceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) ListTagsForResourceRequest(arg0 *timestreaminfluxdb.ListTagsForResourceInput) (*request.Request, *timestreaminfluxdb.ListTagsForResourceOutput)
- func (m *MockTimestreamInfluxDBAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListTagsForResourceInput, ...) (*timestreaminfluxdb.ListTagsForResourceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) TagResource(arg0 *timestreaminfluxdb.TagResourceInput) (*timestreaminfluxdb.TagResourceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) TagResourceRequest(arg0 *timestreaminfluxdb.TagResourceInput) (*request.Request, *timestreaminfluxdb.TagResourceOutput)
- func (m *MockTimestreamInfluxDBAPI) TagResourceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.TagResourceInput, ...) (*timestreaminfluxdb.TagResourceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) UntagResource(arg0 *timestreaminfluxdb.UntagResourceInput) (*timestreaminfluxdb.UntagResourceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) UntagResourceRequest(arg0 *timestreaminfluxdb.UntagResourceInput) (*request.Request, *timestreaminfluxdb.UntagResourceOutput)
- func (m *MockTimestreamInfluxDBAPI) UntagResourceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.UntagResourceInput, ...) (*timestreaminfluxdb.UntagResourceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) UpdateDbInstance(arg0 *timestreaminfluxdb.UpdateDbInstanceInput) (*timestreaminfluxdb.UpdateDbInstanceOutput, error)
- func (m *MockTimestreamInfluxDBAPI) UpdateDbInstanceRequest(arg0 *timestreaminfluxdb.UpdateDbInstanceInput) (*request.Request, *timestreaminfluxdb.UpdateDbInstanceOutput)
- func (m *MockTimestreamInfluxDBAPI) UpdateDbInstanceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.UpdateDbInstanceInput, ...) (*timestreaminfluxdb.UpdateDbInstanceOutput, error)
- type MockTimestreamInfluxDBAPIMockRecorder
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstance(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstance(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbInstance(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstances(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroups(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstance(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockTimestreamInfluxDBAPI ¶
type MockTimestreamInfluxDBAPI struct {
// contains filtered or unexported fields
}
MockTimestreamInfluxDBAPI is a mock of TimestreamInfluxDBAPI interface
func NewMockTimestreamInfluxDBAPI ¶
func NewMockTimestreamInfluxDBAPI(ctrl *gomock.Controller) *MockTimestreamInfluxDBAPI
NewMockTimestreamInfluxDBAPI creates a new mock instance
func (*MockTimestreamInfluxDBAPI) CreateDbInstance ¶
func (m *MockTimestreamInfluxDBAPI) CreateDbInstance(arg0 *timestreaminfluxdb.CreateDbInstanceInput) (*timestreaminfluxdb.CreateDbInstanceOutput, error)
CreateDbInstance mocks base method
func (*MockTimestreamInfluxDBAPI) CreateDbInstanceRequest ¶
func (m *MockTimestreamInfluxDBAPI) CreateDbInstanceRequest(arg0 *timestreaminfluxdb.CreateDbInstanceInput) (*request.Request, *timestreaminfluxdb.CreateDbInstanceOutput)
CreateDbInstanceRequest mocks base method
func (*MockTimestreamInfluxDBAPI) CreateDbInstanceWithContext ¶
func (m *MockTimestreamInfluxDBAPI) CreateDbInstanceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.CreateDbInstanceInput, arg2 ...request.Option) (*timestreaminfluxdb.CreateDbInstanceOutput, error)
CreateDbInstanceWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) CreateDbParameterGroup ¶
func (m *MockTimestreamInfluxDBAPI) CreateDbParameterGroup(arg0 *timestreaminfluxdb.CreateDbParameterGroupInput) (*timestreaminfluxdb.CreateDbParameterGroupOutput, error)
CreateDbParameterGroup mocks base method
func (*MockTimestreamInfluxDBAPI) CreateDbParameterGroupRequest ¶
func (m *MockTimestreamInfluxDBAPI) CreateDbParameterGroupRequest(arg0 *timestreaminfluxdb.CreateDbParameterGroupInput) (*request.Request, *timestreaminfluxdb.CreateDbParameterGroupOutput)
CreateDbParameterGroupRequest mocks base method
func (*MockTimestreamInfluxDBAPI) CreateDbParameterGroupWithContext ¶
func (m *MockTimestreamInfluxDBAPI) CreateDbParameterGroupWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.CreateDbParameterGroupInput, arg2 ...request.Option) (*timestreaminfluxdb.CreateDbParameterGroupOutput, error)
CreateDbParameterGroupWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) DeleteDbInstance ¶
func (m *MockTimestreamInfluxDBAPI) DeleteDbInstance(arg0 *timestreaminfluxdb.DeleteDbInstanceInput) (*timestreaminfluxdb.DeleteDbInstanceOutput, error)
DeleteDbInstance mocks base method
func (*MockTimestreamInfluxDBAPI) DeleteDbInstanceRequest ¶
func (m *MockTimestreamInfluxDBAPI) DeleteDbInstanceRequest(arg0 *timestreaminfluxdb.DeleteDbInstanceInput) (*request.Request, *timestreaminfluxdb.DeleteDbInstanceOutput)
DeleteDbInstanceRequest mocks base method
func (*MockTimestreamInfluxDBAPI) DeleteDbInstanceWithContext ¶
func (m *MockTimestreamInfluxDBAPI) DeleteDbInstanceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.DeleteDbInstanceInput, arg2 ...request.Option) (*timestreaminfluxdb.DeleteDbInstanceOutput, error)
DeleteDbInstanceWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) EXPECT ¶
func (m *MockTimestreamInfluxDBAPI) EXPECT() *MockTimestreamInfluxDBAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockTimestreamInfluxDBAPI) GetDbInstance ¶
func (m *MockTimestreamInfluxDBAPI) GetDbInstance(arg0 *timestreaminfluxdb.GetDbInstanceInput) (*timestreaminfluxdb.GetDbInstanceOutput, error)
GetDbInstance mocks base method
func (*MockTimestreamInfluxDBAPI) GetDbInstanceRequest ¶
func (m *MockTimestreamInfluxDBAPI) GetDbInstanceRequest(arg0 *timestreaminfluxdb.GetDbInstanceInput) (*request.Request, *timestreaminfluxdb.GetDbInstanceOutput)
GetDbInstanceRequest mocks base method
func (*MockTimestreamInfluxDBAPI) GetDbInstanceWithContext ¶
func (m *MockTimestreamInfluxDBAPI) GetDbInstanceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.GetDbInstanceInput, arg2 ...request.Option) (*timestreaminfluxdb.GetDbInstanceOutput, error)
GetDbInstanceWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) GetDbParameterGroup ¶
func (m *MockTimestreamInfluxDBAPI) GetDbParameterGroup(arg0 *timestreaminfluxdb.GetDbParameterGroupInput) (*timestreaminfluxdb.GetDbParameterGroupOutput, error)
GetDbParameterGroup mocks base method
func (*MockTimestreamInfluxDBAPI) GetDbParameterGroupRequest ¶
func (m *MockTimestreamInfluxDBAPI) GetDbParameterGroupRequest(arg0 *timestreaminfluxdb.GetDbParameterGroupInput) (*request.Request, *timestreaminfluxdb.GetDbParameterGroupOutput)
GetDbParameterGroupRequest mocks base method
func (*MockTimestreamInfluxDBAPI) GetDbParameterGroupWithContext ¶
func (m *MockTimestreamInfluxDBAPI) GetDbParameterGroupWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.GetDbParameterGroupInput, arg2 ...request.Option) (*timestreaminfluxdb.GetDbParameterGroupOutput, error)
GetDbParameterGroupWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbInstances ¶
func (m *MockTimestreamInfluxDBAPI) ListDbInstances(arg0 *timestreaminfluxdb.ListDbInstancesInput) (*timestreaminfluxdb.ListDbInstancesOutput, error)
ListDbInstances mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbInstancesPages ¶
func (m *MockTimestreamInfluxDBAPI) ListDbInstancesPages(arg0 *timestreaminfluxdb.ListDbInstancesInput, arg1 func(*timestreaminfluxdb.ListDbInstancesOutput, bool) bool) error
ListDbInstancesPages mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbInstancesPagesWithContext ¶
func (m *MockTimestreamInfluxDBAPI) ListDbInstancesPagesWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListDbInstancesInput, arg2 func(*timestreaminfluxdb.ListDbInstancesOutput, bool) bool, arg3 ...request.Option) error
ListDbInstancesPagesWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbInstancesRequest ¶
func (m *MockTimestreamInfluxDBAPI) ListDbInstancesRequest(arg0 *timestreaminfluxdb.ListDbInstancesInput) (*request.Request, *timestreaminfluxdb.ListDbInstancesOutput)
ListDbInstancesRequest mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbInstancesWithContext ¶
func (m *MockTimestreamInfluxDBAPI) ListDbInstancesWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListDbInstancesInput, arg2 ...request.Option) (*timestreaminfluxdb.ListDbInstancesOutput, error)
ListDbInstancesWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbParameterGroups ¶
func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroups(arg0 *timestreaminfluxdb.ListDbParameterGroupsInput) (*timestreaminfluxdb.ListDbParameterGroupsOutput, error)
ListDbParameterGroups mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbParameterGroupsPages ¶
func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroupsPages(arg0 *timestreaminfluxdb.ListDbParameterGroupsInput, arg1 func(*timestreaminfluxdb.ListDbParameterGroupsOutput, bool) bool) error
ListDbParameterGroupsPages mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbParameterGroupsPagesWithContext ¶
func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroupsPagesWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListDbParameterGroupsInput, arg2 func(*timestreaminfluxdb.ListDbParameterGroupsOutput, bool) bool, arg3 ...request.Option) error
ListDbParameterGroupsPagesWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbParameterGroupsRequest ¶
func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroupsRequest(arg0 *timestreaminfluxdb.ListDbParameterGroupsInput) (*request.Request, *timestreaminfluxdb.ListDbParameterGroupsOutput)
ListDbParameterGroupsRequest mocks base method
func (*MockTimestreamInfluxDBAPI) ListDbParameterGroupsWithContext ¶
func (m *MockTimestreamInfluxDBAPI) ListDbParameterGroupsWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListDbParameterGroupsInput, arg2 ...request.Option) (*timestreaminfluxdb.ListDbParameterGroupsOutput, error)
ListDbParameterGroupsWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) ListTagsForResource ¶
func (m *MockTimestreamInfluxDBAPI) ListTagsForResource(arg0 *timestreaminfluxdb.ListTagsForResourceInput) (*timestreaminfluxdb.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockTimestreamInfluxDBAPI) ListTagsForResourceRequest ¶
func (m *MockTimestreamInfluxDBAPI) ListTagsForResourceRequest(arg0 *timestreaminfluxdb.ListTagsForResourceInput) (*request.Request, *timestreaminfluxdb.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockTimestreamInfluxDBAPI) ListTagsForResourceWithContext ¶
func (m *MockTimestreamInfluxDBAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.ListTagsForResourceInput, arg2 ...request.Option) (*timestreaminfluxdb.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) TagResource ¶
func (m *MockTimestreamInfluxDBAPI) TagResource(arg0 *timestreaminfluxdb.TagResourceInput) (*timestreaminfluxdb.TagResourceOutput, error)
TagResource mocks base method
func (*MockTimestreamInfluxDBAPI) TagResourceRequest ¶
func (m *MockTimestreamInfluxDBAPI) TagResourceRequest(arg0 *timestreaminfluxdb.TagResourceInput) (*request.Request, *timestreaminfluxdb.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockTimestreamInfluxDBAPI) TagResourceWithContext ¶
func (m *MockTimestreamInfluxDBAPI) TagResourceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.TagResourceInput, arg2 ...request.Option) (*timestreaminfluxdb.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) UntagResource ¶
func (m *MockTimestreamInfluxDBAPI) UntagResource(arg0 *timestreaminfluxdb.UntagResourceInput) (*timestreaminfluxdb.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockTimestreamInfluxDBAPI) UntagResourceRequest ¶
func (m *MockTimestreamInfluxDBAPI) UntagResourceRequest(arg0 *timestreaminfluxdb.UntagResourceInput) (*request.Request, *timestreaminfluxdb.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockTimestreamInfluxDBAPI) UntagResourceWithContext ¶
func (m *MockTimestreamInfluxDBAPI) UntagResourceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.UntagResourceInput, arg2 ...request.Option) (*timestreaminfluxdb.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockTimestreamInfluxDBAPI) UpdateDbInstance ¶
func (m *MockTimestreamInfluxDBAPI) UpdateDbInstance(arg0 *timestreaminfluxdb.UpdateDbInstanceInput) (*timestreaminfluxdb.UpdateDbInstanceOutput, error)
UpdateDbInstance mocks base method
func (*MockTimestreamInfluxDBAPI) UpdateDbInstanceRequest ¶
func (m *MockTimestreamInfluxDBAPI) UpdateDbInstanceRequest(arg0 *timestreaminfluxdb.UpdateDbInstanceInput) (*request.Request, *timestreaminfluxdb.UpdateDbInstanceOutput)
UpdateDbInstanceRequest mocks base method
func (*MockTimestreamInfluxDBAPI) UpdateDbInstanceWithContext ¶
func (m *MockTimestreamInfluxDBAPI) UpdateDbInstanceWithContext(arg0 context.Context, arg1 *timestreaminfluxdb.UpdateDbInstanceInput, arg2 ...request.Option) (*timestreaminfluxdb.UpdateDbInstanceOutput, error)
UpdateDbInstanceWithContext mocks base method
type MockTimestreamInfluxDBAPIMockRecorder ¶
type MockTimestreamInfluxDBAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockTimestreamInfluxDBAPIMockRecorder is the mock recorder for MockTimestreamInfluxDBAPI
func (*MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstance ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstance(arg0 interface{}) *gomock.Call
CreateDbInstance indicates an expected call of CreateDbInstance
func (*MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstanceRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstanceRequest(arg0 interface{}) *gomock.Call
CreateDbInstanceRequest indicates an expected call of CreateDbInstanceRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstanceWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDbInstanceWithContext indicates an expected call of CreateDbInstanceWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroup ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroup(arg0 interface{}) *gomock.Call
CreateDbParameterGroup indicates an expected call of CreateDbParameterGroup
func (*MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroupRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroupRequest(arg0 interface{}) *gomock.Call
CreateDbParameterGroupRequest indicates an expected call of CreateDbParameterGroupRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroupWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) CreateDbParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDbParameterGroupWithContext indicates an expected call of CreateDbParameterGroupWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstance ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstance(arg0 interface{}) *gomock.Call
DeleteDbInstance indicates an expected call of DeleteDbInstance
func (*MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstanceRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstanceRequest(arg0 interface{}) *gomock.Call
DeleteDbInstanceRequest indicates an expected call of DeleteDbInstanceRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstanceWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) DeleteDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDbInstanceWithContext indicates an expected call of DeleteDbInstanceWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) GetDbInstance ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbInstance(arg0 interface{}) *gomock.Call
GetDbInstance indicates an expected call of GetDbInstance
func (*MockTimestreamInfluxDBAPIMockRecorder) GetDbInstanceRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbInstanceRequest(arg0 interface{}) *gomock.Call
GetDbInstanceRequest indicates an expected call of GetDbInstanceRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) GetDbInstanceWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDbInstanceWithContext indicates an expected call of GetDbInstanceWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroup ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroup(arg0 interface{}) *gomock.Call
GetDbParameterGroup indicates an expected call of GetDbParameterGroup
func (*MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroupRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroupRequest(arg0 interface{}) *gomock.Call
GetDbParameterGroupRequest indicates an expected call of GetDbParameterGroupRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroupWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) GetDbParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDbParameterGroupWithContext indicates an expected call of GetDbParameterGroupWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbInstances ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstances(arg0 interface{}) *gomock.Call
ListDbInstances indicates an expected call of ListDbInstances
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesPages ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesPages(arg0, arg1 interface{}) *gomock.Call
ListDbInstancesPages indicates an expected call of ListDbInstancesPages
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesPagesWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDbInstancesPagesWithContext indicates an expected call of ListDbInstancesPagesWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesRequest(arg0 interface{}) *gomock.Call
ListDbInstancesRequest indicates an expected call of ListDbInstancesRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDbInstancesWithContext indicates an expected call of ListDbInstancesWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroups ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroups(arg0 interface{}) *gomock.Call
ListDbParameterGroups indicates an expected call of ListDbParameterGroups
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsPages ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListDbParameterGroupsPages indicates an expected call of ListDbParameterGroupsPages
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsPagesWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDbParameterGroupsPagesWithContext indicates an expected call of ListDbParameterGroupsPagesWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsRequest(arg0 interface{}) *gomock.Call
ListDbParameterGroupsRequest indicates an expected call of ListDbParameterGroupsRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListDbParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDbParameterGroupsWithContext indicates an expected call of ListDbParameterGroupsWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResource ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) TagResource ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockTimestreamInfluxDBAPIMockRecorder) TagResourceRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) UntagResource ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockTimestreamInfluxDBAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstance ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstance(arg0 interface{}) *gomock.Call
UpdateDbInstance indicates an expected call of UpdateDbInstance
func (*MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstanceRequest ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstanceRequest(arg0 interface{}) *gomock.Call
UpdateDbInstanceRequest indicates an expected call of UpdateDbInstanceRequest
func (*MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstanceWithContext ¶
func (mr *MockTimestreamInfluxDBAPIMockRecorder) UpdateDbInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDbInstanceWithContext indicates an expected call of UpdateDbInstanceWithContext