appflowmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package appflowmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAppflowAPI

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

MockAppflowAPI is a mock of AppflowAPI interface.

func NewMockAppflowAPI

func NewMockAppflowAPI(ctrl *gomock.Controller) *MockAppflowAPI

NewMockAppflowAPI creates a new mock instance.

func (*MockAppflowAPI) CreateConnectorProfile

CreateConnectorProfile mocks base method.

func (*MockAppflowAPI) CreateConnectorProfileRequest

CreateConnectorProfileRequest mocks base method.

func (*MockAppflowAPI) CreateConnectorProfileWithContext

func (m *MockAppflowAPI) CreateConnectorProfileWithContext(arg0 context.Context, arg1 *appflow.CreateConnectorProfileInput, arg2 ...request.Option) (*appflow.CreateConnectorProfileOutput, error)

CreateConnectorProfileWithContext mocks base method.

func (*MockAppflowAPI) CreateFlow

CreateFlow mocks base method.

func (*MockAppflowAPI) CreateFlowRequest

CreateFlowRequest mocks base method.

func (*MockAppflowAPI) CreateFlowWithContext

func (m *MockAppflowAPI) CreateFlowWithContext(arg0 context.Context, arg1 *appflow.CreateFlowInput, arg2 ...request.Option) (*appflow.CreateFlowOutput, error)

CreateFlowWithContext mocks base method.

func (*MockAppflowAPI) DeleteConnectorProfile

DeleteConnectorProfile mocks base method.

func (*MockAppflowAPI) DeleteConnectorProfileRequest

DeleteConnectorProfileRequest mocks base method.

func (*MockAppflowAPI) DeleteConnectorProfileWithContext

func (m *MockAppflowAPI) DeleteConnectorProfileWithContext(arg0 context.Context, arg1 *appflow.DeleteConnectorProfileInput, arg2 ...request.Option) (*appflow.DeleteConnectorProfileOutput, error)

DeleteConnectorProfileWithContext mocks base method.

func (*MockAppflowAPI) DeleteFlow

DeleteFlow mocks base method.

func (*MockAppflowAPI) DeleteFlowRequest

DeleteFlowRequest mocks base method.

func (*MockAppflowAPI) DeleteFlowWithContext

func (m *MockAppflowAPI) DeleteFlowWithContext(arg0 context.Context, arg1 *appflow.DeleteFlowInput, arg2 ...request.Option) (*appflow.DeleteFlowOutput, error)

DeleteFlowWithContext mocks base method.

func (*MockAppflowAPI) DescribeConnector added in v1.43.22

DescribeConnector mocks base method.

func (*MockAppflowAPI) DescribeConnectorEntity

DescribeConnectorEntity mocks base method.

func (*MockAppflowAPI) DescribeConnectorEntityRequest

DescribeConnectorEntityRequest mocks base method.

func (*MockAppflowAPI) DescribeConnectorEntityWithContext

func (m *MockAppflowAPI) DescribeConnectorEntityWithContext(arg0 context.Context, arg1 *appflow.DescribeConnectorEntityInput, arg2 ...request.Option) (*appflow.DescribeConnectorEntityOutput, error)

DescribeConnectorEntityWithContext mocks base method.

func (*MockAppflowAPI) DescribeConnectorProfiles

DescribeConnectorProfiles mocks base method.

func (*MockAppflowAPI) DescribeConnectorProfilesPages

func (m *MockAppflowAPI) DescribeConnectorProfilesPages(arg0 *appflow.DescribeConnectorProfilesInput, arg1 func(*appflow.DescribeConnectorProfilesOutput, bool) bool) error

DescribeConnectorProfilesPages mocks base method.

func (*MockAppflowAPI) DescribeConnectorProfilesPagesWithContext

func (m *MockAppflowAPI) DescribeConnectorProfilesPagesWithContext(arg0 context.Context, arg1 *appflow.DescribeConnectorProfilesInput, arg2 func(*appflow.DescribeConnectorProfilesOutput, bool) bool, arg3 ...request.Option) error

