healthmock

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHealthAPI

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

MockHealthAPI is a mock of HealthAPI interface.

func NewMockHealthAPI

func NewMockHealthAPI(ctrl *gomock.Controller) *MockHealthAPI

NewMockHealthAPI creates a new mock instance.

func (*MockHealthAPI) DescribeAffectedAccountsForOrganization

DescribeAffectedAccountsForOrganization mocks base method.

func (*MockHealthAPI) DescribeAffectedAccountsForOrganizationPages

func (m *MockHealthAPI) DescribeAffectedAccountsForOrganizationPages(arg0 *health.DescribeAffectedAccountsForOrganizationInput, arg1 func(*health.DescribeAffectedAccountsForOrganizationOutput, bool) bool) error

DescribeAffectedAccountsForOrganizationPages mocks base method.

func (*MockHealthAPI) DescribeAffectedAccountsForOrganizationPagesWithContext

func (m *MockHealthAPI) DescribeAffectedAccountsForOrganizationPagesWithContext(arg0 context.Context, arg1 *health.DescribeAffectedAccountsForOrganizationInput, arg2 func(*health.DescribeAffectedAccountsForOrganizationOutput, bool) bool, arg3 ...request.Option) error

DescribeAffectedAccountsForOrganizationPagesWithContext mocks base method.

func (*MockHealthAPI) DescribeAffectedAccountsForOrganizationRequest

DescribeAffectedAccountsForOrganizationRequest mocks base method.

func (*MockHealthAPI) DescribeAffectedAccountsForOrganizationWithContext

func (m *MockHealthAPI) DescribeAffectedAccountsForOrganizationWithContext(arg0 context.Context, arg1 *health.DescribeAffectedAccountsForOrganizationInput, arg2 ...request.Option) (*health.DescribeAffectedAccountsForOrganizationOutput, error)

DescribeAffectedAccountsForOrganizationWithContext mocks base method.

func (*MockHealthAPI) DescribeAffectedEntities

DescribeAffectedEntities mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesForOrganization

DescribeAffectedEntitiesForOrganization mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesForOrganizationPages

func (m *MockHealthAPI) DescribeAffectedEntitiesForOrganizationPages(arg0 *health.DescribeAffectedEntitiesForOrganizationInput, arg1 func(*health.DescribeAffectedEntitiesForOrganizationOutput, bool) bool) error

DescribeAffectedEntitiesForOrganizationPages mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesForOrganizationPagesWithContext

func (m *MockHealthAPI) DescribeAffectedEntitiesForOrganizationPagesWithContext(arg0 context.Context, arg1 *health.DescribeAffectedEntitiesForOrganizationInput, arg2 func(*health.DescribeAffectedEntitiesForOrganizationOutput, bool) bool, arg3 ...request.Option) error

DescribeAffectedEntitiesForOrganizationPagesWithContext mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesForOrganizationRequest

DescribeAffectedEntitiesForOrganizationRequest mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesForOrganizationWithContext

func (m *MockHealthAPI) DescribeAffectedEntitiesForOrganizationWithContext(arg0 context.Context, arg1 *health.DescribeAffectedEntitiesForOrganizationInput, arg2 ...request.Option) (*health.DescribeAffectedEntitiesForOrganizationOutput, error)

DescribeAffectedEntitiesForOrganizationWithContext mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesPages

func (m *MockHealthAPI) DescribeAffectedEntitiesPages(arg0 *health.DescribeAffectedEntitiesInput, arg1 func(*health.DescribeAffectedEntitiesOutput, bool) bool) error

DescribeAffectedEntitiesPages mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesPagesWithContext

func (m *MockHealthAPI) DescribeAffectedEntitiesPagesWithContext(arg0 context.Context, arg1 *health.DescribeAffectedEntitiesInput, arg2 func(*health.DescribeAffectedEntitiesOutput, bool) bool, arg3 ...request.Option) error

DescribeAffectedEntitiesPagesWithContext mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesRequest

