devopsgurumock

package
v1.55.5 Latest Latest
Warning

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

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

Documentation

Overview

Package devopsgurumock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDevOpsGuruAPI

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

MockDevOpsGuruAPI is a mock of DevOpsGuruAPI interface

func NewMockDevOpsGuruAPI

func NewMockDevOpsGuruAPI(ctrl *gomock.Controller) *MockDevOpsGuruAPI

NewMockDevOpsGuruAPI creates a new mock instance

func (*MockDevOpsGuruAPI) AddNotificationChannel

AddNotificationChannel mocks base method

func (*MockDevOpsGuruAPI) AddNotificationChannelRequest

AddNotificationChannelRequest mocks base method

func (*MockDevOpsGuruAPI) AddNotificationChannelWithContext

AddNotificationChannelWithContext mocks base method

func (*MockDevOpsGuruAPI) DeleteInsight added in v1.43.38

DeleteInsight mocks base method

func (*MockDevOpsGuruAPI) DeleteInsightRequest added in v1.43.38

DeleteInsightRequest mocks base method

func (*MockDevOpsGuruAPI) DeleteInsightWithContext added in v1.43.38

func (m *MockDevOpsGuruAPI) DeleteInsightWithContext(arg0 context.Context, arg1 *devopsguru.DeleteInsightInput, arg2 ...request.Option) (*devopsguru.DeleteInsightOutput, error)

DeleteInsightWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeAccountHealth

DescribeAccountHealth mocks base method

func (*MockDevOpsGuruAPI) DescribeAccountHealthRequest

DescribeAccountHealthRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeAccountHealthWithContext

DescribeAccountHealthWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeAccountOverview

DescribeAccountOverview mocks base method

func (*MockDevOpsGuruAPI) DescribeAccountOverviewRequest

DescribeAccountOverviewRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeAccountOverviewWithContext

DescribeAccountOverviewWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeAnomaly

DescribeAnomaly mocks base method

func (*MockDevOpsGuruAPI) DescribeAnomalyRequest

DescribeAnomalyRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeAnomalyWithContext

func (m *MockDevOpsGuruAPI) DescribeAnomalyWithContext(arg0 context.Context, arg1 *devopsguru.DescribeAnomalyInput, arg2 ...request.Option) (*devopsguru.DescribeAnomalyOutput, error)

DescribeAnomalyWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeEventSourcesConfig

DescribeEventSourcesConfig mocks base method

func (*MockDevOpsGuruAPI) DescribeEventSourcesConfigRequest

DescribeEventSourcesConfigRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeEventSourcesConfigWithContext

DescribeEventSourcesConfigWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeFeedback

DescribeFeedback mocks base method

func (*MockDevOpsGuruAPI) DescribeFeedbackRequest

DescribeFeedbackRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeFeedbackWithContext

func (m *MockDevOpsGuruAPI) DescribeFeedbackWithContext(arg0 context.Context, arg1 *devopsguru.DescribeFeedbackInput, arg2 ...request.Option) (*devopsguru.DescribeFeedbackOutput, error)

DescribeFeedbackWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeInsight

DescribeInsight mocks base method

func (*MockDevOpsGuruAPI) DescribeInsightRequest

DescribeInsightRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeInsightWithContext

func (m *MockDevOpsGuruAPI) DescribeInsightWithContext(arg0 context.Context, arg1 *devopsguru.DescribeInsightInput, arg2 ...request.Option) (*devopsguru.DescribeInsightOutput, error)

DescribeInsightWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationHealth

DescribeOrganizationHealth mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationHealthRequest

DescribeOrganizationHealthRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationHealthWithContext

DescribeOrganizationHealthWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationOverview

DescribeOrganizationOverview mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationOverviewRequest

DescribeOrganizationOverviewRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationOverviewWithContext

DescribeOrganizationOverviewWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationResourceCollectionHealth

DescribeOrganizationResourceCollectionHealth mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationResourceCollectionHealthPages

DescribeOrganizationResourceCollectionHealthPages mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationResourceCollectionHealthPagesWithContext

func (m *MockDevOpsGuruAPI) DescribeOrganizationResourceCollectionHealthPagesWithContext(arg0 context.Context, arg1 *devopsguru.DescribeOrganizationResourceCollectionHealthInput, arg2 func(*devopsguru.DescribeOrganizationResourceCollectionHealthOutput, bool) bool, arg3 ...request.Option) error

DescribeOrganizationResourceCollectionHealthPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationResourceCollectionHealthRequest

DescribeOrganizationResourceCollectionHealthRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeOrganizationResourceCollectionHealthWithContext

DescribeOrganizationResourceCollectionHealthWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealth

DescribeResourceCollectionHealth mocks base method

func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealthPages

DescribeResourceCollectionHealthPages mocks base method

func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealthPagesWithContext

func (m *MockDevOpsGuruAPI) DescribeResourceCollectionHealthPagesWithContext(arg0 context.Context, arg1 *devopsguru.DescribeResourceCollectionHealthInput, arg2 func(*devopsguru.DescribeResourceCollectionHealthOutput, bool) bool, arg3 ...request.Option) error

DescribeResourceCollectionHealthPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealthRequest

DescribeResourceCollectionHealthRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeResourceCollectionHealthWithContext

DescribeResourceCollectionHealthWithContext mocks base method

func (*MockDevOpsGuruAPI) DescribeServiceIntegration

DescribeServiceIntegration mocks base method

func (*MockDevOpsGuruAPI) DescribeServiceIntegrationRequest

DescribeServiceIntegrationRequest mocks base method

func (*MockDevOpsGuruAPI) DescribeServiceIntegrationWithContext

DescribeServiceIntegrationWithContext mocks base method

func (*MockDevOpsGuruAPI) EXPECT

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

func (*MockDevOpsGuruAPI) GetCostEstimation

GetCostEstimation mocks base method

func (*MockDevOpsGuruAPI) GetCostEstimationPages

GetCostEstimationPages mocks base method

func (*MockDevOpsGuruAPI) GetCostEstimationPagesWithContext

func (m *MockDevOpsGuruAPI) GetCostEstimationPagesWithContext(arg0 context.Context, arg1 *devopsguru.GetCostEstimationInput, arg2 func(*devopsguru.GetCostEstimationOutput, bool) bool, arg3 ...request.Option) error

GetCostEstimationPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) GetCostEstimationRequest

GetCostEstimationRequest mocks base method

func (*MockDevOpsGuruAPI) GetCostEstimationWithContext

func (m *MockDevOpsGuruAPI) GetCostEstimationWithContext(arg0 context.Context, arg1 *devopsguru.GetCostEstimationInput, arg2 ...request.Option) (*devopsguru.GetCostEstimationOutput, error)

GetCostEstimationWithContext mocks base method

func (*MockDevOpsGuruAPI) GetResourceCollection

GetResourceCollection mocks base method

func (*MockDevOpsGuruAPI) GetResourceCollectionPages

GetResourceCollectionPages mocks base method

func (*MockDevOpsGuruAPI) GetResourceCollectionPagesWithContext

func (m *MockDevOpsGuruAPI) GetResourceCollectionPagesWithContext(arg0 context.Context, arg1 *devopsguru.GetResourceCollectionInput, arg2 func(*devopsguru.GetResourceCollectionOutput, bool) bool, arg3 ...request.Option) error

GetResourceCollectionPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) GetResourceCollectionRequest

GetResourceCollectionRequest mocks base method

func (*MockDevOpsGuruAPI) GetResourceCollectionWithContext

GetResourceCollectionWithContext mocks base method

func (*MockDevOpsGuruAPI) ListAnomaliesForInsight

ListAnomaliesForInsight mocks base method

func (*MockDevOpsGuruAPI) ListAnomaliesForInsightPages

ListAnomaliesForInsightPages mocks base method

func (*MockDevOpsGuruAPI) ListAnomaliesForInsightPagesWithContext

func (m *MockDevOpsGuruAPI) ListAnomaliesForInsightPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListAnomaliesForInsightInput, arg2 func(*devopsguru.ListAnomaliesForInsightOutput, bool) bool, arg3 ...request.Option) error

ListAnomaliesForInsightPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListAnomaliesForInsightRequest

ListAnomaliesForInsightRequest mocks base method

func (*MockDevOpsGuruAPI) ListAnomaliesForInsightWithContext

ListAnomaliesForInsightWithContext mocks base method

func (*MockDevOpsGuruAPI) ListAnomalousLogGroups added in v1.44.58

ListAnomalousLogGroups mocks base method

func (*MockDevOpsGuruAPI) ListAnomalousLogGroupsPages added in v1.44.58

ListAnomalousLogGroupsPages mocks base method

func (*MockDevOpsGuruAPI) ListAnomalousLogGroupsPagesWithContext added in v1.44.58

func (m *MockDevOpsGuruAPI) ListAnomalousLogGroupsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListAnomalousLogGroupsInput, arg2 func(*devopsguru.ListAnomalousLogGroupsOutput, bool) bool, arg3 ...request.Option) error

ListAnomalousLogGroupsPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListAnomalousLogGroupsRequest added in v1.44.58

ListAnomalousLogGroupsRequest mocks base method

func (*MockDevOpsGuruAPI) ListAnomalousLogGroupsWithContext added in v1.44.58

ListAnomalousLogGroupsWithContext mocks base method

func (*MockDevOpsGuruAPI) ListEvents

ListEvents mocks base method

func (*MockDevOpsGuruAPI) ListEventsPages

func (m *MockDevOpsGuruAPI) ListEventsPages(arg0 *devopsguru.ListEventsInput, arg1 func(*devopsguru.ListEventsOutput, bool) bool) error

ListEventsPages mocks base method

func (*MockDevOpsGuruAPI) ListEventsPagesWithContext

func (m *MockDevOpsGuruAPI) ListEventsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListEventsInput, arg2 func(*devopsguru.ListEventsOutput, bool) bool, arg3 ...request.Option) error

ListEventsPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListEventsRequest

ListEventsRequest mocks base method

func (*MockDevOpsGuruAPI) ListEventsWithContext

func (m *MockDevOpsGuruAPI) ListEventsWithContext(arg0 context.Context, arg1 *devopsguru.ListEventsInput, arg2 ...request.Option) (*devopsguru.ListEventsOutput, error)

