guarddutymock

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGuardDutyAPI

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

MockGuardDutyAPI is a mock of GuardDutyAPI interface.

func NewMockGuardDutyAPI

func NewMockGuardDutyAPI(ctrl *gomock.Controller) *MockGuardDutyAPI

NewMockGuardDutyAPI creates a new mock instance.

func (*MockGuardDutyAPI) AcceptInvitation

AcceptInvitation mocks base method.

func (*MockGuardDutyAPI) AcceptInvitationRequest

AcceptInvitationRequest mocks base method.

func (*MockGuardDutyAPI) AcceptInvitationWithContext

func (m *MockGuardDutyAPI) AcceptInvitationWithContext(arg0 context.Context, arg1 *guardduty.AcceptInvitationInput, arg2 ...request.Option) (*guardduty.AcceptInvitationOutput, error)

AcceptInvitationWithContext mocks base method.

func (*MockGuardDutyAPI) ArchiveFindings

ArchiveFindings mocks base method.

func (*MockGuardDutyAPI) ArchiveFindingsRequest

ArchiveFindingsRequest mocks base method.

func (*MockGuardDutyAPI) ArchiveFindingsWithContext

func (m *MockGuardDutyAPI) ArchiveFindingsWithContext(arg0 context.Context, arg1 *guardduty.ArchiveFindingsInput, arg2 ...request.Option) (*guardduty.ArchiveFindingsOutput, error)

ArchiveFindingsWithContext mocks base method.

func (*MockGuardDutyAPI) CreateDetector

CreateDetector mocks base method.

func (*MockGuardDutyAPI) CreateDetectorRequest

CreateDetectorRequest mocks base method.

func (*MockGuardDutyAPI) CreateDetectorWithContext

func (m *MockGuardDutyAPI) CreateDetectorWithContext(arg0 context.Context, arg1 *guardduty.CreateDetectorInput, arg2 ...request.Option) (*guardduty.CreateDetectorOutput, error)

CreateDetectorWithContext mocks base method.

func (*MockGuardDutyAPI) CreateFilter

CreateFilter mocks base method.

func (*MockGuardDutyAPI) CreateFilterRequest

CreateFilterRequest mocks base method.

func (*MockGuardDutyAPI) CreateFilterWithContext

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

CreateFilterWithContext mocks base method.

func (*MockGuardDutyAPI) CreateIPSet

CreateIPSet mocks base method.

func (*MockGuardDutyAPI) CreateIPSetRequest

CreateIPSetRequest mocks base method.

func (*MockGuardDutyAPI) CreateIPSetWithContext

func (m *MockGuardDutyAPI) CreateIPSetWithContext(arg0 context.Context, arg1 *guardduty.CreateIPSetInput, arg2 ...request.Option) (*guardduty.CreateIPSetOutput, error)

CreateIPSetWithContext mocks base method.

func (*MockGuardDutyAPI) CreateMembers

CreateMembers mocks base method.

func (*MockGuardDutyAPI) CreateMembersRequest

CreateMembersRequest mocks base method.

func (*MockGuardDutyAPI) CreateMembersWithContext

func (m *MockGuardDutyAPI) CreateMembersWithContext(arg0 context.Context, arg1 *guardduty.CreateMembersInput, arg2 ...request.Option) (*guardduty.CreateMembersOutput, error)

CreateMembersWithContext mocks base method.

func (*MockGuardDutyAPI) CreatePublishingDestination

CreatePublishingDestination mocks base method.

func (*MockGuardDutyAPI) CreatePublishingDestinationRequest

CreatePublishingDestinationRequest mocks base method.

func (*MockGuardDutyAPI) CreatePublishingDestinationWithContext

CreatePublishingDestinationWithContext mocks base method.

func (*MockGuardDutyAPI) CreateSampleFindings

CreateSampleFindings mocks base method.

func (*MockGuardDutyAPI) CreateSampleFindingsRequest

CreateSampleFindingsRequest mocks base method.

func (*MockGuardDutyAPI) CreateSampleFindingsWithContext

func (m *MockGuardDutyAPI) CreateSampleFindingsWithContext(arg0 context.Context, arg1 *guardduty.CreateSampleFindingsInput, arg2 ...request.Option) (*guardduty.CreateSampleFindingsOutput, error)

CreateSampleFindingsWithContext mocks base method.

func (*MockGuardDutyAPI) CreateThreatIntelSet

CreateThreatIntelSet mocks base method.

func (*MockGuardDutyAPI) CreateThreatIntelSetRequest

CreateThreatIntelSetRequest mocks base method.

func (*MockGuardDutyAPI) CreateThreatIntelSetWithContext

func (m *MockGuardDutyAPI) CreateThreatIntelSetWithContext(arg0 context.Context, arg1 *guardduty.CreateThreatIntelSetInput, arg2 ...request.Option) (*guardduty.CreateThreatIntelSetOutput, error)

CreateThreatIntelSetWithContext mocks base method.

func (*MockGuardDutyAPI) DeclineInvitations

DeclineInvitations mocks base method.

func (*MockGuardDutyAPI) DeclineInvitationsRequest

DeclineInvitationsRequest mocks base method.

func (*MockGuardDutyAPI) DeclineInvitationsWithContext

func (m *MockGuardDutyAPI) DeclineInvitationsWithContext(arg0 context.Context, arg1 *guardduty.DeclineInvitationsInput, arg2 ...request.Option) (*guardduty.DeclineInvitationsOutput, error)

DeclineInvitationsWithContext mocks base method.

func (*MockGuardDutyAPI) DeleteDetector

DeleteDetector mocks base method.

func (*MockGuardDutyAPI) DeleteDetectorRequest

DeleteDetectorRequest mocks base method.

func (*MockGuardDutyAPI) DeleteDetectorWithContext

func (m *MockGuardDutyAPI) DeleteDetectorWithContext(arg0 context.Context, arg1 *guardduty.DeleteDetectorInput, arg2 ...request.Option) (*guardduty.DeleteDetectorOutput, error)

DeleteDetectorWithContext mocks base method.

func (*MockGuardDutyAPI) DeleteFilter

DeleteFilter mocks base method.

func (*MockGuardDutyAPI) DeleteFilterRequest

DeleteFilterRequest mocks base method.

func (*MockGuardDutyAPI) DeleteFilterWithContext

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

DeleteFilterWithContext mocks base method.

func (*MockGuardDutyAPI) DeleteIPSet

DeleteIPSet mocks base method.

func (*MockGuardDutyAPI) DeleteIPSetRequest

DeleteIPSetRequest mocks base method.

func (*MockGuardDutyAPI) DeleteIPSetWithContext

func (m *MockGuardDutyAPI) DeleteIPSetWithContext(arg0 context.Context, arg1 *guardduty.DeleteIPSetInput, arg2 ...request.Option) (*guardduty.DeleteIPSetOutput, error)

DeleteIPSetWithContext mocks base method.

func (*MockGuardDutyAPI) DeleteInvitations

DeleteInvitations mocks base method.

func (*MockGuardDutyAPI) DeleteInvitationsRequest

DeleteInvitationsRequest mocks base method.

func (*MockGuardDutyAPI) DeleteInvitationsWithContext

func (m *MockGuardDutyAPI) DeleteInvitationsWithContext(arg0 context.Context, arg1 *guardduty.DeleteInvitationsInput, arg2 ...request.Option) (*guardduty.DeleteInvitationsOutput, error)

DeleteInvitationsWithContext mocks base method.

func (*MockGuardDutyAPI) DeleteMembers

DeleteMembers mocks base method.

func (*MockGuardDutyAPI) DeleteMembersRequest

DeleteMembersRequest mocks base method.

func (*MockGuardDutyAPI) DeleteMembersWithContext

func (m *MockGuardDutyAPI) DeleteMembersWithContext(arg0 context.Context, arg1 *guardduty.DeleteMembersInput, arg2 ...request.Option) (*guardduty.DeleteMembersOutput, error)

DeleteMembersWithContext mocks base method.

func (*MockGuardDutyAPI) DeletePublishingDestination

DeletePublishingDestination mocks base method.

func (*MockGuardDutyAPI) DeletePublishingDestinationRequest

DeletePublishingDestinationRequest mocks base method.

func (*MockGuardDutyAPI) DeletePublishingDestinationWithContext

DeletePublishingDestinationWithContext mocks base method.

func (*MockGuardDutyAPI) DeleteThreatIntelSet

DeleteThreatIntelSet mocks base method.

func (*MockGuardDutyAPI) DeleteThreatIntelSetRequest

DeleteThreatIntelSetRequest mocks base method.

func (*MockGuardDutyAPI) DeleteThreatIntelSetWithContext

func (m *MockGuardDutyAPI) DeleteThreatIntelSetWithContext(arg0 context.Context, arg1 *guardduty.DeleteThreatIntelSetInput, arg2 ...request.Option) (*guardduty.DeleteThreatIntelSetOutput, error)

DeleteThreatIntelSetWithContext mocks base method.

func (*MockGuardDutyAPI) DescribeOrganizationConfiguration

DescribeOrganizationConfiguration mocks base method.

func (*MockGuardDutyAPI) DescribeOrganizationConfigurationRequest

DescribeOrganizationConfigurationRequest mocks base method.

func (*MockGuardDutyAPI) DescribeOrganizationConfigurationWithContext

DescribeOrganizationConfigurationWithContext mocks base method.

func (*MockGuardDutyAPI) DescribePublishingDestination

DescribePublishingDestination mocks base method.

func (*MockGuardDutyAPI) DescribePublishingDestinationRequest

DescribePublishingDestinationRequest mocks base method.

func (*MockGuardDutyAPI) DescribePublishingDestinationWithContext

DescribePublishingDestinationWithContext mocks base method.