DescribeConnectorProfilesPagesWithContext mocks base method.

func (*MockAppflowAPI) DescribeConnectorProfilesRequest

DescribeConnectorProfilesRequest mocks base method.

func (*MockAppflowAPI) DescribeConnectorProfilesWithContext

func (m *MockAppflowAPI) DescribeConnectorProfilesWithContext(arg0 context.Context, arg1 *appflow.DescribeConnectorProfilesInput, arg2 ...request.Option) (*appflow.DescribeConnectorProfilesOutput, error)

DescribeConnectorProfilesWithContext mocks base method.

func (*MockAppflowAPI) DescribeConnectorRequest added in v1.43.22

DescribeConnectorRequest mocks base method.

func (*MockAppflowAPI) DescribeConnectorWithContext added in v1.43.22

func (m *MockAppflowAPI) DescribeConnectorWithContext(arg0 context.Context, arg1 *appflow.DescribeConnectorInput, arg2 ...request.Option) (*appflow.DescribeConnectorOutput, error)

DescribeConnectorWithContext mocks base method.

func (*MockAppflowAPI) DescribeConnectors

DescribeConnectors mocks base method.

func (*MockAppflowAPI) DescribeConnectorsPages

func (m *MockAppflowAPI) DescribeConnectorsPages(arg0 *appflow.DescribeConnectorsInput, arg1 func(*appflow.DescribeConnectorsOutput, bool) bool) error

DescribeConnectorsPages mocks base method.

func (*MockAppflowAPI) DescribeConnectorsPagesWithContext

func (m *MockAppflowAPI) DescribeConnectorsPagesWithContext(arg0 context.Context, arg1 *appflow.DescribeConnectorsInput, arg2 func(*appflow.DescribeConnectorsOutput, bool) bool, arg3 ...request.Option) error

DescribeConnectorsPagesWithContext mocks base method.

func (*MockAppflowAPI) DescribeConnectorsRequest

DescribeConnectorsRequest mocks base method.

func (*MockAppflowAPI) DescribeConnectorsWithContext

func (m *MockAppflowAPI) DescribeConnectorsWithContext(arg0 context.Context, arg1 *appflow.DescribeConnectorsInput, arg2 ...request.Option) (*appflow.DescribeConnectorsOutput, error)

DescribeConnectorsWithContext mocks base method.

func (*MockAppflowAPI) DescribeFlow

DescribeFlow mocks base method.

func (*MockAppflowAPI) DescribeFlowExecutionRecords

DescribeFlowExecutionRecords mocks base method.

func (*MockAppflowAPI) DescribeFlowExecutionRecordsPages

func (m *MockAppflowAPI) DescribeFlowExecutionRecordsPages(arg0 *appflow.DescribeFlowExecutionRecordsInput, arg1 func(*appflow.DescribeFlowExecutionRecordsOutput, bool) bool) error

DescribeFlowExecutionRecordsPages mocks base method.

func (*MockAppflowAPI) DescribeFlowExecutionRecordsPagesWithContext

func (m *MockAppflowAPI) DescribeFlowExecutionRecordsPagesWithContext(arg0 context.Context, arg1 *appflow.DescribeFlowExecutionRecordsInput, arg2 func(*appflow.DescribeFlowExecutionRecordsOutput, bool) bool, arg3 ...request.Option) error

DescribeFlowExecutionRecordsPagesWithContext mocks base method.

func (*MockAppflowAPI) DescribeFlowExecutionRecordsRequest

DescribeFlowExecutionRecordsRequest mocks base method.

func (*MockAppflowAPI) DescribeFlowExecutionRecordsWithContext

func (m *MockAppflowAPI) DescribeFlowExecutionRecordsWithContext(arg0 context.Context, arg1 *appflow.DescribeFlowExecutionRecordsInput, arg2 ...request.Option) (*appflow.DescribeFlowExecutionRecordsOutput, error)

DescribeFlowExecutionRecordsWithContext mocks base method.

func (*MockAppflowAPI) DescribeFlowRequest