ListEventsWithContext mocks base method

func (*MockDevOpsGuruAPI) ListInsights

ListInsights mocks base method

func (*MockDevOpsGuruAPI) ListInsightsPages

func (m *MockDevOpsGuruAPI) ListInsightsPages(arg0 *devopsguru.ListInsightsInput, arg1 func(*devopsguru.ListInsightsOutput, bool) bool) error

ListInsightsPages mocks base method

func (*MockDevOpsGuruAPI) ListInsightsPagesWithContext

func (m *MockDevOpsGuruAPI) ListInsightsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListInsightsInput, arg2 func(*devopsguru.ListInsightsOutput, bool) bool, arg3 ...request.Option) error

ListInsightsPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListInsightsRequest

ListInsightsRequest mocks base method

func (*MockDevOpsGuruAPI) ListInsightsWithContext

func (m *MockDevOpsGuruAPI) ListInsightsWithContext(arg0 context.Context, arg1 *devopsguru.ListInsightsInput, arg2 ...request.Option) (*devopsguru.ListInsightsOutput, error)

ListInsightsWithContext mocks base method

func (*MockDevOpsGuruAPI) ListMonitoredResources added in v1.44.58

ListMonitoredResources mocks base method

func (*MockDevOpsGuruAPI) ListMonitoredResourcesPages added in v1.44.58

ListMonitoredResourcesPages mocks base method

func (*MockDevOpsGuruAPI) ListMonitoredResourcesPagesWithContext added in v1.44.58

func (m *MockDevOpsGuruAPI) ListMonitoredResourcesPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListMonitoredResourcesInput, arg2 func(*devopsguru.ListMonitoredResourcesOutput, bool) bool, arg3 ...request.Option) error

ListMonitoredResourcesPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListMonitoredResourcesRequest added in v1.44.58

ListMonitoredResourcesRequest mocks base method

func (*MockDevOpsGuruAPI) ListMonitoredResourcesWithContext added in v1.44.58

ListMonitoredResourcesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListNotificationChannels

ListNotificationChannels mocks base method

func (*MockDevOpsGuruAPI) ListNotificationChannelsPages

ListNotificationChannelsPages mocks base method

func (*MockDevOpsGuruAPI) ListNotificationChannelsPagesWithContext

func (m *MockDevOpsGuruAPI) ListNotificationChannelsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListNotificationChannelsInput, arg2 func(*devopsguru.ListNotificationChannelsOutput, bool) bool, arg3 ...request.Option) error

ListNotificationChannelsPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListNotificationChannelsRequest

ListNotificationChannelsRequest mocks base method

func (*MockDevOpsGuruAPI) ListNotificationChannelsWithContext

ListNotificationChannelsWithContext mocks base method

func (*MockDevOpsGuruAPI) ListOrganizationInsights

ListOrganizationInsights mocks base method

func (*MockDevOpsGuruAPI) ListOrganizationInsightsPages

ListOrganizationInsightsPages mocks base method

func (*MockDevOpsGuruAPI) ListOrganizationInsightsPagesWithContext

func (m *MockDevOpsGuruAPI) ListOrganizationInsightsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListOrganizationInsightsInput, arg2 func(*devopsguru.ListOrganizationInsightsOutput, bool) bool, arg3 ...request.Option) error

ListOrganizationInsightsPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListOrganizationInsightsRequest

ListOrganizationInsightsRequest mocks base method

func (*MockDevOpsGuruAPI) ListOrganizationInsightsWithContext

ListOrganizationInsightsWithContext mocks base method

func (*MockDevOpsGuruAPI) ListRecommendations

ListRecommendations mocks base method

func (*MockDevOpsGuruAPI) ListRecommendationsPages

ListRecommendationsPages mocks base method

func (*MockDevOpsGuruAPI) ListRecommendationsPagesWithContext

func (m *MockDevOpsGuruAPI) ListRecommendationsPagesWithContext(arg0 context.Context, arg1 *devopsguru.ListRecommendationsInput, arg2 func(*devopsguru.ListRecommendationsOutput, bool) bool, arg3 ...request.Option) error

ListRecommendationsPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) ListRecommendationsRequest

ListRecommendationsRequest mocks base method

func (*MockDevOpsGuruAPI) ListRecommendationsWithContext

ListRecommendationsWithContext mocks base method

func (*MockDevOpsGuruAPI) PutFeedback

PutFeedback mocks base method

func (*MockDevOpsGuruAPI) PutFeedbackRequest

PutFeedbackRequest mocks base method

func (*MockDevOpsGuruAPI) PutFeedbackWithContext

func (m *MockDevOpsGuruAPI) PutFeedbackWithContext(arg0 context.Context, arg1 *devopsguru.PutFeedbackInput, arg2 ...request.Option) (*devopsguru.PutFeedbackOutput, error)

PutFeedbackWithContext mocks base method

func (*MockDevOpsGuruAPI) RemoveNotificationChannel

RemoveNotificationChannel mocks base method

func (*MockDevOpsGuruAPI) RemoveNotificationChannelRequest

RemoveNotificationChannelRequest mocks base method

func (*MockDevOpsGuruAPI) RemoveNotificationChannelWithContext

