codegurureviewermock

package
v1.54.4 Latest Latest
Warning

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

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

Documentation

Overview

Package codegurureviewermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCodeGuruReviewerAPI

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

MockCodeGuruReviewerAPI is a mock of CodeGuruReviewerAPI interface

func NewMockCodeGuruReviewerAPI

func NewMockCodeGuruReviewerAPI(ctrl *gomock.Controller) *MockCodeGuruReviewerAPI

NewMockCodeGuruReviewerAPI creates a new mock instance

func (*MockCodeGuruReviewerAPI) AssociateRepository

AssociateRepository mocks base method

func (*MockCodeGuruReviewerAPI) AssociateRepositoryRequest

AssociateRepositoryRequest mocks base method

func (*MockCodeGuruReviewerAPI) AssociateRepositoryWithContext

AssociateRepositoryWithContext mocks base method

func (*MockCodeGuruReviewerAPI) CreateCodeReview

CreateCodeReview mocks base method

func (*MockCodeGuruReviewerAPI) CreateCodeReviewRequest

CreateCodeReviewRequest mocks base method

func (*MockCodeGuruReviewerAPI) CreateCodeReviewWithContext

CreateCodeReviewWithContext mocks base method

func (*MockCodeGuruReviewerAPI) DescribeCodeReview

DescribeCodeReview mocks base method

func (*MockCodeGuruReviewerAPI) DescribeCodeReviewRequest

DescribeCodeReviewRequest mocks base method

func (*MockCodeGuruReviewerAPI) DescribeCodeReviewWithContext

DescribeCodeReviewWithContext mocks base method

func (*MockCodeGuruReviewerAPI) DescribeRecommendationFeedback

DescribeRecommendationFeedback mocks base method

func (*MockCodeGuruReviewerAPI) DescribeRecommendationFeedbackRequest

DescribeRecommendationFeedbackRequest mocks base method

func (*MockCodeGuruReviewerAPI) DescribeRecommendationFeedbackWithContext

DescribeRecommendationFeedbackWithContext mocks base method

func (*MockCodeGuruReviewerAPI) DescribeRepositoryAssociation

DescribeRepositoryAssociation mocks base method

func (*MockCodeGuruReviewerAPI) DescribeRepositoryAssociationRequest

DescribeRepositoryAssociationRequest mocks base method

func (*MockCodeGuruReviewerAPI) DescribeRepositoryAssociationWithContext

DescribeRepositoryAssociationWithContext mocks base method

func (*MockCodeGuruReviewerAPI) DisassociateRepository

DisassociateRepository mocks base method

func (*MockCodeGuruReviewerAPI) DisassociateRepositoryRequest

DisassociateRepositoryRequest mocks base method

func (*MockCodeGuruReviewerAPI) DisassociateRepositoryWithContext

DisassociateRepositoryWithContext mocks base method

func (*MockCodeGuruReviewerAPI) EXPECT

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

func (*MockCodeGuruReviewerAPI) ListCodeReviews

ListCodeReviews mocks base method

func (*MockCodeGuruReviewerAPI) ListCodeReviewsPages

ListCodeReviewsPages mocks base method

func (*MockCodeGuruReviewerAPI) ListCodeReviewsPagesWithContext

func (m *MockCodeGuruReviewerAPI) ListCodeReviewsPagesWithContext(arg0 context.Context, arg1 *codegurureviewer.ListCodeReviewsInput, arg2 func(*codegurureviewer.ListCodeReviewsOutput, bool) bool, arg3 ...request.Option) error

ListCodeReviewsPagesWithContext mocks base method

func (*MockCodeGuruReviewerAPI) ListCodeReviewsRequest

ListCodeReviewsRequest mocks base method

func (*MockCodeGuruReviewerAPI) ListCodeReviewsWithContext

ListCodeReviewsWithContext mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationFeedback

ListRecommendationFeedback mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationFeedbackPages

ListRecommendationFeedbackPages mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationFeedbackPagesWithContext

ListRecommendationFeedbackPagesWithContext mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationFeedbackRequest

ListRecommendationFeedbackRequest mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationFeedbackWithContext

ListRecommendationFeedbackWithContext mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendations

ListRecommendations mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationsPages

ListRecommendationsPages mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationsPagesWithContext

ListRecommendationsPagesWithContext mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationsRequest

ListRecommendationsRequest mocks base method

func (*MockCodeGuruReviewerAPI) ListRecommendationsWithContext

ListRecommendationsWithContext mocks base method

func (*MockCodeGuruReviewerAPI) ListRepositoryAssociations

ListRepositoryAssociations mocks base method

func (*MockCodeGuruReviewerAPI) ListRepositoryAssociationsPages

ListRepositoryAssociationsPages mocks base method

func (*MockCodeGuruReviewerAPI) ListRepositoryAssociationsPagesWithContext

ListRepositoryAssociationsPagesWithContext mocks base method

func (*MockCodeGuruReviewerAPI) ListRepositoryAssociationsRequest

ListRepositoryAssociationsRequest mocks base method

func (*MockCodeGuruReviewerAPI) ListRepositoryAssociationsWithContext

ListRepositoryAssociationsWithContext mocks base method

func (*MockCodeGuruReviewerAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockCodeGuruReviewerAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockCodeGuruReviewerAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockCodeGuruReviewerAPI) PutRecommendationFeedback

PutRecommendationFeedback mocks base method

func (*MockCodeGuruReviewerAPI) PutRecommendationFeedbackRequest

PutRecommendationFeedbackRequest mocks base method

func (*MockCodeGuruReviewerAPI) PutRecommendationFeedbackWithContext

PutRecommendationFeedbackWithContext mocks base method

func (*MockCodeGuruReviewerAPI) TagResource

TagResource mocks base method

func (*MockCodeGuruReviewerAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockCodeGuruReviewerAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockCodeGuruReviewerAPI) UntagResource

UntagResource mocks base method

func (*MockCodeGuruReviewerAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockCodeGuruReviewerAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockCodeGuruReviewerAPI) WaitUntilCodeReviewCompleted

func (m *MockCodeGuruReviewerAPI) WaitUntilCodeReviewCompleted(arg0 *codegurureviewer.DescribeCodeReviewInput) error

WaitUntilCodeReviewCompleted mocks base method

func (*MockCodeGuruReviewerAPI) WaitUntilCodeReviewCompletedWithContext

func (m *MockCodeGuruReviewerAPI) WaitUntilCodeReviewCompletedWithContext(arg0 context.Context, arg1 *codegurureviewer.DescribeCodeReviewInput, arg2 ...request.WaiterOption) error

WaitUntilCodeReviewCompletedWithContext mocks base method

func (*MockCodeGuruReviewerAPI) WaitUntilRepositoryAssociationSucceeded

func (m *MockCodeGuruReviewerAPI) WaitUntilRepositoryAssociationSucceeded(arg0 *codegurureviewer.DescribeRepositoryAssociationInput) error

WaitUntilRepositoryAssociationSucceeded mocks base method

func (*MockCodeGuruReviewerAPI) WaitUntilRepositoryAssociationSucceededWithContext

func (m *MockCodeGuruReviewerAPI) WaitUntilRepositoryAssociationSucceededWithContext(arg0 context.Context, arg1 *codegurureviewer.DescribeRepositoryAssociationInput, arg2 ...request.WaiterOption) error

WaitUntilRepositoryAssociationSucceededWithContext mocks base method

type MockCodeGuruReviewerAPIMockRecorder

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

MockCodeGuruReviewerAPIMockRecorder is the mock recorder for MockCodeGuruReviewerAPI

func (*MockCodeGuruReviewerAPIMockRecorder) AssociateRepository

func (mr *MockCodeGuruReviewerAPIMockRecorder) AssociateRepository(arg0 interface{}) *gomock.Call

AssociateRepository indicates an expected call of AssociateRepository

func (*MockCodeGuruReviewerAPIMockRecorder) AssociateRepositoryRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) AssociateRepositoryRequest(arg0 interface{}) *gomock.Call

AssociateRepositoryRequest indicates an expected call of AssociateRepositoryRequest

func (*MockCodeGuruReviewerAPIMockRecorder) AssociateRepositoryWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) AssociateRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateRepositoryWithContext indicates an expected call of AssociateRepositoryWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) CreateCodeReview

func (mr *MockCodeGuruReviewerAPIMockRecorder) CreateCodeReview(arg0 interface{}) *gomock.Call

