inspector2mock

package
v1.44.173 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package inspector2mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInspector2API

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

MockInspector2API is a mock of Inspector2API interface

func NewMockInspector2API

func NewMockInspector2API(ctrl *gomock.Controller) *MockInspector2API

NewMockInspector2API creates a new mock instance

func (*MockInspector2API) AssociateMember

AssociateMember mocks base method

func (*MockInspector2API) AssociateMemberRequest

AssociateMemberRequest mocks base method

func (*MockInspector2API) AssociateMemberWithContext

func (m *MockInspector2API) AssociateMemberWithContext(arg0 context.Context, arg1 *inspector2.AssociateMemberInput, arg2 ...request.Option) (*inspector2.AssociateMemberOutput, error)

AssociateMemberWithContext mocks base method

func (*MockInspector2API) BatchGetAccountStatus

BatchGetAccountStatus mocks base method

func (*MockInspector2API) BatchGetAccountStatusRequest

BatchGetAccountStatusRequest mocks base method

func (*MockInspector2API) BatchGetAccountStatusWithContext

BatchGetAccountStatusWithContext mocks base method

func (*MockInspector2API) BatchGetFreeTrialInfo

BatchGetFreeTrialInfo mocks base method

func (*MockInspector2API) BatchGetFreeTrialInfoRequest

BatchGetFreeTrialInfoRequest mocks base method

func (*MockInspector2API) BatchGetFreeTrialInfoWithContext

BatchGetFreeTrialInfoWithContext mocks base method

func (*MockInspector2API) CancelFindingsReport

CancelFindingsReport mocks base method

func (*MockInspector2API) CancelFindingsReportRequest

CancelFindingsReportRequest mocks base method

func (*MockInspector2API) CancelFindingsReportWithContext

CancelFindingsReportWithContext mocks base method

func (*MockInspector2API) CreateFilter

CreateFilter mocks base method

func (*MockInspector2API) CreateFilterRequest

CreateFilterRequest mocks base method

func (*MockInspector2API) CreateFilterWithContext

func (m *MockInspector2API) CreateFilterWithContext(arg0 context.Context, arg1 *inspector2.CreateFilterInput, arg2 ...request.Option) (*inspector2.CreateFilterOutput, error)

CreateFilterWithContext mocks base method

func (*MockInspector2API) CreateFindingsReport

CreateFindingsReport mocks base method

func (*MockInspector2API) CreateFindingsReportRequest

CreateFindingsReportRequest mocks base method

func (*MockInspector2API) CreateFindingsReportWithContext

CreateFindingsReportWithContext mocks base method

func (*MockInspector2API) DeleteFilter

DeleteFilter mocks base method

func (*MockInspector2API) DeleteFilterRequest

DeleteFilterRequest mocks base method

func (*MockInspector2API) DeleteFilterWithContext

func (m *MockInspector2API) DeleteFilterWithContext(arg0 context.Context, arg1 *inspector2.DeleteFilterInput, arg2 ...request.Option) (*inspector2.DeleteFilterOutput, error)

DeleteFilterWithContext mocks base method

func (*MockInspector2API) DescribeOrganizationConfiguration

DescribeOrganizationConfiguration mocks base method

func (*MockInspector2API) DescribeOrganizationConfigurationRequest

DescribeOrganizationConfigurationRequest mocks base method

func (*MockInspector2API) DescribeOrganizationConfigurationWithContext

DescribeOrganizationConfigurationWithContext mocks base method

func (*MockInspector2API) Disable

Disable mocks base method

func (*MockInspector2API) DisableDelegatedAdminAccount

DisableDelegatedAdminAccount mocks base method

func (*MockInspector2API) DisableDelegatedAdminAccountRequest

DisableDelegatedAdminAccountRequest mocks base method

func (*MockInspector2API) DisableDelegatedAdminAccountWithContext

DisableDelegatedAdminAccountWithContext mocks base method

func (*MockInspector2API) DisableRequest

DisableRequest mocks base method

func (*MockInspector2API) DisableWithContext

func (m *MockInspector2API) DisableWithContext(arg0 context.Context, arg1 *inspector2.DisableInput, arg2 ...request.Option) (*inspector2.DisableOutput, error)

DisableWithContext mocks base method

func (*MockInspector2API) DisassociateMember

DisassociateMember mocks base method

func (*MockInspector2API) DisassociateMemberRequest

DisassociateMemberRequest mocks base method

func (*MockInspector2API) DisassociateMemberWithContext

DisassociateMemberWithContext mocks base method

func (*MockInspector2API) EXPECT

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

func (*MockInspector2API) Enable

Enable mocks base method

func (*MockInspector2API) EnableDelegatedAdminAccount

EnableDelegatedAdminAccount mocks base method

func (*MockInspector2API) EnableDelegatedAdminAccountRequest

EnableDelegatedAdminAccountRequest mocks base method

func (*MockInspector2API) EnableDelegatedAdminAccountWithContext

