appintegrationsservicemock

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 appintegrationsservicemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAppIntegrationsServiceAPI

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

MockAppIntegrationsServiceAPI is a mock of AppIntegrationsServiceAPI interface

func NewMockAppIntegrationsServiceAPI

func NewMockAppIntegrationsServiceAPI(ctrl *gomock.Controller) *MockAppIntegrationsServiceAPI

NewMockAppIntegrationsServiceAPI creates a new mock instance

func (*MockAppIntegrationsServiceAPI) CreateApplication added in v1.45.17

CreateApplication mocks base method

func (*MockAppIntegrationsServiceAPI) CreateApplicationRequest added in v1.45.17

CreateApplicationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) CreateApplicationWithContext added in v1.45.17

CreateApplicationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) CreateDataIntegration

CreateDataIntegration mocks base method

func (*MockAppIntegrationsServiceAPI) CreateDataIntegrationRequest

CreateDataIntegrationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) CreateDataIntegrationWithContext

CreateDataIntegrationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) CreateEventIntegration

CreateEventIntegration mocks base method

func (*MockAppIntegrationsServiceAPI) CreateEventIntegrationRequest

CreateEventIntegrationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) CreateEventIntegrationWithContext

CreateEventIntegrationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteApplication added in v1.54.2

DeleteApplication mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteApplicationRequest added in v1.54.2

DeleteApplicationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteApplicationWithContext added in v1.54.2

DeleteApplicationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteDataIntegration

DeleteDataIntegration mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteDataIntegrationRequest

DeleteDataIntegrationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteDataIntegrationWithContext

DeleteDataIntegrationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteEventIntegration

DeleteEventIntegration mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteEventIntegrationRequest

DeleteEventIntegrationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) DeleteEventIntegrationWithContext

DeleteEventIntegrationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) EXPECT

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

func (*MockAppIntegrationsServiceAPI) GetApplication added in v1.45.17

GetApplication mocks base method

func (*MockAppIntegrationsServiceAPI) GetApplicationRequest added in v1.45.17

GetApplicationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) GetApplicationWithContext added in v1.45.17

GetApplicationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) GetDataIntegration

GetDataIntegration mocks base method

func (*MockAppIntegrationsServiceAPI) GetDataIntegrationRequest

GetDataIntegrationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) GetDataIntegrationWithContext

GetDataIntegrationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) GetEventIntegration

GetEventIntegration mocks base method

func (*MockAppIntegrationsServiceAPI) GetEventIntegrationRequest

GetEventIntegrationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) GetEventIntegrationWithContext

GetEventIntegrationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationAssociations added in v1.54.2

ListApplicationAssociations mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationAssociationsPages added in v1.54.2

ListApplicationAssociationsPages mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationAssociationsPagesWithContext added in v1.54.2

ListApplicationAssociationsPagesWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationAssociationsRequest added in v1.54.2

ListApplicationAssociationsRequest mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationAssociationsWithContext added in v1.54.2

ListApplicationAssociationsWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplications added in v1.45.17

ListApplications mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationsPages added in v1.45.17

ListApplicationsPages mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationsPagesWithContext added in v1.45.17

ListApplicationsPagesWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationsRequest added in v1.45.17

ListApplicationsRequest mocks base method

func (*MockAppIntegrationsServiceAPI) ListApplicationsWithContext added in v1.45.17

ListApplicationsWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationAssociations

ListDataIntegrationAssociations mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationAssociationsPages added in v1.45.17

ListDataIntegrationAssociationsPages mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationAssociationsPagesWithContext added in v1.45.17

ListDataIntegrationAssociationsPagesWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationAssociationsRequest

ListDataIntegrationAssociationsRequest mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationAssociationsWithContext

ListDataIntegrationAssociationsWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrations

ListDataIntegrations mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationsPages added in v1.45.17

ListDataIntegrationsPages mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationsPagesWithContext added in v1.45.17

ListDataIntegrationsPagesWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationsRequest

ListDataIntegrationsRequest mocks base method

func (*MockAppIntegrationsServiceAPI) ListDataIntegrationsWithContext

ListDataIntegrationsWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationAssociations

ListEventIntegrationAssociations mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationAssociationsPages added in v1.45.17

ListEventIntegrationAssociationsPages mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationAssociationsPagesWithContext added in v1.45.17

ListEventIntegrationAssociationsPagesWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationAssociationsRequest

ListEventIntegrationAssociationsRequest mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationAssociationsWithContext

ListEventIntegrationAssociationsWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrations

ListEventIntegrations mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationsPages added in v1.45.17

ListEventIntegrationsPages mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationsPagesWithContext added in v1.45.17

ListEventIntegrationsPagesWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationsRequest

ListEventIntegrationsRequest mocks base method

func (*MockAppIntegrationsServiceAPI) ListEventIntegrationsWithContext

ListEventIntegrationsWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockAppIntegrationsServiceAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockAppIntegrationsServiceAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) TagResource

TagResource mocks base method

func (*MockAppIntegrationsServiceAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockAppIntegrationsServiceAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) UntagResource

UntagResource mocks base method

func (*MockAppIntegrationsServiceAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockAppIntegrationsServiceAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateApplication added in v1.45.17

UpdateApplication mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateApplicationRequest added in v1.45.17

UpdateApplicationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateApplicationWithContext added in v1.45.17

UpdateApplicationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateDataIntegration

UpdateDataIntegration mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateDataIntegrationRequest

UpdateDataIntegrationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateDataIntegrationWithContext

UpdateDataIntegrationWithContext mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateEventIntegration

UpdateEventIntegration mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateEventIntegrationRequest

UpdateEventIntegrationRequest mocks base method

func (*MockAppIntegrationsServiceAPI) UpdateEventIntegrationWithContext

UpdateEventIntegrationWithContext mocks base method

type MockAppIntegrationsServiceAPIMockRecorder

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

MockAppIntegrationsServiceAPIMockRecorder is the mock recorder for MockAppIntegrationsServiceAPI

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateApplication added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call

CreateApplication indicates an expected call of CreateApplication

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateApplicationRequest added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call

CreateApplicationRequest indicates an expected call of CreateApplicationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateApplicationWithContext added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateDataIntegration

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateDataIntegration(arg0 interface{}) *gomock.Call

CreateDataIntegration indicates an expected call of CreateDataIntegration

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateDataIntegrationRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateDataIntegrationRequest(arg0 interface{}) *gomock.Call

CreateDataIntegrationRequest indicates an expected call of CreateDataIntegrationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateDataIntegrationWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateDataIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDataIntegrationWithContext indicates an expected call of CreateDataIntegrationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateEventIntegration

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateEventIntegration(arg0 interface{}) *gomock.Call

CreateEventIntegration indicates an expected call of CreateEventIntegration

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateEventIntegrationRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateEventIntegrationRequest(arg0 interface{}) *gomock.Call

CreateEventIntegrationRequest indicates an expected call of CreateEventIntegrationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) CreateEventIntegrationWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) CreateEventIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEventIntegrationWithContext indicates an expected call of CreateEventIntegrationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteApplication added in v1.54.2

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call

DeleteApplication indicates an expected call of DeleteApplication

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteApplicationRequest added in v1.54.2

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call

DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteApplicationWithContext added in v1.54.2

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteDataIntegration

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteDataIntegration(arg0 interface{}) *gomock.Call

DeleteDataIntegration indicates an expected call of DeleteDataIntegration

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteDataIntegrationRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteDataIntegrationRequest(arg0 interface{}) *gomock.Call

DeleteDataIntegrationRequest indicates an expected call of DeleteDataIntegrationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteDataIntegrationWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteDataIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDataIntegrationWithContext indicates an expected call of DeleteDataIntegrationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteEventIntegration

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteEventIntegration(arg0 interface{}) *gomock.Call

DeleteEventIntegration indicates an expected call of DeleteEventIntegration

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteEventIntegrationRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteEventIntegrationRequest(arg0 interface{}) *gomock.Call

DeleteEventIntegrationRequest indicates an expected call of DeleteEventIntegrationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) DeleteEventIntegrationWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) DeleteEventIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEventIntegrationWithContext indicates an expected call of DeleteEventIntegrationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) GetApplication added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call

GetApplication indicates an expected call of GetApplication

func (*MockAppIntegrationsServiceAPIMockRecorder) GetApplicationRequest added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call

GetApplicationRequest indicates an expected call of GetApplicationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) GetApplicationWithContext added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplicationWithContext indicates an expected call of GetApplicationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) GetDataIntegration

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetDataIntegration(arg0 interface{}) *gomock.Call

GetDataIntegration indicates an expected call of GetDataIntegration

func (*MockAppIntegrationsServiceAPIMockRecorder) GetDataIntegrationRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetDataIntegrationRequest(arg0 interface{}) *gomock.Call

GetDataIntegrationRequest indicates an expected call of GetDataIntegrationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) GetDataIntegrationWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetDataIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDataIntegrationWithContext indicates an expected call of GetDataIntegrationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) GetEventIntegration

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetEventIntegration(arg0 interface{}) *gomock.Call

GetEventIntegration indicates an expected call of GetEventIntegration

func (*MockAppIntegrationsServiceAPIMockRecorder) GetEventIntegrationRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetEventIntegrationRequest(arg0 interface{}) *gomock.Call

GetEventIntegrationRequest indicates an expected call of GetEventIntegrationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) GetEventIntegrationWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) GetEventIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEventIntegrationWithContext indicates an expected call of GetEventIntegrationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociations added in v1.54.2

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociations(arg0 interface{}) *gomock.Call

ListApplicationAssociations indicates an expected call of ListApplicationAssociations

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociationsPages added in v1.54.2

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationAssociationsPages indicates an expected call of ListApplicationAssociationsPages

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociationsPagesWithContext added in v1.54.2

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

ListApplicationAssociationsPagesWithContext indicates an expected call of ListApplicationAssociationsPagesWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociationsRequest added in v1.54.2

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociationsRequest(arg0 interface{}) *gomock.Call

