amplifymock

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAmplifyAPI

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

MockAmplifyAPI is a mock of AmplifyAPI interface.

func NewMockAmplifyAPI

func NewMockAmplifyAPI(ctrl *gomock.Controller) *MockAmplifyAPI

NewMockAmplifyAPI creates a new mock instance.

func (*MockAmplifyAPI) CreateApp

CreateApp mocks base method.

func (*MockAmplifyAPI) CreateAppRequest

CreateAppRequest mocks base method.

func (*MockAmplifyAPI) CreateAppWithContext

func (m *MockAmplifyAPI) CreateAppWithContext(arg0 context.Context, arg1 *amplify.CreateAppInput, arg2 ...request.Option) (*amplify.CreateAppOutput, error)

CreateAppWithContext mocks base method.

func (*MockAmplifyAPI) CreateBackendEnvironment

CreateBackendEnvironment mocks base method.

func (*MockAmplifyAPI) CreateBackendEnvironmentRequest

CreateBackendEnvironmentRequest mocks base method.

func (*MockAmplifyAPI) CreateBackendEnvironmentWithContext

func (m *MockAmplifyAPI) CreateBackendEnvironmentWithContext(arg0 context.Context, arg1 *amplify.CreateBackendEnvironmentInput, arg2 ...request.Option) (*amplify.CreateBackendEnvironmentOutput, error)

CreateBackendEnvironmentWithContext mocks base method.

func (*MockAmplifyAPI) CreateBranch

CreateBranch mocks base method.

func (*MockAmplifyAPI) CreateBranchRequest

CreateBranchRequest mocks base method.

func (*MockAmplifyAPI) CreateBranchWithContext

func (m *MockAmplifyAPI) CreateBranchWithContext(arg0 context.Context, arg1 *amplify.CreateBranchInput, arg2 ...request.Option) (*amplify.CreateBranchOutput, error)

CreateBranchWithContext mocks base method.

func (*MockAmplifyAPI) CreateDeployment

CreateDeployment mocks base method.

func (*MockAmplifyAPI) CreateDeploymentRequest

CreateDeploymentRequest mocks base method.

func (*MockAmplifyAPI) CreateDeploymentWithContext

func (m *MockAmplifyAPI) CreateDeploymentWithContext(arg0 context.Context, arg1 *amplify.CreateDeploymentInput, arg2 ...request.Option) (*amplify.CreateDeploymentOutput, error)

CreateDeploymentWithContext mocks base method.

func (*MockAmplifyAPI) CreateDomainAssociation

CreateDomainAssociation mocks base method.

func (*MockAmplifyAPI) CreateDomainAssociationRequest

CreateDomainAssociationRequest mocks base method.

func (*MockAmplifyAPI) CreateDomainAssociationWithContext

func (m *MockAmplifyAPI) CreateDomainAssociationWithContext(arg0 context.Context, arg1 *amplify.CreateDomainAssociationInput, arg2 ...request.Option) (*amplify.CreateDomainAssociationOutput, error)

CreateDomainAssociationWithContext mocks base method.

func (*MockAmplifyAPI) CreateWebhook

CreateWebhook mocks base method.

func (*MockAmplifyAPI) CreateWebhookRequest

CreateWebhookRequest mocks base method.

func (*MockAmplifyAPI) CreateWebhookWithContext

func (m *MockAmplifyAPI) CreateWebhookWithContext(arg0 context.Context, arg1 *amplify.CreateWebhookInput, arg2 ...request.Option) (*amplify.CreateWebhookOutput, error)

CreateWebhookWithContext mocks base method.

func (*MockAmplifyAPI) DeleteApp

DeleteApp mocks base method.

func (*MockAmplifyAPI) DeleteAppRequest

DeleteAppRequest mocks base method.

func (*MockAmplifyAPI) DeleteAppWithContext

func (m *MockAmplifyAPI) DeleteAppWithContext(arg0 context.Context, arg1 *amplify.DeleteAppInput, arg2 ...request.Option) (*amplify.DeleteAppOutput, error)

DeleteAppWithContext mocks base method.

func (*MockAmplifyAPI) DeleteBackendEnvironment

DeleteBackendEnvironment mocks base method.

func (*MockAmplifyAPI) DeleteBackendEnvironmentRequest

DeleteBackendEnvironmentRequest mocks base method.

func (*MockAmplifyAPI) DeleteBackendEnvironmentWithContext

func (m *MockAmplifyAPI) DeleteBackendEnvironmentWithContext(arg0 context.Context, arg1 *amplify.DeleteBackendEnvironmentInput, arg2 ...request.Option) (*amplify.DeleteBackendEnvironmentOutput, error)

DeleteBackendEnvironmentWithContext mocks base method.

func (*MockAmplifyAPI) DeleteBranch

DeleteBranch mocks base method.

func (*MockAmplifyAPI) DeleteBranchRequest

DeleteBranchRequest mocks base method.

func (*MockAmplifyAPI) DeleteBranchWithContext

func (m *MockAmplifyAPI) DeleteBranchWithContext(arg0 context.Context, arg1 *amplify.DeleteBranchInput, arg2 ...request.Option) (*amplify.DeleteBranchOutput, error)

DeleteBranchWithContext mocks base method.

func (*MockAmplifyAPI) DeleteDomainAssociation

DeleteDomainAssociation mocks base method.

func (*MockAmplifyAPI) DeleteDomainAssociationRequest

DeleteDomainAssociationRequest mocks base method.

func (*MockAmplifyAPI) DeleteDomainAssociationWithContext

func (m *MockAmplifyAPI) DeleteDomainAssociationWithContext(arg0 context.Context, arg1 *amplify.DeleteDomainAssociationInput, arg2 ...request.Option) (*amplify.DeleteDomainAssociationOutput, error)