DescribeAffectedEntitiesRequest mocks base method.

func (*MockHealthAPI) DescribeAffectedEntitiesWithContext

func (m *MockHealthAPI) DescribeAffectedEntitiesWithContext(arg0 context.Context, arg1 *health.DescribeAffectedEntitiesInput, arg2 ...request.Option) (*health.DescribeAffectedEntitiesOutput, error)

DescribeAffectedEntitiesWithContext mocks base method.

func (*MockHealthAPI) DescribeEntityAggregates

DescribeEntityAggregates mocks base method.

func (*MockHealthAPI) DescribeEntityAggregatesRequest

DescribeEntityAggregatesRequest mocks base method.

func (*MockHealthAPI) DescribeEntityAggregatesWithContext

func (m *MockHealthAPI) DescribeEntityAggregatesWithContext(arg0 context.Context, arg1 *health.DescribeEntityAggregatesInput, arg2 ...request.Option) (*health.DescribeEntityAggregatesOutput, error)

DescribeEntityAggregatesWithContext mocks base method.

func (*MockHealthAPI) DescribeEventAggregates

DescribeEventAggregates mocks base method.

func (*MockHealthAPI) DescribeEventAggregatesPages

func (m *MockHealthAPI) DescribeEventAggregatesPages(arg0 *health.DescribeEventAggregatesInput, arg1 func(*health.DescribeEventAggregatesOutput, bool) bool) error

DescribeEventAggregatesPages mocks base method.

func (*MockHealthAPI) DescribeEventAggregatesPagesWithContext

func (m *MockHealthAPI) DescribeEventAggregatesPagesWithContext(arg0 context.Context, arg1 *health.DescribeEventAggregatesInput, arg2 func(*health.DescribeEventAggregatesOutput, bool) bool, arg3 ...request.Option) error

DescribeEventAggregatesPagesWithContext mocks base method.

func (*MockHealthAPI) DescribeEventAggregatesRequest

DescribeEventAggregatesRequest mocks base method.

func (*MockHealthAPI) DescribeEventAggregatesWithContext

func (m *MockHealthAPI) DescribeEventAggregatesWithContext(arg0 context.Context, arg1 *health.DescribeEventAggregatesInput, arg2 ...request.Option) (*health.DescribeEventAggregatesOutput, error)

DescribeEventAggregatesWithContext mocks base method.

func (*MockHealthAPI) DescribeEventDetails

DescribeEventDetails mocks base method.

func (*MockHealthAPI) DescribeEventDetailsForOrganization

DescribeEventDetailsForOrganization mocks base method.

func (*MockHealthAPI) DescribeEventDetailsForOrganizationRequest

DescribeEventDetailsForOrganizationRequest mocks base method.

func (*MockHealthAPI) DescribeEventDetailsForOrganizationWithContext

func (m *MockHealthAPI) DescribeEventDetailsForOrganizationWithContext(arg0 context.Context, arg1 *health.DescribeEventDetailsForOrganizationInput, arg2 ...request.Option) (*health.DescribeEventDetailsForOrganizationOutput, error)

DescribeEventDetailsForOrganizationWithContext mocks base method.

func (*MockHealthAPI) DescribeEventDetailsRequest

DescribeEventDetailsRequest mocks base method.

func (*MockHealthAPI) DescribeEventDetailsWithContext

func (m *MockHealthAPI) DescribeEventDetailsWithContext(arg0 context.Context, arg1 *health.DescribeEventDetailsInput, arg2 ...request.Option) (*health.DescribeEventDetailsOutput, error)

DescribeEventDetailsWithContext mocks base method.

func (*MockHealthAPI) DescribeEventTypes

DescribeEventTypes mocks base method.

func (*MockHealthAPI) DescribeEventTypesPages

func (m *MockHealthAPI) DescribeEventTypesPages(arg0 *health.DescribeEventTypesInput, arg1 func(*health.DescribeEventTypesOutput, bool) bool) error

