codeguruprofilermock

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCodeGuruProfilerAPI

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

MockCodeGuruProfilerAPI is a mock of CodeGuruProfilerAPI interface.

func NewMockCodeGuruProfilerAPI

func NewMockCodeGuruProfilerAPI(ctrl *gomock.Controller) *MockCodeGuruProfilerAPI

NewMockCodeGuruProfilerAPI creates a new mock instance.

func (*MockCodeGuruProfilerAPI) AddNotificationChannels

AddNotificationChannels mocks base method.

func (*MockCodeGuruProfilerAPI) AddNotificationChannelsRequest

AddNotificationChannelsRequest mocks base method.

func (*MockCodeGuruProfilerAPI) AddNotificationChannelsWithContext

AddNotificationChannelsWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) BatchGetFrameMetricData

BatchGetFrameMetricData mocks base method.

func (*MockCodeGuruProfilerAPI) BatchGetFrameMetricDataRequest

BatchGetFrameMetricDataRequest mocks base method.

func (*MockCodeGuruProfilerAPI) BatchGetFrameMetricDataWithContext

BatchGetFrameMetricDataWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) ConfigureAgent

ConfigureAgent mocks base method.

func (*MockCodeGuruProfilerAPI) ConfigureAgentRequest

ConfigureAgentRequest mocks base method.

func (*MockCodeGuruProfilerAPI) ConfigureAgentWithContext

ConfigureAgentWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) CreateProfilingGroup

CreateProfilingGroup mocks base method.

func (*MockCodeGuruProfilerAPI) CreateProfilingGroupRequest

CreateProfilingGroupRequest mocks base method.

func (*MockCodeGuruProfilerAPI) CreateProfilingGroupWithContext

CreateProfilingGroupWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) DeleteProfilingGroup

DeleteProfilingGroup mocks base method.

func (*MockCodeGuruProfilerAPI) DeleteProfilingGroupRequest

DeleteProfilingGroupRequest mocks base method.

func (*MockCodeGuruProfilerAPI) DeleteProfilingGroupWithContext

DeleteProfilingGroupWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) DescribeProfilingGroup

DescribeProfilingGroup mocks base method.

func (*MockCodeGuruProfilerAPI) DescribeProfilingGroupRequest

DescribeProfilingGroupRequest mocks base method.

func (*MockCodeGuruProfilerAPI) DescribeProfilingGroupWithContext

DescribeProfilingGroupWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) EXPECT

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

func (*MockCodeGuruProfilerAPI) GetFindingsReportAccountSummary

GetFindingsReportAccountSummary mocks base method.

func (*MockCodeGuruProfilerAPI) GetFindingsReportAccountSummaryPages

GetFindingsReportAccountSummaryPages mocks base method.

func (*MockCodeGuruProfilerAPI) GetFindingsReportAccountSummaryPagesWithContext

GetFindingsReportAccountSummaryPagesWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) GetFindingsReportAccountSummaryRequest

GetFindingsReportAccountSummaryRequest mocks base method.

func (*MockCodeGuruProfilerAPI) GetFindingsReportAccountSummaryWithContext

GetFindingsReportAccountSummaryWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) GetNotificationConfiguration

GetNotificationConfiguration mocks base method.

func (*MockCodeGuruProfilerAPI) GetNotificationConfigurationRequest

GetNotificationConfigurationRequest mocks base method.

func (*MockCodeGuruProfilerAPI) GetNotificationConfigurationWithContext

GetNotificationConfigurationWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) GetPolicy

GetPolicy mocks base method.

func (*MockCodeGuruProfilerAPI) GetPolicyRequest

GetPolicyRequest mocks base method.

func (*MockCodeGuruProfilerAPI) GetPolicyWithContext

GetPolicyWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) GetProfile

GetProfile mocks base method.

func (*MockCodeGuruProfilerAPI) GetProfileRequest

GetProfileRequest mocks base method.

func (*MockCodeGuruProfilerAPI) GetProfileWithContext

GetProfileWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) GetRecommendations

GetRecommendations mocks base method.

func (*MockCodeGuruProfilerAPI) GetRecommendationsRequest

GetRecommendationsRequest mocks base method.