CreateCodeReview indicates an expected call of CreateCodeReview

func (*MockCodeGuruReviewerAPIMockRecorder) CreateCodeReviewRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) CreateCodeReviewRequest(arg0 interface{}) *gomock.Call

CreateCodeReviewRequest indicates an expected call of CreateCodeReviewRequest

func (*MockCodeGuruReviewerAPIMockRecorder) CreateCodeReviewWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) CreateCodeReviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCodeReviewWithContext indicates an expected call of CreateCodeReviewWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeCodeReview

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeCodeReview(arg0 interface{}) *gomock.Call

DescribeCodeReview indicates an expected call of DescribeCodeReview

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeCodeReviewRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeCodeReviewRequest(arg0 interface{}) *gomock.Call

DescribeCodeReviewRequest indicates an expected call of DescribeCodeReviewRequest

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeCodeReviewWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeCodeReviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCodeReviewWithContext indicates an expected call of DescribeCodeReviewWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeRecommendationFeedback

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeRecommendationFeedback(arg0 interface{}) *gomock.Call

DescribeRecommendationFeedback indicates an expected call of DescribeRecommendationFeedback

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeRecommendationFeedbackRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeRecommendationFeedbackRequest(arg0 interface{}) *gomock.Call

DescribeRecommendationFeedbackRequest indicates an expected call of DescribeRecommendationFeedbackRequest

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeRecommendationFeedbackWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeRecommendationFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRecommendationFeedbackWithContext indicates an expected call of DescribeRecommendationFeedbackWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeRepositoryAssociation

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeRepositoryAssociation(arg0 interface{}) *gomock.Call

DescribeRepositoryAssociation indicates an expected call of DescribeRepositoryAssociation

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeRepositoryAssociationRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeRepositoryAssociationRequest(arg0 interface{}) *gomock.Call

DescribeRepositoryAssociationRequest indicates an expected call of DescribeRepositoryAssociationRequest

func (*MockCodeGuruReviewerAPIMockRecorder) DescribeRepositoryAssociationWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) DescribeRepositoryAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRepositoryAssociationWithContext indicates an expected call of DescribeRepositoryAssociationWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) DisassociateRepository

func (mr *MockCodeGuruReviewerAPIMockRecorder) DisassociateRepository(arg0 interface{}) *gomock.Call

DisassociateRepository indicates an expected call of DisassociateRepository

func (*MockCodeGuruReviewerAPIMockRecorder) DisassociateRepositoryRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) DisassociateRepositoryRequest(arg0 interface{}) *gomock.Call

DisassociateRepositoryRequest indicates an expected call of DisassociateRepositoryRequest

func (*MockCodeGuruReviewerAPIMockRecorder) DisassociateRepositoryWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) DisassociateRepositoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateRepositoryWithContext indicates an expected call of DisassociateRepositoryWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListCodeReviews

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListCodeReviews(arg0 interface{}) *gomock.Call

ListCodeReviews indicates an expected call of ListCodeReviews

func (*MockCodeGuruReviewerAPIMockRecorder) ListCodeReviewsPages

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListCodeReviewsPages(arg0, arg1 interface{}) *gomock.Call

ListCodeReviewsPages indicates an expected call of ListCodeReviewsPages

func (*MockCodeGuruReviewerAPIMockRecorder) ListCodeReviewsPagesWithContext

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

ListCodeReviewsPagesWithContext indicates an expected call of ListCodeReviewsPagesWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListCodeReviewsRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListCodeReviewsRequest(arg0 interface{}) *gomock.Call

ListCodeReviewsRequest indicates an expected call of ListCodeReviewsRequest

func (*MockCodeGuruReviewerAPIMockRecorder) ListCodeReviewsWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListCodeReviewsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCodeReviewsWithContext indicates an expected call of ListCodeReviewsWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedback

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedback(arg0 interface{}) *gomock.Call

ListRecommendationFeedback indicates an expected call of ListRecommendationFeedback

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedbackPages

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedbackPages(arg0, arg1 interface{}) *gomock.Call

ListRecommendationFeedbackPages indicates an expected call of ListRecommendationFeedbackPages

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedbackPagesWithContext

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