DescribeEventTypesPages mocks base method.

func (*MockHealthAPI) DescribeEventTypesPagesWithContext

func (m *MockHealthAPI) DescribeEventTypesPagesWithContext(arg0 context.Context, arg1 *health.DescribeEventTypesInput, arg2 func(*health.DescribeEventTypesOutput, bool) bool, arg3 ...request.Option) error

DescribeEventTypesPagesWithContext mocks base method.

func (*MockHealthAPI) DescribeEventTypesRequest

DescribeEventTypesRequest mocks base method.

func (*MockHealthAPI) DescribeEventTypesWithContext

func (m *MockHealthAPI) DescribeEventTypesWithContext(arg0 context.Context, arg1 *health.DescribeEventTypesInput, arg2 ...request.Option) (*health.DescribeEventTypesOutput, error)

DescribeEventTypesWithContext mocks base method.

func (*MockHealthAPI) DescribeEvents

DescribeEvents mocks base method.

func (*MockHealthAPI) DescribeEventsForOrganization

DescribeEventsForOrganization mocks base method.

func (*MockHealthAPI) DescribeEventsForOrganizationPages

func (m *MockHealthAPI) DescribeEventsForOrganizationPages(arg0 *health.DescribeEventsForOrganizationInput, arg1 func(*health.DescribeEventsForOrganizationOutput, bool) bool) error

DescribeEventsForOrganizationPages mocks base method.

func (*MockHealthAPI) DescribeEventsForOrganizationPagesWithContext

func (m *MockHealthAPI) DescribeEventsForOrganizationPagesWithContext(arg0 context.Context, arg1 *health.DescribeEventsForOrganizationInput, arg2 func(*health.DescribeEventsForOrganizationOutput, bool) bool, arg3 ...request.Option) error

DescribeEventsForOrganizationPagesWithContext mocks base method.

func (*MockHealthAPI) DescribeEventsForOrganizationRequest

DescribeEventsForOrganizationRequest mocks base method.

func (*MockHealthAPI) DescribeEventsForOrganizationWithContext

func (m *MockHealthAPI) DescribeEventsForOrganizationWithContext(arg0 context.Context, arg1 *health.DescribeEventsForOrganizationInput, arg2 ...request.Option) (*health.DescribeEventsForOrganizationOutput, error)

DescribeEventsForOrganizationWithContext mocks base method.

func (*MockHealthAPI) DescribeEventsPages

func (m *MockHealthAPI) DescribeEventsPages(arg0 *health.DescribeEventsInput, arg1 func(*health.DescribeEventsOutput, bool) bool) error

DescribeEventsPages mocks base method.

func (*MockHealthAPI) DescribeEventsPagesWithContext

func (m *MockHealthAPI) DescribeEventsPagesWithContext(arg0 context.Context, arg1 *health.DescribeEventsInput, arg2 func(*health.DescribeEventsOutput, bool) bool, arg3 ...request.Option) error

DescribeEventsPagesWithContext mocks base method.

func (*MockHealthAPI) DescribeEventsRequest

func (m *MockHealthAPI) DescribeEventsRequest(arg0 *health.DescribeEventsInput) (*request.Request, *health.DescribeEventsOutput)

DescribeEventsRequest mocks base method.

func (*MockHealthAPI) DescribeEventsWithContext

func (m *MockHealthAPI) DescribeEventsWithContext(arg0 context.Context, arg1 *health.DescribeEventsInput, arg2 ...request.Option) (*health.DescribeEventsOutput, error)

DescribeEventsWithContext mocks base method.

func (*MockHealthAPI) DescribeHealthServiceStatusForOrganization

DescribeHealthServiceStatusForOrganization mocks base method.

func (*MockHealthAPI) DescribeHealthServiceStatusForOrganizationRequest

DescribeHealthServiceStatusForOrganizationRequest mocks base method.

func (*MockHealthAPI) DescribeHealthServiceStatusForOrganizationWithContext