DescribeFlowRequest mocks base method.

func (*MockAppflowAPI) DescribeFlowWithContext

func (m *MockAppflowAPI) DescribeFlowWithContext(arg0 context.Context, arg1 *appflow.DescribeFlowInput, arg2 ...request.Option) (*appflow.DescribeFlowOutput, error)

DescribeFlowWithContext mocks base method.

func (*MockAppflowAPI) EXPECT

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

func (*MockAppflowAPI) ListConnectorEntities

ListConnectorEntities mocks base method.

func (*MockAppflowAPI) ListConnectorEntitiesRequest

ListConnectorEntitiesRequest mocks base method.

func (*MockAppflowAPI) ListConnectorEntitiesWithContext

func (m *MockAppflowAPI) ListConnectorEntitiesWithContext(arg0 context.Context, arg1 *appflow.ListConnectorEntitiesInput, arg2 ...request.Option) (*appflow.ListConnectorEntitiesOutput, error)

ListConnectorEntitiesWithContext mocks base method.

func (*MockAppflowAPI) ListConnectors added in v1.43.22

ListConnectors mocks base method.

func (*MockAppflowAPI) ListConnectorsPages added in v1.43.22

func (m *MockAppflowAPI) ListConnectorsPages(arg0 *appflow.ListConnectorsInput, arg1 func(*appflow.ListConnectorsOutput, bool) bool) error

ListConnectorsPages mocks base method.

func (*MockAppflowAPI) ListConnectorsPagesWithContext added in v1.43.22

func (m *MockAppflowAPI) ListConnectorsPagesWithContext(arg0 context.Context, arg1 *appflow.ListConnectorsInput, arg2 func(*appflow.ListConnectorsOutput, bool) bool, arg3 ...request.Option) error

ListConnectorsPagesWithContext mocks base method.

func (*MockAppflowAPI) ListConnectorsRequest added in v1.43.22

ListConnectorsRequest mocks base method.

func (*MockAppflowAPI) ListConnectorsWithContext added in v1.43.22

func (m *MockAppflowAPI) ListConnectorsWithContext(arg0 context.Context, arg1 *appflow.ListConnectorsInput, arg2 ...request.Option) (*appflow.ListConnectorsOutput, error)

ListConnectorsWithContext mocks base method.

func (*MockAppflowAPI) ListFlows

ListFlows mocks base method.

func (*MockAppflowAPI) ListFlowsPages

func (m *MockAppflowAPI) ListFlowsPages(arg0 *appflow.ListFlowsInput, arg1 func(*appflow.ListFlowsOutput, bool) bool) error

ListFlowsPages mocks base method.

func (*MockAppflowAPI) ListFlowsPagesWithContext

func (m *MockAppflowAPI) ListFlowsPagesWithContext(arg0 context.Context, arg1 *appflow.ListFlowsInput, arg2 func(*appflow.ListFlowsOutput, bool) bool, arg3 ...request.Option) error

ListFlowsPagesWithContext mocks base method.

func (*MockAppflowAPI) ListFlowsRequest

ListFlowsRequest mocks base method.

func (*MockAppflowAPI) ListFlowsWithContext

func (m *MockAppflowAPI) ListFlowsWithContext(arg0 context.Context, arg1 *appflow.ListFlowsInput, arg2 ...request.Option) (*appflow.ListFlowsOutput, error)

ListFlowsWithContext mocks base method.

func (*MockAppflowAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockAppflowAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockAppflowAPI) ListTagsForResourceWithContext