EnableDelegatedAdminAccountWithContext mocks base method

func (*MockInspector2API) EnableRequest

EnableRequest mocks base method

func (*MockInspector2API) EnableWithContext

func (m *MockInspector2API) EnableWithContext(arg0 context.Context, arg1 *inspector2.EnableInput, arg2 ...request.Option) (*inspector2.EnableOutput, error)

EnableWithContext mocks base method

func (*MockInspector2API) GetConfiguration added in v1.44.55

GetConfiguration mocks base method

func (*MockInspector2API) GetConfigurationRequest added in v1.44.55

GetConfigurationRequest mocks base method

func (*MockInspector2API) GetConfigurationWithContext added in v1.44.55

func (m *MockInspector2API) GetConfigurationWithContext(arg0 context.Context, arg1 *inspector2.GetConfigurationInput, arg2 ...request.Option) (*inspector2.GetConfigurationOutput, error)

GetConfigurationWithContext mocks base method

func (*MockInspector2API) GetDelegatedAdminAccount

GetDelegatedAdminAccount mocks base method

func (*MockInspector2API) GetDelegatedAdminAccountRequest

GetDelegatedAdminAccountRequest mocks base method

func (*MockInspector2API) GetDelegatedAdminAccountWithContext

GetDelegatedAdminAccountWithContext mocks base method

func (*MockInspector2API) GetFindingsReportStatus

GetFindingsReportStatus mocks base method

func (*MockInspector2API) GetFindingsReportStatusRequest

GetFindingsReportStatusRequest mocks base method

func (*MockInspector2API) GetFindingsReportStatusWithContext

GetFindingsReportStatusWithContext mocks base method

func (*MockInspector2API) GetMember

GetMember mocks base method

func (*MockInspector2API) GetMemberRequest

GetMemberRequest mocks base method

func (*MockInspector2API) GetMemberWithContext

func (m *MockInspector2API) GetMemberWithContext(arg0 context.Context, arg1 *inspector2.GetMemberInput, arg2 ...request.Option) (*inspector2.GetMemberOutput, error)

GetMemberWithContext mocks base method

func (*MockInspector2API) ListAccountPermissions

ListAccountPermissions mocks base method

func (*MockInspector2API) ListAccountPermissionsPages

ListAccountPermissionsPages mocks base method

func (*MockInspector2API) ListAccountPermissionsPagesWithContext

func (m *MockInspector2API) ListAccountPermissionsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListAccountPermissionsInput, arg2 func(*inspector2.ListAccountPermissionsOutput, bool) bool, arg3 ...request.Option) error

ListAccountPermissionsPagesWithContext mocks base method

func (*MockInspector2API) ListAccountPermissionsRequest

ListAccountPermissionsRequest mocks base method

func (*MockInspector2API) ListAccountPermissionsWithContext

ListAccountPermissionsWithContext mocks base method

func (*MockInspector2API) ListCoverage

ListCoverage mocks base method

func (*MockInspector2API) ListCoveragePages

func (m *MockInspector2API) ListCoveragePages(arg0 *inspector2.ListCoverageInput, arg1 func(*inspector2.ListCoverageOutput, bool) bool) error

ListCoveragePages mocks base method

func (*MockInspector2API) ListCoveragePagesWithContext

func (m *MockInspector2API) ListCoveragePagesWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageInput, arg2 func(*inspector2.ListCoverageOutput, bool) bool, arg3 ...request.Option) error

ListCoveragePagesWithContext mocks base method

func (*MockInspector2API) ListCoverageRequest

ListCoverageRequest mocks base method

func (*MockInspector2API) ListCoverageStatistics

ListCoverageStatistics mocks base method

func (*MockInspector2API) ListCoverageStatisticsPages

ListCoverageStatisticsPages mocks base method

func (*MockInspector2API) ListCoverageStatisticsPagesWithContext

func (m *MockInspector2API) ListCoverageStatisticsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageStatisticsInput, arg2 func(*inspector2.ListCoverageStatisticsOutput, bool) bool, arg3 ...request.Option) error

ListCoverageStatisticsPagesWithContext mocks base method

func (*MockInspector2API) ListCoverageStatisticsRequest

ListCoverageStatisticsRequest mocks base method

func (*MockInspector2API) ListCoverageStatisticsWithContext

ListCoverageStatisticsWithContext mocks base method

func (*MockInspector2API) ListCoverageWithContext

func (m *MockInspector2API) ListCoverageWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageInput, arg2 ...request.Option) (*inspector2.ListCoverageOutput, error)

ListCoverageWithContext mocks base method

func (*MockInspector2API) ListDelegatedAdminAccounts

ListDelegatedAdminAccounts mocks base method

func (*MockInspector2API) ListDelegatedAdminAccountsPages

ListDelegatedAdminAccountsPages mocks base method

func (*MockInspector2API) ListDelegatedAdminAccountsPagesWithContext