DeleteDomainAssociationWithContext mocks base method.

func (*MockAmplifyAPI) DeleteJob

DeleteJob mocks base method.

func (*MockAmplifyAPI) DeleteJobRequest

DeleteJobRequest mocks base method.

func (*MockAmplifyAPI) DeleteJobWithContext

func (m *MockAmplifyAPI) DeleteJobWithContext(arg0 context.Context, arg1 *amplify.DeleteJobInput, arg2 ...request.Option) (*amplify.DeleteJobOutput, error)

DeleteJobWithContext mocks base method.

func (*MockAmplifyAPI) DeleteWebhook

DeleteWebhook mocks base method.

func (*MockAmplifyAPI) DeleteWebhookRequest

DeleteWebhookRequest mocks base method.

func (*MockAmplifyAPI) DeleteWebhookWithContext

func (m *MockAmplifyAPI) DeleteWebhookWithContext(arg0 context.Context, arg1 *amplify.DeleteWebhookInput, arg2 ...request.Option) (*amplify.DeleteWebhookOutput, error)

DeleteWebhookWithContext mocks base method.

func (*MockAmplifyAPI) EXPECT

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

func (*MockAmplifyAPI) GenerateAccessLogs

GenerateAccessLogs mocks base method.

func (*MockAmplifyAPI) GenerateAccessLogsRequest

GenerateAccessLogsRequest mocks base method.

func (*MockAmplifyAPI) GenerateAccessLogsWithContext

func (m *MockAmplifyAPI) GenerateAccessLogsWithContext(arg0 context.Context, arg1 *amplify.GenerateAccessLogsInput, arg2 ...request.Option) (*amplify.GenerateAccessLogsOutput, error)

GenerateAccessLogsWithContext mocks base method.

func (*MockAmplifyAPI) GetApp

GetApp mocks base method.

func (*MockAmplifyAPI) GetAppRequest

func (m *MockAmplifyAPI) GetAppRequest(arg0 *amplify.GetAppInput) (*request.Request, *amplify.GetAppOutput)

GetAppRequest mocks base method.

func (*MockAmplifyAPI) GetAppWithContext

func (m *MockAmplifyAPI) GetAppWithContext(arg0 context.Context, arg1 *amplify.GetAppInput, arg2 ...request.Option) (*amplify.GetAppOutput, error)

GetAppWithContext mocks base method.

func (*MockAmplifyAPI) GetArtifactUrl

GetArtifactUrl mocks base method.

func (*MockAmplifyAPI) GetArtifactUrlRequest

GetArtifactUrlRequest mocks base method.

func (*MockAmplifyAPI) GetArtifactUrlWithContext

func (m *MockAmplifyAPI) GetArtifactUrlWithContext(arg0 context.Context, arg1 *amplify.GetArtifactUrlInput, arg2 ...request.Option) (*amplify.GetArtifactUrlOutput, error)

GetArtifactUrlWithContext mocks base method.

func (*MockAmplifyAPI) GetBackendEnvironment

GetBackendEnvironment mocks base method.

func (*MockAmplifyAPI) GetBackendEnvironmentRequest

GetBackendEnvironmentRequest mocks base method.

func (*MockAmplifyAPI) GetBackendEnvironmentWithContext

func (m *MockAmplifyAPI) GetBackendEnvironmentWithContext(arg0 context.Context, arg1 *amplify.GetBackendEnvironmentInput, arg2 ...request.Option) (*amplify.GetBackendEnvironmentOutput, error)

GetBackendEnvironmentWithContext mocks base method.

func (*MockAmplifyAPI) GetBranch

GetBranch mocks base method.

func (*MockAmplifyAPI) GetBranchRequest

GetBranchRequest mocks base method.

func (*MockAmplifyAPI) GetBranchWithContext

func (m *MockAmplifyAPI) GetBranchWithContext(arg0 context.Context, arg1 *amplify.GetBranchInput, arg2 ...request.Option) (*amplify.GetBranchOutput, error)

GetBranchWithContext mocks base method.

func (*MockAmplifyAPI) GetDomainAssociation

GetDomainAssociation mocks base method.

func (*MockAmplifyAPI) GetDomainAssociationRequest

GetDomainAssociationRequest mocks base method.

func (*MockAmplifyAPI) GetDomainAssociationWithContext

func (m *MockAmplifyAPI) GetDomainAssociationWithContext(arg0 context.Context, arg1 *amplify.GetDomainAssociationInput, arg2 ...request.Option) (*amplify.GetDomainAssociationOutput, error)

GetDomainAssociationWithContext mocks base method.

func (*MockAmplifyAPI) GetJob

GetJob mocks base method.

func (*MockAmplifyAPI) GetJobRequest

func (m *MockAmplifyAPI) GetJobRequest(arg0 *amplify.GetJobInput) (*request.Request, *amplify.GetJobOutput)

GetJobRequest mocks base method.

func (*MockAmplifyAPI) GetJobWithContext

func (m *MockAmplifyAPI) GetJobWithContext(arg0 context.Context, arg1 *amplify.GetJobInput, arg2 ...request.Option) (*amplify.GetJobOutput, error)

GetJobWithContext mocks base method.

func (*MockAmplifyAPI) GetWebhook

GetWebhook mocks base method.

func (*MockAmplifyAPI) GetWebhookRequest

GetWebhookRequest mocks base method.

func (*MockAmplifyAPI) GetWebhookWithContext

func (m *MockAmplifyAPI) GetWebhookWithContext(arg0 context.Context, arg1 *amplify.GetWebhookInput, arg2 ...request.Option) (*amplify.GetWebhookOutput, error)

GetWebhookWithContext mocks base method.

func (*MockAmplifyAPI) ListApps