func (*MockCodeGuruProfilerAPI) GetRecommendationsWithContext

GetRecommendationsWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) ListFindingsReports

ListFindingsReports mocks base method.

func (*MockCodeGuruProfilerAPI) ListFindingsReportsPages

ListFindingsReportsPages mocks base method.

func (*MockCodeGuruProfilerAPI) ListFindingsReportsPagesWithContext

ListFindingsReportsPagesWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) ListFindingsReportsRequest

ListFindingsReportsRequest mocks base method.

func (*MockCodeGuruProfilerAPI) ListFindingsReportsWithContext

ListFindingsReportsWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfileTimes

ListProfileTimes mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfileTimesPages

ListProfileTimesPages mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfileTimesPagesWithContext

func (m *MockCodeGuruProfilerAPI) ListProfileTimesPagesWithContext(arg0 context.Context, arg1 *codeguruprofiler.ListProfileTimesInput, arg2 func(*codeguruprofiler.ListProfileTimesOutput, bool) bool, arg3 ...request.Option) error

ListProfileTimesPagesWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfileTimesRequest

ListProfileTimesRequest mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfileTimesWithContext

ListProfileTimesWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfilingGroups

ListProfilingGroups mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfilingGroupsPages

ListProfilingGroupsPages mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfilingGroupsPagesWithContext

ListProfilingGroupsPagesWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfilingGroupsRequest

ListProfilingGroupsRequest mocks base method.

func (*MockCodeGuruProfilerAPI) ListProfilingGroupsWithContext

ListProfilingGroupsWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockCodeGuruProfilerAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockCodeGuruProfilerAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) PostAgentProfile

PostAgentProfile mocks base method.

func (*MockCodeGuruProfilerAPI) PostAgentProfileRequest

PostAgentProfileRequest mocks base method.

func (*MockCodeGuruProfilerAPI) PostAgentProfileWithContext

PostAgentProfileWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) PutPermission

PutPermission mocks base method.

func (*MockCodeGuruProfilerAPI) PutPermissionRequest

PutPermissionRequest mocks base method.

func (*MockCodeGuruProfilerAPI) PutPermissionWithContext

PutPermissionWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) RemoveNotificationChannel

RemoveNotificationChannel mocks base method.

func (*MockCodeGuruProfilerAPI) RemoveNotificationChannelRequest

RemoveNotificationChannelRequest mocks base method.

func (*MockCodeGuruProfilerAPI) RemoveNotificationChannelWithContext

RemoveNotificationChannelWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) RemovePermission

RemovePermission mocks base method.

func (*MockCodeGuruProfilerAPI) RemovePermissionRequest

RemovePermissionRequest mocks base method.

func (*MockCodeGuruProfilerAPI) RemovePermissionWithContext

RemovePermissionWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) SubmitFeedback

SubmitFeedback mocks base method.

func (*MockCodeGuruProfilerAPI) SubmitFeedbackRequest

SubmitFeedbackRequest mocks base method.

func (*MockCodeGuruProfilerAPI) SubmitFeedbackWithContext

SubmitFeedbackWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) TagResource

TagResource mocks base method.

func (*MockCodeGuruProfilerAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockCodeGuruProfilerAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) UntagResource

UntagResource mocks base method.

func (*MockCodeGuruProfilerAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockCodeGuruProfilerAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockCodeGuruProfilerAPI) UpdateProfilingGroup

UpdateProfilingGroup mocks base method.

func (*MockCodeGuruProfilerAPI) UpdateProfilingGroupRequest

UpdateProfilingGroupRequest mocks base method.

func (*MockCodeGuruProfilerAPI) UpdateProfilingGroupWithContext

UpdateProfilingGroupWithContext mocks base method.

type MockCodeGuruProfilerAPIMockRecorder

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

MockCodeGuruProfilerAPIMockRecorder is the mock recorder for MockCodeGuruProfilerAPI.

func (*MockCodeGuruProfilerAPIMockRecorder) AddNotificationChannels

func (mr *MockCodeGuruProfilerAPIMockRecorder) AddNotificationChannels(arg0 interface{}) *gomock.Call

AddNotificationChannels indicates an expected call of AddNotificationChannels.