RemoveNotificationChannelWithContext mocks base method

func (*MockDevOpsGuruAPI) SearchInsights

SearchInsights mocks base method

func (*MockDevOpsGuruAPI) SearchInsightsPages

func (m *MockDevOpsGuruAPI) SearchInsightsPages(arg0 *devopsguru.SearchInsightsInput, arg1 func(*devopsguru.SearchInsightsOutput, bool) bool) error

SearchInsightsPages mocks base method

func (*MockDevOpsGuruAPI) SearchInsightsPagesWithContext

func (m *MockDevOpsGuruAPI) SearchInsightsPagesWithContext(arg0 context.Context, arg1 *devopsguru.SearchInsightsInput, arg2 func(*devopsguru.SearchInsightsOutput, bool) bool, arg3 ...request.Option) error

SearchInsightsPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) SearchInsightsRequest

SearchInsightsRequest mocks base method

func (*MockDevOpsGuruAPI) SearchInsightsWithContext

func (m *MockDevOpsGuruAPI) SearchInsightsWithContext(arg0 context.Context, arg1 *devopsguru.SearchInsightsInput, arg2 ...request.Option) (*devopsguru.SearchInsightsOutput, error)

SearchInsightsWithContext mocks base method

func (*MockDevOpsGuruAPI) SearchOrganizationInsights

SearchOrganizationInsights mocks base method

func (*MockDevOpsGuruAPI) SearchOrganizationInsightsPages

SearchOrganizationInsightsPages mocks base method

func (*MockDevOpsGuruAPI) SearchOrganizationInsightsPagesWithContext

func (m *MockDevOpsGuruAPI) SearchOrganizationInsightsPagesWithContext(arg0 context.Context, arg1 *devopsguru.SearchOrganizationInsightsInput, arg2 func(*devopsguru.SearchOrganizationInsightsOutput, bool) bool, arg3 ...request.Option) error

SearchOrganizationInsightsPagesWithContext mocks base method

func (*MockDevOpsGuruAPI) SearchOrganizationInsightsRequest

SearchOrganizationInsightsRequest mocks base method

func (*MockDevOpsGuruAPI) SearchOrganizationInsightsWithContext

SearchOrganizationInsightsWithContext mocks base method

func (*MockDevOpsGuruAPI) StartCostEstimation

StartCostEstimation mocks base method

func (*MockDevOpsGuruAPI) StartCostEstimationRequest

StartCostEstimationRequest mocks base method

func (*MockDevOpsGuruAPI) StartCostEstimationWithContext

StartCostEstimationWithContext mocks base method

func (*MockDevOpsGuruAPI) UpdateEventSourcesConfig

UpdateEventSourcesConfig mocks base method

func (*MockDevOpsGuruAPI) UpdateEventSourcesConfigRequest

UpdateEventSourcesConfigRequest mocks base method

func (*MockDevOpsGuruAPI) UpdateEventSourcesConfigWithContext

UpdateEventSourcesConfigWithContext mocks base method

func (*MockDevOpsGuruAPI) UpdateResourceCollection

UpdateResourceCollection mocks base method

func (*MockDevOpsGuruAPI) UpdateResourceCollectionRequest

UpdateResourceCollectionRequest mocks base method

func (*MockDevOpsGuruAPI) UpdateResourceCollectionWithContext

UpdateResourceCollectionWithContext mocks base method

func (*MockDevOpsGuruAPI) UpdateServiceIntegration

UpdateServiceIntegration mocks base method

func (*MockDevOpsGuruAPI) UpdateServiceIntegrationRequest

UpdateServiceIntegrationRequest mocks base method

func (*MockDevOpsGuruAPI) UpdateServiceIntegrationWithContext

UpdateServiceIntegrationWithContext mocks base method

type MockDevOpsGuruAPIMockRecorder

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

MockDevOpsGuruAPIMockRecorder is the mock recorder for MockDevOpsGuruAPI

func (*MockDevOpsGuruAPIMockRecorder) AddNotificationChannel

func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannel(arg0 interface{}) *gomock.Call

AddNotificationChannel indicates an expected call of AddNotificationChannel

func (*MockDevOpsGuruAPIMockRecorder) AddNotificationChannelRequest

func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannelRequest(arg0 interface{}) *gomock.Call

AddNotificationChannelRequest indicates an expected call of AddNotificationChannelRequest

func (*MockDevOpsGuruAPIMockRecorder) AddNotificationChannelWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) AddNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddNotificationChannelWithContext indicates an expected call of AddNotificationChannelWithContext

func (*MockDevOpsGuruAPIMockRecorder) DeleteInsight added in v1.43.38

func (mr *MockDevOpsGuruAPIMockRecorder) DeleteInsight(arg0 interface{}) *gomock.Call

DeleteInsight indicates an expected call of DeleteInsight

func (*MockDevOpsGuruAPIMockRecorder) DeleteInsightRequest added in v1.43.38

func (mr *MockDevOpsGuruAPIMockRecorder) DeleteInsightRequest(arg0 interface{}) *gomock.Call

DeleteInsightRequest indicates an expected call of DeleteInsightRequest

func (*MockDevOpsGuruAPIMockRecorder) DeleteInsightWithContext added in v1.43.38