func (m *MockAppflowAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *appflow.ListTagsForResourceInput, arg2 ...request.Option) (*appflow.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method.

func (*MockAppflowAPI) RegisterConnector added in v1.43.22

RegisterConnector mocks base method.

func (*MockAppflowAPI) RegisterConnectorRequest added in v1.43.22

RegisterConnectorRequest mocks base method.

func (*MockAppflowAPI) RegisterConnectorWithContext added in v1.43.22

func (m *MockAppflowAPI) RegisterConnectorWithContext(arg0 context.Context, arg1 *appflow.RegisterConnectorInput, arg2 ...request.Option) (*appflow.RegisterConnectorOutput, error)

RegisterConnectorWithContext mocks base method.

func (*MockAppflowAPI) StartFlow

StartFlow mocks base method.

func (*MockAppflowAPI) StartFlowRequest

StartFlowRequest mocks base method.

func (*MockAppflowAPI) StartFlowWithContext

func (m *MockAppflowAPI) StartFlowWithContext(arg0 context.Context, arg1 *appflow.StartFlowInput, arg2 ...request.Option) (*appflow.StartFlowOutput, error)

StartFlowWithContext mocks base method.

func (*MockAppflowAPI) StopFlow

StopFlow mocks base method.

func (*MockAppflowAPI) StopFlowRequest

func (m *MockAppflowAPI) StopFlowRequest(arg0 *appflow.StopFlowInput) (*request.Request, *appflow.StopFlowOutput)

StopFlowRequest mocks base method.

func (*MockAppflowAPI) StopFlowWithContext

func (m *MockAppflowAPI) StopFlowWithContext(arg0 context.Context, arg1 *appflow.StopFlowInput, arg2 ...request.Option) (*appflow.StopFlowOutput, error)

StopFlowWithContext mocks base method.

func (*MockAppflowAPI) TagResource

TagResource mocks base method.

func (*MockAppflowAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockAppflowAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method.

func (*MockAppflowAPI) UnregisterConnector added in v1.43.22

UnregisterConnector mocks base method.

func (*MockAppflowAPI) UnregisterConnectorRequest added in v1.43.22

UnregisterConnectorRequest mocks base method.

func (*MockAppflowAPI) UnregisterConnectorWithContext added in v1.43.22

func (m *MockAppflowAPI) UnregisterConnectorWithContext(arg0 context.Context, arg1 *appflow.UnregisterConnectorInput, arg2 ...request.Option) (*appflow.UnregisterConnectorOutput, error)

UnregisterConnectorWithContext mocks base method.

func (*MockAppflowAPI) UntagResource

UntagResource mocks base method.

func (*MockAppflowAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockAppflowAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method.

func (*MockAppflowAPI) UpdateConnectorProfile

UpdateConnectorProfile mocks base method.

func (*MockAppflowAPI) UpdateConnectorProfileRequest

UpdateConnectorProfileRequest mocks base method.

func (*MockAppflowAPI) UpdateConnectorProfileWithContext

func (m *MockAppflowAPI) UpdateConnectorProfileWithContext(arg0 context.Context, arg1 *appflow.UpdateConnectorProfileInput, arg2 ...request.Option) (*appflow.UpdateConnectorProfileOutput, error)

UpdateConnectorProfileWithContext mocks base method.

func (*MockAppflowAPI) UpdateFlow

UpdateFlow mocks base method.

func (*MockAppflowAPI) UpdateFlowRequest

UpdateFlowRequest mocks base method.

func (*MockAppflowAPI) UpdateFlowWithContext

func (m *MockAppflowAPI) UpdateFlowWithContext(arg0 context.Context, arg1 *appflow.UpdateFlowInput, arg2 ...request.Option) (*appflow.UpdateFlowOutput, error)

UpdateFlowWithContext mocks base method.

type MockAppflowAPIMockRecorder

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

MockAppflowAPIMockRecorder is the mock recorder for MockAppflowAPI.

func (*MockAppflowAPIMockRecorder) CreateConnectorProfile

func (mr *MockAppflowAPIMockRecorder) CreateConnectorProfile(arg0 interface{}) *gomock.Call

CreateConnectorProfile indicates an expected call of CreateConnectorProfile.

func (*MockAppflowAPIMockRecorder) CreateConnectorProfileRequest

func (mr *MockAppflowAPIMockRecorder) CreateConnectorProfileRequest(arg0 interface{}) *gomock.Call

CreateConnectorProfileRequest indicates an expected call of CreateConnectorProfileRequest.

func (*MockAppflowAPIMockRecorder) CreateConnectorProfileWithContext

func (mr *MockAppflowAPIMockRecorder) CreateConnectorProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConnectorProfileWithContext indicates an expected call of CreateConnectorProfileWithContext.

func (*MockAppflowAPIMockRecorder) CreateFlow

func (mr *MockAppflowAPIMockRecorder) CreateFlow(arg0 interface{}) *gomock.Call

CreateFlow indicates an expected call of CreateFlow.

func (*MockAppflowAPIMockRecorder) CreateFlowRequest

func (mr *MockAppflowAPIMockRecorder) CreateFlowRequest(arg0 interface{}) *gomock.Call

CreateFlowRequest indicates an expected call of CreateFlowRequest.

func (*MockAppflowAPIMockRecorder) CreateFlowWithContext

func (mr *MockAppflowAPIMockRecorder) CreateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFlowWithContext indicates an expected call of CreateFlowWithContext.

func (*MockAppflowAPIMockRecorder) DeleteConnectorProfile

func (mr *MockAppflowAPIMockRecorder) DeleteConnectorProfile(arg0 interface{}) *gomock.Call

DeleteConnectorProfile indicates an expected call of DeleteConnectorProfile.

func (*MockAppflowAPIMockRecorder) DeleteConnectorProfileRequest

func (mr *MockAppflowAPIMockRecorder) DeleteConnectorProfileRequest(arg0 interface{}) *gomock.Call

DeleteConnectorProfileRequest indicates an expected call of DeleteConnectorProfileRequest.

func (*MockAppflowAPIMockRecorder) DeleteConnectorProfileWithContext

func (mr *MockAppflowAPIMockRecorder) DeleteConnectorProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConnectorProfileWithContext indicates an expected call of DeleteConnectorProfileWithContext.

func (*MockAppflowAPIMockRecorder) DeleteFlow

func (mr *MockAppflowAPIMockRecorder) DeleteFlow(arg0 interface{}) *gomock.Call

DeleteFlow indicates an expected call of DeleteFlow.

func (*MockAppflowAPIMockRecorder) DeleteFlowRequest

func (mr *MockAppflowAPIMockRecorder) DeleteFlowRequest(arg0 interface{}) *gomock.Call

DeleteFlowRequest indicates an expected call of DeleteFlowRequest.

func (*MockAppflowAPIMockRecorder) DeleteFlowWithContext

func (mr *MockAppflowAPIMockRecorder) DeleteFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFlowWithContext indicates an expected call of DeleteFlowWithContext.

func (*MockAppflowAPIMockRecorder) DescribeConnector added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) DescribeConnector(arg0 interface{}) *gomock.Call

DescribeConnector indicates an expected call of DescribeConnector.

func (*MockAppflowAPIMockRecorder) DescribeConnectorEntity

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorEntity(arg0 interface{}) *gomock.Call

DescribeConnectorEntity indicates an expected call of DescribeConnectorEntity.

func (*MockAppflowAPIMockRecorder) DescribeConnectorEntityRequest

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorEntityRequest(arg0 interface{}) *gomock.Call

DescribeConnectorEntityRequest indicates an expected call of DescribeConnectorEntityRequest.

func (*MockAppflowAPIMockRecorder) DescribeConnectorEntityWithContext

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorEntityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnectorEntityWithContext indicates an expected call of DescribeConnectorEntityWithContext.

func (*MockAppflowAPIMockRecorder) DescribeConnectorProfiles

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorProfiles(arg0 interface{}) *gomock.Call

DescribeConnectorProfiles indicates an expected call of DescribeConnectorProfiles.

func (*MockAppflowAPIMockRecorder) DescribeConnectorProfilesPages

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorProfilesPages(arg0, arg1 interface{}) *gomock.Call

DescribeConnectorProfilesPages indicates an expected call of DescribeConnectorProfilesPages.

func (*MockAppflowAPIMockRecorder) DescribeConnectorProfilesPagesWithContext

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

DescribeConnectorProfilesPagesWithContext indicates an expected call of DescribeConnectorProfilesPagesWithContext.

func (*MockAppflowAPIMockRecorder) DescribeConnectorProfilesRequest

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorProfilesRequest(arg0 interface{}) *gomock.Call

DescribeConnectorProfilesRequest indicates an expected call of DescribeConnectorProfilesRequest.

func (*MockAppflowAPIMockRecorder) DescribeConnectorProfilesWithContext

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnectorProfilesWithContext indicates an expected call of DescribeConnectorProfilesWithContext.

func (*MockAppflowAPIMockRecorder) DescribeConnectorRequest added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorRequest(arg0 interface{}) *gomock.Call

DescribeConnectorRequest indicates an expected call of DescribeConnectorRequest.

func (*MockAppflowAPIMockRecorder) DescribeConnectorWithContext added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnectorWithContext indicates an expected call of DescribeConnectorWithContext.

func (*MockAppflowAPIMockRecorder) DescribeConnectors

func (mr *MockAppflowAPIMockRecorder) DescribeConnectors(arg0 interface{}) *gomock.Call

DescribeConnectors indicates an expected call of DescribeConnectors.

func (*MockAppflowAPIMockRecorder) DescribeConnectorsPages

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorsPages(arg0, arg1 interface{}) *gomock.Call

DescribeConnectorsPages indicates an expected call of DescribeConnectorsPages.

func (*MockAppflowAPIMockRecorder) DescribeConnectorsPagesWithContext

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

DescribeConnectorsPagesWithContext indicates an expected call of DescribeConnectorsPagesWithContext.

func (*MockAppflowAPIMockRecorder) DescribeConnectorsRequest

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorsRequest(arg0 interface{}) *gomock.Call

DescribeConnectorsRequest indicates an expected call of DescribeConnectorsRequest.

func (*MockAppflowAPIMockRecorder) DescribeConnectorsWithContext

func (mr *MockAppflowAPIMockRecorder) DescribeConnectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnectorsWithContext indicates an expected call of DescribeConnectorsWithContext.

func (*MockAppflowAPIMockRecorder) DescribeFlow

func (mr *MockAppflowAPIMockRecorder) DescribeFlow(arg0 interface{}) *gomock.Call

DescribeFlow indicates an expected call of DescribeFlow.

func (*MockAppflowAPIMockRecorder) DescribeFlowExecutionRecords

func (mr *MockAppflowAPIMockRecorder) DescribeFlowExecutionRecords(arg0 interface{}) *gomock.Call

DescribeFlowExecutionRecords indicates an expected call of DescribeFlowExecutionRecords.

func (*MockAppflowAPIMockRecorder) DescribeFlowExecutionRecordsPages

func (mr *MockAppflowAPIMockRecorder) DescribeFlowExecutionRecordsPages(arg0, arg1 interface{}) *gomock.Call

DescribeFlowExecutionRecordsPages indicates an expected call of DescribeFlowExecutionRecordsPages.

func (*MockAppflowAPIMockRecorder) DescribeFlowExecutionRecordsPagesWithContext

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

DescribeFlowExecutionRecordsPagesWithContext indicates an expected call of DescribeFlowExecutionRecordsPagesWithContext.

func (*MockAppflowAPIMockRecorder) DescribeFlowExecutionRecordsRequest

func (mr *MockAppflowAPIMockRecorder) DescribeFlowExecutionRecordsRequest(arg0 interface{}) *gomock.Call

DescribeFlowExecutionRecordsRequest indicates an expected call of DescribeFlowExecutionRecordsRequest.

func (*MockAppflowAPIMockRecorder) DescribeFlowExecutionRecordsWithContext

func (mr *MockAppflowAPIMockRecorder) DescribeFlowExecutionRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFlowExecutionRecordsWithContext indicates an expected call of DescribeFlowExecutionRecordsWithContext.

func (*MockAppflowAPIMockRecorder) DescribeFlowRequest

func (mr *MockAppflowAPIMockRecorder) DescribeFlowRequest(arg0 interface{}) *gomock.Call

DescribeFlowRequest indicates an expected call of DescribeFlowRequest.

func (*MockAppflowAPIMockRecorder) DescribeFlowWithContext

func (mr *MockAppflowAPIMockRecorder) DescribeFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFlowWithContext indicates an expected call of DescribeFlowWithContext.

func (*MockAppflowAPIMockRecorder) ListConnectorEntities

func (mr *MockAppflowAPIMockRecorder) ListConnectorEntities(arg0 interface{}) *gomock.Call

ListConnectorEntities indicates an expected call of ListConnectorEntities.

func (*MockAppflowAPIMockRecorder) ListConnectorEntitiesRequest

func (mr *MockAppflowAPIMockRecorder) ListConnectorEntitiesRequest(arg0 interface{}) *gomock.Call

ListConnectorEntitiesRequest indicates an expected call of ListConnectorEntitiesRequest.

func (*MockAppflowAPIMockRecorder) ListConnectorEntitiesWithContext

func (mr *MockAppflowAPIMockRecorder) ListConnectorEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConnectorEntitiesWithContext indicates an expected call of ListConnectorEntitiesWithContext.

func (*MockAppflowAPIMockRecorder) ListConnectors added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) ListConnectors(arg0 interface{}) *gomock.Call

ListConnectors indicates an expected call of ListConnectors.

func (*MockAppflowAPIMockRecorder) ListConnectorsPages added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) ListConnectorsPages(arg0, arg1 interface{}) *gomock.Call