func (*MockCodeGuruProfilerAPIMockRecorder) AddNotificationChannelsRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) AddNotificationChannelsRequest(arg0 interface{}) *gomock.Call

AddNotificationChannelsRequest indicates an expected call of AddNotificationChannelsRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) AddNotificationChannelsWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) AddNotificationChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddNotificationChannelsWithContext indicates an expected call of AddNotificationChannelsWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) BatchGetFrameMetricData

func (mr *MockCodeGuruProfilerAPIMockRecorder) BatchGetFrameMetricData(arg0 interface{}) *gomock.Call

BatchGetFrameMetricData indicates an expected call of BatchGetFrameMetricData.

func (*MockCodeGuruProfilerAPIMockRecorder) BatchGetFrameMetricDataRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) BatchGetFrameMetricDataRequest(arg0 interface{}) *gomock.Call

BatchGetFrameMetricDataRequest indicates an expected call of BatchGetFrameMetricDataRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) BatchGetFrameMetricDataWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) BatchGetFrameMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetFrameMetricDataWithContext indicates an expected call of BatchGetFrameMetricDataWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) ConfigureAgent

func (mr *MockCodeGuruProfilerAPIMockRecorder) ConfigureAgent(arg0 interface{}) *gomock.Call

ConfigureAgent indicates an expected call of ConfigureAgent.

func (*MockCodeGuruProfilerAPIMockRecorder) ConfigureAgentRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) ConfigureAgentRequest(arg0 interface{}) *gomock.Call

ConfigureAgentRequest indicates an expected call of ConfigureAgentRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) ConfigureAgentWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) ConfigureAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfigureAgentWithContext indicates an expected call of ConfigureAgentWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) CreateProfilingGroup

func (mr *MockCodeGuruProfilerAPIMockRecorder) CreateProfilingGroup(arg0 interface{}) *gomock.Call

CreateProfilingGroup indicates an expected call of CreateProfilingGroup.

func (*MockCodeGuruProfilerAPIMockRecorder) CreateProfilingGroupRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) CreateProfilingGroupRequest(arg0 interface{}) *gomock.Call

CreateProfilingGroupRequest indicates an expected call of CreateProfilingGroupRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) CreateProfilingGroupWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) CreateProfilingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProfilingGroupWithContext indicates an expected call of CreateProfilingGroupWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) DeleteProfilingGroup

func (mr *MockCodeGuruProfilerAPIMockRecorder) DeleteProfilingGroup(arg0 interface{}) *gomock.Call

DeleteProfilingGroup indicates an expected call of DeleteProfilingGroup.

func (*MockCodeGuruProfilerAPIMockRecorder) DeleteProfilingGroupRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) DeleteProfilingGroupRequest(arg0 interface{}) *gomock.Call

DeleteProfilingGroupRequest indicates an expected call of DeleteProfilingGroupRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) DeleteProfilingGroupWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) DeleteProfilingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteProfilingGroupWithContext indicates an expected call of DeleteProfilingGroupWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) DescribeProfilingGroup

func (mr *MockCodeGuruProfilerAPIMockRecorder) DescribeProfilingGroup(arg0 interface{}) *gomock.Call

DescribeProfilingGroup indicates an expected call of DescribeProfilingGroup.

func (*MockCodeGuruProfilerAPIMockRecorder) DescribeProfilingGroupRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) DescribeProfilingGroupRequest(arg0 interface{}) *gomock.Call

DescribeProfilingGroupRequest indicates an expected call of DescribeProfilingGroupRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) DescribeProfilingGroupWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) DescribeProfilingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeProfilingGroupWithContext indicates an expected call of DescribeProfilingGroupWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummary

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummary(arg0 interface{}) *gomock.Call

GetFindingsReportAccountSummary indicates an expected call of GetFindingsReportAccountSummary.