func (m *MockInspector2API) ListDelegatedAdminAccountsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListDelegatedAdminAccountsInput, arg2 func(*inspector2.ListDelegatedAdminAccountsOutput, bool) bool, arg3 ...request.Option) error

ListDelegatedAdminAccountsPagesWithContext mocks base method

func (*MockInspector2API) ListDelegatedAdminAccountsRequest

ListDelegatedAdminAccountsRequest mocks base method

func (*MockInspector2API) ListDelegatedAdminAccountsWithContext

ListDelegatedAdminAccountsWithContext mocks base method

func (*MockInspector2API) ListFilters

ListFilters mocks base method

func (*MockInspector2API) ListFiltersPages

func (m *MockInspector2API) ListFiltersPages(arg0 *inspector2.ListFiltersInput, arg1 func(*inspector2.ListFiltersOutput, bool) bool) error

ListFiltersPages mocks base method

func (*MockInspector2API) ListFiltersPagesWithContext

func (m *MockInspector2API) ListFiltersPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFiltersInput, arg2 func(*inspector2.ListFiltersOutput, bool) bool, arg3 ...request.Option) error

ListFiltersPagesWithContext mocks base method

func (*MockInspector2API) ListFiltersRequest

ListFiltersRequest mocks base method

func (*MockInspector2API) ListFiltersWithContext

func (m *MockInspector2API) ListFiltersWithContext(arg0 context.Context, arg1 *inspector2.ListFiltersInput, arg2 ...request.Option) (*inspector2.ListFiltersOutput, error)

ListFiltersWithContext mocks base method

func (*MockInspector2API) ListFindingAggregations

ListFindingAggregations mocks base method

func (*MockInspector2API) ListFindingAggregationsPages

ListFindingAggregationsPages mocks base method

func (*MockInspector2API) ListFindingAggregationsPagesWithContext

func (m *MockInspector2API) ListFindingAggregationsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFindingAggregationsInput, arg2 func(*inspector2.ListFindingAggregationsOutput, bool) bool, arg3 ...request.Option) error

ListFindingAggregationsPagesWithContext mocks base method

func (*MockInspector2API) ListFindingAggregationsRequest

ListFindingAggregationsRequest mocks base method

func (*MockInspector2API) ListFindingAggregationsWithContext

ListFindingAggregationsWithContext mocks base method

func (*MockInspector2API) ListFindings

ListFindings mocks base method

func (*MockInspector2API) ListFindingsPages

func (m *MockInspector2API) ListFindingsPages(arg0 *inspector2.ListFindingsInput, arg1 func(*inspector2.ListFindingsOutput, bool) bool) error

ListFindingsPages mocks base method

func (*MockInspector2API) ListFindingsPagesWithContext

func (m *MockInspector2API) ListFindingsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFindingsInput, arg2 func(*inspector2.ListFindingsOutput, bool) bool, arg3 ...request.Option) error

ListFindingsPagesWithContext mocks base method

func (*MockInspector2API) ListFindingsRequest

ListFindingsRequest mocks base method

func (*MockInspector2API) ListFindingsWithContext

func (m *MockInspector2API) ListFindingsWithContext(arg0 context.Context, arg1 *inspector2.ListFindingsInput, arg2 ...request.Option) (*inspector2.ListFindingsOutput, error)

ListFindingsWithContext mocks base method

func (*MockInspector2API) ListMembers

ListMembers mocks base method

func (*MockInspector2API) ListMembersPages

func (m *MockInspector2API) ListMembersPages(arg0 *inspector2.ListMembersInput, arg1 func(*inspector2.ListMembersOutput, bool) bool) error

ListMembersPages mocks base method

func (*MockInspector2API) ListMembersPagesWithContext

func (m *MockInspector2API) ListMembersPagesWithContext(arg0 context.Context, arg1 *inspector2.ListMembersInput, arg2 func(*inspector2.ListMembersOutput, bool) bool, arg3 ...request.Option) error

ListMembersPagesWithContext mocks base method

func (*MockInspector2API) ListMembersRequest

ListMembersRequest mocks base method

func (*MockInspector2API) ListMembersWithContext

func (m *MockInspector2API) ListMembersWithContext(arg0 context.Context, arg1 *inspector2.ListMembersInput, arg2 ...request.Option) (*inspector2.ListMembersOutput, error)

ListMembersWithContext mocks base method

func (*MockInspector2API) ListTagsForResource

ListTagsForResource mocks base method

func (*MockInspector2API) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockInspector2API) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockInspector2API) ListUsageTotals

ListUsageTotals mocks base method

func (*MockInspector2API) ListUsageTotalsPages

func (m *MockInspector2API) ListUsageTotalsPages(arg0 *inspector2.ListUsageTotalsInput, arg1 func(*inspector2.ListUsageTotalsOutput, bool) bool) error

ListUsageTotalsPages mocks base method

func (*MockInspector2API) ListUsageTotalsPagesWithContext

