timestreaminfluxdbmock

package
v1.55.5 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package timestreaminfluxdbmock is a generated GoMock package.

Index

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

CreateDbInstance mocks base method

func (*MockTimestreamInfluxDBAPI) CreateDbInstanceRequest

CreateDbInstanceRequest mocks base method

func (*MockTimestreamInfluxDBAPI) CreateDbInstanceWithContext

CreateDbInstanceWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) CreateDbParameterGroup

CreateDbParameterGroup mocks base method

func (*MockTimestreamInfluxDBAPI) CreateDbParameterGroupRequest

CreateDbParameterGroupRequest mocks base method

func (*MockTimestreamInfluxDBAPI) CreateDbParameterGroupWithContext

CreateDbParameterGroupWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) DeleteDbInstance

DeleteDbInstance mocks base method

func (*MockTimestreamInfluxDBAPI) DeleteDbInstanceRequest

DeleteDbInstanceRequest mocks base method

func (*MockTimestreamInfluxDBAPI) DeleteDbInstanceWithContext

DeleteDbInstanceWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) EXPECT

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

func (*MockTimestreamInfluxDBAPI) GetDbInstance

GetDbInstance mocks base method

func (*MockTimestreamInfluxDBAPI) GetDbInstanceRequest

GetDbInstanceRequest mocks base method

func (*MockTimestreamInfluxDBAPI) GetDbInstanceWithContext

GetDbInstanceWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) GetDbParameterGroup

GetDbParameterGroup mocks base method

func (*MockTimestreamInfluxDBAPI) GetDbParameterGroupRequest

GetDbParameterGroupRequest mocks base method

func (*MockTimestreamInfluxDBAPI) GetDbParameterGroupWithContext

GetDbParameterGroupWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbInstances

ListDbInstances mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbInstancesPages

ListDbInstancesPages mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbInstancesPagesWithContext

ListDbInstancesPagesWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbInstancesRequest

ListDbInstancesRequest mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbInstancesWithContext

ListDbInstancesWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbParameterGroups

ListDbParameterGroups mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbParameterGroupsPages

ListDbParameterGroupsPages mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbParameterGroupsPagesWithContext

ListDbParameterGroupsPagesWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbParameterGroupsRequest

ListDbParameterGroupsRequest mocks base method

func (*MockTimestreamInfluxDBAPI) ListDbParameterGroupsWithContext

ListDbParameterGroupsWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockTimestreamInfluxDBAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockTimestreamInfluxDBAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) TagResource

TagResource mocks base method

func (*MockTimestreamInfluxDBAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockTimestreamInfluxDBAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) UntagResource

UntagResource mocks base method

func (*MockTimestreamInfluxDBAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockTimestreamInfluxDBAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockTimestreamInfluxDBAPI) UpdateDbInstance

UpdateDbInstance mocks base method

func (*MockTimestreamInfluxDBAPI) UpdateDbInstanceRequest

UpdateDbInstanceRequest mocks base method

func (*MockTimestreamInfluxDBAPI) UpdateDbInstanceWithContext

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

Jump to

Keyboard shortcuts

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