func (*MockGuardDutyAPI) DisableOrganizationAdminAccount

DisableOrganizationAdminAccount mocks base method.

func (*MockGuardDutyAPI) DisableOrganizationAdminAccountRequest

DisableOrganizationAdminAccountRequest mocks base method.

func (*MockGuardDutyAPI) DisableOrganizationAdminAccountWithContext

DisableOrganizationAdminAccountWithContext mocks base method.

func (*MockGuardDutyAPI) DisassociateFromMasterAccount

DisassociateFromMasterAccount mocks base method.

func (*MockGuardDutyAPI) DisassociateFromMasterAccountRequest

DisassociateFromMasterAccountRequest mocks base method.

func (*MockGuardDutyAPI) DisassociateFromMasterAccountWithContext

DisassociateFromMasterAccountWithContext mocks base method.

func (*MockGuardDutyAPI) DisassociateMembers

DisassociateMembers mocks base method.

func (*MockGuardDutyAPI) DisassociateMembersRequest

DisassociateMembersRequest mocks base method.

func (*MockGuardDutyAPI) DisassociateMembersWithContext

func (m *MockGuardDutyAPI) DisassociateMembersWithContext(arg0 context.Context, arg1 *guardduty.DisassociateMembersInput, arg2 ...request.Option) (*guardduty.DisassociateMembersOutput, error)

DisassociateMembersWithContext mocks base method.

func (*MockGuardDutyAPI) EXPECT

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

func (*MockGuardDutyAPI) EnableOrganizationAdminAccount

EnableOrganizationAdminAccount mocks base method.

func (*MockGuardDutyAPI) EnableOrganizationAdminAccountRequest

EnableOrganizationAdminAccountRequest mocks base method.

func (*MockGuardDutyAPI) EnableOrganizationAdminAccountWithContext

EnableOrganizationAdminAccountWithContext mocks base method.

func (*MockGuardDutyAPI) GetDetector

GetDetector mocks base method.

func (*MockGuardDutyAPI) GetDetectorRequest

GetDetectorRequest mocks base method.

func (*MockGuardDutyAPI) GetDetectorWithContext

func (m *MockGuardDutyAPI) GetDetectorWithContext(arg0 context.Context, arg1 *guardduty.GetDetectorInput, arg2 ...request.Option) (*guardduty.GetDetectorOutput, error)

GetDetectorWithContext mocks base method.

func (*MockGuardDutyAPI) GetFilter

GetFilter mocks base method.

func (*MockGuardDutyAPI) GetFilterRequest

GetFilterRequest mocks base method.

func (*MockGuardDutyAPI) GetFilterWithContext

func (m *MockGuardDutyAPI) GetFilterWithContext(arg0 context.Context, arg1 *guardduty.GetFilterInput, arg2 ...request.Option) (*guardduty.GetFilterOutput, error)

GetFilterWithContext mocks base method.

func (*MockGuardDutyAPI) GetFindings

GetFindings mocks base method.

func (*MockGuardDutyAPI) GetFindingsRequest

GetFindingsRequest mocks base method.

func (*MockGuardDutyAPI) GetFindingsStatistics

GetFindingsStatistics mocks base method.

func (*MockGuardDutyAPI) GetFindingsStatisticsRequest

GetFindingsStatisticsRequest mocks base method.

func (*MockGuardDutyAPI) GetFindingsStatisticsWithContext

func (m *MockGuardDutyAPI) GetFindingsStatisticsWithContext(arg0 context.Context, arg1 *guardduty.GetFindingsStatisticsInput, arg2 ...request.Option) (*guardduty.GetFindingsStatisticsOutput, error)

GetFindingsStatisticsWithContext mocks base method.

func (*MockGuardDutyAPI) GetFindingsWithContext

func (m *MockGuardDutyAPI) GetFindingsWithContext(arg0 context.Context, arg1 *guardduty.GetFindingsInput, arg2 ...request.Option) (*guardduty.GetFindingsOutput, error)

GetFindingsWithContext mocks base method.

func (*MockGuardDutyAPI) GetIPSet

GetIPSet mocks base method.

func (*MockGuardDutyAPI) GetIPSetRequest

GetIPSetRequest mocks base method.

func (*MockGuardDutyAPI) GetIPSetWithContext

func (m *MockGuardDutyAPI) GetIPSetWithContext(arg0 context.Context, arg1 *guardduty.GetIPSetInput, arg2 ...request.Option) (*guardduty.GetIPSetOutput, error)

GetIPSetWithContext mocks base method.

func (*MockGuardDutyAPI) GetInvitationsCount

GetInvitationsCount mocks base method.

func (*MockGuardDutyAPI) GetInvitationsCountRequest

GetInvitationsCountRequest mocks base method.

func (*MockGuardDutyAPI) GetInvitationsCountWithContext

func (m *MockGuardDutyAPI) GetInvitationsCountWithContext(arg0 context.Context, arg1 *guardduty.GetInvitationsCountInput, arg2 ...request.Option) (*guardduty.GetInvitationsCountOutput, error)

GetInvitationsCountWithContext mocks base method.

func (*MockGuardDutyAPI) GetMasterAccount

GetMasterAccount mocks base method.

func (*MockGuardDutyAPI) GetMasterAccountRequest

GetMasterAccountRequest mocks base method.

func (*MockGuardDutyAPI) GetMasterAccountWithContext

func (m *MockGuardDutyAPI) GetMasterAccountWithContext(arg0 context.Context, arg1 *guardduty.GetMasterAccountInput, arg2 ...request.Option) (*guardduty.GetMasterAccountOutput, error)

GetMasterAccountWithContext mocks base method.

func (*MockGuardDutyAPI) GetMemberDetectors

GetMemberDetectors mocks base method.

func (*MockGuardDutyAPI) GetMemberDetectorsRequest

GetMemberDetectorsRequest mocks base method.

func (*MockGuardDutyAPI) GetMemberDetectorsWithContext

func (m *MockGuardDutyAPI) GetMemberDetectorsWithContext(arg0 context.Context, arg1 *guardduty.GetMemberDetectorsInput, arg2 ...request.Option) (*guardduty.GetMemberDetectorsOutput, error)

GetMemberDetectorsWithContext mocks base method.

func (*MockGuardDutyAPI) GetMembers

GetMembers mocks base method.

func (*MockGuardDutyAPI) GetMembersRequest

GetMembersRequest mocks base method.

func (*MockGuardDutyAPI) GetMembersWithContext

func (m *MockGuardDutyAPI) GetMembersWithContext(arg0 context.Context, arg1 *guardduty.GetMembersInput, arg2 ...request.Option) (*guardduty.GetMembersOutput, error)

GetMembersWithContext mocks base method.

func (*MockGuardDutyAPI) GetThreatIntelSet

GetThreatIntelSet mocks base method.

func (*MockGuardDutyAPI) GetThreatIntelSetRequest

GetThreatIntelSetRequest mocks base method.

func (*MockGuardDutyAPI) GetThreatIntelSetWithContext

func (m *MockGuardDutyAPI) GetThreatIntelSetWithContext(arg0 context.Context, arg1 *guardduty.GetThreatIntelSetInput, arg2 ...request.Option) (*guardduty.GetThreatIntelSetOutput, error)

GetThreatIntelSetWithContext mocks base method.

func (*MockGuardDutyAPI) GetUsageStatistics

GetUsageStatistics mocks base method.

func (*MockGuardDutyAPI) GetUsageStatisticsPages

func (m *MockGuardDutyAPI) GetUsageStatisticsPages(arg0 *guardduty.GetUsageStatisticsInput, arg1 func(*guardduty.GetUsageStatisticsOutput, bool) bool) error

GetUsageStatisticsPages mocks base method.

func (*MockGuardDutyAPI) GetUsageStatisticsPagesWithContext

func (m *MockGuardDutyAPI) GetUsageStatisticsPagesWithContext(arg0 context.Context, arg1 *guardduty.GetUsageStatisticsInput, arg2 func(*guardduty.GetUsageStatisticsOutput, bool) bool, arg3 ...request.Option) error

GetUsageStatisticsPagesWithContext mocks base method.

func (*MockGuardDutyAPI) GetUsageStatisticsRequest

GetUsageStatisticsRequest mocks base method.

func (*MockGuardDutyAPI) GetUsageStatisticsWithContext

func (m *MockGuardDutyAPI) GetUsageStatisticsWithContext(arg0 context.Context, arg1 *guardduty.GetUsageStatisticsInput, arg2 ...request.Option) (*guardduty.GetUsageStatisticsOutput, error)

GetUsageStatisticsWithContext mocks base method.

func (*MockGuardDutyAPI) InviteMembers

InviteMembers mocks base method.

func (*MockGuardDutyAPI) InviteMembersRequest

InviteMembersRequest mocks base method.

func (*MockGuardDutyAPI) InviteMembersWithContext

func (m *MockGuardDutyAPI) InviteMembersWithContext(arg0 context.Context, arg1 *guardduty.InviteMembersInput, arg2 ...request.Option) (*guardduty.InviteMembersOutput, error)

InviteMembersWithContext mocks base method.

func (*MockGuardDutyAPI) ListDetectors

ListDetectors mocks base method.

func (*MockGuardDutyAPI) ListDetectorsPages

func (m *MockGuardDutyAPI) ListDetectorsPages(arg0 *guardduty.ListDetectorsInput, arg1 func(*guardduty.ListDetectorsOutput, bool) bool) error

ListDetectorsPages mocks base method.

func (*MockGuardDutyAPI) ListDetectorsPagesWithContext

func (m *MockGuardDutyAPI) ListDetectorsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListDetectorsInput, arg2 func(*guardduty.ListDetectorsOutput, bool) bool, arg3 ...request.Option) error

ListDetectorsPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListDetectorsRequest

ListDetectorsRequest mocks base method.

func (*MockGuardDutyAPI) ListDetectorsWithContext

func (m *MockGuardDutyAPI) ListDetectorsWithContext(arg0 context.Context, arg1 *guardduty.ListDetectorsInput, arg2 ...request.Option) (*guardduty.ListDetectorsOutput, error)

ListDetectorsWithContext mocks base method.

func (*MockGuardDutyAPI) ListFilters

ListFilters mocks base method.

func (*MockGuardDutyAPI) ListFiltersPages

func (m *MockGuardDutyAPI) ListFiltersPages(arg0 *guardduty.ListFiltersInput, arg1 func(*guardduty.ListFiltersOutput, bool) bool) error

ListFiltersPages mocks base method.

func (*MockGuardDutyAPI) ListFiltersPagesWithContext

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

ListFiltersPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListFiltersRequest

ListFiltersRequest mocks base method.

func (*MockGuardDutyAPI) ListFiltersWithContext

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

ListFiltersWithContext mocks base method.

func (*MockGuardDutyAPI) ListFindings

ListFindings mocks base method.

func (*MockGuardDutyAPI) ListFindingsPages

func (m *MockGuardDutyAPI) ListFindingsPages(arg0 *guardduty.ListFindingsInput, arg1 func(*guardduty.ListFindingsOutput, bool) bool) error

ListFindingsPages mocks base method.

func (*MockGuardDutyAPI) ListFindingsPagesWithContext

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

ListFindingsPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListFindingsRequest

ListFindingsRequest mocks base method.

func (*MockGuardDutyAPI) ListFindingsWithContext

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

ListFindingsWithContext mocks base method.

func (*MockGuardDutyAPI) ListIPSets

ListIPSets mocks base method.

func (*MockGuardDutyAPI) ListIPSetsPages

func (m *MockGuardDutyAPI) ListIPSetsPages(arg0 *guardduty.ListIPSetsInput, arg1 func(*guardduty.ListIPSetsOutput, bool) bool) error

ListIPSetsPages mocks base method.

func (*MockGuardDutyAPI) ListIPSetsPagesWithContext

func (m *MockGuardDutyAPI) ListIPSetsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListIPSetsInput, arg2 func(*guardduty.ListIPSetsOutput, bool) bool, arg3 ...request.Option) error

ListIPSetsPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListIPSetsRequest

ListIPSetsRequest mocks base method.

func (*MockGuardDutyAPI) ListIPSetsWithContext

func (m *MockGuardDutyAPI) ListIPSetsWithContext(arg0 context.Context, arg1 *guardduty.ListIPSetsInput, arg2 ...request.Option) (*guardduty.ListIPSetsOutput, error)

ListIPSetsWithContext mocks base method.

func (*MockGuardDutyAPI) ListInvitations

ListInvitations mocks base method.

func (*MockGuardDutyAPI) ListInvitationsPages

func (m *MockGuardDutyAPI) ListInvitationsPages(arg0 *guardduty.ListInvitationsInput, arg1 func(*guardduty.ListInvitationsOutput, bool) bool) error

ListInvitationsPages mocks base method.

func (*MockGuardDutyAPI) ListInvitationsPagesWithContext

func (m *MockGuardDutyAPI) ListInvitationsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListInvitationsInput, arg2 func(*guardduty.ListInvitationsOutput, bool) bool, arg3 ...request.Option) error

ListInvitationsPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListInvitationsRequest

ListInvitationsRequest mocks base method.

func (*MockGuardDutyAPI) ListInvitationsWithContext

func (m *MockGuardDutyAPI) ListInvitationsWithContext(arg0 context.Context, arg1 *guardduty.ListInvitationsInput, arg2 ...request.Option) (*guardduty.ListInvitationsOutput, error)

ListInvitationsWithContext mocks base method.

func (*MockGuardDutyAPI) ListMembers

ListMembers mocks base method.

func (*MockGuardDutyAPI) ListMembersPages

func (m *MockGuardDutyAPI) ListMembersPages(arg0 *guardduty.ListMembersInput, arg1 func(*guardduty.ListMembersOutput, bool) bool) error

ListMembersPages mocks base method.

func (*MockGuardDutyAPI) ListMembersPagesWithContext

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

ListMembersPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListMembersRequest

ListMembersRequest mocks base method.

func (*MockGuardDutyAPI) ListMembersWithContext

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

ListMembersWithContext mocks base method.

func (*MockGuardDutyAPI) ListOrganizationAdminAccounts

ListOrganizationAdminAccounts mocks base method.

func (*MockGuardDutyAPI) ListOrganizationAdminAccountsPages

ListOrganizationAdminAccountsPages mocks base method.

func (*MockGuardDutyAPI) ListOrganizationAdminAccountsPagesWithContext

func (m *MockGuardDutyAPI) ListOrganizationAdminAccountsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListOrganizationAdminAccountsInput, arg2 func(*guardduty.ListOrganizationAdminAccountsOutput, bool) bool, arg3 ...request.Option) error

ListOrganizationAdminAccountsPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListOrganizationAdminAccountsRequest

ListOrganizationAdminAccountsRequest mocks base method.

func (*MockGuardDutyAPI) ListOrganizationAdminAccountsWithContext

ListOrganizationAdminAccountsWithContext mocks base method.

func (*MockGuardDutyAPI) ListPublishingDestinations

ListPublishingDestinations mocks base method.

func (*MockGuardDutyAPI) ListPublishingDestinationsPages

ListPublishingDestinationsPages mocks base method.

func (*MockGuardDutyAPI) ListPublishingDestinationsPagesWithContext

func (m *MockGuardDutyAPI) ListPublishingDestinationsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListPublishingDestinationsInput, arg2 func(*guardduty.ListPublishingDestinationsOutput, bool) bool, arg3 ...request.Option) error

ListPublishingDestinationsPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListPublishingDestinationsRequest

ListPublishingDestinationsRequest mocks base method.

func (*MockGuardDutyAPI) ListPublishingDestinationsWithContext

ListPublishingDestinationsWithContext mocks base method.

func (*MockGuardDutyAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockGuardDutyAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockGuardDutyAPI) ListTagsForResourceWithContext

func (m *MockGuardDutyAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *guardduty.ListTagsForResourceInput, arg2 ...request.Option) (*guardduty.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method.

func (*MockGuardDutyAPI) ListThreatIntelSets

ListThreatIntelSets mocks base method.

func (*MockGuardDutyAPI) ListThreatIntelSetsPages

func (m *MockGuardDutyAPI) ListThreatIntelSetsPages(arg0 *guardduty.ListThreatIntelSetsInput, arg1 func(*guardduty.ListThreatIntelSetsOutput, bool) bool) error

ListThreatIntelSetsPages mocks base method.

func (*MockGuardDutyAPI) ListThreatIntelSetsPagesWithContext

func (m *MockGuardDutyAPI) ListThreatIntelSetsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListThreatIntelSetsInput, arg2 func(*guardduty.ListThreatIntelSetsOutput, bool) bool, arg3 ...request.Option) error

ListThreatIntelSetsPagesWithContext mocks base method.

func (*MockGuardDutyAPI) ListThreatIntelSetsRequest

ListThreatIntelSetsRequest mocks base method.

func (*MockGuardDutyAPI) ListThreatIntelSetsWithContext

func (m *MockGuardDutyAPI) ListThreatIntelSetsWithContext(arg0 context.Context, arg1 *guardduty.ListThreatIntelSetsInput, arg2 ...request.Option) (*guardduty.ListThreatIntelSetsOutput, error)

ListThreatIntelSetsWithContext mocks base method.

func (*MockGuardDutyAPI) StartMonitoringMembers

StartMonitoringMembers mocks base method.

func (*MockGuardDutyAPI) StartMonitoringMembersRequest

StartMonitoringMembersRequest mocks base method.

func (*MockGuardDutyAPI) StartMonitoringMembersWithContext

func (m *MockGuardDutyAPI) StartMonitoringMembersWithContext(arg0 context.Context, arg1 *guardduty.StartMonitoringMembersInput, arg2 ...request.Option) (*guardduty.StartMonitoringMembersOutput, error)

StartMonitoringMembersWithContext mocks base method.

func (*MockGuardDutyAPI) StopMonitoringMembers

StopMonitoringMembers mocks base method.

func (*MockGuardDutyAPI) StopMonitoringMembersRequest

StopMonitoringMembersRequest mocks base method.

func (*MockGuardDutyAPI) StopMonitoringMembersWithContext

func (m *MockGuardDutyAPI) StopMonitoringMembersWithContext(arg0 context.Context, arg1 *guardduty.StopMonitoringMembersInput, arg2 ...request.Option) (*guardduty.StopMonitoringMembersOutput, error)

StopMonitoringMembersWithContext mocks base method.

func (*MockGuardDutyAPI) TagResource

TagResource mocks base method.