func (m *MockInspector2API) ListUsageTotalsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListUsageTotalsInput, arg2 func(*inspector2.ListUsageTotalsOutput, bool) bool, arg3 ...request.Option) error

ListUsageTotalsPagesWithContext mocks base method

func (*MockInspector2API) ListUsageTotalsRequest

ListUsageTotalsRequest mocks base method

func (*MockInspector2API) ListUsageTotalsWithContext

func (m *MockInspector2API) ListUsageTotalsWithContext(arg0 context.Context, arg1 *inspector2.ListUsageTotalsInput, arg2 ...request.Option) (*inspector2.ListUsageTotalsOutput, error)

ListUsageTotalsWithContext mocks base method

func (*MockInspector2API) TagResource

TagResource mocks base method

func (*MockInspector2API) TagResourceRequest

TagResourceRequest mocks base method

func (*MockInspector2API) TagResourceWithContext

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

TagResourceWithContext mocks base method

func (*MockInspector2API) UntagResource

UntagResource mocks base method

func (*MockInspector2API) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockInspector2API) UntagResourceWithContext

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

UntagResourceWithContext mocks base method

func (*MockInspector2API) UpdateConfiguration added in v1.44.55

UpdateConfiguration mocks base method

func (*MockInspector2API) UpdateConfigurationRequest added in v1.44.55

UpdateConfigurationRequest mocks base method

func (*MockInspector2API) UpdateConfigurationWithContext added in v1.44.55

UpdateConfigurationWithContext mocks base method

func (*MockInspector2API) UpdateFilter

UpdateFilter mocks base method

func (*MockInspector2API) UpdateFilterRequest

UpdateFilterRequest mocks base method

func (*MockInspector2API) UpdateFilterWithContext

func (m *MockInspector2API) UpdateFilterWithContext(arg0 context.Context, arg1 *inspector2.UpdateFilterInput, arg2 ...request.Option) (*inspector2.UpdateFilterOutput, error)

UpdateFilterWithContext mocks base method

func (*MockInspector2API) UpdateOrganizationConfiguration

UpdateOrganizationConfiguration mocks base method

func (*MockInspector2API) UpdateOrganizationConfigurationRequest

UpdateOrganizationConfigurationRequest mocks base method

func (*MockInspector2API) UpdateOrganizationConfigurationWithContext

UpdateOrganizationConfigurationWithContext mocks base method

type MockInspector2APIMockRecorder

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

MockInspector2APIMockRecorder is the mock recorder for MockInspector2API

func (*MockInspector2APIMockRecorder) AssociateMember

func (mr *MockInspector2APIMockRecorder) AssociateMember(arg0 interface{}) *gomock.Call

AssociateMember indicates an expected call of AssociateMember

func (*MockInspector2APIMockRecorder) AssociateMemberRequest

func (mr *MockInspector2APIMockRecorder) AssociateMemberRequest(arg0 interface{}) *gomock.Call

AssociateMemberRequest indicates an expected call of AssociateMemberRequest

func (*MockInspector2APIMockRecorder) AssociateMemberWithContext

func (mr *MockInspector2APIMockRecorder) AssociateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateMemberWithContext indicates an expected call of AssociateMemberWithContext

func (*MockInspector2APIMockRecorder) BatchGetAccountStatus

func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatus(arg0 interface{}) *gomock.Call

BatchGetAccountStatus indicates an expected call of BatchGetAccountStatus

func (*MockInspector2APIMockRecorder) BatchGetAccountStatusRequest

func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatusRequest(arg0 interface{}) *gomock.Call

BatchGetAccountStatusRequest indicates an expected call of BatchGetAccountStatusRequest

func (*MockInspector2APIMockRecorder) BatchGetAccountStatusWithContext

func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetAccountStatusWithContext indicates an expected call of BatchGetAccountStatusWithContext

func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfo

func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfo(arg0 interface{}) *gomock.Call

BatchGetFreeTrialInfo indicates an expected call of BatchGetFreeTrialInfo

func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfoRequest

func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfoRequest(arg0 interface{}) *gomock.Call

BatchGetFreeTrialInfoRequest indicates an expected call of BatchGetFreeTrialInfoRequest

func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfoWithContext

func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfoWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetFreeTrialInfoWithContext indicates an expected call of BatchGetFreeTrialInfoWithContext

func (*MockInspector2APIMockRecorder) CancelFindingsReport

func (mr *MockInspector2APIMockRecorder) CancelFindingsReport(arg0 interface{}) *gomock.Call

CancelFindingsReport indicates an expected call of CancelFindingsReport

func (*MockInspector2APIMockRecorder) CancelFindingsReportRequest

func (mr *MockInspector2APIMockRecorder) CancelFindingsReportRequest(arg0 interface{}) *gomock.Call

CancelFindingsReportRequest indicates an expected call of CancelFindingsReportRequest

func (*MockInspector2APIMockRecorder) CancelFindingsReportWithContext