func (mr *MockDevOpsGuruAPIMockRecorder) DeleteInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInsightWithContext indicates an expected call of DeleteInsightWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountHealth

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealth(arg0 interface{}) *gomock.Call

DescribeAccountHealth indicates an expected call of DescribeAccountHealth

func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthRequest(arg0 interface{}) *gomock.Call

DescribeAccountHealthRequest indicates an expected call of DescribeAccountHealthRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccountHealthWithContext indicates an expected call of DescribeAccountHealthWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountOverview

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverview(arg0 interface{}) *gomock.Call

DescribeAccountOverview indicates an expected call of DescribeAccountOverview

func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewRequest(arg0 interface{}) *gomock.Call

DescribeAccountOverviewRequest indicates an expected call of DescribeAccountOverviewRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAccountOverviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccountOverviewWithContext indicates an expected call of DescribeAccountOverviewWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeAnomaly

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomaly(arg0 interface{}) *gomock.Call

DescribeAnomaly indicates an expected call of DescribeAnomaly

func (*MockDevOpsGuruAPIMockRecorder) DescribeAnomalyRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomalyRequest(arg0 interface{}) *gomock.Call

DescribeAnomalyRequest indicates an expected call of DescribeAnomalyRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeAnomalyWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeAnomalyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAnomalyWithContext indicates an expected call of DescribeAnomalyWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeEventSourcesConfig

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeEventSourcesConfig(arg0 interface{}) *gomock.Call

DescribeEventSourcesConfig indicates an expected call of DescribeEventSourcesConfig

func (*MockDevOpsGuruAPIMockRecorder) DescribeEventSourcesConfigRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeEventSourcesConfigRequest(arg0 interface{}) *gomock.Call

DescribeEventSourcesConfigRequest indicates an expected call of DescribeEventSourcesConfigRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeEventSourcesConfigWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeEventSourcesConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventSourcesConfigWithContext indicates an expected call of DescribeEventSourcesConfigWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeFeedback

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeFeedback(arg0 interface{}) *gomock.Call

DescribeFeedback indicates an expected call of DescribeFeedback

func (*MockDevOpsGuruAPIMockRecorder) DescribeFeedbackRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeFeedbackRequest(arg0 interface{}) *gomock.Call

DescribeFeedbackRequest indicates an expected call of DescribeFeedbackRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeFeedbackWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFeedbackWithContext indicates an expected call of DescribeFeedbackWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeInsight

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsight(arg0 interface{}) *gomock.Call

DescribeInsight indicates an expected call of DescribeInsight

func (*MockDevOpsGuruAPIMockRecorder) DescribeInsightRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsightRequest(arg0 interface{}) *gomock.Call

DescribeInsightRequest indicates an expected call of DescribeInsightRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeInsightWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInsightWithContext indicates an expected call of DescribeInsightWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationHealth

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationHealth(arg0 interface{}) *gomock.Call

DescribeOrganizationHealth indicates an expected call of DescribeOrganizationHealth

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationHealthRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationHealthRequest(arg0 interface{}) *gomock.Call

DescribeOrganizationHealthRequest indicates an expected call of DescribeOrganizationHealthRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationHealthWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOrganizationHealthWithContext indicates an expected call of DescribeOrganizationHealthWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationOverview

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationOverview(arg0 interface{}) *gomock.Call

DescribeOrganizationOverview indicates an expected call of DescribeOrganizationOverview

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationOverviewRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationOverviewRequest(arg0 interface{}) *gomock.Call

DescribeOrganizationOverviewRequest indicates an expected call of DescribeOrganizationOverviewRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationOverviewWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationOverviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOrganizationOverviewWithContext indicates an expected call of DescribeOrganizationOverviewWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealth

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealth(arg0 interface{}) *gomock.Call

DescribeOrganizationResourceCollectionHealth indicates an expected call of DescribeOrganizationResourceCollectionHealth

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealthPages

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealthPages(arg0, arg1 interface{}) *gomock.Call

DescribeOrganizationResourceCollectionHealthPages indicates an expected call of DescribeOrganizationResourceCollectionHealthPages

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealthPagesWithContext

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

DescribeOrganizationResourceCollectionHealthPagesWithContext indicates an expected call of DescribeOrganizationResourceCollectionHealthPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealthRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealthRequest(arg0 interface{}) *gomock.Call

DescribeOrganizationResourceCollectionHealthRequest indicates an expected call of DescribeOrganizationResourceCollectionHealthRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealthWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeOrganizationResourceCollectionHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOrganizationResourceCollectionHealthWithContext indicates an expected call of DescribeOrganizationResourceCollectionHealthWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealth

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealth(arg0 interface{}) *gomock.Call

DescribeResourceCollectionHealth indicates an expected call of DescribeResourceCollectionHealth

func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPages

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPages(arg0, arg1 interface{}) *gomock.Call

DescribeResourceCollectionHealthPages indicates an expected call of DescribeResourceCollectionHealthPages

func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthPagesWithContext

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

DescribeResourceCollectionHealthPagesWithContext indicates an expected call of DescribeResourceCollectionHealthPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthRequest(arg0 interface{}) *gomock.Call