ListConnectorsPages indicates an expected call of ListConnectorsPages.

func (*MockAppflowAPIMockRecorder) ListConnectorsPagesWithContext added in v1.43.22

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

ListConnectorsPagesWithContext indicates an expected call of ListConnectorsPagesWithContext.

func (*MockAppflowAPIMockRecorder) ListConnectorsRequest added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) ListConnectorsRequest(arg0 interface{}) *gomock.Call

ListConnectorsRequest indicates an expected call of ListConnectorsRequest.

func (*MockAppflowAPIMockRecorder) ListConnectorsWithContext added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) ListConnectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConnectorsWithContext indicates an expected call of ListConnectorsWithContext.

func (*MockAppflowAPIMockRecorder) ListFlows

func (mr *MockAppflowAPIMockRecorder) ListFlows(arg0 interface{}) *gomock.Call

ListFlows indicates an expected call of ListFlows.

func (*MockAppflowAPIMockRecorder) ListFlowsPages

func (mr *MockAppflowAPIMockRecorder) ListFlowsPages(arg0, arg1 interface{}) *gomock.Call

ListFlowsPages indicates an expected call of ListFlowsPages.

func (*MockAppflowAPIMockRecorder) ListFlowsPagesWithContext

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

ListFlowsPagesWithContext indicates an expected call of ListFlowsPagesWithContext.