func (mr *MockInspector2APIMockRecorder) CancelFindingsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelFindingsReportWithContext indicates an expected call of CancelFindingsReportWithContext

func (*MockInspector2APIMockRecorder) CreateFilter

func (mr *MockInspector2APIMockRecorder) CreateFilter(arg0 interface{}) *gomock.Call

CreateFilter indicates an expected call of CreateFilter

func (*MockInspector2APIMockRecorder) CreateFilterRequest

func (mr *MockInspector2APIMockRecorder) CreateFilterRequest(arg0 interface{}) *gomock.Call

CreateFilterRequest indicates an expected call of CreateFilterRequest

func (*MockInspector2APIMockRecorder) CreateFilterWithContext

func (mr *MockInspector2APIMockRecorder) CreateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFilterWithContext indicates an expected call of CreateFilterWithContext

func (*MockInspector2APIMockRecorder) CreateFindingsReport

func (mr *MockInspector2APIMockRecorder) CreateFindingsReport(arg0 interface{}) *gomock.Call

CreateFindingsReport indicates an expected call of CreateFindingsReport

func (*MockInspector2APIMockRecorder) CreateFindingsReportRequest

func (mr *MockInspector2APIMockRecorder) CreateFindingsReportRequest(arg0 interface{}) *gomock.Call

CreateFindingsReportRequest indicates an expected call of CreateFindingsReportRequest

func (*MockInspector2APIMockRecorder) CreateFindingsReportWithContext

func (mr *MockInspector2APIMockRecorder) CreateFindingsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFindingsReportWithContext indicates an expected call of CreateFindingsReportWithContext

func (*MockInspector2APIMockRecorder) DeleteFilter

func (mr *MockInspector2APIMockRecorder) DeleteFilter(arg0 interface{}) *gomock.Call

DeleteFilter indicates an expected call of DeleteFilter

func (*MockInspector2APIMockRecorder) DeleteFilterRequest

func (mr *MockInspector2APIMockRecorder) DeleteFilterRequest(arg0 interface{}) *gomock.Call

DeleteFilterRequest indicates an expected call of DeleteFilterRequest

func (*MockInspector2APIMockRecorder) DeleteFilterWithContext

func (mr *MockInspector2APIMockRecorder) DeleteFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFilterWithContext indicates an expected call of DeleteFilterWithContext

func (*MockInspector2APIMockRecorder) DescribeOrganizationConfiguration

func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfiguration(arg0 interface{}) *gomock.Call

DescribeOrganizationConfiguration indicates an expected call of DescribeOrganizationConfiguration

func (*MockInspector2APIMockRecorder) DescribeOrganizationConfigurationRequest

func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeOrganizationConfigurationRequest indicates an expected call of DescribeOrganizationConfigurationRequest

func (*MockInspector2APIMockRecorder) DescribeOrganizationConfigurationWithContext

func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOrganizationConfigurationWithContext indicates an expected call of DescribeOrganizationConfigurationWithContext

func (*MockInspector2APIMockRecorder) Disable

func (mr *MockInspector2APIMockRecorder) Disable(arg0 interface{}) *gomock.Call

Disable indicates an expected call of Disable

func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccount

func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccount(arg0 interface{}) *gomock.Call

DisableDelegatedAdminAccount indicates an expected call of DisableDelegatedAdminAccount

func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccountRequest

func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call

DisableDelegatedAdminAccountRequest indicates an expected call of DisableDelegatedAdminAccountRequest

func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccountWithContext

func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableDelegatedAdminAccountWithContext indicates an expected call of DisableDelegatedAdminAccountWithContext

func (*MockInspector2APIMockRecorder) DisableRequest

func (mr *MockInspector2APIMockRecorder) DisableRequest(arg0 interface{}) *gomock.Call

DisableRequest indicates an expected call of DisableRequest

func (*MockInspector2APIMockRecorder) DisableWithContext

func (mr *MockInspector2APIMockRecorder) DisableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableWithContext indicates an expected call of DisableWithContext

func (*MockInspector2APIMockRecorder) DisassociateMember

func (mr *MockInspector2APIMockRecorder) DisassociateMember(arg0 interface{}) *gomock.Call

DisassociateMember indicates an expected call of DisassociateMember

func (*MockInspector2APIMockRecorder) DisassociateMemberRequest

func (mr *MockInspector2APIMockRecorder) DisassociateMemberRequest(arg0 interface{}) *gomock.Call

DisassociateMemberRequest indicates an expected call of DisassociateMemberRequest

func (*MockInspector2APIMockRecorder) DisassociateMemberWithContext

func (mr *MockInspector2APIMockRecorder) DisassociateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateMemberWithContext indicates an expected call of DisassociateMemberWithContext

func (*MockInspector2APIMockRecorder) Enable

func (mr *MockInspector2APIMockRecorder) Enable(arg0 interface{}) *gomock.Call

Enable indicates an expected call of Enable

func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccount

func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccount(arg0 interface{}) *gomock.Call