DescribeResourceCollectionHealthRequest indicates an expected call of DescribeResourceCollectionHealthRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeResourceCollectionHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeResourceCollectionHealthWithContext indicates an expected call of DescribeResourceCollectionHealthWithContext

func (*MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegration

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegration(arg0 interface{}) *gomock.Call

DescribeServiceIntegration indicates an expected call of DescribeServiceIntegration

func (*MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationRequest

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationRequest(arg0 interface{}) *gomock.Call

DescribeServiceIntegrationRequest indicates an expected call of DescribeServiceIntegrationRequest

func (*MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) DescribeServiceIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeServiceIntegrationWithContext indicates an expected call of DescribeServiceIntegrationWithContext

func (*MockDevOpsGuruAPIMockRecorder) GetCostEstimation

func (mr *MockDevOpsGuruAPIMockRecorder) GetCostEstimation(arg0 interface{}) *gomock.Call

GetCostEstimation indicates an expected call of GetCostEstimation

func (*MockDevOpsGuruAPIMockRecorder) GetCostEstimationPages

func (mr *MockDevOpsGuruAPIMockRecorder) GetCostEstimationPages(arg0, arg1 interface{}) *gomock.Call

GetCostEstimationPages indicates an expected call of GetCostEstimationPages

func (*MockDevOpsGuruAPIMockRecorder) GetCostEstimationPagesWithContext

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

GetCostEstimationPagesWithContext indicates an expected call of GetCostEstimationPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) GetCostEstimationRequest

func (mr *MockDevOpsGuruAPIMockRecorder) GetCostEstimationRequest(arg0 interface{}) *gomock.Call

GetCostEstimationRequest indicates an expected call of GetCostEstimationRequest

func (*MockDevOpsGuruAPIMockRecorder) GetCostEstimationWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) GetCostEstimationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCostEstimationWithContext indicates an expected call of GetCostEstimationWithContext

func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollection

func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollection(arg0 interface{}) *gomock.Call

GetResourceCollection indicates an expected call of GetResourceCollection

func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPages

func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPages(arg0, arg1 interface{}) *gomock.Call

GetResourceCollectionPages indicates an expected call of GetResourceCollectionPages

func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollectionPagesWithContext

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

GetResourceCollectionPagesWithContext indicates an expected call of GetResourceCollectionPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollectionRequest

func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionRequest(arg0 interface{}) *gomock.Call

GetResourceCollectionRequest indicates an expected call of GetResourceCollectionRequest

func (*MockDevOpsGuruAPIMockRecorder) GetResourceCollectionWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) GetResourceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetResourceCollectionWithContext indicates an expected call of GetResourceCollectionWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsight

func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsight(arg0 interface{}) *gomock.Call

ListAnomaliesForInsight indicates an expected call of ListAnomaliesForInsight

func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPages

func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPages(arg0, arg1 interface{}) *gomock.Call

ListAnomaliesForInsightPages indicates an expected call of ListAnomaliesForInsightPages

func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightPagesWithContext

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

ListAnomaliesForInsightPagesWithContext indicates an expected call of ListAnomaliesForInsightPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightRequest

func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightRequest(arg0 interface{}) *gomock.Call

ListAnomaliesForInsightRequest indicates an expected call of ListAnomaliesForInsightRequest