func (*MockAppflowAPIMockRecorder) ListFlowsRequest

func (mr *MockAppflowAPIMockRecorder) ListFlowsRequest(arg0 interface{}) *gomock.Call

ListFlowsRequest indicates an expected call of ListFlowsRequest.

func (*MockAppflowAPIMockRecorder) ListFlowsWithContext

func (mr *MockAppflowAPIMockRecorder) ListFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFlowsWithContext indicates an expected call of ListFlowsWithContext.

func (*MockAppflowAPIMockRecorder) ListTagsForResource

func (mr *MockAppflowAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockAppflowAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockAppflowAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockAppflowAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockAppflowAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockAppflowAPIMockRecorder) RegisterConnector added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) RegisterConnector(arg0 interface{}) *gomock.Call

RegisterConnector indicates an expected call of RegisterConnector.

func (*MockAppflowAPIMockRecorder) RegisterConnectorRequest added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) RegisterConnectorRequest(arg0 interface{}) *gomock.Call

RegisterConnectorRequest indicates an expected call of RegisterConnectorRequest.

func (*MockAppflowAPIMockRecorder) RegisterConnectorWithContext added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) RegisterConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterConnectorWithContext indicates an expected call of RegisterConnectorWithContext.

func (*MockAppflowAPIMockRecorder) StartFlow