func (*MockGuardDutyAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockGuardDutyAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method.

func (*MockGuardDutyAPI) UnarchiveFindings

UnarchiveFindings mocks base method.

func (*MockGuardDutyAPI) UnarchiveFindingsRequest

UnarchiveFindingsRequest mocks base method.

func (*MockGuardDutyAPI) UnarchiveFindingsWithContext

func (m *MockGuardDutyAPI) UnarchiveFindingsWithContext(arg0 context.Context, arg1 *guardduty.UnarchiveFindingsInput, arg2 ...request.Option) (*guardduty.UnarchiveFindingsOutput, error)

UnarchiveFindingsWithContext mocks base method.

func (*MockGuardDutyAPI) UntagResource

UntagResource mocks base method.

func (*MockGuardDutyAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockGuardDutyAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method.

func (*MockGuardDutyAPI) UpdateDetector

UpdateDetector mocks base method.

func (*MockGuardDutyAPI) UpdateDetectorRequest

UpdateDetectorRequest mocks base method.

func (*MockGuardDutyAPI) UpdateDetectorWithContext

func (m *MockGuardDutyAPI) UpdateDetectorWithContext(arg0 context.Context, arg1 *guardduty.UpdateDetectorInput, arg2 ...request.Option) (*guardduty.UpdateDetectorOutput, error)

UpdateDetectorWithContext mocks base method.

func (*MockGuardDutyAPI) UpdateFilter

UpdateFilter mocks base method.

func (*MockGuardDutyAPI) UpdateFilterRequest

UpdateFilterRequest mocks base method.

func (*MockGuardDutyAPI) UpdateFilterWithContext

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

UpdateFilterWithContext mocks base method.

func (*MockGuardDutyAPI) UpdateFindingsFeedback

UpdateFindingsFeedback mocks base method.

func (*MockGuardDutyAPI) UpdateFindingsFeedbackRequest

UpdateFindingsFeedbackRequest mocks base method.

func (*MockGuardDutyAPI) UpdateFindingsFeedbackWithContext

func (m *MockGuardDutyAPI) UpdateFindingsFeedbackWithContext(arg0 context.Context, arg1 *guardduty.UpdateFindingsFeedbackInput, arg2 ...request.Option) (*guardduty.UpdateFindingsFeedbackOutput, error)

UpdateFindingsFeedbackWithContext mocks base method.

func (*MockGuardDutyAPI) UpdateIPSet

UpdateIPSet mocks base method.

func (*MockGuardDutyAPI) UpdateIPSetRequest

UpdateIPSetRequest mocks base method.

func (*MockGuardDutyAPI) UpdateIPSetWithContext

func (m *MockGuardDutyAPI) UpdateIPSetWithContext(arg0 context.Context, arg1 *guardduty.UpdateIPSetInput, arg2 ...request.Option) (*guardduty.UpdateIPSetOutput, error)

UpdateIPSetWithContext mocks base method.

func (*MockGuardDutyAPI) UpdateMemberDetectors

UpdateMemberDetectors mocks base method.

func (*MockGuardDutyAPI) UpdateMemberDetectorsRequest

UpdateMemberDetectorsRequest mocks base method.

func (*MockGuardDutyAPI) UpdateMemberDetectorsWithContext

func (m *MockGuardDutyAPI) UpdateMemberDetectorsWithContext(arg0 context.Context, arg1 *guardduty.UpdateMemberDetectorsInput, arg2 ...request.Option) (*guardduty.UpdateMemberDetectorsOutput, error)

UpdateMemberDetectorsWithContext mocks base method.

func (*MockGuardDutyAPI) UpdateOrganizationConfiguration

UpdateOrganizationConfiguration mocks base method.

func (*MockGuardDutyAPI) UpdateOrganizationConfigurationRequest

UpdateOrganizationConfigurationRequest mocks base method.

func (*MockGuardDutyAPI) UpdateOrganizationConfigurationWithContext

UpdateOrganizationConfigurationWithContext mocks base method.

func (*MockGuardDutyAPI) UpdatePublishingDestination

UpdatePublishingDestination mocks base method.

func (*MockGuardDutyAPI) UpdatePublishingDestinationRequest

UpdatePublishingDestinationRequest mocks base method.

func (*MockGuardDutyAPI) UpdatePublishingDestinationWithContext

UpdatePublishingDestinationWithContext mocks base method.

func (*MockGuardDutyAPI) UpdateThreatIntelSet

UpdateThreatIntelSet mocks base method.

func (*MockGuardDutyAPI) UpdateThreatIntelSetRequest

UpdateThreatIntelSetRequest mocks base method.

func (*MockGuardDutyAPI) UpdateThreatIntelSetWithContext

func (m *MockGuardDutyAPI) UpdateThreatIntelSetWithContext(arg0 context.Context, arg1 *guardduty.UpdateThreatIntelSetInput, arg2 ...request.Option) (*guardduty.UpdateThreatIntelSetOutput, error)

UpdateThreatIntelSetWithContext mocks base method.

type MockGuardDutyAPIMockRecorder

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

MockGuardDutyAPIMockRecorder is the mock recorder for MockGuardDutyAPI.

func (*MockGuardDutyAPIMockRecorder) AcceptInvitation

func (mr *MockGuardDutyAPIMockRecorder) AcceptInvitation(arg0 interface{}) *gomock.Call

AcceptInvitation indicates an expected call of AcceptInvitation.

func (*MockGuardDutyAPIMockRecorder) AcceptInvitationRequest

func (mr *MockGuardDutyAPIMockRecorder) AcceptInvitationRequest(arg0 interface{}) *gomock.Call

AcceptInvitationRequest indicates an expected call of AcceptInvitationRequest.

func (*MockGuardDutyAPIMockRecorder) AcceptInvitationWithContext

func (mr *MockGuardDutyAPIMockRecorder) AcceptInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptInvitationWithContext indicates an expected call of AcceptInvitationWithContext.

func (*MockGuardDutyAPIMockRecorder) ArchiveFindings

func (mr *MockGuardDutyAPIMockRecorder) ArchiveFindings(arg0 interface{}) *gomock.Call

ArchiveFindings indicates an expected call of ArchiveFindings.

func (*MockGuardDutyAPIMockRecorder) ArchiveFindingsRequest

func (mr *MockGuardDutyAPIMockRecorder) ArchiveFindingsRequest(arg0 interface{}) *gomock.Call

ArchiveFindingsRequest indicates an expected call of ArchiveFindingsRequest.

func (*MockGuardDutyAPIMockRecorder) ArchiveFindingsWithContext

func (mr *MockGuardDutyAPIMockRecorder) ArchiveFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ArchiveFindingsWithContext indicates an expected call of ArchiveFindingsWithContext.

func (*MockGuardDutyAPIMockRecorder) CreateDetector

func (mr *MockGuardDutyAPIMockRecorder) CreateDetector(arg0 interface{}) *gomock.Call

CreateDetector indicates an expected call of CreateDetector.

func (*MockGuardDutyAPIMockRecorder) CreateDetectorRequest

func (mr *MockGuardDutyAPIMockRecorder) CreateDetectorRequest(arg0 interface{}) *gomock.Call

CreateDetectorRequest indicates an expected call of CreateDetectorRequest.

func (*MockGuardDutyAPIMockRecorder) CreateDetectorWithContext

func (mr *MockGuardDutyAPIMockRecorder) CreateDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDetectorWithContext indicates an expected call of CreateDetectorWithContext.

func (*MockGuardDutyAPIMockRecorder) CreateFilter

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

CreateFilter indicates an expected call of CreateFilter.

func (*MockGuardDutyAPIMockRecorder) CreateFilterRequest

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

CreateFilterRequest indicates an expected call of CreateFilterRequest.

func (*MockGuardDutyAPIMockRecorder) CreateFilterWithContext

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

CreateFilterWithContext indicates an expected call of CreateFilterWithContext.

func (*MockGuardDutyAPIMockRecorder) CreateIPSet

func (mr *MockGuardDutyAPIMockRecorder) CreateIPSet(arg0 interface{}) *gomock.Call

CreateIPSet indicates an expected call of CreateIPSet.

func (*MockGuardDutyAPIMockRecorder) CreateIPSetRequest

func (mr *MockGuardDutyAPIMockRecorder) CreateIPSetRequest(arg0 interface{}) *gomock.Call

CreateIPSetRequest indicates an expected call of CreateIPSetRequest.

func (*MockGuardDutyAPIMockRecorder) CreateIPSetWithContext

func (mr *MockGuardDutyAPIMockRecorder) CreateIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateIPSetWithContext indicates an expected call of CreateIPSetWithContext.

func (*MockGuardDutyAPIMockRecorder) CreateMembers

func (mr *MockGuardDutyAPIMockRecorder) CreateMembers(arg0 interface{}) *gomock.Call

CreateMembers indicates an expected call of CreateMembers.

func (*MockGuardDutyAPIMockRecorder) CreateMembersRequest

func (mr *MockGuardDutyAPIMockRecorder) CreateMembersRequest(arg0 interface{}) *gomock.Call

CreateMembersRequest indicates an expected call of CreateMembersRequest.

func (*MockGuardDutyAPIMockRecorder) CreateMembersWithContext

func (mr *MockGuardDutyAPIMockRecorder) CreateMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMembersWithContext indicates an expected call of CreateMembersWithContext.

func (*MockGuardDutyAPIMockRecorder) CreatePublishingDestination

func (mr *MockGuardDutyAPIMockRecorder) CreatePublishingDestination(arg0 interface{}) *gomock.Call

CreatePublishingDestination indicates an expected call of CreatePublishingDestination.

func (*MockGuardDutyAPIMockRecorder) CreatePublishingDestinationRequest

func (mr *MockGuardDutyAPIMockRecorder) CreatePublishingDestinationRequest(arg0 interface{}) *gomock.Call

CreatePublishingDestinationRequest indicates an expected call of CreatePublishingDestinationRequest.

func (*MockGuardDutyAPIMockRecorder) CreatePublishingDestinationWithContext

func (mr *MockGuardDutyAPIMockRecorder) CreatePublishingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePublishingDestinationWithContext indicates an expected call of CreatePublishingDestinationWithContext.

func (*MockGuardDutyAPIMockRecorder) CreateSampleFindings

func (mr *MockGuardDutyAPIMockRecorder) CreateSampleFindings(arg0 interface{}) *gomock.Call

CreateSampleFindings indicates an expected call of CreateSampleFindings.

func (*MockGuardDutyAPIMockRecorder) CreateSampleFindingsRequest

func (mr *MockGuardDutyAPIMockRecorder) CreateSampleFindingsRequest(arg0 interface{}) *gomock.Call

CreateSampleFindingsRequest indicates an expected call of CreateSampleFindingsRequest.

func (*MockGuardDutyAPIMockRecorder) CreateSampleFindingsWithContext

func (mr *MockGuardDutyAPIMockRecorder) CreateSampleFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSampleFindingsWithContext indicates an expected call of CreateSampleFindingsWithContext.

func (*MockGuardDutyAPIMockRecorder) CreateThreatIntelSet

func (mr *MockGuardDutyAPIMockRecorder) CreateThreatIntelSet(arg0 interface{}) *gomock.Call

CreateThreatIntelSet indicates an expected call of CreateThreatIntelSet.

func (*MockGuardDutyAPIMockRecorder) CreateThreatIntelSetRequest

func (mr *MockGuardDutyAPIMockRecorder) CreateThreatIntelSetRequest(arg0 interface{}) *gomock.Call

CreateThreatIntelSetRequest indicates an expected call of CreateThreatIntelSetRequest.

func (*MockGuardDutyAPIMockRecorder) CreateThreatIntelSetWithContext

func (mr *MockGuardDutyAPIMockRecorder) CreateThreatIntelSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateThreatIntelSetWithContext indicates an expected call of CreateThreatIntelSetWithContext.

func (*MockGuardDutyAPIMockRecorder) DeclineInvitations

func (mr *MockGuardDutyAPIMockRecorder) DeclineInvitations(arg0 interface{}) *gomock.Call

DeclineInvitations indicates an expected call of DeclineInvitations.

func (*MockGuardDutyAPIMockRecorder) DeclineInvitationsRequest

func (mr *MockGuardDutyAPIMockRecorder) DeclineInvitationsRequest(arg0 interface{}) *gomock.Call

DeclineInvitationsRequest indicates an expected call of DeclineInvitationsRequest.

func (*MockGuardDutyAPIMockRecorder) DeclineInvitationsWithContext

func (mr *MockGuardDutyAPIMockRecorder) DeclineInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeclineInvitationsWithContext indicates an expected call of DeclineInvitationsWithContext.

func (*MockGuardDutyAPIMockRecorder) DeleteDetector

func (mr *MockGuardDutyAPIMockRecorder) DeleteDetector(arg0 interface{}) *gomock.Call

DeleteDetector indicates an expected call of DeleteDetector.

func (*MockGuardDutyAPIMockRecorder) DeleteDetectorRequest

func (mr *MockGuardDutyAPIMockRecorder) DeleteDetectorRequest(arg0 interface{}) *gomock.Call

DeleteDetectorRequest indicates an expected call of DeleteDetectorRequest.

func (*MockGuardDutyAPIMockRecorder) DeleteDetectorWithContext

func (mr *MockGuardDutyAPIMockRecorder) DeleteDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDetectorWithContext indicates an expected call of DeleteDetectorWithContext.

func (*MockGuardDutyAPIMockRecorder) DeleteFilter

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

DeleteFilter indicates an expected call of DeleteFilter.

func (*MockGuardDutyAPIMockRecorder) DeleteFilterRequest

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

DeleteFilterRequest indicates an expected call of DeleteFilterRequest.

func (*MockGuardDutyAPIMockRecorder) DeleteFilterWithContext

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

DeleteFilterWithContext indicates an expected call of DeleteFilterWithContext.

func (*MockGuardDutyAPIMockRecorder) DeleteIPSet

func (mr *MockGuardDutyAPIMockRecorder) DeleteIPSet(arg0 interface{}) *gomock.Call

DeleteIPSet indicates an expected call of DeleteIPSet.

func (*MockGuardDutyAPIMockRecorder) DeleteIPSetRequest

func (mr *MockGuardDutyAPIMockRecorder) DeleteIPSetRequest(arg0 interface{}) *gomock.Call

DeleteIPSetRequest indicates an expected call of DeleteIPSetRequest.

func (*MockGuardDutyAPIMockRecorder) DeleteIPSetWithContext

func (mr *MockGuardDutyAPIMockRecorder) DeleteIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteIPSetWithContext indicates an expected call of DeleteIPSetWithContext.

func (*MockGuardDutyAPIMockRecorder) DeleteInvitations

func (mr *MockGuardDutyAPIMockRecorder) DeleteInvitations(arg0 interface{}) *gomock.Call

DeleteInvitations indicates an expected call of DeleteInvitations.

func (*MockGuardDutyAPIMockRecorder) DeleteInvitationsRequest

func (mr *MockGuardDutyAPIMockRecorder) DeleteInvitationsRequest(arg0 interface{}) *gomock.Call

DeleteInvitationsRequest indicates an expected call of DeleteInvitationsRequest.

func (*MockGuardDutyAPIMockRecorder) DeleteInvitationsWithContext

func (mr *MockGuardDutyAPIMockRecorder) DeleteInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInvitationsWithContext indicates an expected call of DeleteInvitationsWithContext.

func (*MockGuardDutyAPIMockRecorder) DeleteMembers

func (mr *MockGuardDutyAPIMockRecorder) DeleteMembers(arg0 interface{}) *gomock.Call

DeleteMembers indicates an expected call of DeleteMembers.

func (*MockGuardDutyAPIMockRecorder) DeleteMembersRequest

func (mr *MockGuardDutyAPIMockRecorder) DeleteMembersRequest(arg0 interface{}) *gomock.Call

DeleteMembersRequest indicates an expected call of DeleteMembersRequest.

func (*MockGuardDutyAPIMockRecorder) DeleteMembersWithContext

func (mr *MockGuardDutyAPIMockRecorder) DeleteMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMembersWithContext indicates an expected call of DeleteMembersWithContext.

func (*MockGuardDutyAPIMockRecorder) DeletePublishingDestination

func (mr *MockGuardDutyAPIMockRecorder) DeletePublishingDestination(arg0 interface{}) *gomock.Call

DeletePublishingDestination indicates an expected call of DeletePublishingDestination.

func (*MockGuardDutyAPIMockRecorder) DeletePublishingDestinationRequest

func (mr *MockGuardDutyAPIMockRecorder) DeletePublishingDestinationRequest(arg0 interface{}) *gomock.Call

DeletePublishingDestinationRequest indicates an expected call of DeletePublishingDestinationRequest.

func (*MockGuardDutyAPIMockRecorder) DeletePublishingDestinationWithContext

func (mr *MockGuardDutyAPIMockRecorder) DeletePublishingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePublishingDestinationWithContext indicates an expected call of DeletePublishingDestinationWithContext.

func (*MockGuardDutyAPIMockRecorder) DeleteThreatIntelSet

func (mr *MockGuardDutyAPIMockRecorder) DeleteThreatIntelSet(arg0 interface{}) *gomock.Call

DeleteThreatIntelSet indicates an expected call of DeleteThreatIntelSet.

func (*MockGuardDutyAPIMockRecorder) DeleteThreatIntelSetRequest

func (mr *MockGuardDutyAPIMockRecorder) DeleteThreatIntelSetRequest(arg0 interface{}) *gomock.Call

DeleteThreatIntelSetRequest indicates an expected call of DeleteThreatIntelSetRequest.

func (*MockGuardDutyAPIMockRecorder) DeleteThreatIntelSetWithContext

func (mr *MockGuardDutyAPIMockRecorder) DeleteThreatIntelSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteThreatIntelSetWithContext indicates an expected call of DeleteThreatIntelSetWithContext.

func (*MockGuardDutyAPIMockRecorder) DescribeOrganizationConfiguration

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

DescribeOrganizationConfiguration indicates an expected call of DescribeOrganizationConfiguration.

func (*MockGuardDutyAPIMockRecorder) DescribeOrganizationConfigurationRequest

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

DescribeOrganizationConfigurationRequest indicates an expected call of DescribeOrganizationConfigurationRequest.

func (*MockGuardDutyAPIMockRecorder) DescribeOrganizationConfigurationWithContext

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

DescribeOrganizationConfigurationWithContext indicates an expected call of DescribeOrganizationConfigurationWithContext.

func (*MockGuardDutyAPIMockRecorder) DescribePublishingDestination

func (mr *MockGuardDutyAPIMockRecorder) DescribePublishingDestination(arg0 interface{}) *gomock.Call

DescribePublishingDestination indicates an expected call of DescribePublishingDestination.

func (*MockGuardDutyAPIMockRecorder) DescribePublishingDestinationRequest

func (mr *MockGuardDutyAPIMockRecorder) DescribePublishingDestinationRequest(arg0 interface{}) *gomock.Call

DescribePublishingDestinationRequest indicates an expected call of DescribePublishingDestinationRequest.

func (*MockGuardDutyAPIMockRecorder) DescribePublishingDestinationWithContext

func (mr *MockGuardDutyAPIMockRecorder) DescribePublishingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePublishingDestinationWithContext indicates an expected call of DescribePublishingDestinationWithContext.

func (*MockGuardDutyAPIMockRecorder) DisableOrganizationAdminAccount

func (mr *MockGuardDutyAPIMockRecorder) DisableOrganizationAdminAccount(arg0 interface{}) *gomock.Call

DisableOrganizationAdminAccount indicates an expected call of DisableOrganizationAdminAccount.

func (*MockGuardDutyAPIMockRecorder) DisableOrganizationAdminAccountRequest

func (mr *MockGuardDutyAPIMockRecorder) DisableOrganizationAdminAccountRequest(arg0 interface{}) *gomock.Call

DisableOrganizationAdminAccountRequest indicates an expected call of DisableOrganizationAdminAccountRequest.

func (*MockGuardDutyAPIMockRecorder) DisableOrganizationAdminAccountWithContext

func (mr *MockGuardDutyAPIMockRecorder) DisableOrganizationAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableOrganizationAdminAccountWithContext indicates an expected call of DisableOrganizationAdminAccountWithContext.

func (*MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccount

func (mr *MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccount(arg0 interface{}) *gomock.Call

DisassociateFromMasterAccount indicates an expected call of DisassociateFromMasterAccount.

func (*MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccountRequest

func (mr *MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccountRequest(arg0 interface{}) *gomock.Call

DisassociateFromMasterAccountRequest indicates an expected call of DisassociateFromMasterAccountRequest.

func (*MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccountWithContext

func (mr *MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateFromMasterAccountWithContext indicates an expected call of DisassociateFromMasterAccountWithContext.

func (*MockGuardDutyAPIMockRecorder) DisassociateMembers

func (mr *MockGuardDutyAPIMockRecorder) DisassociateMembers(arg0 interface{}) *gomock.Call

DisassociateMembers indicates an expected call of DisassociateMembers.

func (*MockGuardDutyAPIMockRecorder) DisassociateMembersRequest

func (mr *MockGuardDutyAPIMockRecorder) DisassociateMembersRequest(arg0 interface{}) *gomock.Call

DisassociateMembersRequest indicates an expected call of DisassociateMembersRequest.

func (*MockGuardDutyAPIMockRecorder) DisassociateMembersWithContext

func (mr *MockGuardDutyAPIMockRecorder) DisassociateMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateMembersWithContext indicates an expected call of DisassociateMembersWithContext.

func (*MockGuardDutyAPIMockRecorder) EnableOrganizationAdminAccount

func (mr *MockGuardDutyAPIMockRecorder) EnableOrganizationAdminAccount(arg0 interface{}) *gomock.Call

EnableOrganizationAdminAccount indicates an expected call of EnableOrganizationAdminAccount.

func (*MockGuardDutyAPIMockRecorder) EnableOrganizationAdminAccountRequest

func (mr *MockGuardDutyAPIMockRecorder) EnableOrganizationAdminAccountRequest(arg0 interface{}) *gomock.Call

EnableOrganizationAdminAccountRequest indicates an expected call of EnableOrganizationAdminAccountRequest.

func (*MockGuardDutyAPIMockRecorder) EnableOrganizationAdminAccountWithContext

func (mr *MockGuardDutyAPIMockRecorder) EnableOrganizationAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableOrganizationAdminAccountWithContext indicates an expected call of EnableOrganizationAdminAccountWithContext.

func (*MockGuardDutyAPIMockRecorder) GetDetector

func (mr *MockGuardDutyAPIMockRecorder) GetDetector(arg0 interface{}) *gomock.Call

GetDetector indicates an expected call of GetDetector.

func (*MockGuardDutyAPIMockRecorder) GetDetectorRequest

func (mr *MockGuardDutyAPIMockRecorder) GetDetectorRequest(arg0 interface{}) *gomock.Call

GetDetectorRequest indicates an expected call of GetDetectorRequest.

func (*MockGuardDutyAPIMockRecorder) GetDetectorWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDetectorWithContext indicates an expected call of GetDetectorWithContext.

func (*MockGuardDutyAPIMockRecorder) GetFilter

func (mr *MockGuardDutyAPIMockRecorder) GetFilter(arg0 interface{}) *gomock.Call

GetFilter indicates an expected call of GetFilter.

func (*MockGuardDutyAPIMockRecorder) GetFilterRequest

func (mr *MockGuardDutyAPIMockRecorder) GetFilterRequest(arg0 interface{}) *gomock.Call

GetFilterRequest indicates an expected call of GetFilterRequest.

func (*MockGuardDutyAPIMockRecorder) GetFilterWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFilterWithContext indicates an expected call of GetFilterWithContext.

func (*MockGuardDutyAPIMockRecorder) GetFindings

func (mr *MockGuardDutyAPIMockRecorder) GetFindings(arg0 interface{}) *gomock.Call

GetFindings indicates an expected call of GetFindings.

func (*MockGuardDutyAPIMockRecorder) GetFindingsRequest

func (mr *MockGuardDutyAPIMockRecorder) GetFindingsRequest(arg0 interface{}) *gomock.Call

GetFindingsRequest indicates an expected call of GetFindingsRequest.

func (*MockGuardDutyAPIMockRecorder) GetFindingsStatistics

func (mr *MockGuardDutyAPIMockRecorder) GetFindingsStatistics(arg0 interface{}) *gomock.Call

GetFindingsStatistics indicates an expected call of GetFindingsStatistics.

func (*MockGuardDutyAPIMockRecorder) GetFindingsStatisticsRequest

func (mr *MockGuardDutyAPIMockRecorder) GetFindingsStatisticsRequest(arg0 interface{}) *gomock.Call

GetFindingsStatisticsRequest indicates an expected call of GetFindingsStatisticsRequest.

func (*MockGuardDutyAPIMockRecorder) GetFindingsStatisticsWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetFindingsStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFindingsStatisticsWithContext indicates an expected call of GetFindingsStatisticsWithContext.

func (*MockGuardDutyAPIMockRecorder) GetFindingsWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFindingsWithContext indicates an expected call of GetFindingsWithContext.

func (*MockGuardDutyAPIMockRecorder) GetIPSet

func (mr *MockGuardDutyAPIMockRecorder) GetIPSet(arg0 interface{}) *gomock.Call

GetIPSet indicates an expected call of GetIPSet.

func (*MockGuardDutyAPIMockRecorder) GetIPSetRequest

func (mr *MockGuardDutyAPIMockRecorder) GetIPSetRequest(arg0 interface{}) *gomock.Call

GetIPSetRequest indicates an expected call of GetIPSetRequest.

func (*MockGuardDutyAPIMockRecorder) GetIPSetWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetIPSetWithContext indicates an expected call of GetIPSetWithContext.

func (*MockGuardDutyAPIMockRecorder) GetInvitationsCount

func (mr *MockGuardDutyAPIMockRecorder) GetInvitationsCount(arg0 interface{}) *gomock.Call

GetInvitationsCount indicates an expected call of GetInvitationsCount.

func (*MockGuardDutyAPIMockRecorder) GetInvitationsCountRequest

func (mr *MockGuardDutyAPIMockRecorder) GetInvitationsCountRequest(arg0 interface{}) *gomock.Call

GetInvitationsCountRequest indicates an expected call of GetInvitationsCountRequest.

func (*MockGuardDutyAPIMockRecorder) GetInvitationsCountWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetInvitationsCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInvitationsCountWithContext indicates an expected call of GetInvitationsCountWithContext.

func (*MockGuardDutyAPIMockRecorder) GetMasterAccount

func (mr *MockGuardDutyAPIMockRecorder) GetMasterAccount(arg0 interface{}) *gomock.Call

GetMasterAccount indicates an expected call of GetMasterAccount.

func (*MockGuardDutyAPIMockRecorder) GetMasterAccountRequest

func (mr *MockGuardDutyAPIMockRecorder) GetMasterAccountRequest(arg0 interface{}) *gomock.Call

GetMasterAccountRequest indicates an expected call of GetMasterAccountRequest.

func (*MockGuardDutyAPIMockRecorder) GetMasterAccountWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetMasterAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMasterAccountWithContext indicates an expected call of GetMasterAccountWithContext.

func (*MockGuardDutyAPIMockRecorder) GetMemberDetectors

func (mr *MockGuardDutyAPIMockRecorder) GetMemberDetectors(arg0 interface{}) *gomock.Call

GetMemberDetectors indicates an expected call of GetMemberDetectors.

func (*MockGuardDutyAPIMockRecorder) GetMemberDetectorsRequest

func (mr *MockGuardDutyAPIMockRecorder) GetMemberDetectorsRequest(arg0 interface{}) *gomock.Call

GetMemberDetectorsRequest indicates an expected call of GetMemberDetectorsRequest.

func (*MockGuardDutyAPIMockRecorder) GetMemberDetectorsWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetMemberDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMemberDetectorsWithContext indicates an expected call of GetMemberDetectorsWithContext.

func (*MockGuardDutyAPIMockRecorder) GetMembers

func (mr *MockGuardDutyAPIMockRecorder) GetMembers(arg0 interface{}) *gomock.Call

GetMembers indicates an expected call of GetMembers.

func (*MockGuardDutyAPIMockRecorder) GetMembersRequest

func (mr *MockGuardDutyAPIMockRecorder) GetMembersRequest(arg0 interface{}) *gomock.Call

GetMembersRequest indicates an expected call of GetMembersRequest.

func (*MockGuardDutyAPIMockRecorder) GetMembersWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMembersWithContext indicates an expected call of GetMembersWithContext.

func (*MockGuardDutyAPIMockRecorder) GetThreatIntelSet

func (mr *MockGuardDutyAPIMockRecorder) GetThreatIntelSet(arg0 interface{}) *gomock.Call

GetThreatIntelSet indicates an expected call of GetThreatIntelSet.

func (*MockGuardDutyAPIMockRecorder) GetThreatIntelSetRequest

func (mr *MockGuardDutyAPIMockRecorder) GetThreatIntelSetRequest(arg0 interface{}) *gomock.Call

GetThreatIntelSetRequest indicates an expected call of GetThreatIntelSetRequest.

func (*MockGuardDutyAPIMockRecorder) GetThreatIntelSetWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetThreatIntelSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetThreatIntelSetWithContext indicates an expected call of GetThreatIntelSetWithContext.

func (*MockGuardDutyAPIMockRecorder) GetUsageStatistics

func (mr *MockGuardDutyAPIMockRecorder) GetUsageStatistics(arg0 interface{}) *gomock.Call

GetUsageStatistics indicates an expected call of GetUsageStatistics.

func (*MockGuardDutyAPIMockRecorder) GetUsageStatisticsPages

func (mr *MockGuardDutyAPIMockRecorder) GetUsageStatisticsPages(arg0, arg1 interface{}) *gomock.Call

GetUsageStatisticsPages indicates an expected call of GetUsageStatisticsPages.

func (*MockGuardDutyAPIMockRecorder) GetUsageStatisticsPagesWithContext

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

GetUsageStatisticsPagesWithContext indicates an expected call of GetUsageStatisticsPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) GetUsageStatisticsRequest

func (mr *MockGuardDutyAPIMockRecorder) GetUsageStatisticsRequest(arg0 interface{}) *gomock.Call

GetUsageStatisticsRequest indicates an expected call of GetUsageStatisticsRequest.

func (*MockGuardDutyAPIMockRecorder) GetUsageStatisticsWithContext

func (mr *MockGuardDutyAPIMockRecorder) GetUsageStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUsageStatisticsWithContext indicates an expected call of GetUsageStatisticsWithContext.

func (*MockGuardDutyAPIMockRecorder) InviteMembers

func (mr *MockGuardDutyAPIMockRecorder) InviteMembers(arg0 interface{}) *gomock.Call

InviteMembers indicates an expected call of InviteMembers.

func (*MockGuardDutyAPIMockRecorder) InviteMembersRequest

func (mr *MockGuardDutyAPIMockRecorder) InviteMembersRequest(arg0 interface{}) *gomock.Call

InviteMembersRequest indicates an expected call of InviteMembersRequest.

func (*MockGuardDutyAPIMockRecorder) InviteMembersWithContext

func (mr *MockGuardDutyAPIMockRecorder) InviteMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InviteMembersWithContext indicates an expected call of InviteMembersWithContext.

func (*MockGuardDutyAPIMockRecorder) ListDetectors

func (mr *MockGuardDutyAPIMockRecorder) ListDetectors(arg0 interface{}) *gomock.Call

ListDetectors indicates an expected call of ListDetectors.

func (*MockGuardDutyAPIMockRecorder) ListDetectorsPages

func (mr *MockGuardDutyAPIMockRecorder) ListDetectorsPages(arg0, arg1 interface{}) *gomock.Call

ListDetectorsPages indicates an expected call of ListDetectorsPages.

func (*MockGuardDutyAPIMockRecorder) ListDetectorsPagesWithContext

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

ListDetectorsPagesWithContext indicates an expected call of ListDetectorsPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListDetectorsRequest

func (mr *MockGuardDutyAPIMockRecorder) ListDetectorsRequest(arg0 interface{}) *gomock.Call

ListDetectorsRequest indicates an expected call of ListDetectorsRequest.

func (*MockGuardDutyAPIMockRecorder) ListDetectorsWithContext

func (mr *MockGuardDutyAPIMockRecorder) ListDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDetectorsWithContext indicates an expected call of ListDetectorsWithContext.

func (*MockGuardDutyAPIMockRecorder) ListFilters

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

ListFilters indicates an expected call of ListFilters.

func (*MockGuardDutyAPIMockRecorder) ListFiltersPages

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

ListFiltersPages indicates an expected call of ListFiltersPages.

func (*MockGuardDutyAPIMockRecorder) ListFiltersPagesWithContext

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

ListFiltersPagesWithContext indicates an expected call of ListFiltersPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListFiltersRequest

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

ListFiltersRequest indicates an expected call of ListFiltersRequest.

func (*MockGuardDutyAPIMockRecorder) ListFiltersWithContext

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

ListFiltersWithContext indicates an expected call of ListFiltersWithContext.

func (*MockGuardDutyAPIMockRecorder) ListFindings

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

ListFindings indicates an expected call of ListFindings.

func (*MockGuardDutyAPIMockRecorder) ListFindingsPages

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

ListFindingsPages indicates an expected call of ListFindingsPages.

func (*MockGuardDutyAPIMockRecorder) ListFindingsPagesWithContext

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

ListFindingsPagesWithContext indicates an expected call of ListFindingsPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListFindingsRequest

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

ListFindingsRequest indicates an expected call of ListFindingsRequest.

func (*MockGuardDutyAPIMockRecorder) ListFindingsWithContext

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

ListFindingsWithContext indicates an expected call of ListFindingsWithContext.

func (*MockGuardDutyAPIMockRecorder) ListIPSets

func (mr *MockGuardDutyAPIMockRecorder) ListIPSets(arg0 interface{}) *gomock.Call

ListIPSets indicates an expected call of ListIPSets.

func (*MockGuardDutyAPIMockRecorder) ListIPSetsPages

func (mr *MockGuardDutyAPIMockRecorder) ListIPSetsPages(arg0, arg1 interface{}) *gomock.Call

ListIPSetsPages indicates an expected call of ListIPSetsPages.

func (*MockGuardDutyAPIMockRecorder) ListIPSetsPagesWithContext

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

ListIPSetsPagesWithContext indicates an expected call of ListIPSetsPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListIPSetsRequest

func (mr *MockGuardDutyAPIMockRecorder) ListIPSetsRequest(arg0 interface{}) *gomock.Call

ListIPSetsRequest indicates an expected call of ListIPSetsRequest.

func (*MockGuardDutyAPIMockRecorder) ListIPSetsWithContext

func (mr *MockGuardDutyAPIMockRecorder) ListIPSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIPSetsWithContext indicates an expected call of ListIPSetsWithContext.

func (*MockGuardDutyAPIMockRecorder) ListInvitations

func (mr *MockGuardDutyAPIMockRecorder) ListInvitations(arg0 interface{}) *gomock.Call

ListInvitations indicates an expected call of ListInvitations.

func (*MockGuardDutyAPIMockRecorder) ListInvitationsPages

func (mr *MockGuardDutyAPIMockRecorder) ListInvitationsPages(arg0, arg1 interface{}) *gomock.Call

ListInvitationsPages indicates an expected call of ListInvitationsPages.

func (*MockGuardDutyAPIMockRecorder) ListInvitationsPagesWithContext

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

ListInvitationsPagesWithContext indicates an expected call of ListInvitationsPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListInvitationsRequest

func (mr *MockGuardDutyAPIMockRecorder) ListInvitationsRequest(arg0 interface{}) *gomock.Call

ListInvitationsRequest indicates an expected call of ListInvitationsRequest.

func (*MockGuardDutyAPIMockRecorder) ListInvitationsWithContext

func (mr *MockGuardDutyAPIMockRecorder) ListInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInvitationsWithContext indicates an expected call of ListInvitationsWithContext.

func (*MockGuardDutyAPIMockRecorder) ListMembers

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

ListMembers indicates an expected call of ListMembers.

func (*MockGuardDutyAPIMockRecorder) ListMembersPages

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

ListMembersPages indicates an expected call of ListMembersPages.

func (*MockGuardDutyAPIMockRecorder) ListMembersPagesWithContext

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

ListMembersPagesWithContext indicates an expected call of ListMembersPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListMembersRequest

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

ListMembersRequest indicates an expected call of ListMembersRequest.

func (*MockGuardDutyAPIMockRecorder) ListMembersWithContext

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

ListMembersWithContext indicates an expected call of ListMembersWithContext.

func (*MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccounts

func (mr *MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccounts(arg0 interface{}) *gomock.Call

ListOrganizationAdminAccounts indicates an expected call of ListOrganizationAdminAccounts.

func (*MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccountsPages

func (mr *MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccountsPages(arg0, arg1 interface{}) *gomock.Call

ListOrganizationAdminAccountsPages indicates an expected call of ListOrganizationAdminAccountsPages.

func (*MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccountsPagesWithContext

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

ListOrganizationAdminAccountsPagesWithContext indicates an expected call of ListOrganizationAdminAccountsPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccountsRequest

func (mr *MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccountsRequest(arg0 interface{}) *gomock.Call

ListOrganizationAdminAccountsRequest indicates an expected call of ListOrganizationAdminAccountsRequest.

func (*MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccountsWithContext

func (mr *MockGuardDutyAPIMockRecorder) ListOrganizationAdminAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOrganizationAdminAccountsWithContext indicates an expected call of ListOrganizationAdminAccountsWithContext.

func (*MockGuardDutyAPIMockRecorder) ListPublishingDestinations

func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinations(arg0 interface{}) *gomock.Call

ListPublishingDestinations indicates an expected call of ListPublishingDestinations.

func (*MockGuardDutyAPIMockRecorder) ListPublishingDestinationsPages

func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinationsPages(arg0, arg1 interface{}) *gomock.Call

ListPublishingDestinationsPages indicates an expected call of ListPublishingDestinationsPages.

func (*MockGuardDutyAPIMockRecorder) ListPublishingDestinationsPagesWithContext

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

ListPublishingDestinationsPagesWithContext indicates an expected call of ListPublishingDestinationsPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListPublishingDestinationsRequest

func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinationsRequest(arg0 interface{}) *gomock.Call

ListPublishingDestinationsRequest indicates an expected call of ListPublishingDestinationsRequest.

func (*MockGuardDutyAPIMockRecorder) ListPublishingDestinationsWithContext

func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPublishingDestinationsWithContext indicates an expected call of ListPublishingDestinationsWithContext.

func (*MockGuardDutyAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockGuardDutyAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockGuardDutyAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockGuardDutyAPIMockRecorder) ListThreatIntelSets

func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSets(arg0 interface{}) *gomock.Call

ListThreatIntelSets indicates an expected call of ListThreatIntelSets.

func (*MockGuardDutyAPIMockRecorder) ListThreatIntelSetsPages

func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSetsPages(arg0, arg1 interface{}) *gomock.Call

ListThreatIntelSetsPages indicates an expected call of ListThreatIntelSetsPages.

func (*MockGuardDutyAPIMockRecorder) ListThreatIntelSetsPagesWithContext

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

ListThreatIntelSetsPagesWithContext indicates an expected call of ListThreatIntelSetsPagesWithContext.

func (*MockGuardDutyAPIMockRecorder) ListThreatIntelSetsRequest

func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSetsRequest(arg0 interface{}) *gomock.Call

ListThreatIntelSetsRequest indicates an expected call of ListThreatIntelSetsRequest.

func (*MockGuardDutyAPIMockRecorder) ListThreatIntelSetsWithContext

func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListThreatIntelSetsWithContext indicates an expected call of ListThreatIntelSetsWithContext.

func (*MockGuardDutyAPIMockRecorder) StartMonitoringMembers

func (mr *MockGuardDutyAPIMockRecorder) StartMonitoringMembers(arg0 interface{}) *gomock.Call

StartMonitoringMembers indicates an expected call of StartMonitoringMembers.

func (*MockGuardDutyAPIMockRecorder) StartMonitoringMembersRequest

func (mr *MockGuardDutyAPIMockRecorder) StartMonitoringMembersRequest(arg0 interface{}) *gomock.Call

StartMonitoringMembersRequest indicates an expected call of StartMonitoringMembersRequest.

func (*MockGuardDutyAPIMockRecorder) StartMonitoringMembersWithContext

func (mr *MockGuardDutyAPIMockRecorder) StartMonitoringMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartMonitoringMembersWithContext indicates an expected call of StartMonitoringMembersWithContext.

func (*MockGuardDutyAPIMockRecorder) StopMonitoringMembers

func (mr *MockGuardDutyAPIMockRecorder) StopMonitoringMembers(arg0 interface{}) *gomock.Call

StopMonitoringMembers indicates an expected call of StopMonitoringMembers.

func (*MockGuardDutyAPIMockRecorder) StopMonitoringMembersRequest

func (mr *MockGuardDutyAPIMockRecorder) StopMonitoringMembersRequest(arg0 interface{}) *gomock.Call

StopMonitoringMembersRequest indicates an expected call of StopMonitoringMembersRequest.

func (*MockGuardDutyAPIMockRecorder) StopMonitoringMembersWithContext

func (mr *MockGuardDutyAPIMockRecorder) StopMonitoringMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopMonitoringMembersWithContext indicates an expected call of StopMonitoringMembersWithContext.

func (*MockGuardDutyAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockGuardDutyAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockGuardDutyAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockGuardDutyAPIMockRecorder) UnarchiveFindings

func (mr *MockGuardDutyAPIMockRecorder) UnarchiveFindings(arg0 interface{}) *gomock.Call

UnarchiveFindings indicates an expected call of UnarchiveFindings.

func (*MockGuardDutyAPIMockRecorder) UnarchiveFindingsRequest

func (mr *MockGuardDutyAPIMockRecorder) UnarchiveFindingsRequest(arg0 interface{}) *gomock.Call

UnarchiveFindingsRequest indicates an expected call of UnarchiveFindingsRequest.

func (*MockGuardDutyAPIMockRecorder) UnarchiveFindingsWithContext

func (mr *MockGuardDutyAPIMockRecorder) UnarchiveFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnarchiveFindingsWithContext indicates an expected call of UnarchiveFindingsWithContext.

func (*MockGuardDutyAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockGuardDutyAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockGuardDutyAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockGuardDutyAPIMockRecorder) UpdateDetector

func (mr *MockGuardDutyAPIMockRecorder) UpdateDetector(arg0 interface{}) *gomock.Call

UpdateDetector indicates an expected call of UpdateDetector.

func (*MockGuardDutyAPIMockRecorder) UpdateDetectorRequest

func (mr *MockGuardDutyAPIMockRecorder) UpdateDetectorRequest(arg0 interface{}) *gomock.Call

UpdateDetectorRequest indicates an expected call of UpdateDetectorRequest.

func (*MockGuardDutyAPIMockRecorder) UpdateDetectorWithContext

func (mr *MockGuardDutyAPIMockRecorder) UpdateDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDetectorWithContext indicates an expected call of UpdateDetectorWithContext.

func (*MockGuardDutyAPIMockRecorder) UpdateFilter

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

UpdateFilter indicates an expected call of UpdateFilter.

func (*MockGuardDutyAPIMockRecorder) UpdateFilterRequest

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

UpdateFilterRequest indicates an expected call of UpdateFilterRequest.

func (*MockGuardDutyAPIMockRecorder) UpdateFilterWithContext

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

UpdateFilterWithContext indicates an expected call of UpdateFilterWithContext.

func (*MockGuardDutyAPIMockRecorder) UpdateFindingsFeedback

func (mr *MockGuardDutyAPIMockRecorder) UpdateFindingsFeedback(arg0 interface{}) *gomock.Call

UpdateFindingsFeedback indicates an expected call of UpdateFindingsFeedback.

func (*MockGuardDutyAPIMockRecorder) UpdateFindingsFeedbackRequest

func (mr *MockGuardDutyAPIMockRecorder) UpdateFindingsFeedbackRequest(arg0 interface{}) *gomock.Call

UpdateFindingsFeedbackRequest indicates an expected call of UpdateFindingsFeedbackRequest.

func (*MockGuardDutyAPIMockRecorder) UpdateFindingsFeedbackWithContext

func (mr *MockGuardDutyAPIMockRecorder) UpdateFindingsFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFindingsFeedbackWithContext indicates an expected call of UpdateFindingsFeedbackWithContext.

func (*MockGuardDutyAPIMockRecorder) UpdateIPSet

func (mr *MockGuardDutyAPIMockRecorder) UpdateIPSet(arg0 interface{}) *gomock.Call

UpdateIPSet indicates an expected call of UpdateIPSet.

func (*MockGuardDutyAPIMockRecorder) UpdateIPSetRequest

func (mr *MockGuardDutyAPIMockRecorder) UpdateIPSetRequest(arg0 interface{}) *gomock.Call

UpdateIPSetRequest indicates an expected call of UpdateIPSetRequest.

func (*MockGuardDutyAPIMockRecorder) UpdateIPSetWithContext

func (mr *MockGuardDutyAPIMockRecorder) UpdateIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateIPSetWithContext indicates an expected call of UpdateIPSetWithContext.

func (*MockGuardDutyAPIMockRecorder) UpdateMemberDetectors

func (mr *MockGuardDutyAPIMockRecorder) UpdateMemberDetectors(arg0 interface{}) *gomock.Call

UpdateMemberDetectors indicates an expected call of UpdateMemberDetectors.

func (*MockGuardDutyAPIMockRecorder) UpdateMemberDetectorsRequest

func (mr *MockGuardDutyAPIMockRecorder) UpdateMemberDetectorsRequest(arg0 interface{}) *gomock.Call

UpdateMemberDetectorsRequest indicates an expected call of UpdateMemberDetectorsRequest.

func (*MockGuardDutyAPIMockRecorder) UpdateMemberDetectorsWithContext

func (mr *MockGuardDutyAPIMockRecorder) UpdateMemberDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMemberDetectorsWithContext indicates an expected call of UpdateMemberDetectorsWithContext.

func (*MockGuardDutyAPIMockRecorder) UpdateOrganizationConfiguration

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

UpdateOrganizationConfiguration indicates an expected call of UpdateOrganizationConfiguration.

func (*MockGuardDutyAPIMockRecorder) UpdateOrganizationConfigurationRequest

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

UpdateOrganizationConfigurationRequest indicates an expected call of UpdateOrganizationConfigurationRequest.

func (*MockGuardDutyAPIMockRecorder) UpdateOrganizationConfigurationWithContext

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

UpdateOrganizationConfigurationWithContext indicates an expected call of UpdateOrganizationConfigurationWithContext.

func (*MockGuardDutyAPIMockRecorder) UpdatePublishingDestination

func (mr *MockGuardDutyAPIMockRecorder) UpdatePublishingDestination(arg0 interface{}) *gomock.Call

UpdatePublishingDestination indicates an expected call of UpdatePublishingDestination.

func (*MockGuardDutyAPIMockRecorder) UpdatePublishingDestinationRequest

func (mr *MockGuardDutyAPIMockRecorder) UpdatePublishingDestinationRequest(arg0 interface{}) *gomock.Call

UpdatePublishingDestinationRequest indicates an expected call of UpdatePublishingDestinationRequest.

func (*MockGuardDutyAPIMockRecorder) UpdatePublishingDestinationWithContext

func (mr *MockGuardDutyAPIMockRecorder) UpdatePublishingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePublishingDestinationWithContext indicates an expected call of UpdatePublishingDestinationWithContext.

func (*MockGuardDutyAPIMockRecorder) UpdateThreatIntelSet

func (mr *MockGuardDutyAPIMockRecorder) UpdateThreatIntelSet(arg0 interface{}) *gomock.Call

UpdateThreatIntelSet indicates an expected call of UpdateThreatIntelSet.

func (*MockGuardDutyAPIMockRecorder) UpdateThreatIntelSetRequest

func (mr *MockGuardDutyAPIMockRecorder) UpdateThreatIntelSetRequest(arg0 interface{}) *gomock.Call

UpdateThreatIntelSetRequest indicates an expected call of UpdateThreatIntelSetRequest.

func (*MockGuardDutyAPIMockRecorder) UpdateThreatIntelSetWithContext

func (mr *MockGuardDutyAPIMockRecorder) UpdateThreatIntelSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateThreatIntelSetWithContext indicates an expected call of UpdateThreatIntelSetWithContext.

Jump to

Keyboard shortcuts

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