ListApps mocks base method.

func (*MockAmplifyAPI) ListAppsRequest

func (m *MockAmplifyAPI) ListAppsRequest(arg0 *amplify.ListAppsInput) (*request.Request, *amplify.ListAppsOutput)

ListAppsRequest mocks base method.

func (*MockAmplifyAPI) ListAppsWithContext

func (m *MockAmplifyAPI) ListAppsWithContext(arg0 context.Context, arg1 *amplify.ListAppsInput, arg2 ...request.Option) (*amplify.ListAppsOutput, error)

ListAppsWithContext mocks base method.

func (*MockAmplifyAPI) ListArtifacts

ListArtifacts mocks base method.

func (*MockAmplifyAPI) ListArtifactsRequest

ListArtifactsRequest mocks base method.

func (*MockAmplifyAPI) ListArtifactsWithContext

func (m *MockAmplifyAPI) ListArtifactsWithContext(arg0 context.Context, arg1 *amplify.ListArtifactsInput, arg2 ...request.Option) (*amplify.ListArtifactsOutput, error)

ListArtifactsWithContext mocks base method.

func (*MockAmplifyAPI) ListBackendEnvironments

ListBackendEnvironments mocks base method.

func (*MockAmplifyAPI) ListBackendEnvironmentsRequest

ListBackendEnvironmentsRequest mocks base method.

func (*MockAmplifyAPI) ListBackendEnvironmentsWithContext

func (m *MockAmplifyAPI) ListBackendEnvironmentsWithContext(arg0 context.Context, arg1 *amplify.ListBackendEnvironmentsInput, arg2 ...request.Option) (*amplify.ListBackendEnvironmentsOutput, error)

ListBackendEnvironmentsWithContext mocks base method.

func (*MockAmplifyAPI) ListBranches

ListBranches mocks base method.

func (*MockAmplifyAPI) ListBranchesRequest

ListBranchesRequest mocks base method.

func (*MockAmplifyAPI) ListBranchesWithContext

func (m *MockAmplifyAPI) ListBranchesWithContext(arg0 context.Context, arg1 *amplify.ListBranchesInput, arg2 ...request.Option) (*amplify.ListBranchesOutput, error)

ListBranchesWithContext mocks base method.

func (*MockAmplifyAPI) ListDomainAssociations

ListDomainAssociations mocks base method.

func (*MockAmplifyAPI) ListDomainAssociationsRequest

ListDomainAssociationsRequest mocks base method.

func (*MockAmplifyAPI) ListDomainAssociationsWithContext

func (m *MockAmplifyAPI) ListDomainAssociationsWithContext(arg0 context.Context, arg1 *amplify.ListDomainAssociationsInput, arg2 ...request.Option) (*amplify.ListDomainAssociationsOutput, error)

ListDomainAssociationsWithContext mocks base method.

func (*MockAmplifyAPI) ListJobs

ListJobs mocks base method.

func (*MockAmplifyAPI) ListJobsRequest

func (m *MockAmplifyAPI) ListJobsRequest(arg0 *amplify.ListJobsInput) (*request.Request, *amplify.ListJobsOutput)

ListJobsRequest mocks base method.

func (*MockAmplifyAPI) ListJobsWithContext

func (m *MockAmplifyAPI) ListJobsWithContext(arg0 context.Context, arg1 *amplify.ListJobsInput, arg2 ...request.Option) (*amplify.ListJobsOutput, error)

ListJobsWithContext mocks base method.

func (*MockAmplifyAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockAmplifyAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockAmplifyAPI) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext mocks base method.

func (*MockAmplifyAPI) ListWebhooks

ListWebhooks mocks base method.

func (*MockAmplifyAPI) ListWebhooksRequest

ListWebhooksRequest mocks base method.

func (*MockAmplifyAPI) ListWebhooksWithContext

func (m *MockAmplifyAPI) ListWebhooksWithContext(arg0 context.Context, arg1 *amplify.ListWebhooksInput, arg2 ...request.Option) (*amplify.ListWebhooksOutput, error)

ListWebhooksWithContext mocks base method.

func (*MockAmplifyAPI) StartDeployment

StartDeployment mocks base method.

func (*MockAmplifyAPI) StartDeploymentRequest

StartDeploymentRequest mocks base method.

func (*MockAmplifyAPI) StartDeploymentWithContext

func (m *MockAmplifyAPI) StartDeploymentWithContext(arg0 context.Context, arg1 *amplify.StartDeploymentInput, arg2 ...request.Option) (*amplify.StartDeploymentOutput, error)

StartDeploymentWithContext mocks base method.

func (*MockAmplifyAPI) StartJob

StartJob mocks base method.

func (*MockAmplifyAPI) StartJobRequest

func (m *MockAmplifyAPI) StartJobRequest(arg0 *amplify.StartJobInput) (*request.Request, *amplify.StartJobOutput)

StartJobRequest mocks base method.

func (*MockAmplifyAPI) StartJobWithContext

func (m *MockAmplifyAPI) StartJobWithContext(arg0 context.Context, arg1 *amplify.StartJobInput, arg2 ...request.Option) (*amplify.StartJobOutput, error)

StartJobWithContext mocks base method.

func (*MockAmplifyAPI) StopJob

StopJob mocks base method.

func (*MockAmplifyAPI) StopJobRequest

func (m *MockAmplifyAPI) StopJobRequest(arg0 *amplify.StopJobInput) (*request.Request, *amplify.StopJobOutput)

StopJobRequest mocks base method.

func (*MockAmplifyAPI) StopJobWithContext

func (m *MockAmplifyAPI) StopJobWithContext(arg0 context.Context, arg1 *amplify.StopJobInput, arg2 ...request.Option) (*amplify.StopJobOutput, error)