func (mr *MockAppflowAPIMockRecorder) StartFlow(arg0 interface{}) *gomock.Call

StartFlow indicates an expected call of StartFlow.

func (*MockAppflowAPIMockRecorder) StartFlowRequest

func (mr *MockAppflowAPIMockRecorder) StartFlowRequest(arg0 interface{}) *gomock.Call

StartFlowRequest indicates an expected call of StartFlowRequest.

func (*MockAppflowAPIMockRecorder) StartFlowWithContext

func (mr *MockAppflowAPIMockRecorder) StartFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartFlowWithContext indicates an expected call of StartFlowWithContext.

func (*MockAppflowAPIMockRecorder) StopFlow

func (mr *MockAppflowAPIMockRecorder) StopFlow(arg0 interface{}) *gomock.Call

StopFlow indicates an expected call of StopFlow.

func (*MockAppflowAPIMockRecorder) StopFlowRequest

func (mr *MockAppflowAPIMockRecorder) StopFlowRequest(arg0 interface{}) *gomock.Call

StopFlowRequest indicates an expected call of StopFlowRequest.

func (*MockAppflowAPIMockRecorder) StopFlowWithContext

func (mr *MockAppflowAPIMockRecorder) StopFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopFlowWithContext indicates an expected call of StopFlowWithContext.