EnableDelegatedAdminAccount indicates an expected call of EnableDelegatedAdminAccount

func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccountRequest

func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call

EnableDelegatedAdminAccountRequest indicates an expected call of EnableDelegatedAdminAccountRequest

func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccountWithContext

func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableDelegatedAdminAccountWithContext indicates an expected call of EnableDelegatedAdminAccountWithContext

func (*MockInspector2APIMockRecorder) EnableRequest

func (mr *MockInspector2APIMockRecorder) EnableRequest(arg0 interface{}) *gomock.Call

EnableRequest indicates an expected call of EnableRequest

func (*MockInspector2APIMockRecorder) EnableWithContext

func (mr *MockInspector2APIMockRecorder) EnableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableWithContext indicates an expected call of EnableWithContext

func (*MockInspector2APIMockRecorder) GetConfiguration added in v1.44.55

func (mr *MockInspector2APIMockRecorder) GetConfiguration(arg0 interface{}) *gomock.Call

GetConfiguration indicates an expected call of GetConfiguration

func (*MockInspector2APIMockRecorder) GetConfigurationRequest added in v1.44.55

func (mr *MockInspector2APIMockRecorder) GetConfigurationRequest(arg0 interface{}) *gomock.Call

GetConfigurationRequest indicates an expected call of GetConfigurationRequest

func (*MockInspector2APIMockRecorder) GetConfigurationWithContext added in v1.44.55

func (mr *MockInspector2APIMockRecorder) GetConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfigurationWithContext indicates an expected call of GetConfigurationWithContext

func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccount

func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccount(arg0 interface{}) *gomock.Call

GetDelegatedAdminAccount indicates an expected call of GetDelegatedAdminAccount

func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccountRequest

func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call

GetDelegatedAdminAccountRequest indicates an expected call of GetDelegatedAdminAccountRequest

func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccountWithContext

func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDelegatedAdminAccountWithContext indicates an expected call of GetDelegatedAdminAccountWithContext

func (*MockInspector2APIMockRecorder) GetFindingsReportStatus

func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatus(arg0 interface{}) *gomock.Call

GetFindingsReportStatus indicates an expected call of GetFindingsReportStatus

func (*MockInspector2APIMockRecorder) GetFindingsReportStatusRequest

func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatusRequest(arg0 interface{}) *gomock.Call

GetFindingsReportStatusRequest indicates an expected call of GetFindingsReportStatusRequest

func (*MockInspector2APIMockRecorder) GetFindingsReportStatusWithContext

func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFindingsReportStatusWithContext indicates an expected call of GetFindingsReportStatusWithContext

func (*MockInspector2APIMockRecorder) GetMember

func (mr *MockInspector2APIMockRecorder) GetMember(arg0 interface{}) *gomock.Call

GetMember indicates an expected call of GetMember

func (*MockInspector2APIMockRecorder) GetMemberRequest

func (mr *MockInspector2APIMockRecorder) GetMemberRequest(arg0 interface{}) *gomock.Call

GetMemberRequest indicates an expected call of GetMemberRequest

func (*MockInspector2APIMockRecorder) GetMemberWithContext

func (mr *MockInspector2APIMockRecorder) GetMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMemberWithContext indicates an expected call of GetMemberWithContext

func (*MockInspector2APIMockRecorder) ListAccountPermissions

func (mr *MockInspector2APIMockRecorder) ListAccountPermissions(arg0 interface{}) *gomock.Call

ListAccountPermissions indicates an expected call of ListAccountPermissions

func (*MockInspector2APIMockRecorder) ListAccountPermissionsPages

func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsPages(arg0, arg1 interface{}) *gomock.Call

ListAccountPermissionsPages indicates an expected call of ListAccountPermissionsPages

func (*MockInspector2APIMockRecorder) ListAccountPermissionsPagesWithContext

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

ListAccountPermissionsPagesWithContext indicates an expected call of ListAccountPermissionsPagesWithContext

func (*MockInspector2APIMockRecorder) ListAccountPermissionsRequest

func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsRequest(arg0 interface{}) *gomock.Call

ListAccountPermissionsRequest indicates an expected call of ListAccountPermissionsRequest

func (*MockInspector2APIMockRecorder) ListAccountPermissionsWithContext

func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccountPermissionsWithContext indicates an expected call of ListAccountPermissionsWithContext

func (*MockInspector2APIMockRecorder) ListCoverage

func (mr *MockInspector2APIMockRecorder) ListCoverage(arg0 interface{}) *gomock.Call

ListCoverage indicates an expected call of ListCoverage

func (*MockInspector2APIMockRecorder) ListCoveragePages

func (mr *MockInspector2APIMockRecorder) ListCoveragePages(arg0, arg1 interface{}) *gomock.Call

ListCoveragePages indicates an expected call of ListCoveragePages

func (*MockInspector2APIMockRecorder) ListCoveragePagesWithContext

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

ListCoveragePagesWithContext indicates an expected call of ListCoveragePagesWithContext