func (*MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummaryPages

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummaryPages(arg0, arg1 interface{}) *gomock.Call

GetFindingsReportAccountSummaryPages indicates an expected call of GetFindingsReportAccountSummaryPages.

func (*MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummaryPagesWithContext

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

GetFindingsReportAccountSummaryPagesWithContext indicates an expected call of GetFindingsReportAccountSummaryPagesWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummaryRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummaryRequest(arg0 interface{}) *gomock.Call

GetFindingsReportAccountSummaryRequest indicates an expected call of GetFindingsReportAccountSummaryRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummaryWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetFindingsReportAccountSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFindingsReportAccountSummaryWithContext indicates an expected call of GetFindingsReportAccountSummaryWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) GetNotificationConfiguration

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetNotificationConfiguration(arg0 interface{}) *gomock.Call

GetNotificationConfiguration indicates an expected call of GetNotificationConfiguration.

func (*MockCodeGuruProfilerAPIMockRecorder) GetNotificationConfigurationRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetNotificationConfigurationRequest(arg0 interface{}) *gomock.Call

GetNotificationConfigurationRequest indicates an expected call of GetNotificationConfigurationRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) GetNotificationConfigurationWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetNotificationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetNotificationConfigurationWithContext indicates an expected call of GetNotificationConfigurationWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) GetPolicy

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetPolicy(arg0 interface{}) *gomock.Call

GetPolicy indicates an expected call of GetPolicy.

func (*MockCodeGuruProfilerAPIMockRecorder) GetPolicyRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetPolicyRequest(arg0 interface{}) *gomock.Call

GetPolicyRequest indicates an expected call of GetPolicyRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) GetPolicyWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPolicyWithContext indicates an expected call of GetPolicyWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) GetProfile

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetProfile(arg0 interface{}) *gomock.Call

GetProfile indicates an expected call of GetProfile.

func (*MockCodeGuruProfilerAPIMockRecorder) GetProfileRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetProfileRequest(arg0 interface{}) *gomock.Call

GetProfileRequest indicates an expected call of GetProfileRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) GetProfileWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProfileWithContext indicates an expected call of GetProfileWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) GetRecommendations

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetRecommendations(arg0 interface{}) *gomock.Call

GetRecommendations indicates an expected call of GetRecommendations.

func (*MockCodeGuruProfilerAPIMockRecorder) GetRecommendationsRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetRecommendationsRequest(arg0 interface{}) *gomock.Call

GetRecommendationsRequest indicates an expected call of GetRecommendationsRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) GetRecommendationsWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) GetRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRecommendationsWithContext indicates an expected call of GetRecommendationsWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) ListFindingsReports

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListFindingsReports(arg0 interface{}) *gomock.Call

ListFindingsReports indicates an expected call of ListFindingsReports.

func (*MockCodeGuruProfilerAPIMockRecorder) ListFindingsReportsPages

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListFindingsReportsPages(arg0, arg1 interface{}) *gomock.Call

ListFindingsReportsPages indicates an expected call of ListFindingsReportsPages.

func (*MockCodeGuruProfilerAPIMockRecorder) ListFindingsReportsPagesWithContext

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

ListFindingsReportsPagesWithContext indicates an expected call of ListFindingsReportsPagesWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) ListFindingsReportsRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListFindingsReportsRequest(arg0 interface{}) *gomock.Call

ListFindingsReportsRequest indicates an expected call of ListFindingsReportsRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) ListFindingsReportsWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListFindingsReportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFindingsReportsWithContext indicates an expected call of ListFindingsReportsWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfileTimes

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListProfileTimes(arg0 interface{}) *gomock.Call

ListProfileTimes indicates an expected call of ListProfileTimes.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfileTimesPages

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListProfileTimesPages(arg0, arg1 interface{}) *gomock.Call

ListProfileTimesPages indicates an expected call of ListProfileTimesPages.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfileTimesPagesWithContext

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

ListProfileTimesPagesWithContext indicates an expected call of ListProfileTimesPagesWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfileTimesRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListProfileTimesRequest(arg0 interface{}) *gomock.Call

ListProfileTimesRequest indicates an expected call of ListProfileTimesRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfileTimesWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListProfileTimesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProfileTimesWithContext indicates an expected call of ListProfileTimesWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroups

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroups(arg0 interface{}) *gomock.Call

ListProfilingGroups indicates an expected call of ListProfilingGroups.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroupsPages

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListProfilingGroupsPages indicates an expected call of ListProfilingGroupsPages.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroupsPagesWithContext

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