func (*MockAppflowAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockAppflowAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockAppflowAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockAppflowAPIMockRecorder) UnregisterConnector added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) UnregisterConnector(arg0 interface{}) *gomock.Call

UnregisterConnector indicates an expected call of UnregisterConnector.

func (*MockAppflowAPIMockRecorder) UnregisterConnectorRequest added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) UnregisterConnectorRequest(arg0 interface{}) *gomock.Call

UnregisterConnectorRequest indicates an expected call of UnregisterConnectorRequest.

func (*MockAppflowAPIMockRecorder) UnregisterConnectorWithContext added in v1.43.22

func (mr *MockAppflowAPIMockRecorder) UnregisterConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnregisterConnectorWithContext indicates an expected call of UnregisterConnectorWithContext.

func (*MockAppflowAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockAppflowAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockAppflowAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockAppflowAPIMockRecorder) UpdateConnectorProfile

func (mr *MockAppflowAPIMockRecorder) UpdateConnectorProfile(arg0 interface{}) *gomock.Call

UpdateConnectorProfile indicates an expected call of UpdateConnectorProfile.

func (*MockAppflowAPIMockRecorder) UpdateConnectorProfileRequest

func (mr *MockAppflowAPIMockRecorder) UpdateConnectorProfileRequest(arg0 interface{}) *gomock.Call

UpdateConnectorProfileRequest indicates an expected call of UpdateConnectorProfileRequest.

func (*MockAppflowAPIMockRecorder) UpdateConnectorProfileWithContext

func (mr *MockAppflowAPIMockRecorder) UpdateConnectorProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConnectorProfileWithContext indicates an expected call of UpdateConnectorProfileWithContext.

func (*MockAppflowAPIMockRecorder) UpdateFlow

func (mr *MockAppflowAPIMockRecorder) UpdateFlow(arg0 interface{}) *gomock.Call

UpdateFlow indicates an expected call of UpdateFlow.

func (*MockAppflowAPIMockRecorder) UpdateFlowRequest

func (mr *MockAppflowAPIMockRecorder) UpdateFlowRequest(arg0 interface{}) *gomock.Call

UpdateFlowRequest indicates an expected call of UpdateFlowRequest.

func (*MockAppflowAPIMockRecorder) UpdateFlowWithContext

func (mr *MockAppflowAPIMockRecorder) UpdateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFlowWithContext indicates an expected call of UpdateFlowWithContext.

Jump to

Keyboard shortcuts

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