func (*MockInspector2APIMockRecorder) ListCoverageRequest

func (mr *MockInspector2APIMockRecorder) ListCoverageRequest(arg0 interface{}) *gomock.Call

ListCoverageRequest indicates an expected call of ListCoverageRequest

func (*MockInspector2APIMockRecorder) ListCoverageStatistics

func (mr *MockInspector2APIMockRecorder) ListCoverageStatistics(arg0 interface{}) *gomock.Call

ListCoverageStatistics indicates an expected call of ListCoverageStatistics

func (*MockInspector2APIMockRecorder) ListCoverageStatisticsPages

func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsPages(arg0, arg1 interface{}) *gomock.Call

ListCoverageStatisticsPages indicates an expected call of ListCoverageStatisticsPages

func (*MockInspector2APIMockRecorder) ListCoverageStatisticsPagesWithContext

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

ListCoverageStatisticsPagesWithContext indicates an expected call of ListCoverageStatisticsPagesWithContext

func (*MockInspector2APIMockRecorder) ListCoverageStatisticsRequest

func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsRequest(arg0 interface{}) *gomock.Call

ListCoverageStatisticsRequest indicates an expected call of ListCoverageStatisticsRequest

func (*MockInspector2APIMockRecorder) ListCoverageStatisticsWithContext

func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCoverageStatisticsWithContext indicates an expected call of ListCoverageStatisticsWithContext

func (*MockInspector2APIMockRecorder) ListCoverageWithContext

func (mr *MockInspector2APIMockRecorder) ListCoverageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCoverageWithContext indicates an expected call of ListCoverageWithContext

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccounts

func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccounts(arg0 interface{}) *gomock.Call

ListDelegatedAdminAccounts indicates an expected call of ListDelegatedAdminAccounts

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPages

func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPages(arg0, arg1 interface{}) *gomock.Call

ListDelegatedAdminAccountsPages indicates an expected call of ListDelegatedAdminAccountsPages

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPagesWithContext

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

ListDelegatedAdminAccountsPagesWithContext indicates an expected call of ListDelegatedAdminAccountsPagesWithContext

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsRequest

func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsRequest(arg0 interface{}) *gomock.Call

ListDelegatedAdminAccountsRequest indicates an expected call of ListDelegatedAdminAccountsRequest

func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsWithContext

func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDelegatedAdminAccountsWithContext indicates an expected call of ListDelegatedAdminAccountsWithContext

func (*MockInspector2APIMockRecorder) ListFilters

func (mr *MockInspector2APIMockRecorder) ListFilters(arg0 interface{}) *gomock.Call

ListFilters indicates an expected call of ListFilters

func (*MockInspector2APIMockRecorder) ListFiltersPages

func (mr *MockInspector2APIMockRecorder) ListFiltersPages(arg0, arg1 interface{}) *gomock.Call

ListFiltersPages indicates an expected call of ListFiltersPages

func (*MockInspector2APIMockRecorder) ListFiltersPagesWithContext

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

ListFiltersPagesWithContext indicates an expected call of ListFiltersPagesWithContext

func (*MockInspector2APIMockRecorder) ListFiltersRequest

func (mr *MockInspector2APIMockRecorder) ListFiltersRequest(arg0 interface{}) *gomock.Call

ListFiltersRequest indicates an expected call of ListFiltersRequest

func (*MockInspector2APIMockRecorder) ListFiltersWithContext

func (mr *MockInspector2APIMockRecorder) ListFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFiltersWithContext indicates an expected call of ListFiltersWithContext

func (*MockInspector2APIMockRecorder) ListFindingAggregations

func (mr *MockInspector2APIMockRecorder) ListFindingAggregations(arg0 interface{}) *gomock.Call

ListFindingAggregations indicates an expected call of ListFindingAggregations

func (*MockInspector2APIMockRecorder) ListFindingAggregationsPages

func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsPages(arg0, arg1 interface{}) *gomock.Call

ListFindingAggregationsPages indicates an expected call of ListFindingAggregationsPages

func (*MockInspector2APIMockRecorder) ListFindingAggregationsPagesWithContext

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

ListFindingAggregationsPagesWithContext indicates an expected call of ListFindingAggregationsPagesWithContext

func (*MockInspector2APIMockRecorder) ListFindingAggregationsRequest

func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsRequest(arg0 interface{}) *gomock.Call

ListFindingAggregationsRequest indicates an expected call of ListFindingAggregationsRequest

func (*MockInspector2APIMockRecorder) ListFindingAggregationsWithContext

func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFindingAggregationsWithContext indicates an expected call of ListFindingAggregationsWithContext

func (*MockInspector2APIMockRecorder) ListFindings