func (*MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomaliesForInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAnomaliesForInsightWithContext indicates an expected call of ListAnomaliesForInsightWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroups added in v1.44.58

func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroups(arg0 interface{}) *gomock.Call

ListAnomalousLogGroups indicates an expected call of ListAnomalousLogGroups

func (*MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroupsPages added in v1.44.58

func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListAnomalousLogGroupsPages indicates an expected call of ListAnomalousLogGroupsPages

func (*MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroupsPagesWithContext added in v1.44.58

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

ListAnomalousLogGroupsPagesWithContext indicates an expected call of ListAnomalousLogGroupsPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroupsRequest added in v1.44.58

func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroupsRequest(arg0 interface{}) *gomock.Call

ListAnomalousLogGroupsRequest indicates an expected call of ListAnomalousLogGroupsRequest

func (*MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroupsWithContext added in v1.44.58

func (mr *MockDevOpsGuruAPIMockRecorder) ListAnomalousLogGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAnomalousLogGroupsWithContext indicates an expected call of ListAnomalousLogGroupsWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListEvents

func (mr *MockDevOpsGuruAPIMockRecorder) ListEvents(arg0 interface{}) *gomock.Call

ListEvents indicates an expected call of ListEvents

func (*MockDevOpsGuruAPIMockRecorder) ListEventsPages

func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsPages(arg0, arg1 interface{}) *gomock.Call

ListEventsPages indicates an expected call of ListEventsPages

func (*MockDevOpsGuruAPIMockRecorder) ListEventsPagesWithContext

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

ListEventsPagesWithContext indicates an expected call of ListEventsPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListEventsRequest

func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsRequest(arg0 interface{}) *gomock.Call

ListEventsRequest indicates an expected call of ListEventsRequest

func (*MockDevOpsGuruAPIMockRecorder) ListEventsWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) ListEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEventsWithContext indicates an expected call of ListEventsWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListInsights

func (mr *MockDevOpsGuruAPIMockRecorder) ListInsights(arg0 interface{}) *gomock.Call

ListInsights indicates an expected call of ListInsights

func (*MockDevOpsGuruAPIMockRecorder) ListInsightsPages

func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsPages(arg0, arg1 interface{}) *gomock.Call

ListInsightsPages indicates an expected call of ListInsightsPages

func (*MockDevOpsGuruAPIMockRecorder) ListInsightsPagesWithContext

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

ListInsightsPagesWithContext indicates an expected call of ListInsightsPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListInsightsRequest

func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsRequest(arg0 interface{}) *gomock.Call

ListInsightsRequest indicates an expected call of ListInsightsRequest

func (*MockDevOpsGuruAPIMockRecorder) ListInsightsWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) ListInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInsightsWithContext indicates an expected call of ListInsightsWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListMonitoredResources added in v1.44.58

func (mr *MockDevOpsGuruAPIMockRecorder) ListMonitoredResources(arg0 interface{}) *gomock.Call

ListMonitoredResources indicates an expected call of ListMonitoredResources

func (*MockDevOpsGuruAPIMockRecorder) ListMonitoredResourcesPages added in v1.44.58

func (mr *MockDevOpsGuruAPIMockRecorder) ListMonitoredResourcesPages(arg0, arg1 interface{}) *gomock.Call

ListMonitoredResourcesPages indicates an expected call of ListMonitoredResourcesPages

func (*MockDevOpsGuruAPIMockRecorder) ListMonitoredResourcesPagesWithContext added in v1.44.58

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

ListMonitoredResourcesPagesWithContext indicates an expected call of ListMonitoredResourcesPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListMonitoredResourcesRequest added in v1.44.58

func (mr *MockDevOpsGuruAPIMockRecorder) ListMonitoredResourcesRequest(arg0 interface{}) *gomock.Call

ListMonitoredResourcesRequest indicates an expected call of ListMonitoredResourcesRequest

func (*MockDevOpsGuruAPIMockRecorder) ListMonitoredResourcesWithContext added in v1.44.58

func (mr *MockDevOpsGuruAPIMockRecorder) ListMonitoredResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMonitoredResourcesWithContext indicates an expected call of ListMonitoredResourcesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannels

func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannels(arg0 interface{}) *gomock.Call

ListNotificationChannels indicates an expected call of ListNotificationChannels

func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPages

func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPages(arg0, arg1 interface{}) *gomock.Call

ListNotificationChannelsPages indicates an expected call of ListNotificationChannelsPages

func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsPagesWithContext

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

ListNotificationChannelsPagesWithContext indicates an expected call of ListNotificationChannelsPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsRequest

func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsRequest(arg0 interface{}) *gomock.Call

ListNotificationChannelsRequest indicates an expected call of ListNotificationChannelsRequest

func (*MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) ListNotificationChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListNotificationChannelsWithContext indicates an expected call of ListNotificationChannelsWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListOrganizationInsights

func (mr *MockDevOpsGuruAPIMockRecorder) ListOrganizationInsights(arg0 interface{}) *gomock.Call

ListOrganizationInsights indicates an expected call of ListOrganizationInsights

func (*MockDevOpsGuruAPIMockRecorder) ListOrganizationInsightsPages

func (mr *MockDevOpsGuruAPIMockRecorder) ListOrganizationInsightsPages(arg0, arg1 interface{}) *gomock.Call

ListOrganizationInsightsPages indicates an expected call of ListOrganizationInsightsPages

func (*MockDevOpsGuruAPIMockRecorder) ListOrganizationInsightsPagesWithContext

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

ListOrganizationInsightsPagesWithContext indicates an expected call of ListOrganizationInsightsPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListOrganizationInsightsRequest

func (mr *MockDevOpsGuruAPIMockRecorder) ListOrganizationInsightsRequest(arg0 interface{}) *gomock.Call

ListOrganizationInsightsRequest indicates an expected call of ListOrganizationInsightsRequest

func (*MockDevOpsGuruAPIMockRecorder) ListOrganizationInsightsWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) ListOrganizationInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOrganizationInsightsWithContext indicates an expected call of ListOrganizationInsightsWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListRecommendations

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

ListRecommendations indicates an expected call of ListRecommendations

func (*MockDevOpsGuruAPIMockRecorder) ListRecommendationsPages

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

ListRecommendationsPages indicates an expected call of ListRecommendationsPages

func (*MockDevOpsGuruAPIMockRecorder) ListRecommendationsPagesWithContext

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

ListRecommendationsPagesWithContext indicates an expected call of ListRecommendationsPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) ListRecommendationsRequest

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

ListRecommendationsRequest indicates an expected call of ListRecommendationsRequest

func (*MockDevOpsGuruAPIMockRecorder) ListRecommendationsWithContext

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

ListRecommendationsWithContext indicates an expected call of ListRecommendationsWithContext

func (*MockDevOpsGuruAPIMockRecorder) PutFeedback

func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedback(arg0 interface{}) *gomock.Call

PutFeedback indicates an expected call of PutFeedback

func (*MockDevOpsGuruAPIMockRecorder) PutFeedbackRequest