ListApplicationAssociationsRequest indicates an expected call of ListApplicationAssociationsRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociationsWithContext added in v1.54.2

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListApplicationAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationAssociationsWithContext indicates an expected call of ListApplicationAssociationsWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplications added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call

ListApplications indicates an expected call of ListApplications

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationsPages added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationsPages indicates an expected call of ListApplicationsPages

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationsPagesWithContext added in v1.45.17

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

ListApplicationsPagesWithContext indicates an expected call of ListApplicationsPagesWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationsRequest added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call

ListApplicationsRequest indicates an expected call of ListApplicationsRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) ListApplicationsWithContext added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationsWithContext indicates an expected call of ListApplicationsWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociations

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociations(arg0 interface{}) *gomock.Call

ListDataIntegrationAssociations indicates an expected call of ListDataIntegrationAssociations

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociationsPages added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListDataIntegrationAssociationsPages indicates an expected call of ListDataIntegrationAssociationsPages

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociationsPagesWithContext added in v1.45.17

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

ListDataIntegrationAssociationsPagesWithContext indicates an expected call of ListDataIntegrationAssociationsPagesWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociationsRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociationsRequest(arg0 interface{}) *gomock.Call

ListDataIntegrationAssociationsRequest indicates an expected call of ListDataIntegrationAssociationsRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociationsWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDataIntegrationAssociationsWithContext indicates an expected call of ListDataIntegrationAssociationsWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrations

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrations(arg0 interface{}) *gomock.Call

ListDataIntegrations indicates an expected call of ListDataIntegrations

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationsPages added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationsPages(arg0, arg1 interface{}) *gomock.Call

ListDataIntegrationsPages indicates an expected call of ListDataIntegrationsPages

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationsPagesWithContext added in v1.45.17

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

ListDataIntegrationsPagesWithContext indicates an expected call of ListDataIntegrationsPagesWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationsRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationsRequest(arg0 interface{}) *gomock.Call

ListDataIntegrationsRequest indicates an expected call of ListDataIntegrationsRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationsWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListDataIntegrationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDataIntegrationsWithContext indicates an expected call of ListDataIntegrationsWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociations

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociations(arg0 interface{}) *gomock.Call

ListEventIntegrationAssociations indicates an expected call of ListEventIntegrationAssociations

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociationsPages added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListEventIntegrationAssociationsPages indicates an expected call of ListEventIntegrationAssociationsPages

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociationsPagesWithContext added in v1.45.17

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

ListEventIntegrationAssociationsPagesWithContext indicates an expected call of ListEventIntegrationAssociationsPagesWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociationsRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociationsRequest(arg0 interface{}) *gomock.Call

ListEventIntegrationAssociationsRequest indicates an expected call of ListEventIntegrationAssociationsRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociationsWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEventIntegrationAssociationsWithContext indicates an expected call of ListEventIntegrationAssociationsWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrations

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrations(arg0 interface{}) *gomock.Call

ListEventIntegrations indicates an expected call of ListEventIntegrations

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationsPages added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationsPages(arg0, arg1 interface{}) *gomock.Call

ListEventIntegrationsPages indicates an expected call of ListEventIntegrationsPages

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationsPagesWithContext added in v1.45.17

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

ListEventIntegrationsPagesWithContext indicates an expected call of ListEventIntegrationsPagesWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationsRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationsRequest(arg0 interface{}) *gomock.Call

ListEventIntegrationsRequest indicates an expected call of ListEventIntegrationsRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationsWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) ListEventIntegrationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEventIntegrationsWithContext indicates an expected call of ListEventIntegrationsWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockAppIntegrationsServiceAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockAppIntegrationsServiceAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockAppIntegrationsServiceAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateApplication added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call

UpdateApplication indicates an expected call of UpdateApplication

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateApplicationRequest added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call

UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateApplicationWithContext added in v1.45.17

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateDataIntegration

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateDataIntegration(arg0 interface{}) *gomock.Call

UpdateDataIntegration indicates an expected call of UpdateDataIntegration

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateDataIntegrationRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateDataIntegrationRequest(arg0 interface{}) *gomock.Call

UpdateDataIntegrationRequest indicates an expected call of UpdateDataIntegrationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateDataIntegrationWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateDataIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDataIntegrationWithContext indicates an expected call of UpdateDataIntegrationWithContext

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateEventIntegration

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateEventIntegration(arg0 interface{}) *gomock.Call

UpdateEventIntegration indicates an expected call of UpdateEventIntegration

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateEventIntegrationRequest

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateEventIntegrationRequest(arg0 interface{}) *gomock.Call

UpdateEventIntegrationRequest indicates an expected call of UpdateEventIntegrationRequest

func (*MockAppIntegrationsServiceAPIMockRecorder) UpdateEventIntegrationWithContext

func (mr *MockAppIntegrationsServiceAPIMockRecorder) UpdateEventIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEventIntegrationWithContext indicates an expected call of UpdateEventIntegrationWithContext

Jump to

Keyboard shortcuts

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