func (mr *MockInspector2APIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call

ListFindings indicates an expected call of ListFindings

func (*MockInspector2APIMockRecorder) ListFindingsPages

func (mr *MockInspector2APIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call

ListFindingsPages indicates an expected call of ListFindingsPages

func (*MockInspector2APIMockRecorder) ListFindingsPagesWithContext

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

ListFindingsPagesWithContext indicates an expected call of ListFindingsPagesWithContext

func (*MockInspector2APIMockRecorder) ListFindingsRequest

func (mr *MockInspector2APIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call

ListFindingsRequest indicates an expected call of ListFindingsRequest

func (*MockInspector2APIMockRecorder) ListFindingsWithContext

func (mr *MockInspector2APIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFindingsWithContext indicates an expected call of ListFindingsWithContext

func (*MockInspector2APIMockRecorder) ListMembers

func (mr *MockInspector2APIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call

ListMembers indicates an expected call of ListMembers

func (*MockInspector2APIMockRecorder) ListMembersPages

func (mr *MockInspector2APIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call

ListMembersPages indicates an expected call of ListMembersPages

func (*MockInspector2APIMockRecorder) ListMembersPagesWithContext

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

ListMembersPagesWithContext indicates an expected call of ListMembersPagesWithContext

func (*MockInspector2APIMockRecorder) ListMembersRequest

func (mr *MockInspector2APIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call

ListMembersRequest indicates an expected call of ListMembersRequest

func (*MockInspector2APIMockRecorder) ListMembersWithContext

func (mr *MockInspector2APIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMembersWithContext indicates an expected call of ListMembersWithContext

func (*MockInspector2APIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockInspector2APIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockInspector2APIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockInspector2APIMockRecorder) ListUsageTotals

func (mr *MockInspector2APIMockRecorder) ListUsageTotals(arg0 interface{}) *gomock.Call

ListUsageTotals indicates an expected call of ListUsageTotals

func (*MockInspector2APIMockRecorder) ListUsageTotalsPages

func (mr *MockInspector2APIMockRecorder) ListUsageTotalsPages(arg0, arg1 interface{}) *gomock.Call

ListUsageTotalsPages indicates an expected call of ListUsageTotalsPages

func (*MockInspector2APIMockRecorder) ListUsageTotalsPagesWithContext

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

ListUsageTotalsPagesWithContext indicates an expected call of ListUsageTotalsPagesWithContext

func (*MockInspector2APIMockRecorder) ListUsageTotalsRequest

func (mr *MockInspector2APIMockRecorder) ListUsageTotalsRequest(arg0 interface{}) *gomock.Call

ListUsageTotalsRequest indicates an expected call of ListUsageTotalsRequest

func (*MockInspector2APIMockRecorder) ListUsageTotalsWithContext

func (mr *MockInspector2APIMockRecorder) ListUsageTotalsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsageTotalsWithContext indicates an expected call of ListUsageTotalsWithContext

func (*MockInspector2APIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockInspector2APIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockInspector2APIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockInspector2APIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockInspector2APIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockInspector2APIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockInspector2APIMockRecorder) UpdateConfiguration added in v1.44.55

func (mr *MockInspector2APIMockRecorder) UpdateConfiguration(arg0 interface{}) *gomock.Call

UpdateConfiguration indicates an expected call of UpdateConfiguration

func (*MockInspector2APIMockRecorder) UpdateConfigurationRequest added in v1.44.55

func (mr *MockInspector2APIMockRecorder) UpdateConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateConfigurationRequest indicates an expected call of UpdateConfigurationRequest

func (*MockInspector2APIMockRecorder) UpdateConfigurationWithContext added in v1.44.55

func (mr *MockInspector2APIMockRecorder) UpdateConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConfigurationWithContext indicates an expected call of UpdateConfigurationWithContext

func (*MockInspector2APIMockRecorder) UpdateFilter

func (mr *MockInspector2APIMockRecorder) UpdateFilter(arg0 interface{}) *gomock.Call

UpdateFilter indicates an expected call of UpdateFilter

func (*MockInspector2APIMockRecorder) UpdateFilterRequest

func (mr *MockInspector2APIMockRecorder) UpdateFilterRequest(arg0 interface{}) *gomock.Call

UpdateFilterRequest indicates an expected call of UpdateFilterRequest

func (*MockInspector2APIMockRecorder) UpdateFilterWithContext

func (mr *MockInspector2APIMockRecorder) UpdateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFilterWithContext indicates an expected call of UpdateFilterWithContext

func (*MockInspector2APIMockRecorder) UpdateOrganizationConfiguration

func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfiguration(arg0 interface{}) *gomock.Call

UpdateOrganizationConfiguration indicates an expected call of UpdateOrganizationConfiguration

func (*MockInspector2APIMockRecorder) UpdateOrganizationConfigurationRequest

func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateOrganizationConfigurationRequest indicates an expected call of UpdateOrganizationConfigurationRequest

func (*MockInspector2APIMockRecorder) UpdateOrganizationConfigurationWithContext

func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateOrganizationConfigurationWithContext indicates an expected call of UpdateOrganizationConfigurationWithContext

Jump to

Keyboard shortcuts

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