DescribeHealthServiceStatusForOrganizationWithContext mocks base method.

func (*MockHealthAPI) DisableHealthServiceAccessForOrganization

DisableHealthServiceAccessForOrganization mocks base method.

func (*MockHealthAPI) DisableHealthServiceAccessForOrganizationRequest

DisableHealthServiceAccessForOrganizationRequest mocks base method.

func (*MockHealthAPI) DisableHealthServiceAccessForOrganizationWithContext

func (m *MockHealthAPI) DisableHealthServiceAccessForOrganizationWithContext(arg0 context.Context, arg1 *health.DisableHealthServiceAccessForOrganizationInput, arg2 ...request.Option) (*health.DisableHealthServiceAccessForOrganizationOutput, error)

DisableHealthServiceAccessForOrganizationWithContext mocks base method.

func (*MockHealthAPI) EXPECT

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

func (*MockHealthAPI) EnableHealthServiceAccessForOrganization

EnableHealthServiceAccessForOrganization mocks base method.

func (*MockHealthAPI) EnableHealthServiceAccessForOrganizationRequest

EnableHealthServiceAccessForOrganizationRequest mocks base method.

func (*MockHealthAPI) EnableHealthServiceAccessForOrganizationWithContext

func (m *MockHealthAPI) EnableHealthServiceAccessForOrganizationWithContext(arg0 context.Context, arg1 *health.EnableHealthServiceAccessForOrganizationInput, arg2 ...request.Option) (*health.EnableHealthServiceAccessForOrganizationOutput, error)

EnableHealthServiceAccessForOrganizationWithContext mocks base method.

type MockHealthAPIMockRecorder

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

MockHealthAPIMockRecorder is the mock recorder for MockHealthAPI.