StopJobWithContext mocks base method.

func (*MockAmplifyAPI) TagResource

TagResource mocks base method.

func (*MockAmplifyAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockAmplifyAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method.

func (*MockAmplifyAPI) UntagResource

UntagResource mocks base method.

func (*MockAmplifyAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockAmplifyAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method.

func (*MockAmplifyAPI) UpdateApp

UpdateApp mocks base method.

func (*MockAmplifyAPI) UpdateAppRequest

UpdateAppRequest mocks base method.

func (*MockAmplifyAPI) UpdateAppWithContext

func (m *MockAmplifyAPI) UpdateAppWithContext(arg0 context.Context, arg1 *amplify.UpdateAppInput, arg2 ...request.Option) (*amplify.UpdateAppOutput, error)

UpdateAppWithContext mocks base method.

func (*MockAmplifyAPI) UpdateBranch

UpdateBranch mocks base method.

func (*MockAmplifyAPI) UpdateBranchRequest

UpdateBranchRequest mocks base method.

func (*MockAmplifyAPI) UpdateBranchWithContext

func (m *MockAmplifyAPI) UpdateBranchWithContext(arg0 context.Context, arg1 *amplify.UpdateBranchInput, arg2 ...request.Option) (*amplify.UpdateBranchOutput, error)

UpdateBranchWithContext mocks base method.

func (*MockAmplifyAPI) UpdateDomainAssociation

UpdateDomainAssociation mocks base method.

func (*MockAmplifyAPI) UpdateDomainAssociationRequest

UpdateDomainAssociationRequest mocks base method.

func (*MockAmplifyAPI) UpdateDomainAssociationWithContext

func (m *MockAmplifyAPI) UpdateDomainAssociationWithContext(arg0 context.Context, arg1 *amplify.UpdateDomainAssociationInput, arg2 ...request.Option) (*amplify.UpdateDomainAssociationOutput, error)

UpdateDomainAssociationWithContext mocks base method.

func (*MockAmplifyAPI) UpdateWebhook

UpdateWebhook mocks base method.

func (*MockAmplifyAPI) UpdateWebhookRequest

UpdateWebhookRequest mocks base method.

func (*MockAmplifyAPI) UpdateWebhookWithContext

func (m *MockAmplifyAPI) UpdateWebhookWithContext(arg0 context.Context, arg1 *amplify.UpdateWebhookInput, arg2 ...request.Option) (*amplify.UpdateWebhookOutput, error)

UpdateWebhookWithContext mocks base method.

type MockAmplifyAPIMockRecorder

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

MockAmplifyAPIMockRecorder is the mock recorder for MockAmplifyAPI.

func (*MockAmplifyAPIMockRecorder) CreateApp

func (mr *MockAmplifyAPIMockRecorder) CreateApp(arg0 interface{}) *gomock.Call

CreateApp indicates an expected call of CreateApp.

func (*MockAmplifyAPIMockRecorder) CreateAppRequest

func (mr *MockAmplifyAPIMockRecorder) CreateAppRequest(arg0 interface{}) *gomock.Call

CreateAppRequest indicates an expected call of CreateAppRequest.

func (*MockAmplifyAPIMockRecorder) CreateAppWithContext

func (mr *MockAmplifyAPIMockRecorder) CreateAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAppWithContext indicates an expected call of CreateAppWithContext.

func (*MockAmplifyAPIMockRecorder) CreateBackendEnvironment

func (mr *MockAmplifyAPIMockRecorder) CreateBackendEnvironment(arg0 interface{}) *gomock.Call

CreateBackendEnvironment indicates an expected call of CreateBackendEnvironment.

func (*MockAmplifyAPIMockRecorder) CreateBackendEnvironmentRequest

func (mr *MockAmplifyAPIMockRecorder) CreateBackendEnvironmentRequest(arg0 interface{}) *gomock.Call

CreateBackendEnvironmentRequest indicates an expected call of CreateBackendEnvironmentRequest.

func (*MockAmplifyAPIMockRecorder) CreateBackendEnvironmentWithContext

func (mr *MockAmplifyAPIMockRecorder) CreateBackendEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBackendEnvironmentWithContext indicates an expected call of CreateBackendEnvironmentWithContext.

func (*MockAmplifyAPIMockRecorder) CreateBranch

func (mr *MockAmplifyAPIMockRecorder) CreateBranch(arg0 interface{}) *gomock.Call

CreateBranch indicates an expected call of CreateBranch.

func (*MockAmplifyAPIMockRecorder) CreateBranchRequest

func (mr *MockAmplifyAPIMockRecorder) CreateBranchRequest(arg0 interface{}) *gomock.Call

CreateBranchRequest indicates an expected call of CreateBranchRequest.

func (*MockAmplifyAPIMockRecorder) CreateBranchWithContext

func (mr *MockAmplifyAPIMockRecorder) CreateBranchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBranchWithContext indicates an expected call of CreateBranchWithContext.

func (*MockAmplifyAPIMockRecorder) CreateDeployment

func (mr *MockAmplifyAPIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call

CreateDeployment indicates an expected call of CreateDeployment.

func (*MockAmplifyAPIMockRecorder) CreateDeploymentRequest

func (mr *MockAmplifyAPIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call

CreateDeploymentRequest indicates an expected call of CreateDeploymentRequest.

func (*MockAmplifyAPIMockRecorder) CreateDeploymentWithContext

func (mr *MockAmplifyAPIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDeploymentWithContext indicates an expected call of CreateDeploymentWithContext.

func (*MockAmplifyAPIMockRecorder) CreateDomainAssociation

func (mr *MockAmplifyAPIMockRecorder) CreateDomainAssociation(arg0 interface{}) *gomock.Call

CreateDomainAssociation indicates an expected call of CreateDomainAssociation.

func (*MockAmplifyAPIMockRecorder) CreateDomainAssociationRequest

func (mr *MockAmplifyAPIMockRecorder) CreateDomainAssociationRequest(arg0 interface{}) *gomock.Call

CreateDomainAssociationRequest indicates an expected call of CreateDomainAssociationRequest.

func (*MockAmplifyAPIMockRecorder) CreateDomainAssociationWithContext

func (mr *MockAmplifyAPIMockRecorder) CreateDomainAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDomainAssociationWithContext indicates an expected call of CreateDomainAssociationWithContext.

func (*MockAmplifyAPIMockRecorder) CreateWebhook

func (mr *MockAmplifyAPIMockRecorder) CreateWebhook(arg0 interface{}) *gomock.Call

CreateWebhook indicates an expected call of CreateWebhook.

func (*MockAmplifyAPIMockRecorder) CreateWebhookRequest

func (mr *MockAmplifyAPIMockRecorder) CreateWebhookRequest(arg0 interface{}) *gomock.Call

CreateWebhookRequest indicates an expected call of CreateWebhookRequest.

func (*MockAmplifyAPIMockRecorder) CreateWebhookWithContext

func (mr *MockAmplifyAPIMockRecorder) CreateWebhookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateWebhookWithContext indicates an expected call of CreateWebhookWithContext.

func (*MockAmplifyAPIMockRecorder) DeleteApp

func (mr *MockAmplifyAPIMockRecorder) DeleteApp(arg0 interface{}) *gomock.Call

DeleteApp indicates an expected call of DeleteApp.

func (*MockAmplifyAPIMockRecorder) DeleteAppRequest

func (mr *MockAmplifyAPIMockRecorder) DeleteAppRequest(arg0 interface{}) *gomock.Call

DeleteAppRequest indicates an expected call of DeleteAppRequest.

func (*MockAmplifyAPIMockRecorder) DeleteAppWithContext

func (mr *MockAmplifyAPIMockRecorder) DeleteAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAppWithContext indicates an expected call of DeleteAppWithContext.

func (*MockAmplifyAPIMockRecorder) DeleteBackendEnvironment

func (mr *MockAmplifyAPIMockRecorder) DeleteBackendEnvironment(arg0 interface{}) *gomock.Call

DeleteBackendEnvironment indicates an expected call of DeleteBackendEnvironment.

func (*MockAmplifyAPIMockRecorder) DeleteBackendEnvironmentRequest

func (mr *MockAmplifyAPIMockRecorder) DeleteBackendEnvironmentRequest(arg0 interface{}) *gomock.Call

DeleteBackendEnvironmentRequest indicates an expected call of DeleteBackendEnvironmentRequest.

func (*MockAmplifyAPIMockRecorder) DeleteBackendEnvironmentWithContext

func (mr *MockAmplifyAPIMockRecorder) DeleteBackendEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBackendEnvironmentWithContext indicates an expected call of DeleteBackendEnvironmentWithContext.

func (*MockAmplifyAPIMockRecorder) DeleteBranch

func (mr *MockAmplifyAPIMockRecorder) DeleteBranch(arg0 interface{}) *gomock.Call

DeleteBranch indicates an expected call of DeleteBranch.

func (*MockAmplifyAPIMockRecorder) DeleteBranchRequest

func (mr *MockAmplifyAPIMockRecorder) DeleteBranchRequest(arg0 interface{}) *gomock.Call

DeleteBranchRequest indicates an expected call of DeleteBranchRequest.

func (*MockAmplifyAPIMockRecorder) DeleteBranchWithContext

func (mr *MockAmplifyAPIMockRecorder) DeleteBranchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBranchWithContext indicates an expected call of DeleteBranchWithContext.

func (*MockAmplifyAPIMockRecorder) DeleteDomainAssociation

func (mr *MockAmplifyAPIMockRecorder) DeleteDomainAssociation(arg0 interface{}) *gomock.Call

DeleteDomainAssociation indicates an expected call of DeleteDomainAssociation.

func (*MockAmplifyAPIMockRecorder) DeleteDomainAssociationRequest

func (mr *MockAmplifyAPIMockRecorder) DeleteDomainAssociationRequest(arg0 interface{}) *gomock.Call

DeleteDomainAssociationRequest indicates an expected call of DeleteDomainAssociationRequest.

func (*MockAmplifyAPIMockRecorder) DeleteDomainAssociationWithContext

func (mr *MockAmplifyAPIMockRecorder) DeleteDomainAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDomainAssociationWithContext indicates an expected call of DeleteDomainAssociationWithContext.

func (*MockAmplifyAPIMockRecorder) DeleteJob

func (mr *MockAmplifyAPIMockRecorder) DeleteJob(arg0 interface{}) *gomock.Call

DeleteJob indicates an expected call of DeleteJob.

func (*MockAmplifyAPIMockRecorder) DeleteJobRequest

func (mr *MockAmplifyAPIMockRecorder) DeleteJobRequest(arg0 interface{}) *gomock.Call

DeleteJobRequest indicates an expected call of DeleteJobRequest.

func (*MockAmplifyAPIMockRecorder) DeleteJobWithContext

func (mr *MockAmplifyAPIMockRecorder) DeleteJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteJobWithContext indicates an expected call of DeleteJobWithContext.

func (*MockAmplifyAPIMockRecorder) DeleteWebhook

func (mr *MockAmplifyAPIMockRecorder) DeleteWebhook(arg0 interface{}) *gomock.Call

DeleteWebhook indicates an expected call of DeleteWebhook.

func (*MockAmplifyAPIMockRecorder) DeleteWebhookRequest

func (mr *MockAmplifyAPIMockRecorder) DeleteWebhookRequest(arg0 interface{}) *gomock.Call

DeleteWebhookRequest indicates an expected call of DeleteWebhookRequest.

func (*MockAmplifyAPIMockRecorder) DeleteWebhookWithContext

func (mr *MockAmplifyAPIMockRecorder) DeleteWebhookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteWebhookWithContext indicates an expected call of DeleteWebhookWithContext.

func (*MockAmplifyAPIMockRecorder) GenerateAccessLogs

func (mr *MockAmplifyAPIMockRecorder) GenerateAccessLogs(arg0 interface{}) *gomock.Call

GenerateAccessLogs indicates an expected call of GenerateAccessLogs.

func (*MockAmplifyAPIMockRecorder) GenerateAccessLogsRequest

func (mr *MockAmplifyAPIMockRecorder) GenerateAccessLogsRequest(arg0 interface{}) *gomock.Call

GenerateAccessLogsRequest indicates an expected call of GenerateAccessLogsRequest.

func (*MockAmplifyAPIMockRecorder) GenerateAccessLogsWithContext

func (mr *MockAmplifyAPIMockRecorder) GenerateAccessLogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateAccessLogsWithContext indicates an expected call of GenerateAccessLogsWithContext.

func (*MockAmplifyAPIMockRecorder) GetApp

func (mr *MockAmplifyAPIMockRecorder) GetApp(arg0 interface{}) *gomock.Call

GetApp indicates an expected call of GetApp.

func (*MockAmplifyAPIMockRecorder) GetAppRequest

func (mr *MockAmplifyAPIMockRecorder) GetAppRequest(arg0 interface{}) *gomock.Call

GetAppRequest indicates an expected call of GetAppRequest.

func (*MockAmplifyAPIMockRecorder) GetAppWithContext

func (mr *MockAmplifyAPIMockRecorder) GetAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAppWithContext indicates an expected call of GetAppWithContext.

func (*MockAmplifyAPIMockRecorder) GetArtifactUrl

func (mr *MockAmplifyAPIMockRecorder) GetArtifactUrl(arg0 interface{}) *gomock.Call

GetArtifactUrl indicates an expected call of GetArtifactUrl.

func (*MockAmplifyAPIMockRecorder) GetArtifactUrlRequest

func (mr *MockAmplifyAPIMockRecorder) GetArtifactUrlRequest(arg0 interface{}) *gomock.Call

GetArtifactUrlRequest indicates an expected call of GetArtifactUrlRequest.

func (*MockAmplifyAPIMockRecorder) GetArtifactUrlWithContext

func (mr *MockAmplifyAPIMockRecorder) GetArtifactUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetArtifactUrlWithContext indicates an expected call of GetArtifactUrlWithContext.

func (*MockAmplifyAPIMockRecorder) GetBackendEnvironment

func (mr *MockAmplifyAPIMockRecorder) GetBackendEnvironment(arg0 interface{}) *gomock.Call

GetBackendEnvironment indicates an expected call of GetBackendEnvironment.

func (*MockAmplifyAPIMockRecorder) GetBackendEnvironmentRequest

func (mr *MockAmplifyAPIMockRecorder) GetBackendEnvironmentRequest(arg0 interface{}) *gomock.Call

GetBackendEnvironmentRequest indicates an expected call of GetBackendEnvironmentRequest.

func (*MockAmplifyAPIMockRecorder) GetBackendEnvironmentWithContext

func (mr *MockAmplifyAPIMockRecorder) GetBackendEnvironmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBackendEnvironmentWithContext indicates an expected call of GetBackendEnvironmentWithContext.

func (*MockAmplifyAPIMockRecorder) GetBranch

func (mr *MockAmplifyAPIMockRecorder) GetBranch(arg0 interface{}) *gomock.Call

GetBranch indicates an expected call of GetBranch.

func (*MockAmplifyAPIMockRecorder) GetBranchRequest

func (mr *MockAmplifyAPIMockRecorder) GetBranchRequest(arg0 interface{}) *gomock.Call

GetBranchRequest indicates an expected call of GetBranchRequest.

func (*MockAmplifyAPIMockRecorder) GetBranchWithContext

func (mr *MockAmplifyAPIMockRecorder) GetBranchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBranchWithContext indicates an expected call of GetBranchWithContext.

func (*MockAmplifyAPIMockRecorder) GetDomainAssociation

func (mr *MockAmplifyAPIMockRecorder) GetDomainAssociation(arg0 interface{}) *gomock.Call

GetDomainAssociation indicates an expected call of GetDomainAssociation.

func (*MockAmplifyAPIMockRecorder) GetDomainAssociationRequest

func (mr *MockAmplifyAPIMockRecorder) GetDomainAssociationRequest(arg0 interface{}) *gomock.Call

GetDomainAssociationRequest indicates an expected call of GetDomainAssociationRequest.

func (*MockAmplifyAPIMockRecorder) GetDomainAssociationWithContext

func (mr *MockAmplifyAPIMockRecorder) GetDomainAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDomainAssociationWithContext indicates an expected call of GetDomainAssociationWithContext.

func (*MockAmplifyAPIMockRecorder) GetJob

func (mr *MockAmplifyAPIMockRecorder) GetJob(arg0 interface{}) *gomock.Call

GetJob indicates an expected call of GetJob.

func (*MockAmplifyAPIMockRecorder) GetJobRequest

func (mr *MockAmplifyAPIMockRecorder) GetJobRequest(arg0 interface{}) *gomock.Call

GetJobRequest indicates an expected call of GetJobRequest.

func (*MockAmplifyAPIMockRecorder) GetJobWithContext

func (mr *MockAmplifyAPIMockRecorder) GetJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetJobWithContext indicates an expected call of GetJobWithContext.

func (*MockAmplifyAPIMockRecorder) GetWebhook

func (mr *MockAmplifyAPIMockRecorder) GetWebhook(arg0 interface{}) *gomock.Call

GetWebhook indicates an expected call of GetWebhook.

func (*MockAmplifyAPIMockRecorder) GetWebhookRequest

func (mr *MockAmplifyAPIMockRecorder) GetWebhookRequest(arg0 interface{}) *gomock.Call

GetWebhookRequest indicates an expected call of GetWebhookRequest.

func (*MockAmplifyAPIMockRecorder) GetWebhookWithContext

func (mr *MockAmplifyAPIMockRecorder) GetWebhookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetWebhookWithContext indicates an expected call of GetWebhookWithContext.

func (*MockAmplifyAPIMockRecorder) ListApps

func (mr *MockAmplifyAPIMockRecorder) ListApps(arg0 interface{}) *gomock.Call

ListApps indicates an expected call of ListApps.

func (*MockAmplifyAPIMockRecorder) ListAppsRequest

func (mr *MockAmplifyAPIMockRecorder) ListAppsRequest(arg0 interface{}) *gomock.Call

ListAppsRequest indicates an expected call of ListAppsRequest.

func (*MockAmplifyAPIMockRecorder) ListAppsWithContext

func (mr *MockAmplifyAPIMockRecorder) ListAppsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAppsWithContext indicates an expected call of ListAppsWithContext.

func (*MockAmplifyAPIMockRecorder) ListArtifacts

func (mr *MockAmplifyAPIMockRecorder) ListArtifacts(arg0 interface{}) *gomock.Call

ListArtifacts indicates an expected call of ListArtifacts.

func (*MockAmplifyAPIMockRecorder) ListArtifactsRequest

func (mr *MockAmplifyAPIMockRecorder) ListArtifactsRequest(arg0 interface{}) *gomock.Call

ListArtifactsRequest indicates an expected call of ListArtifactsRequest.

func (*MockAmplifyAPIMockRecorder) ListArtifactsWithContext

func (mr *MockAmplifyAPIMockRecorder) ListArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListArtifactsWithContext indicates an expected call of ListArtifactsWithContext.

func (*MockAmplifyAPIMockRecorder) ListBackendEnvironments

func (mr *MockAmplifyAPIMockRecorder) ListBackendEnvironments(arg0 interface{}) *gomock.Call

ListBackendEnvironments indicates an expected call of ListBackendEnvironments.

func (*MockAmplifyAPIMockRecorder) ListBackendEnvironmentsRequest

func (mr *MockAmplifyAPIMockRecorder) ListBackendEnvironmentsRequest(arg0 interface{}) *gomock.Call

ListBackendEnvironmentsRequest indicates an expected call of ListBackendEnvironmentsRequest.

func (*MockAmplifyAPIMockRecorder) ListBackendEnvironmentsWithContext

func (mr *MockAmplifyAPIMockRecorder) ListBackendEnvironmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBackendEnvironmentsWithContext indicates an expected call of ListBackendEnvironmentsWithContext.

func (*MockAmplifyAPIMockRecorder) ListBranches

func (mr *MockAmplifyAPIMockRecorder) ListBranches(arg0 interface{}) *gomock.Call

ListBranches indicates an expected call of ListBranches.

func (*MockAmplifyAPIMockRecorder) ListBranchesRequest

func (mr *MockAmplifyAPIMockRecorder) ListBranchesRequest(arg0 interface{}) *gomock.Call

ListBranchesRequest indicates an expected call of ListBranchesRequest.

func (*MockAmplifyAPIMockRecorder) ListBranchesWithContext

func (mr *MockAmplifyAPIMockRecorder) ListBranchesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBranchesWithContext indicates an expected call of ListBranchesWithContext.

func (*MockAmplifyAPIMockRecorder) ListDomainAssociations

func (mr *MockAmplifyAPIMockRecorder) ListDomainAssociations(arg0 interface{}) *gomock.Call

ListDomainAssociations indicates an expected call of ListDomainAssociations.

func (*MockAmplifyAPIMockRecorder) ListDomainAssociationsRequest

func (mr *MockAmplifyAPIMockRecorder) ListDomainAssociationsRequest(arg0 interface{}) *gomock.Call

ListDomainAssociationsRequest indicates an expected call of ListDomainAssociationsRequest.

func (*MockAmplifyAPIMockRecorder) ListDomainAssociationsWithContext

func (mr *MockAmplifyAPIMockRecorder) ListDomainAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDomainAssociationsWithContext indicates an expected call of ListDomainAssociationsWithContext.

func (*MockAmplifyAPIMockRecorder) ListJobs

func (mr *MockAmplifyAPIMockRecorder) ListJobs(arg0 interface{}) *gomock.Call

ListJobs indicates an expected call of ListJobs.

func (*MockAmplifyAPIMockRecorder) ListJobsRequest

func (mr *MockAmplifyAPIMockRecorder) ListJobsRequest(arg0 interface{}) *gomock.Call

ListJobsRequest indicates an expected call of ListJobsRequest.

func (*MockAmplifyAPIMockRecorder) ListJobsWithContext

func (mr *MockAmplifyAPIMockRecorder) ListJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListJobsWithContext indicates an expected call of ListJobsWithContext.

func (*MockAmplifyAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockAmplifyAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockAmplifyAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockAmplifyAPIMockRecorder) ListWebhooks

func (mr *MockAmplifyAPIMockRecorder) ListWebhooks(arg0 interface{}) *gomock.Call

ListWebhooks indicates an expected call of ListWebhooks.

func (*MockAmplifyAPIMockRecorder) ListWebhooksRequest

func (mr *MockAmplifyAPIMockRecorder) ListWebhooksRequest(arg0 interface{}) *gomock.Call

ListWebhooksRequest indicates an expected call of ListWebhooksRequest.

func (*MockAmplifyAPIMockRecorder) ListWebhooksWithContext

func (mr *MockAmplifyAPIMockRecorder) ListWebhooksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListWebhooksWithContext indicates an expected call of ListWebhooksWithContext.

func (*MockAmplifyAPIMockRecorder) StartDeployment

func (mr *MockAmplifyAPIMockRecorder) StartDeployment(arg0 interface{}) *gomock.Call

StartDeployment indicates an expected call of StartDeployment.

func (*MockAmplifyAPIMockRecorder) StartDeploymentRequest

func (mr *MockAmplifyAPIMockRecorder) StartDeploymentRequest(arg0 interface{}) *gomock.Call

StartDeploymentRequest indicates an expected call of StartDeploymentRequest.

func (*MockAmplifyAPIMockRecorder) StartDeploymentWithContext

func (mr *MockAmplifyAPIMockRecorder) StartDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartDeploymentWithContext indicates an expected call of StartDeploymentWithContext.

func (*MockAmplifyAPIMockRecorder) StartJob

func (mr *MockAmplifyAPIMockRecorder) StartJob(arg0 interface{}) *gomock.Call

StartJob indicates an expected call of StartJob.

func (*MockAmplifyAPIMockRecorder) StartJobRequest

func (mr *MockAmplifyAPIMockRecorder) StartJobRequest(arg0 interface{}) *gomock.Call

StartJobRequest indicates an expected call of StartJobRequest.

func (*MockAmplifyAPIMockRecorder) StartJobWithContext

func (mr *MockAmplifyAPIMockRecorder) StartJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartJobWithContext indicates an expected call of StartJobWithContext.

func (*MockAmplifyAPIMockRecorder) StopJob

func (mr *MockAmplifyAPIMockRecorder) StopJob(arg0 interface{}) *gomock.Call

StopJob indicates an expected call of StopJob.

func (*MockAmplifyAPIMockRecorder) StopJobRequest

func (mr *MockAmplifyAPIMockRecorder) StopJobRequest(arg0 interface{}) *gomock.Call

StopJobRequest indicates an expected call of StopJobRequest.

func (*MockAmplifyAPIMockRecorder) StopJobWithContext

func (mr *MockAmplifyAPIMockRecorder) StopJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopJobWithContext indicates an expected call of StopJobWithContext.

func (*MockAmplifyAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockAmplifyAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockAmplifyAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockAmplifyAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockAmplifyAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockAmplifyAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockAmplifyAPIMockRecorder) UpdateApp

func (mr *MockAmplifyAPIMockRecorder) UpdateApp(arg0 interface{}) *gomock.Call

UpdateApp indicates an expected call of UpdateApp.

func (*MockAmplifyAPIMockRecorder) UpdateAppRequest

func (mr *MockAmplifyAPIMockRecorder) UpdateAppRequest(arg0 interface{}) *gomock.Call

UpdateAppRequest indicates an expected call of UpdateAppRequest.

func (*MockAmplifyAPIMockRecorder) UpdateAppWithContext

func (mr *MockAmplifyAPIMockRecorder) UpdateAppWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAppWithContext indicates an expected call of UpdateAppWithContext.

func (*MockAmplifyAPIMockRecorder) UpdateBranch

func (mr *MockAmplifyAPIMockRecorder) UpdateBranch(arg0 interface{}) *gomock.Call

UpdateBranch indicates an expected call of UpdateBranch.

func (*MockAmplifyAPIMockRecorder) UpdateBranchRequest

func (mr *MockAmplifyAPIMockRecorder) UpdateBranchRequest(arg0 interface{}) *gomock.Call

UpdateBranchRequest indicates an expected call of UpdateBranchRequest.

func (*MockAmplifyAPIMockRecorder) UpdateBranchWithContext

func (mr *MockAmplifyAPIMockRecorder) UpdateBranchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateBranchWithContext indicates an expected call of UpdateBranchWithContext.

func (*MockAmplifyAPIMockRecorder) UpdateDomainAssociation

func (mr *MockAmplifyAPIMockRecorder) UpdateDomainAssociation(arg0 interface{}) *gomock.Call

UpdateDomainAssociation indicates an expected call of UpdateDomainAssociation.

func (*MockAmplifyAPIMockRecorder) UpdateDomainAssociationRequest

func (mr *MockAmplifyAPIMockRecorder) UpdateDomainAssociationRequest(arg0 interface{}) *gomock.Call

UpdateDomainAssociationRequest indicates an expected call of UpdateDomainAssociationRequest.

func (*MockAmplifyAPIMockRecorder) UpdateDomainAssociationWithContext

func (mr *MockAmplifyAPIMockRecorder) UpdateDomainAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDomainAssociationWithContext indicates an expected call of UpdateDomainAssociationWithContext.

func (*MockAmplifyAPIMockRecorder) UpdateWebhook

func (mr *MockAmplifyAPIMockRecorder) UpdateWebhook(arg0 interface{}) *gomock.Call

UpdateWebhook indicates an expected call of UpdateWebhook.

func (*MockAmplifyAPIMockRecorder) UpdateWebhookRequest

func (mr *MockAmplifyAPIMockRecorder) UpdateWebhookRequest(arg0 interface{}) *gomock.Call

UpdateWebhookRequest indicates an expected call of UpdateWebhookRequest.

func (*MockAmplifyAPIMockRecorder) UpdateWebhookWithContext

func (mr *MockAmplifyAPIMockRecorder) UpdateWebhookWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateWebhookWithContext indicates an expected call of UpdateWebhookWithContext.

Jump to

Keyboard shortcuts

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