ListRecommendationFeedbackPagesWithContext indicates an expected call of ListRecommendationFeedbackPagesWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedbackRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedbackRequest(arg0 interface{}) *gomock.Call

ListRecommendationFeedbackRequest indicates an expected call of ListRecommendationFeedbackRequest

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedbackWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRecommendationFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRecommendationFeedbackWithContext indicates an expected call of ListRecommendationFeedbackWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendations

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRecommendations(arg0 interface{}) *gomock.Call

ListRecommendations indicates an expected call of ListRecommendations

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationsPages

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRecommendationsPages(arg0, arg1 interface{}) *gomock.Call

ListRecommendationsPages indicates an expected call of ListRecommendationsPages

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationsPagesWithContext

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

ListRecommendationsPagesWithContext indicates an expected call of ListRecommendationsPagesWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationsRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRecommendationsRequest(arg0 interface{}) *gomock.Call

ListRecommendationsRequest indicates an expected call of ListRecommendationsRequest

func (*MockCodeGuruReviewerAPIMockRecorder) ListRecommendationsWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRecommendationsWithContext indicates an expected call of ListRecommendationsWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociations

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociations(arg0 interface{}) *gomock.Call

ListRepositoryAssociations indicates an expected call of ListRepositoryAssociations

func (*MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociationsPages

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListRepositoryAssociationsPages indicates an expected call of ListRepositoryAssociationsPages

func (*MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociationsPagesWithContext

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

ListRepositoryAssociationsPagesWithContext indicates an expected call of ListRepositoryAssociationsPagesWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociationsRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociationsRequest(arg0 interface{}) *gomock.Call

ListRepositoryAssociationsRequest indicates an expected call of ListRepositoryAssociationsRequest

func (*MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociationsWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) ListRepositoryAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRepositoryAssociationsWithContext indicates an expected call of ListRepositoryAssociationsWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockCodeGuruReviewerAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockCodeGuruReviewerAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) PutRecommendationFeedback

func (mr *MockCodeGuruReviewerAPIMockRecorder) PutRecommendationFeedback(arg0 interface{}) *gomock.Call

PutRecommendationFeedback indicates an expected call of PutRecommendationFeedback

func (*MockCodeGuruReviewerAPIMockRecorder) PutRecommendationFeedbackRequest

func (mr *MockCodeGuruReviewerAPIMockRecorder) PutRecommendationFeedbackRequest(arg0 interface{}) *gomock.Call

PutRecommendationFeedbackRequest indicates an expected call of PutRecommendationFeedbackRequest

func (*MockCodeGuruReviewerAPIMockRecorder) PutRecommendationFeedbackWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) PutRecommendationFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutRecommendationFeedbackWithContext indicates an expected call of PutRecommendationFeedbackWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockCodeGuruReviewerAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockCodeGuruReviewerAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockCodeGuruReviewerAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockCodeGuruReviewerAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) WaitUntilCodeReviewCompleted

func (mr *MockCodeGuruReviewerAPIMockRecorder) WaitUntilCodeReviewCompleted(arg0 interface{}) *gomock.Call

WaitUntilCodeReviewCompleted indicates an expected call of WaitUntilCodeReviewCompleted

func (*MockCodeGuruReviewerAPIMockRecorder) WaitUntilCodeReviewCompletedWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) WaitUntilCodeReviewCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilCodeReviewCompletedWithContext indicates an expected call of WaitUntilCodeReviewCompletedWithContext

func (*MockCodeGuruReviewerAPIMockRecorder) WaitUntilRepositoryAssociationSucceeded

func (mr *MockCodeGuruReviewerAPIMockRecorder) WaitUntilRepositoryAssociationSucceeded(arg0 interface{}) *gomock.Call

WaitUntilRepositoryAssociationSucceeded indicates an expected call of WaitUntilRepositoryAssociationSucceeded

func (*MockCodeGuruReviewerAPIMockRecorder) WaitUntilRepositoryAssociationSucceededWithContext

func (mr *MockCodeGuruReviewerAPIMockRecorder) WaitUntilRepositoryAssociationSucceededWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilRepositoryAssociationSucceededWithContext indicates an expected call of WaitUntilRepositoryAssociationSucceededWithContext

Jump to

Keyboard shortcuts

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