func (*MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganization

func (mr *MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganization(arg0 interface{}) *gomock.Call

DescribeAffectedAccountsForOrganization indicates an expected call of DescribeAffectedAccountsForOrganization.

func (*MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganizationPages

func (mr *MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganizationPages(arg0, arg1 interface{}) *gomock.Call

DescribeAffectedAccountsForOrganizationPages indicates an expected call of DescribeAffectedAccountsForOrganizationPages.

func (*MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganizationPagesWithContext

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

DescribeAffectedAccountsForOrganizationPagesWithContext indicates an expected call of DescribeAffectedAccountsForOrganizationPagesWithContext.

func (*MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganizationRequest

func (mr *MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganizationRequest(arg0 interface{}) *gomock.Call

DescribeAffectedAccountsForOrganizationRequest indicates an expected call of DescribeAffectedAccountsForOrganizationRequest.

func (*MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganizationWithContext

func (mr *MockHealthAPIMockRecorder) DescribeAffectedAccountsForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAffectedAccountsForOrganizationWithContext indicates an expected call of DescribeAffectedAccountsForOrganizationWithContext.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntities

func (mr *MockHealthAPIMockRecorder) DescribeAffectedEntities(arg0 interface{}) *gomock.Call

DescribeAffectedEntities indicates an expected call of DescribeAffectedEntities.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganization

func (mr *MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganization(arg0 interface{}) *gomock.Call

DescribeAffectedEntitiesForOrganization indicates an expected call of DescribeAffectedEntitiesForOrganization.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganizationPages

func (mr *MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganizationPages(arg0, arg1 interface{}) *gomock.Call

DescribeAffectedEntitiesForOrganizationPages indicates an expected call of DescribeAffectedEntitiesForOrganizationPages.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganizationPagesWithContext

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

DescribeAffectedEntitiesForOrganizationPagesWithContext indicates an expected call of DescribeAffectedEntitiesForOrganizationPagesWithContext.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganizationRequest

func (mr *MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganizationRequest(arg0 interface{}) *gomock.Call

DescribeAffectedEntitiesForOrganizationRequest indicates an expected call of DescribeAffectedEntitiesForOrganizationRequest.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganizationWithContext

func (mr *MockHealthAPIMockRecorder) DescribeAffectedEntitiesForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAffectedEntitiesForOrganizationWithContext indicates an expected call of DescribeAffectedEntitiesForOrganizationWithContext.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesPages

func (mr *MockHealthAPIMockRecorder) DescribeAffectedEntitiesPages(arg0, arg1 interface{}) *gomock.Call

DescribeAffectedEntitiesPages indicates an expected call of DescribeAffectedEntitiesPages.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesPagesWithContext

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

DescribeAffectedEntitiesPagesWithContext indicates an expected call of DescribeAffectedEntitiesPagesWithContext.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesRequest

func (mr *MockHealthAPIMockRecorder) DescribeAffectedEntitiesRequest(arg0 interface{}) *gomock.Call

DescribeAffectedEntitiesRequest indicates an expected call of DescribeAffectedEntitiesRequest.

func (*MockHealthAPIMockRecorder) DescribeAffectedEntitiesWithContext

func (mr *MockHealthAPIMockRecorder) DescribeAffectedEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAffectedEntitiesWithContext indicates an expected call of DescribeAffectedEntitiesWithContext.

func (*MockHealthAPIMockRecorder) DescribeEntityAggregates

func (mr *MockHealthAPIMockRecorder) DescribeEntityAggregates(arg0 interface{}) *gomock.Call

DescribeEntityAggregates indicates an expected call of DescribeEntityAggregates.

func (*MockHealthAPIMockRecorder) DescribeEntityAggregatesRequest

func (mr *MockHealthAPIMockRecorder) DescribeEntityAggregatesRequest(arg0 interface{}) *gomock.Call

DescribeEntityAggregatesRequest indicates an expected call of DescribeEntityAggregatesRequest.

func (*MockHealthAPIMockRecorder) DescribeEntityAggregatesWithContext

func (mr *MockHealthAPIMockRecorder) DescribeEntityAggregatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEntityAggregatesWithContext indicates an expected call of DescribeEntityAggregatesWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventAggregates

func (mr *MockHealthAPIMockRecorder) DescribeEventAggregates(arg0 interface{}) *gomock.Call

DescribeEventAggregates indicates an expected call of DescribeEventAggregates.

func (*MockHealthAPIMockRecorder) DescribeEventAggregatesPages

func (mr *MockHealthAPIMockRecorder) DescribeEventAggregatesPages(arg0, arg1 interface{}) *gomock.Call

DescribeEventAggregatesPages indicates an expected call of DescribeEventAggregatesPages.

func (*MockHealthAPIMockRecorder) DescribeEventAggregatesPagesWithContext

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

DescribeEventAggregatesPagesWithContext indicates an expected call of DescribeEventAggregatesPagesWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventAggregatesRequest

func (mr *MockHealthAPIMockRecorder) DescribeEventAggregatesRequest(arg0 interface{}) *gomock.Call

DescribeEventAggregatesRequest indicates an expected call of DescribeEventAggregatesRequest.

func (*MockHealthAPIMockRecorder) DescribeEventAggregatesWithContext

func (mr *MockHealthAPIMockRecorder) DescribeEventAggregatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventAggregatesWithContext indicates an expected call of DescribeEventAggregatesWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventDetails

func (mr *MockHealthAPIMockRecorder) DescribeEventDetails(arg0 interface{}) *gomock.Call

DescribeEventDetails indicates an expected call of DescribeEventDetails.

func (*MockHealthAPIMockRecorder) DescribeEventDetailsForOrganization

func (mr *MockHealthAPIMockRecorder) DescribeEventDetailsForOrganization(arg0 interface{}) *gomock.Call

DescribeEventDetailsForOrganization indicates an expected call of DescribeEventDetailsForOrganization.

func (*MockHealthAPIMockRecorder) DescribeEventDetailsForOrganizationRequest

func (mr *MockHealthAPIMockRecorder) DescribeEventDetailsForOrganizationRequest(arg0 interface{}) *gomock.Call

DescribeEventDetailsForOrganizationRequest indicates an expected call of DescribeEventDetailsForOrganizationRequest.

func (*MockHealthAPIMockRecorder) DescribeEventDetailsForOrganizationWithContext

func (mr *MockHealthAPIMockRecorder) DescribeEventDetailsForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventDetailsForOrganizationWithContext indicates an expected call of DescribeEventDetailsForOrganizationWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventDetailsRequest

func (mr *MockHealthAPIMockRecorder) DescribeEventDetailsRequest(arg0 interface{}) *gomock.Call

DescribeEventDetailsRequest indicates an expected call of DescribeEventDetailsRequest.

func (*MockHealthAPIMockRecorder) DescribeEventDetailsWithContext

func (mr *MockHealthAPIMockRecorder) DescribeEventDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventDetailsWithContext indicates an expected call of DescribeEventDetailsWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventTypes

func (mr *MockHealthAPIMockRecorder) DescribeEventTypes(arg0 interface{}) *gomock.Call

DescribeEventTypes indicates an expected call of DescribeEventTypes.

func (*MockHealthAPIMockRecorder) DescribeEventTypesPages

func (mr *MockHealthAPIMockRecorder) DescribeEventTypesPages(arg0, arg1 interface{}) *gomock.Call

DescribeEventTypesPages indicates an expected call of DescribeEventTypesPages.

func (*MockHealthAPIMockRecorder) DescribeEventTypesPagesWithContext

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

DescribeEventTypesPagesWithContext indicates an expected call of DescribeEventTypesPagesWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventTypesRequest

func (mr *MockHealthAPIMockRecorder) DescribeEventTypesRequest(arg0 interface{}) *gomock.Call

DescribeEventTypesRequest indicates an expected call of DescribeEventTypesRequest.

func (*MockHealthAPIMockRecorder) DescribeEventTypesWithContext

func (mr *MockHealthAPIMockRecorder) DescribeEventTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventTypesWithContext indicates an expected call of DescribeEventTypesWithContext.

func (*MockHealthAPIMockRecorder) DescribeEvents

func (mr *MockHealthAPIMockRecorder) DescribeEvents(arg0 interface{}) *gomock.Call

DescribeEvents indicates an expected call of DescribeEvents.

func (*MockHealthAPIMockRecorder) DescribeEventsForOrganization

func (mr *MockHealthAPIMockRecorder) DescribeEventsForOrganization(arg0 interface{}) *gomock.Call

DescribeEventsForOrganization indicates an expected call of DescribeEventsForOrganization.

func (*MockHealthAPIMockRecorder) DescribeEventsForOrganizationPages

func (mr *MockHealthAPIMockRecorder) DescribeEventsForOrganizationPages(arg0, arg1 interface{}) *gomock.Call

DescribeEventsForOrganizationPages indicates an expected call of DescribeEventsForOrganizationPages.

func (*MockHealthAPIMockRecorder) DescribeEventsForOrganizationPagesWithContext

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

DescribeEventsForOrganizationPagesWithContext indicates an expected call of DescribeEventsForOrganizationPagesWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventsForOrganizationRequest

func (mr *MockHealthAPIMockRecorder) DescribeEventsForOrganizationRequest(arg0 interface{}) *gomock.Call

DescribeEventsForOrganizationRequest indicates an expected call of DescribeEventsForOrganizationRequest.

func (*MockHealthAPIMockRecorder) DescribeEventsForOrganizationWithContext

func (mr *MockHealthAPIMockRecorder) DescribeEventsForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventsForOrganizationWithContext indicates an expected call of DescribeEventsForOrganizationWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventsPages

func (mr *MockHealthAPIMockRecorder) DescribeEventsPages(arg0, arg1 interface{}) *gomock.Call

DescribeEventsPages indicates an expected call of DescribeEventsPages.

func (*MockHealthAPIMockRecorder) DescribeEventsPagesWithContext

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

DescribeEventsPagesWithContext indicates an expected call of DescribeEventsPagesWithContext.

func (*MockHealthAPIMockRecorder) DescribeEventsRequest

func (mr *MockHealthAPIMockRecorder) DescribeEventsRequest(arg0 interface{}) *gomock.Call

DescribeEventsRequest indicates an expected call of DescribeEventsRequest.

func (*MockHealthAPIMockRecorder) DescribeEventsWithContext

func (mr *MockHealthAPIMockRecorder) DescribeEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventsWithContext indicates an expected call of DescribeEventsWithContext.

func (*MockHealthAPIMockRecorder) DescribeHealthServiceStatusForOrganization

func (mr *MockHealthAPIMockRecorder) DescribeHealthServiceStatusForOrganization(arg0 interface{}) *gomock.Call

DescribeHealthServiceStatusForOrganization indicates an expected call of DescribeHealthServiceStatusForOrganization.

func (*MockHealthAPIMockRecorder) DescribeHealthServiceStatusForOrganizationRequest

func (mr *MockHealthAPIMockRecorder) DescribeHealthServiceStatusForOrganizationRequest(arg0 interface{}) *gomock.Call

DescribeHealthServiceStatusForOrganizationRequest indicates an expected call of DescribeHealthServiceStatusForOrganizationRequest.

func (*MockHealthAPIMockRecorder) DescribeHealthServiceStatusForOrganizationWithContext

func (mr *MockHealthAPIMockRecorder) DescribeHealthServiceStatusForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHealthServiceStatusForOrganizationWithContext indicates an expected call of DescribeHealthServiceStatusForOrganizationWithContext.

func (*MockHealthAPIMockRecorder) DisableHealthServiceAccessForOrganization

func (mr *MockHealthAPIMockRecorder) DisableHealthServiceAccessForOrganization(arg0 interface{}) *gomock.Call

DisableHealthServiceAccessForOrganization indicates an expected call of DisableHealthServiceAccessForOrganization.

func (*MockHealthAPIMockRecorder) DisableHealthServiceAccessForOrganizationRequest

func (mr *MockHealthAPIMockRecorder) DisableHealthServiceAccessForOrganizationRequest(arg0 interface{}) *gomock.Call

DisableHealthServiceAccessForOrganizationRequest indicates an expected call of DisableHealthServiceAccessForOrganizationRequest.

func (*MockHealthAPIMockRecorder) DisableHealthServiceAccessForOrganizationWithContext

func (mr *MockHealthAPIMockRecorder) DisableHealthServiceAccessForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableHealthServiceAccessForOrganizationWithContext indicates an expected call of DisableHealthServiceAccessForOrganizationWithContext.

func (*MockHealthAPIMockRecorder) EnableHealthServiceAccessForOrganization

func (mr *MockHealthAPIMockRecorder) EnableHealthServiceAccessForOrganization(arg0 interface{}) *gomock.Call

EnableHealthServiceAccessForOrganization indicates an expected call of EnableHealthServiceAccessForOrganization.

func (*MockHealthAPIMockRecorder) EnableHealthServiceAccessForOrganizationRequest

func (mr *MockHealthAPIMockRecorder) EnableHealthServiceAccessForOrganizationRequest(arg0 interface{}) *gomock.Call

EnableHealthServiceAccessForOrganizationRequest indicates an expected call of EnableHealthServiceAccessForOrganizationRequest.

func (*MockHealthAPIMockRecorder) EnableHealthServiceAccessForOrganizationWithContext

func (mr *MockHealthAPIMockRecorder) EnableHealthServiceAccessForOrganizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableHealthServiceAccessForOrganizationWithContext indicates an expected call of EnableHealthServiceAccessForOrganizationWithContext.

Jump to

Keyboard shortcuts

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