func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedbackRequest(arg0 interface{}) *gomock.Call

PutFeedbackRequest indicates an expected call of PutFeedbackRequest

func (*MockDevOpsGuruAPIMockRecorder) PutFeedbackWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) PutFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutFeedbackWithContext indicates an expected call of PutFeedbackWithContext

func (*MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannel

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

RemoveNotificationChannel indicates an expected call of RemoveNotificationChannel

func (*MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannelRequest

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

RemoveNotificationChannelRequest indicates an expected call of RemoveNotificationChannelRequest

func (*MockDevOpsGuruAPIMockRecorder) RemoveNotificationChannelWithContext

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

RemoveNotificationChannelWithContext indicates an expected call of RemoveNotificationChannelWithContext

func (*MockDevOpsGuruAPIMockRecorder) SearchInsights

func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsights(arg0 interface{}) *gomock.Call

SearchInsights indicates an expected call of SearchInsights

func (*MockDevOpsGuruAPIMockRecorder) SearchInsightsPages

func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsPages(arg0, arg1 interface{}) *gomock.Call

SearchInsightsPages indicates an expected call of SearchInsightsPages

func (*MockDevOpsGuruAPIMockRecorder) SearchInsightsPagesWithContext

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

SearchInsightsPagesWithContext indicates an expected call of SearchInsightsPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) SearchInsightsRequest

func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsRequest(arg0 interface{}) *gomock.Call

SearchInsightsRequest indicates an expected call of SearchInsightsRequest

func (*MockDevOpsGuruAPIMockRecorder) SearchInsightsWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) SearchInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchInsightsWithContext indicates an expected call of SearchInsightsWithContext

func (*MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsights

func (mr *MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsights(arg0 interface{}) *gomock.Call

SearchOrganizationInsights indicates an expected call of SearchOrganizationInsights

func (*MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsightsPages

func (mr *MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsightsPages(arg0, arg1 interface{}) *gomock.Call

SearchOrganizationInsightsPages indicates an expected call of SearchOrganizationInsightsPages

func (*MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsightsPagesWithContext

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

SearchOrganizationInsightsPagesWithContext indicates an expected call of SearchOrganizationInsightsPagesWithContext

func (*MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsightsRequest

func (mr *MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsightsRequest(arg0 interface{}) *gomock.Call

SearchOrganizationInsightsRequest indicates an expected call of SearchOrganizationInsightsRequest

func (*MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsightsWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) SearchOrganizationInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchOrganizationInsightsWithContext indicates an expected call of SearchOrganizationInsightsWithContext

func (*MockDevOpsGuruAPIMockRecorder) StartCostEstimation

func (mr *MockDevOpsGuruAPIMockRecorder) StartCostEstimation(arg0 interface{}) *gomock.Call

StartCostEstimation indicates an expected call of StartCostEstimation

func (*MockDevOpsGuruAPIMockRecorder) StartCostEstimationRequest

func (mr *MockDevOpsGuruAPIMockRecorder) StartCostEstimationRequest(arg0 interface{}) *gomock.Call

StartCostEstimationRequest indicates an expected call of StartCostEstimationRequest

func (*MockDevOpsGuruAPIMockRecorder) StartCostEstimationWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) StartCostEstimationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartCostEstimationWithContext indicates an expected call of StartCostEstimationWithContext

func (*MockDevOpsGuruAPIMockRecorder) UpdateEventSourcesConfig

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateEventSourcesConfig(arg0 interface{}) *gomock.Call

UpdateEventSourcesConfig indicates an expected call of UpdateEventSourcesConfig

func (*MockDevOpsGuruAPIMockRecorder) UpdateEventSourcesConfigRequest

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateEventSourcesConfigRequest(arg0 interface{}) *gomock.Call

UpdateEventSourcesConfigRequest indicates an expected call of UpdateEventSourcesConfigRequest

func (*MockDevOpsGuruAPIMockRecorder) UpdateEventSourcesConfigWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateEventSourcesConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEventSourcesConfigWithContext indicates an expected call of UpdateEventSourcesConfigWithContext

func (*MockDevOpsGuruAPIMockRecorder) UpdateResourceCollection

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollection(arg0 interface{}) *gomock.Call

UpdateResourceCollection indicates an expected call of UpdateResourceCollection

func (*MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionRequest

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionRequest(arg0 interface{}) *gomock.Call

UpdateResourceCollectionRequest indicates an expected call of UpdateResourceCollectionRequest

func (*MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateResourceCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateResourceCollectionWithContext indicates an expected call of UpdateResourceCollectionWithContext

func (*MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegration

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegration(arg0 interface{}) *gomock.Call

UpdateServiceIntegration indicates an expected call of UpdateServiceIntegration

func (*MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationRequest

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationRequest(arg0 interface{}) *gomock.Call

UpdateServiceIntegrationRequest indicates an expected call of UpdateServiceIntegrationRequest

func (*MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationWithContext

func (mr *MockDevOpsGuruAPIMockRecorder) UpdateServiceIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServiceIntegrationWithContext indicates an expected call of UpdateServiceIntegrationWithContext

Jump to

Keyboard shortcuts

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