ListProfilingGroupsPagesWithContext indicates an expected call of ListProfilingGroupsPagesWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroupsRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroupsRequest(arg0 interface{}) *gomock.Call

ListProfilingGroupsRequest indicates an expected call of ListProfilingGroupsRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroupsWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) ListProfilingGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProfilingGroupsWithContext indicates an expected call of ListProfilingGroupsWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockCodeGuruProfilerAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) PostAgentProfile

func (mr *MockCodeGuruProfilerAPIMockRecorder) PostAgentProfile(arg0 interface{}) *gomock.Call

PostAgentProfile indicates an expected call of PostAgentProfile.

func (*MockCodeGuruProfilerAPIMockRecorder) PostAgentProfileRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) PostAgentProfileRequest(arg0 interface{}) *gomock.Call

PostAgentProfileRequest indicates an expected call of PostAgentProfileRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) PostAgentProfileWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) PostAgentProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PostAgentProfileWithContext indicates an expected call of PostAgentProfileWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) PutPermission

func (mr *MockCodeGuruProfilerAPIMockRecorder) PutPermission(arg0 interface{}) *gomock.Call

PutPermission indicates an expected call of PutPermission.

func (*MockCodeGuruProfilerAPIMockRecorder) PutPermissionRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) PutPermissionRequest(arg0 interface{}) *gomock.Call

PutPermissionRequest indicates an expected call of PutPermissionRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) PutPermissionWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) PutPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutPermissionWithContext indicates an expected call of PutPermissionWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) RemoveNotificationChannel

func (mr *MockCodeGuruProfilerAPIMockRecorder) RemoveNotificationChannel(arg0 interface{}) *gomock.Call

RemoveNotificationChannel indicates an expected call of RemoveNotificationChannel.

func (*MockCodeGuruProfilerAPIMockRecorder) RemoveNotificationChannelRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) RemoveNotificationChannelRequest(arg0 interface{}) *gomock.Call

RemoveNotificationChannelRequest indicates an expected call of RemoveNotificationChannelRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) RemoveNotificationChannelWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) RemoveNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveNotificationChannelWithContext indicates an expected call of RemoveNotificationChannelWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) RemovePermission

func (mr *MockCodeGuruProfilerAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call

RemovePermission indicates an expected call of RemovePermission.

func (*MockCodeGuruProfilerAPIMockRecorder) RemovePermissionRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call

RemovePermissionRequest indicates an expected call of RemovePermissionRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) RemovePermissionWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemovePermissionWithContext indicates an expected call of RemovePermissionWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) SubmitFeedback

func (mr *MockCodeGuruProfilerAPIMockRecorder) SubmitFeedback(arg0 interface{}) *gomock.Call

SubmitFeedback indicates an expected call of SubmitFeedback.

func (*MockCodeGuruProfilerAPIMockRecorder) SubmitFeedbackRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) SubmitFeedbackRequest(arg0 interface{}) *gomock.Call

SubmitFeedbackRequest indicates an expected call of SubmitFeedbackRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) SubmitFeedbackWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) SubmitFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SubmitFeedbackWithContext indicates an expected call of SubmitFeedbackWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockCodeGuruProfilerAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockCodeGuruProfilerAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockCodeGuruProfilerAPIMockRecorder) UpdateProfilingGroup

func (mr *MockCodeGuruProfilerAPIMockRecorder) UpdateProfilingGroup(arg0 interface{}) *gomock.Call

UpdateProfilingGroup indicates an expected call of UpdateProfilingGroup.

func (*MockCodeGuruProfilerAPIMockRecorder) UpdateProfilingGroupRequest

func (mr *MockCodeGuruProfilerAPIMockRecorder) UpdateProfilingGroupRequest(arg0 interface{}) *gomock.Call

UpdateProfilingGroupRequest indicates an expected call of UpdateProfilingGroupRequest.

func (*MockCodeGuruProfilerAPIMockRecorder) UpdateProfilingGroupWithContext

func (mr *MockCodeGuruProfilerAPIMockRecorder) UpdateProfilingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateProfilingGroupWithContext indicates an expected call of UpdateProfilingGroupWithContext.

Jump to

Keyboard shortcuts

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