Documentation ¶
Overview ¶
Package guarddutymock is a generated GoMock package.
Index ¶
- type MockGuardDutyAPI
- func (m *MockGuardDutyAPI) AcceptInvitation(arg0 *guardduty.AcceptInvitationInput) (*guardduty.AcceptInvitationOutput, error)
- func (m *MockGuardDutyAPI) AcceptInvitationRequest(arg0 *guardduty.AcceptInvitationInput) (*request.Request, *guardduty.AcceptInvitationOutput)
- func (m *MockGuardDutyAPI) AcceptInvitationWithContext(arg0 context.Context, arg1 *guardduty.AcceptInvitationInput, ...) (*guardduty.AcceptInvitationOutput, error)
- func (m *MockGuardDutyAPI) ArchiveFindings(arg0 *guardduty.ArchiveFindingsInput) (*guardduty.ArchiveFindingsOutput, error)
- func (m *MockGuardDutyAPI) ArchiveFindingsRequest(arg0 *guardduty.ArchiveFindingsInput) (*request.Request, *guardduty.ArchiveFindingsOutput)
- func (m *MockGuardDutyAPI) ArchiveFindingsWithContext(arg0 context.Context, arg1 *guardduty.ArchiveFindingsInput, ...) (*guardduty.ArchiveFindingsOutput, error)
- func (m *MockGuardDutyAPI) CreateDetector(arg0 *guardduty.CreateDetectorInput) (*guardduty.CreateDetectorOutput, error)
- func (m *MockGuardDutyAPI) CreateDetectorRequest(arg0 *guardduty.CreateDetectorInput) (*request.Request, *guardduty.CreateDetectorOutput)
- func (m *MockGuardDutyAPI) CreateDetectorWithContext(arg0 context.Context, arg1 *guardduty.CreateDetectorInput, ...) (*guardduty.CreateDetectorOutput, error)
- func (m *MockGuardDutyAPI) CreateFilter(arg0 *guardduty.CreateFilterInput) (*guardduty.CreateFilterOutput, error)
- func (m *MockGuardDutyAPI) CreateFilterRequest(arg0 *guardduty.CreateFilterInput) (*request.Request, *guardduty.CreateFilterOutput)
- func (m *MockGuardDutyAPI) CreateFilterWithContext(arg0 context.Context, arg1 *guardduty.CreateFilterInput, ...) (*guardduty.CreateFilterOutput, error)
- func (m *MockGuardDutyAPI) CreateIPSet(arg0 *guardduty.CreateIPSetInput) (*guardduty.CreateIPSetOutput, error)
- func (m *MockGuardDutyAPI) CreateIPSetRequest(arg0 *guardduty.CreateIPSetInput) (*request.Request, *guardduty.CreateIPSetOutput)
- func (m *MockGuardDutyAPI) CreateIPSetWithContext(arg0 context.Context, arg1 *guardduty.CreateIPSetInput, arg2 ...request.Option) (*guardduty.CreateIPSetOutput, error)
- func (m *MockGuardDutyAPI) CreateMembers(arg0 *guardduty.CreateMembersInput) (*guardduty.CreateMembersOutput, error)
- func (m *MockGuardDutyAPI) CreateMembersRequest(arg0 *guardduty.CreateMembersInput) (*request.Request, *guardduty.CreateMembersOutput)
- func (m *MockGuardDutyAPI) CreateMembersWithContext(arg0 context.Context, arg1 *guardduty.CreateMembersInput, ...) (*guardduty.CreateMembersOutput, error)
- func (m *MockGuardDutyAPI) CreatePublishingDestination(arg0 *guardduty.CreatePublishingDestinationInput) (*guardduty.CreatePublishingDestinationOutput, error)
- func (m *MockGuardDutyAPI) CreatePublishingDestinationRequest(arg0 *guardduty.CreatePublishingDestinationInput) (*request.Request, *guardduty.CreatePublishingDestinationOutput)
- func (m *MockGuardDutyAPI) CreatePublishingDestinationWithContext(arg0 context.Context, arg1 *guardduty.CreatePublishingDestinationInput, ...) (*guardduty.CreatePublishingDestinationOutput, error)
- func (m *MockGuardDutyAPI) CreateSampleFindings(arg0 *guardduty.CreateSampleFindingsInput) (*guardduty.CreateSampleFindingsOutput, error)
- func (m *MockGuardDutyAPI) CreateSampleFindingsRequest(arg0 *guardduty.CreateSampleFindingsInput) (*request.Request, *guardduty.CreateSampleFindingsOutput)
- func (m *MockGuardDutyAPI) CreateSampleFindingsWithContext(arg0 context.Context, arg1 *guardduty.CreateSampleFindingsInput, ...) (*guardduty.CreateSampleFindingsOutput, error)
- func (m *MockGuardDutyAPI) CreateThreatIntelSet(arg0 *guardduty.CreateThreatIntelSetInput) (*guardduty.CreateThreatIntelSetOutput, error)
- func (m *MockGuardDutyAPI) CreateThreatIntelSetRequest(arg0 *guardduty.CreateThreatIntelSetInput) (*request.Request, *guardduty.CreateThreatIntelSetOutput)
- func (m *MockGuardDutyAPI) CreateThreatIntelSetWithContext(arg0 context.Context, arg1 *guardduty.CreateThreatIntelSetInput, ...) (*guardduty.CreateThreatIntelSetOutput, error)
- func (m *MockGuardDutyAPI) DeclineInvitations(arg0 *guardduty.DeclineInvitationsInput) (*guardduty.DeclineInvitationsOutput, error)
- func (m *MockGuardDutyAPI) DeclineInvitationsRequest(arg0 *guardduty.DeclineInvitationsInput) (*request.Request, *guardduty.DeclineInvitationsOutput)
- func (m *MockGuardDutyAPI) DeclineInvitationsWithContext(arg0 context.Context, arg1 *guardduty.DeclineInvitationsInput, ...) (*guardduty.DeclineInvitationsOutput, error)
- func (m *MockGuardDutyAPI) DeleteDetector(arg0 *guardduty.DeleteDetectorInput) (*guardduty.DeleteDetectorOutput, error)
- func (m *MockGuardDutyAPI) DeleteDetectorRequest(arg0 *guardduty.DeleteDetectorInput) (*request.Request, *guardduty.DeleteDetectorOutput)
- func (m *MockGuardDutyAPI) DeleteDetectorWithContext(arg0 context.Context, arg1 *guardduty.DeleteDetectorInput, ...) (*guardduty.DeleteDetectorOutput, error)
- func (m *MockGuardDutyAPI) DeleteFilter(arg0 *guardduty.DeleteFilterInput) (*guardduty.DeleteFilterOutput, error)
- func (m *MockGuardDutyAPI) DeleteFilterRequest(arg0 *guardduty.DeleteFilterInput) (*request.Request, *guardduty.DeleteFilterOutput)
- func (m *MockGuardDutyAPI) DeleteFilterWithContext(arg0 context.Context, arg1 *guardduty.DeleteFilterInput, ...) (*guardduty.DeleteFilterOutput, error)
- func (m *MockGuardDutyAPI) DeleteIPSet(arg0 *guardduty.DeleteIPSetInput) (*guardduty.DeleteIPSetOutput, error)
- func (m *MockGuardDutyAPI) DeleteIPSetRequest(arg0 *guardduty.DeleteIPSetInput) (*request.Request, *guardduty.DeleteIPSetOutput)
- func (m *MockGuardDutyAPI) DeleteIPSetWithContext(arg0 context.Context, arg1 *guardduty.DeleteIPSetInput, arg2 ...request.Option) (*guardduty.DeleteIPSetOutput, error)
- func (m *MockGuardDutyAPI) DeleteInvitations(arg0 *guardduty.DeleteInvitationsInput) (*guardduty.DeleteInvitationsOutput, error)
- func (m *MockGuardDutyAPI) DeleteInvitationsRequest(arg0 *guardduty.DeleteInvitationsInput) (*request.Request, *guardduty.DeleteInvitationsOutput)
- func (m *MockGuardDutyAPI) DeleteInvitationsWithContext(arg0 context.Context, arg1 *guardduty.DeleteInvitationsInput, ...) (*guardduty.DeleteInvitationsOutput, error)
- func (m *MockGuardDutyAPI) DeleteMembers(arg0 *guardduty.DeleteMembersInput) (*guardduty.DeleteMembersOutput, error)
- func (m *MockGuardDutyAPI) DeleteMembersRequest(arg0 *guardduty.DeleteMembersInput) (*request.Request, *guardduty.DeleteMembersOutput)
- func (m *MockGuardDutyAPI) DeleteMembersWithContext(arg0 context.Context, arg1 *guardduty.DeleteMembersInput, ...) (*guardduty.DeleteMembersOutput, error)
- func (m *MockGuardDutyAPI) DeletePublishingDestination(arg0 *guardduty.DeletePublishingDestinationInput) (*guardduty.DeletePublishingDestinationOutput, error)
- func (m *MockGuardDutyAPI) DeletePublishingDestinationRequest(arg0 *guardduty.DeletePublishingDestinationInput) (*request.Request, *guardduty.DeletePublishingDestinationOutput)
- func (m *MockGuardDutyAPI) DeletePublishingDestinationWithContext(arg0 context.Context, arg1 *guardduty.DeletePublishingDestinationInput, ...) (*guardduty.DeletePublishingDestinationOutput, error)
- func (m *MockGuardDutyAPI) DeleteThreatIntelSet(arg0 *guardduty.DeleteThreatIntelSetInput) (*guardduty.DeleteThreatIntelSetOutput, error)
- func (m *MockGuardDutyAPI) DeleteThreatIntelSetRequest(arg0 *guardduty.DeleteThreatIntelSetInput) (*request.Request, *guardduty.DeleteThreatIntelSetOutput)
- func (m *MockGuardDutyAPI) DeleteThreatIntelSetWithContext(arg0 context.Context, arg1 *guardduty.DeleteThreatIntelSetInput, ...) (*guardduty.DeleteThreatIntelSetOutput, error)
- func (m *MockGuardDutyAPI) DescribePublishingDestination(arg0 *guardduty.DescribePublishingDestinationInput) (*guardduty.DescribePublishingDestinationOutput, error)
- func (m *MockGuardDutyAPI) DescribePublishingDestinationRequest(arg0 *guardduty.DescribePublishingDestinationInput) (*request.Request, *guardduty.DescribePublishingDestinationOutput)
- func (m *MockGuardDutyAPI) DescribePublishingDestinationWithContext(arg0 context.Context, arg1 *guardduty.DescribePublishingDestinationInput, ...) (*guardduty.DescribePublishingDestinationOutput, error)
- func (m *MockGuardDutyAPI) DisassociateFromMasterAccount(arg0 *guardduty.DisassociateFromMasterAccountInput) (*guardduty.DisassociateFromMasterAccountOutput, error)
- func (m *MockGuardDutyAPI) DisassociateFromMasterAccountRequest(arg0 *guardduty.DisassociateFromMasterAccountInput) (*request.Request, *guardduty.DisassociateFromMasterAccountOutput)
- func (m *MockGuardDutyAPI) DisassociateFromMasterAccountWithContext(arg0 context.Context, arg1 *guardduty.DisassociateFromMasterAccountInput, ...) (*guardduty.DisassociateFromMasterAccountOutput, error)
- func (m *MockGuardDutyAPI) DisassociateMembers(arg0 *guardduty.DisassociateMembersInput) (*guardduty.DisassociateMembersOutput, error)
- func (m *MockGuardDutyAPI) DisassociateMembersRequest(arg0 *guardduty.DisassociateMembersInput) (*request.Request, *guardduty.DisassociateMembersOutput)
- func (m *MockGuardDutyAPI) DisassociateMembersWithContext(arg0 context.Context, arg1 *guardduty.DisassociateMembersInput, ...) (*guardduty.DisassociateMembersOutput, error)
- func (m *MockGuardDutyAPI) EXPECT() *MockGuardDutyAPIMockRecorder
- func (m *MockGuardDutyAPI) GetDetector(arg0 *guardduty.GetDetectorInput) (*guardduty.GetDetectorOutput, error)
- func (m *MockGuardDutyAPI) GetDetectorRequest(arg0 *guardduty.GetDetectorInput) (*request.Request, *guardduty.GetDetectorOutput)
- func (m *MockGuardDutyAPI) GetDetectorWithContext(arg0 context.Context, arg1 *guardduty.GetDetectorInput, arg2 ...request.Option) (*guardduty.GetDetectorOutput, error)
- func (m *MockGuardDutyAPI) GetFilter(arg0 *guardduty.GetFilterInput) (*guardduty.GetFilterOutput, error)
- func (m *MockGuardDutyAPI) GetFilterRequest(arg0 *guardduty.GetFilterInput) (*request.Request, *guardduty.GetFilterOutput)
- func (m *MockGuardDutyAPI) GetFilterWithContext(arg0 context.Context, arg1 *guardduty.GetFilterInput, arg2 ...request.Option) (*guardduty.GetFilterOutput, error)
- func (m *MockGuardDutyAPI) GetFindings(arg0 *guardduty.GetFindingsInput) (*guardduty.GetFindingsOutput, error)
- func (m *MockGuardDutyAPI) GetFindingsRequest(arg0 *guardduty.GetFindingsInput) (*request.Request, *guardduty.GetFindingsOutput)
- func (m *MockGuardDutyAPI) GetFindingsStatistics(arg0 *guardduty.GetFindingsStatisticsInput) (*guardduty.GetFindingsStatisticsOutput, error)
- func (m *MockGuardDutyAPI) GetFindingsStatisticsRequest(arg0 *guardduty.GetFindingsStatisticsInput) (*request.Request, *guardduty.GetFindingsStatisticsOutput)
- func (m *MockGuardDutyAPI) GetFindingsStatisticsWithContext(arg0 context.Context, arg1 *guardduty.GetFindingsStatisticsInput, ...) (*guardduty.GetFindingsStatisticsOutput, error)
- func (m *MockGuardDutyAPI) GetFindingsWithContext(arg0 context.Context, arg1 *guardduty.GetFindingsInput, arg2 ...request.Option) (*guardduty.GetFindingsOutput, error)
- func (m *MockGuardDutyAPI) GetIPSet(arg0 *guardduty.GetIPSetInput) (*guardduty.GetIPSetOutput, error)
- func (m *MockGuardDutyAPI) GetIPSetRequest(arg0 *guardduty.GetIPSetInput) (*request.Request, *guardduty.GetIPSetOutput)
- func (m *MockGuardDutyAPI) GetIPSetWithContext(arg0 context.Context, arg1 *guardduty.GetIPSetInput, arg2 ...request.Option) (*guardduty.GetIPSetOutput, error)
- func (m *MockGuardDutyAPI) GetInvitationsCount(arg0 *guardduty.GetInvitationsCountInput) (*guardduty.GetInvitationsCountOutput, error)
- func (m *MockGuardDutyAPI) GetInvitationsCountRequest(arg0 *guardduty.GetInvitationsCountInput) (*request.Request, *guardduty.GetInvitationsCountOutput)
- func (m *MockGuardDutyAPI) GetInvitationsCountWithContext(arg0 context.Context, arg1 *guardduty.GetInvitationsCountInput, ...) (*guardduty.GetInvitationsCountOutput, error)
- func (m *MockGuardDutyAPI) GetMasterAccount(arg0 *guardduty.GetMasterAccountInput) (*guardduty.GetMasterAccountOutput, error)
- func (m *MockGuardDutyAPI) GetMasterAccountRequest(arg0 *guardduty.GetMasterAccountInput) (*request.Request, *guardduty.GetMasterAccountOutput)
- func (m *MockGuardDutyAPI) GetMasterAccountWithContext(arg0 context.Context, arg1 *guardduty.GetMasterAccountInput, ...) (*guardduty.GetMasterAccountOutput, error)
- func (m *MockGuardDutyAPI) GetMembers(arg0 *guardduty.GetMembersInput) (*guardduty.GetMembersOutput, error)
- func (m *MockGuardDutyAPI) GetMembersRequest(arg0 *guardduty.GetMembersInput) (*request.Request, *guardduty.GetMembersOutput)
- func (m *MockGuardDutyAPI) GetMembersWithContext(arg0 context.Context, arg1 *guardduty.GetMembersInput, arg2 ...request.Option) (*guardduty.GetMembersOutput, error)
- func (m *MockGuardDutyAPI) GetThreatIntelSet(arg0 *guardduty.GetThreatIntelSetInput) (*guardduty.GetThreatIntelSetOutput, error)
- func (m *MockGuardDutyAPI) GetThreatIntelSetRequest(arg0 *guardduty.GetThreatIntelSetInput) (*request.Request, *guardduty.GetThreatIntelSetOutput)
- func (m *MockGuardDutyAPI) GetThreatIntelSetWithContext(arg0 context.Context, arg1 *guardduty.GetThreatIntelSetInput, ...) (*guardduty.GetThreatIntelSetOutput, error)
- func (m *MockGuardDutyAPI) InviteMembers(arg0 *guardduty.InviteMembersInput) (*guardduty.InviteMembersOutput, error)
- func (m *MockGuardDutyAPI) InviteMembersRequest(arg0 *guardduty.InviteMembersInput) (*request.Request, *guardduty.InviteMembersOutput)
- func (m *MockGuardDutyAPI) InviteMembersWithContext(arg0 context.Context, arg1 *guardduty.InviteMembersInput, ...) (*guardduty.InviteMembersOutput, error)
- func (m *MockGuardDutyAPI) ListDetectors(arg0 *guardduty.ListDetectorsInput) (*guardduty.ListDetectorsOutput, error)
- func (m *MockGuardDutyAPI) ListDetectorsPages(arg0 *guardduty.ListDetectorsInput, ...) error
- func (m *MockGuardDutyAPI) ListDetectorsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListDetectorsInput, ...) error
- func (m *MockGuardDutyAPI) ListDetectorsRequest(arg0 *guardduty.ListDetectorsInput) (*request.Request, *guardduty.ListDetectorsOutput)
- func (m *MockGuardDutyAPI) ListDetectorsWithContext(arg0 context.Context, arg1 *guardduty.ListDetectorsInput, ...) (*guardduty.ListDetectorsOutput, error)
- func (m *MockGuardDutyAPI) ListFilters(arg0 *guardduty.ListFiltersInput) (*guardduty.ListFiltersOutput, error)
- func (m *MockGuardDutyAPI) ListFiltersPages(arg0 *guardduty.ListFiltersInput, ...) error
- func (m *MockGuardDutyAPI) ListFiltersPagesWithContext(arg0 context.Context, arg1 *guardduty.ListFiltersInput, ...) error
- func (m *MockGuardDutyAPI) ListFiltersRequest(arg0 *guardduty.ListFiltersInput) (*request.Request, *guardduty.ListFiltersOutput)
- func (m *MockGuardDutyAPI) ListFiltersWithContext(arg0 context.Context, arg1 *guardduty.ListFiltersInput, arg2 ...request.Option) (*guardduty.ListFiltersOutput, error)
- func (m *MockGuardDutyAPI) ListFindings(arg0 *guardduty.ListFindingsInput) (*guardduty.ListFindingsOutput, error)
- func (m *MockGuardDutyAPI) ListFindingsPages(arg0 *guardduty.ListFindingsInput, ...) error
- func (m *MockGuardDutyAPI) ListFindingsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListFindingsInput, ...) error
- func (m *MockGuardDutyAPI) ListFindingsRequest(arg0 *guardduty.ListFindingsInput) (*request.Request, *guardduty.ListFindingsOutput)
- func (m *MockGuardDutyAPI) ListFindingsWithContext(arg0 context.Context, arg1 *guardduty.ListFindingsInput, ...) (*guardduty.ListFindingsOutput, error)
- func (m *MockGuardDutyAPI) ListIPSets(arg0 *guardduty.ListIPSetsInput) (*guardduty.ListIPSetsOutput, error)
- func (m *MockGuardDutyAPI) ListIPSetsPages(arg0 *guardduty.ListIPSetsInput, ...) error
- func (m *MockGuardDutyAPI) ListIPSetsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListIPSetsInput, ...) error
- func (m *MockGuardDutyAPI) ListIPSetsRequest(arg0 *guardduty.ListIPSetsInput) (*request.Request, *guardduty.ListIPSetsOutput)
- func (m *MockGuardDutyAPI) ListIPSetsWithContext(arg0 context.Context, arg1 *guardduty.ListIPSetsInput, arg2 ...request.Option) (*guardduty.ListIPSetsOutput, error)
- func (m *MockGuardDutyAPI) ListInvitations(arg0 *guardduty.ListInvitationsInput) (*guardduty.ListInvitationsOutput, error)
- func (m *MockGuardDutyAPI) ListInvitationsPages(arg0 *guardduty.ListInvitationsInput, ...) error
- func (m *MockGuardDutyAPI) ListInvitationsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListInvitationsInput, ...) error
- func (m *MockGuardDutyAPI) ListInvitationsRequest(arg0 *guardduty.ListInvitationsInput) (*request.Request, *guardduty.ListInvitationsOutput)
- func (m *MockGuardDutyAPI) ListInvitationsWithContext(arg0 context.Context, arg1 *guardduty.ListInvitationsInput, ...) (*guardduty.ListInvitationsOutput, error)
- func (m *MockGuardDutyAPI) ListMembers(arg0 *guardduty.ListMembersInput) (*guardduty.ListMembersOutput, error)
- func (m *MockGuardDutyAPI) ListMembersPages(arg0 *guardduty.ListMembersInput, ...) error
- func (m *MockGuardDutyAPI) ListMembersPagesWithContext(arg0 context.Context, arg1 *guardduty.ListMembersInput, ...) error
- func (m *MockGuardDutyAPI) ListMembersRequest(arg0 *guardduty.ListMembersInput) (*request.Request, *guardduty.ListMembersOutput)
- func (m *MockGuardDutyAPI) ListMembersWithContext(arg0 context.Context, arg1 *guardduty.ListMembersInput, arg2 ...request.Option) (*guardduty.ListMembersOutput, error)
- func (m *MockGuardDutyAPI) ListPublishingDestinations(arg0 *guardduty.ListPublishingDestinationsInput) (*guardduty.ListPublishingDestinationsOutput, error)
- func (m *MockGuardDutyAPI) ListPublishingDestinationsPages(arg0 *guardduty.ListPublishingDestinationsInput, ...) error
- func (m *MockGuardDutyAPI) ListPublishingDestinationsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListPublishingDestinationsInput, ...) error
- func (m *MockGuardDutyAPI) ListPublishingDestinationsRequest(arg0 *guardduty.ListPublishingDestinationsInput) (*request.Request, *guardduty.ListPublishingDestinationsOutput)
- func (m *MockGuardDutyAPI) ListPublishingDestinationsWithContext(arg0 context.Context, arg1 *guardduty.ListPublishingDestinationsInput, ...) (*guardduty.ListPublishingDestinationsOutput, error)
- func (m *MockGuardDutyAPI) ListTagsForResource(arg0 *guardduty.ListTagsForResourceInput) (*guardduty.ListTagsForResourceOutput, error)
- func (m *MockGuardDutyAPI) ListTagsForResourceRequest(arg0 *guardduty.ListTagsForResourceInput) (*request.Request, *guardduty.ListTagsForResourceOutput)
- func (m *MockGuardDutyAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *guardduty.ListTagsForResourceInput, ...) (*guardduty.ListTagsForResourceOutput, error)
- func (m *MockGuardDutyAPI) ListThreatIntelSets(arg0 *guardduty.ListThreatIntelSetsInput) (*guardduty.ListThreatIntelSetsOutput, error)
- func (m *MockGuardDutyAPI) ListThreatIntelSetsPages(arg0 *guardduty.ListThreatIntelSetsInput, ...) error
- func (m *MockGuardDutyAPI) ListThreatIntelSetsPagesWithContext(arg0 context.Context, arg1 *guardduty.ListThreatIntelSetsInput, ...) error
- func (m *MockGuardDutyAPI) ListThreatIntelSetsRequest(arg0 *guardduty.ListThreatIntelSetsInput) (*request.Request, *guardduty.ListThreatIntelSetsOutput)
- func (m *MockGuardDutyAPI) ListThreatIntelSetsWithContext(arg0 context.Context, arg1 *guardduty.ListThreatIntelSetsInput, ...) (*guardduty.ListThreatIntelSetsOutput, error)
- func (m *MockGuardDutyAPI) StartMonitoringMembers(arg0 *guardduty.StartMonitoringMembersInput) (*guardduty.StartMonitoringMembersOutput, error)
- func (m *MockGuardDutyAPI) StartMonitoringMembersRequest(arg0 *guardduty.StartMonitoringMembersInput) (*request.Request, *guardduty.StartMonitoringMembersOutput)
- func (m *MockGuardDutyAPI) StartMonitoringMembersWithContext(arg0 context.Context, arg1 *guardduty.StartMonitoringMembersInput, ...) (*guardduty.StartMonitoringMembersOutput, error)
- func (m *MockGuardDutyAPI) StopMonitoringMembers(arg0 *guardduty.StopMonitoringMembersInput) (*guardduty.StopMonitoringMembersOutput, error)
- func (m *MockGuardDutyAPI) StopMonitoringMembersRequest(arg0 *guardduty.StopMonitoringMembersInput) (*request.Request, *guardduty.StopMonitoringMembersOutput)
- func (m *MockGuardDutyAPI) StopMonitoringMembersWithContext(arg0 context.Context, arg1 *guardduty.StopMonitoringMembersInput, ...) (*guardduty.StopMonitoringMembersOutput, error)
- func (m *MockGuardDutyAPI) TagResource(arg0 *guardduty.TagResourceInput) (*guardduty.TagResourceOutput, error)
- func (m *MockGuardDutyAPI) TagResourceRequest(arg0 *guardduty.TagResourceInput) (*request.Request, *guardduty.TagResourceOutput)
- func (m *MockGuardDutyAPI) TagResourceWithContext(arg0 context.Context, arg1 *guardduty.TagResourceInput, arg2 ...request.Option) (*guardduty.TagResourceOutput, error)
- func (m *MockGuardDutyAPI) UnarchiveFindings(arg0 *guardduty.UnarchiveFindingsInput) (*guardduty.UnarchiveFindingsOutput, error)
- func (m *MockGuardDutyAPI) UnarchiveFindingsRequest(arg0 *guardduty.UnarchiveFindingsInput) (*request.Request, *guardduty.UnarchiveFindingsOutput)
- func (m *MockGuardDutyAPI) UnarchiveFindingsWithContext(arg0 context.Context, arg1 *guardduty.UnarchiveFindingsInput, ...) (*guardduty.UnarchiveFindingsOutput, error)
- func (m *MockGuardDutyAPI) UntagResource(arg0 *guardduty.UntagResourceInput) (*guardduty.UntagResourceOutput, error)
- func (m *MockGuardDutyAPI) UntagResourceRequest(arg0 *guardduty.UntagResourceInput) (*request.Request, *guardduty.UntagResourceOutput)
- func (m *MockGuardDutyAPI) UntagResourceWithContext(arg0 context.Context, arg1 *guardduty.UntagResourceInput, ...) (*guardduty.UntagResourceOutput, error)
- func (m *MockGuardDutyAPI) UpdateDetector(arg0 *guardduty.UpdateDetectorInput) (*guardduty.UpdateDetectorOutput, error)
- func (m *MockGuardDutyAPI) UpdateDetectorRequest(arg0 *guardduty.UpdateDetectorInput) (*request.Request, *guardduty.UpdateDetectorOutput)
- func (m *MockGuardDutyAPI) UpdateDetectorWithContext(arg0 context.Context, arg1 *guardduty.UpdateDetectorInput, ...) (*guardduty.UpdateDetectorOutput, error)
- func (m *MockGuardDutyAPI) UpdateFilter(arg0 *guardduty.UpdateFilterInput) (*guardduty.UpdateFilterOutput, error)
- func (m *MockGuardDutyAPI) UpdateFilterRequest(arg0 *guardduty.UpdateFilterInput) (*request.Request, *guardduty.UpdateFilterOutput)
- func (m *MockGuardDutyAPI) UpdateFilterWithContext(arg0 context.Context, arg1 *guardduty.UpdateFilterInput, ...) (*guardduty.UpdateFilterOutput, error)
- func (m *MockGuardDutyAPI) UpdateFindingsFeedback(arg0 *guardduty.UpdateFindingsFeedbackInput) (*guardduty.UpdateFindingsFeedbackOutput, error)
- func (m *MockGuardDutyAPI) UpdateFindingsFeedbackRequest(arg0 *guardduty.UpdateFindingsFeedbackInput) (*request.Request, *guardduty.UpdateFindingsFeedbackOutput)
- func (m *MockGuardDutyAPI) UpdateFindingsFeedbackWithContext(arg0 context.Context, arg1 *guardduty.UpdateFindingsFeedbackInput, ...) (*guardduty.UpdateFindingsFeedbackOutput, error)
- func (m *MockGuardDutyAPI) UpdateIPSet(arg0 *guardduty.UpdateIPSetInput) (*guardduty.UpdateIPSetOutput, error)
- func (m *MockGuardDutyAPI) UpdateIPSetRequest(arg0 *guardduty.UpdateIPSetInput) (*request.Request, *guardduty.UpdateIPSetOutput)
- func (m *MockGuardDutyAPI) UpdateIPSetWithContext(arg0 context.Context, arg1 *guardduty.UpdateIPSetInput, arg2 ...request.Option) (*guardduty.UpdateIPSetOutput, error)
- func (m *MockGuardDutyAPI) UpdatePublishingDestination(arg0 *guardduty.UpdatePublishingDestinationInput) (*guardduty.UpdatePublishingDestinationOutput, error)
- func (m *MockGuardDutyAPI) UpdatePublishingDestinationRequest(arg0 *guardduty.UpdatePublishingDestinationInput) (*request.Request, *guardduty.UpdatePublishingDestinationOutput)
- func (m *MockGuardDutyAPI) UpdatePublishingDestinationWithContext(arg0 context.Context, arg1 *guardduty.UpdatePublishingDestinationInput, ...) (*guardduty.UpdatePublishingDestinationOutput, error)
- func (m *MockGuardDutyAPI) UpdateThreatIntelSet(arg0 *guardduty.UpdateThreatIntelSetInput) (*guardduty.UpdateThreatIntelSetOutput, error)
- func (m *MockGuardDutyAPI) UpdateThreatIntelSetRequest(arg0 *guardduty.UpdateThreatIntelSetInput) (*request.Request, *guardduty.UpdateThreatIntelSetOutput)
- func (m *MockGuardDutyAPI) UpdateThreatIntelSetWithContext(arg0 context.Context, arg1 *guardduty.UpdateThreatIntelSetInput, ...) (*guardduty.UpdateThreatIntelSetOutput, error)
- type MockGuardDutyAPIMockRecorder
- func (mr *MockGuardDutyAPIMockRecorder) AcceptInvitation(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) AcceptInvitationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) AcceptInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ArchiveFindings(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ArchiveFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ArchiveFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateDetector(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateFilter(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateIPSet(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateIPSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateMembers(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreatePublishingDestination(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreatePublishingDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreatePublishingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateSampleFindings(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateSampleFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateSampleFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateThreatIntelSet(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateThreatIntelSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) CreateThreatIntelSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeclineInvitations(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeclineInvitationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeclineInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteDetector(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteFilter(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteIPSet(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteIPSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteInvitations(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteInvitationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteMembers(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeletePublishingDestination(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeletePublishingDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeletePublishingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteThreatIntelSet(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteThreatIntelSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DeleteThreatIntelSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DescribePublishingDestination(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DescribePublishingDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DescribePublishingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccount(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DisassociateFromMasterAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DisassociateMembers(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DisassociateMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) DisassociateMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetDetector(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFilter(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFindings(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFindingsStatistics(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFindingsStatisticsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFindingsStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetIPSet(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetIPSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetInvitationsCount(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetInvitationsCountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetInvitationsCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetMasterAccount(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetMasterAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetMasterAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetMembers(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetThreatIntelSet(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetThreatIntelSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) GetThreatIntelSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) InviteMembers(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) InviteMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) InviteMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListDetectors(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListDetectorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListDetectorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListDetectorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFilters(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFiltersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFiltersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFiltersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListIPSets(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListIPSetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListIPSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListIPSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListIPSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListInvitations(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListInvitationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListInvitationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListInvitationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListMembersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinations(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListPublishingDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSets(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) ListThreatIntelSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) StartMonitoringMembers(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) StartMonitoringMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) StartMonitoringMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) StopMonitoringMembers(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) StopMonitoringMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) StopMonitoringMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UnarchiveFindings(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UnarchiveFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UnarchiveFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateDetector(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateFilter(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateFindingsFeedback(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateFindingsFeedbackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateFindingsFeedbackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateIPSet(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateIPSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdatePublishingDestination(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdatePublishingDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdatePublishingDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateThreatIntelSet(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateThreatIntelSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGuardDutyAPIMockRecorder) UpdateThreatIntelSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockGuardDutyAPI) AcceptInvitation(arg0 *guardduty.AcceptInvitationInput) (*guardduty.AcceptInvitationOutput, error)
AcceptInvitation mocks base method
func (*MockGuardDutyAPI) AcceptInvitationRequest ¶
func (m *MockGuardDutyAPI) AcceptInvitationRequest(arg0 *guardduty.AcceptInvitationInput) (*request.Request, *guardduty.AcceptInvitationOutput)
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 ¶
func (m *MockGuardDutyAPI) ArchiveFindings(arg0 *guardduty.ArchiveFindingsInput) (*guardduty.ArchiveFindingsOutput, error)
ArchiveFindings mocks base method
func (*MockGuardDutyAPI) ArchiveFindingsRequest ¶
func (m *MockGuardDutyAPI) ArchiveFindingsRequest(arg0 *guardduty.ArchiveFindingsInput) (*request.Request, *guardduty.ArchiveFindingsOutput)
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 ¶
func (m *MockGuardDutyAPI) CreateDetector(arg0 *guardduty.CreateDetectorInput) (*guardduty.CreateDetectorOutput, error)
CreateDetector mocks base method
func (*MockGuardDutyAPI) CreateDetectorRequest ¶
func (m *MockGuardDutyAPI) CreateDetectorRequest(arg0 *guardduty.CreateDetectorInput) (*request.Request, *guardduty.CreateDetectorOutput)
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 ¶
func (m *MockGuardDutyAPI) CreateFilter(arg0 *guardduty.CreateFilterInput) (*guardduty.CreateFilterOutput, error)
CreateFilter mocks base method
func (*MockGuardDutyAPI) CreateFilterRequest ¶
func (m *MockGuardDutyAPI) CreateFilterRequest(arg0 *guardduty.CreateFilterInput) (*request.Request, *guardduty.CreateFilterOutput)
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 ¶
func (m *MockGuardDutyAPI) CreateIPSet(arg0 *guardduty.CreateIPSetInput) (*guardduty.CreateIPSetOutput, error)
CreateIPSet mocks base method
func (*MockGuardDutyAPI) CreateIPSetRequest ¶
func (m *MockGuardDutyAPI) CreateIPSetRequest(arg0 *guardduty.CreateIPSetInput) (*request.Request, *guardduty.CreateIPSetOutput)
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 ¶
func (m *MockGuardDutyAPI) CreateMembers(arg0 *guardduty.CreateMembersInput) (*guardduty.CreateMembersOutput, error)
CreateMembers mocks base method
func (*MockGuardDutyAPI) CreateMembersRequest ¶
func (m *MockGuardDutyAPI) CreateMembersRequest(arg0 *guardduty.CreateMembersInput) (*request.Request, *guardduty.CreateMembersOutput)
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 ¶
func (m *MockGuardDutyAPI) CreatePublishingDestination(arg0 *guardduty.CreatePublishingDestinationInput) (*guardduty.CreatePublishingDestinationOutput, error)
CreatePublishingDestination mocks base method
func (*MockGuardDutyAPI) CreatePublishingDestinationRequest ¶
func (m *MockGuardDutyAPI) CreatePublishingDestinationRequest(arg0 *guardduty.CreatePublishingDestinationInput) (*request.Request, *guardduty.CreatePublishingDestinationOutput)
CreatePublishingDestinationRequest mocks base method
func (*MockGuardDutyAPI) CreatePublishingDestinationWithContext ¶
func (m *MockGuardDutyAPI) CreatePublishingDestinationWithContext(arg0 context.Context, arg1 *guardduty.CreatePublishingDestinationInput, arg2 ...request.Option) (*guardduty.CreatePublishingDestinationOutput, error)
CreatePublishingDestinationWithContext mocks base method
func (*MockGuardDutyAPI) CreateSampleFindings ¶
func (m *MockGuardDutyAPI) CreateSampleFindings(arg0 *guardduty.CreateSampleFindingsInput) (*guardduty.CreateSampleFindingsOutput, error)
CreateSampleFindings mocks base method
func (*MockGuardDutyAPI) CreateSampleFindingsRequest ¶
func (m *MockGuardDutyAPI) CreateSampleFindingsRequest(arg0 *guardduty.CreateSampleFindingsInput) (*request.Request, *guardduty.CreateSampleFindingsOutput)
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 ¶
func (m *MockGuardDutyAPI) CreateThreatIntelSet(arg0 *guardduty.CreateThreatIntelSetInput) (*guardduty.CreateThreatIntelSetOutput, error)
CreateThreatIntelSet mocks base method
func (*MockGuardDutyAPI) CreateThreatIntelSetRequest ¶
func (m *MockGuardDutyAPI) CreateThreatIntelSetRequest(arg0 *guardduty.CreateThreatIntelSetInput) (*request.Request, *guardduty.CreateThreatIntelSetOutput)
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 ¶
func (m *MockGuardDutyAPI) DeclineInvitations(arg0 *guardduty.DeclineInvitationsInput) (*guardduty.DeclineInvitationsOutput, error)
DeclineInvitations mocks base method
func (*MockGuardDutyAPI) DeclineInvitationsRequest ¶
func (m *MockGuardDutyAPI) DeclineInvitationsRequest(arg0 *guardduty.DeclineInvitationsInput) (*request.Request, *guardduty.DeclineInvitationsOutput)
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 ¶
func (m *MockGuardDutyAPI) DeleteDetector(arg0 *guardduty.DeleteDetectorInput) (*guardduty.DeleteDetectorOutput, error)
DeleteDetector mocks base method
func (*MockGuardDutyAPI) DeleteDetectorRequest ¶
func (m *MockGuardDutyAPI) DeleteDetectorRequest(arg0 *guardduty.DeleteDetectorInput) (*request.Request, *guardduty.DeleteDetectorOutput)
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 ¶
func (m *MockGuardDutyAPI) DeleteFilter(arg0 *guardduty.DeleteFilterInput) (*guardduty.DeleteFilterOutput, error)
DeleteFilter mocks base method
func (*MockGuardDutyAPI) DeleteFilterRequest ¶
func (m *MockGuardDutyAPI) DeleteFilterRequest(arg0 *guardduty.DeleteFilterInput) (*request.Request, *guardduty.DeleteFilterOutput)
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 ¶
func (m *MockGuardDutyAPI) DeleteIPSet(arg0 *guardduty.DeleteIPSetInput) (*guardduty.DeleteIPSetOutput, error)
DeleteIPSet mocks base method
func (*MockGuardDutyAPI) DeleteIPSetRequest ¶
func (m *MockGuardDutyAPI) DeleteIPSetRequest(arg0 *guardduty.DeleteIPSetInput) (*request.Request, *guardduty.DeleteIPSetOutput)
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 ¶
func (m *MockGuardDutyAPI) DeleteInvitations(arg0 *guardduty.DeleteInvitationsInput) (*guardduty.DeleteInvitationsOutput, error)
DeleteInvitations mocks base method
func (*MockGuardDutyAPI) DeleteInvitationsRequest ¶
func (m *MockGuardDutyAPI) DeleteInvitationsRequest(arg0 *guardduty.DeleteInvitationsInput) (*request.Request, *guardduty.DeleteInvitationsOutput)
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 ¶
func (m *MockGuardDutyAPI) DeleteMembers(arg0 *guardduty.DeleteMembersInput) (*guardduty.DeleteMembersOutput, error)
DeleteMembers mocks base method
func (*MockGuardDutyAPI) DeleteMembersRequest ¶
func (m *MockGuardDutyAPI) DeleteMembersRequest(arg0 *guardduty.DeleteMembersInput) (*request.Request, *guardduty.DeleteMembersOutput)
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 ¶
func (m *MockGuardDutyAPI) DeletePublishingDestination(arg0 *guardduty.DeletePublishingDestinationInput) (*guardduty.DeletePublishingDestinationOutput, error)
DeletePublishingDestination mocks base method
func (*MockGuardDutyAPI) DeletePublishingDestinationRequest ¶
func (m *MockGuardDutyAPI) DeletePublishingDestinationRequest(arg0 *guardduty.DeletePublishingDestinationInput) (*request.Request, *guardduty.DeletePublishingDestinationOutput)
DeletePublishingDestinationRequest mocks base method
func (*MockGuardDutyAPI) DeletePublishingDestinationWithContext ¶
func (m *MockGuardDutyAPI) DeletePublishingDestinationWithContext(arg0 context.Context, arg1 *guardduty.DeletePublishingDestinationInput, arg2 ...request.Option) (*guardduty.DeletePublishingDestinationOutput, error)
DeletePublishingDestinationWithContext mocks base method
func (*MockGuardDutyAPI) DeleteThreatIntelSet ¶
func (m *MockGuardDutyAPI) DeleteThreatIntelSet(arg0 *guardduty.DeleteThreatIntelSetInput) (*guardduty.DeleteThreatIntelSetOutput, error)
DeleteThreatIntelSet mocks base method
func (*MockGuardDutyAPI) DeleteThreatIntelSetRequest ¶
func (m *MockGuardDutyAPI) DeleteThreatIntelSetRequest(arg0 *guardduty.DeleteThreatIntelSetInput) (*request.Request, *guardduty.DeleteThreatIntelSetOutput)
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) DescribePublishingDestination ¶
func (m *MockGuardDutyAPI) DescribePublishingDestination(arg0 *guardduty.DescribePublishingDestinationInput) (*guardduty.DescribePublishingDestinationOutput, error)
DescribePublishingDestination mocks base method
func (*MockGuardDutyAPI) DescribePublishingDestinationRequest ¶
func (m *MockGuardDutyAPI) DescribePublishingDestinationRequest(arg0 *guardduty.DescribePublishingDestinationInput) (*request.Request, *guardduty.DescribePublishingDestinationOutput)
DescribePublishingDestinationRequest mocks base method
func (*MockGuardDutyAPI) DescribePublishingDestinationWithContext ¶
func (m *MockGuardDutyAPI) DescribePublishingDestinationWithContext(arg0 context.Context, arg1 *guardduty.DescribePublishingDestinationInput, arg2 ...request.Option) (*guardduty.DescribePublishingDestinationOutput, error)
DescribePublishingDestinationWithContext mocks base method
func (*MockGuardDutyAPI) DisassociateFromMasterAccount ¶
func (m *MockGuardDutyAPI) DisassociateFromMasterAccount(arg0 *guardduty.DisassociateFromMasterAccountInput) (*guardduty.DisassociateFromMasterAccountOutput, error)
DisassociateFromMasterAccount mocks base method
func (*MockGuardDutyAPI) DisassociateFromMasterAccountRequest ¶
func (m *MockGuardDutyAPI) DisassociateFromMasterAccountRequest(arg0 *guardduty.DisassociateFromMasterAccountInput) (*request.Request, *guardduty.DisassociateFromMasterAccountOutput)
DisassociateFromMasterAccountRequest mocks base method
func (*MockGuardDutyAPI) DisassociateFromMasterAccountWithContext ¶
func (m *MockGuardDutyAPI) DisassociateFromMasterAccountWithContext(arg0 context.Context, arg1 *guardduty.DisassociateFromMasterAccountInput, arg2 ...request.Option) (*guardduty.DisassociateFromMasterAccountOutput, error)
DisassociateFromMasterAccountWithContext mocks base method
func (*MockGuardDutyAPI) DisassociateMembers ¶
func (m *MockGuardDutyAPI) DisassociateMembers(arg0 *guardduty.DisassociateMembersInput) (*guardduty.DisassociateMembersOutput, error)
DisassociateMembers mocks base method
func (*MockGuardDutyAPI) DisassociateMembersRequest ¶
func (m *MockGuardDutyAPI) DisassociateMembersRequest(arg0 *guardduty.DisassociateMembersInput) (*request.Request, *guardduty.DisassociateMembersOutput)
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 ¶
func (m *MockGuardDutyAPI) EXPECT() *MockGuardDutyAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockGuardDutyAPI) GetDetector ¶
func (m *MockGuardDutyAPI) GetDetector(arg0 *guardduty.GetDetectorInput) (*guardduty.GetDetectorOutput, error)
GetDetector mocks base method
func (*MockGuardDutyAPI) GetDetectorRequest ¶
func (m *MockGuardDutyAPI) GetDetectorRequest(arg0 *guardduty.GetDetectorInput) (*request.Request, *guardduty.GetDetectorOutput)
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 ¶
func (m *MockGuardDutyAPI) GetFilter(arg0 *guardduty.GetFilterInput) (*guardduty.GetFilterOutput, error)
GetFilter mocks base method
func (*MockGuardDutyAPI) GetFilterRequest ¶
func (m *MockGuardDutyAPI) GetFilterRequest(arg0 *guardduty.GetFilterInput) (*request.Request, *guardduty.GetFilterOutput)
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 ¶
func (m *MockGuardDutyAPI) GetFindings(arg0 *guardduty.GetFindingsInput) (*guardduty.GetFindingsOutput, error)
GetFindings mocks base method
func (*MockGuardDutyAPI) GetFindingsRequest ¶
func (m *MockGuardDutyAPI) GetFindingsRequest(arg0 *guardduty.GetFindingsInput) (*request.Request, *guardduty.GetFindingsOutput)
GetFindingsRequest mocks base method
func (*MockGuardDutyAPI) GetFindingsStatistics ¶
func (m *MockGuardDutyAPI) GetFindingsStatistics(arg0 *guardduty.GetFindingsStatisticsInput) (*guardduty.GetFindingsStatisticsOutput, error)
GetFindingsStatistics mocks base method
func (*MockGuardDutyAPI) GetFindingsStatisticsRequest ¶
func (m *MockGuardDutyAPI) GetFindingsStatisticsRequest(arg0 *guardduty.GetFindingsStatisticsInput) (*request.Request, *guardduty.GetFindingsStatisticsOutput)
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 ¶
func (m *MockGuardDutyAPI) GetIPSet(arg0 *guardduty.GetIPSetInput) (*guardduty.GetIPSetOutput, error)
GetIPSet mocks base method
func (*MockGuardDutyAPI) GetIPSetRequest ¶
func (m *MockGuardDutyAPI) GetIPSetRequest(arg0 *guardduty.GetIPSetInput) (*request.Request, *guardduty.GetIPSetOutput)
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 ¶
func (m *MockGuardDutyAPI) GetInvitationsCount(arg0 *guardduty.GetInvitationsCountInput) (*guardduty.GetInvitationsCountOutput, error)
GetInvitationsCount mocks base method
func (*MockGuardDutyAPI) GetInvitationsCountRequest ¶
func (m *MockGuardDutyAPI) GetInvitationsCountRequest(arg0 *guardduty.GetInvitationsCountInput) (*request.Request, *guardduty.GetInvitationsCountOutput)
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 ¶
func (m *MockGuardDutyAPI) GetMasterAccount(arg0 *guardduty.GetMasterAccountInput) (*guardduty.GetMasterAccountOutput, error)
GetMasterAccount mocks base method
func (*MockGuardDutyAPI) GetMasterAccountRequest ¶
func (m *MockGuardDutyAPI) GetMasterAccountRequest(arg0 *guardduty.GetMasterAccountInput) (*request.Request, *guardduty.GetMasterAccountOutput)
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) GetMembers ¶
func (m *MockGuardDutyAPI) GetMembers(arg0 *guardduty.GetMembersInput) (*guardduty.GetMembersOutput, error)
GetMembers mocks base method
func (*MockGuardDutyAPI) GetMembersRequest ¶
func (m *MockGuardDutyAPI) GetMembersRequest(arg0 *guardduty.GetMembersInput) (*request.Request, *guardduty.GetMembersOutput)
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 ¶
func (m *MockGuardDutyAPI) GetThreatIntelSet(arg0 *guardduty.GetThreatIntelSetInput) (*guardduty.GetThreatIntelSetOutput, error)
GetThreatIntelSet mocks base method
func (*MockGuardDutyAPI) GetThreatIntelSetRequest ¶
func (m *MockGuardDutyAPI) GetThreatIntelSetRequest(arg0 *guardduty.GetThreatIntelSetInput) (*request.Request, *guardduty.GetThreatIntelSetOutput)
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) InviteMembers ¶
func (m *MockGuardDutyAPI) InviteMembers(arg0 *guardduty.InviteMembersInput) (*guardduty.InviteMembersOutput, error)
InviteMembers mocks base method
func (*MockGuardDutyAPI) InviteMembersRequest ¶
func (m *MockGuardDutyAPI) InviteMembersRequest(arg0 *guardduty.InviteMembersInput) (*request.Request, *guardduty.InviteMembersOutput)
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 ¶
func (m *MockGuardDutyAPI) ListDetectors(arg0 *guardduty.ListDetectorsInput) (*guardduty.ListDetectorsOutput, error)
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 ¶
func (m *MockGuardDutyAPI) ListDetectorsRequest(arg0 *guardduty.ListDetectorsInput) (*request.Request, *guardduty.ListDetectorsOutput)
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 ¶
func (m *MockGuardDutyAPI) ListFilters(arg0 *guardduty.ListFiltersInput) (*guardduty.ListFiltersOutput, error)
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 ¶
func (m *MockGuardDutyAPI) ListFiltersRequest(arg0 *guardduty.ListFiltersInput) (*request.Request, *guardduty.ListFiltersOutput)
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 ¶
func (m *MockGuardDutyAPI) ListFindings(arg0 *guardduty.ListFindingsInput) (*guardduty.ListFindingsOutput, error)
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 ¶
func (m *MockGuardDutyAPI) ListFindingsRequest(arg0 *guardduty.ListFindingsInput) (*request.Request, *guardduty.ListFindingsOutput)
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 ¶
func (m *MockGuardDutyAPI) ListIPSets(arg0 *guardduty.ListIPSetsInput) (*guardduty.ListIPSetsOutput, error)
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 ¶
func (m *MockGuardDutyAPI) ListIPSetsRequest(arg0 *guardduty.ListIPSetsInput) (*request.Request, *guardduty.ListIPSetsOutput)
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 ¶
func (m *MockGuardDutyAPI) ListInvitations(arg0 *guardduty.ListInvitationsInput) (*guardduty.ListInvitationsOutput, error)
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 ¶
func (m *MockGuardDutyAPI) ListInvitationsRequest(arg0 *guardduty.ListInvitationsInput) (*request.Request, *guardduty.ListInvitationsOutput)
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 ¶
func (m *MockGuardDutyAPI) ListMembers(arg0 *guardduty.ListMembersInput) (*guardduty.ListMembersOutput, error)
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 ¶
func (m *MockGuardDutyAPI) ListMembersRequest(arg0 *guardduty.ListMembersInput) (*request.Request, *guardduty.ListMembersOutput)
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) ListPublishingDestinations ¶
func (m *MockGuardDutyAPI) ListPublishingDestinations(arg0 *guardduty.ListPublishingDestinationsInput) (*guardduty.ListPublishingDestinationsOutput, error)
ListPublishingDestinations mocks base method
func (*MockGuardDutyAPI) ListPublishingDestinationsPages ¶
func (m *MockGuardDutyAPI) ListPublishingDestinationsPages(arg0 *guardduty.ListPublishingDestinationsInput, arg1 func(*guardduty.ListPublishingDestinationsOutput, bool) bool) error
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 ¶
func (m *MockGuardDutyAPI) ListPublishingDestinationsRequest(arg0 *guardduty.ListPublishingDestinationsInput) (*request.Request, *guardduty.ListPublishingDestinationsOutput)
ListPublishingDestinationsRequest mocks base method
func (*MockGuardDutyAPI) ListPublishingDestinationsWithContext ¶
func (m *MockGuardDutyAPI) ListPublishingDestinationsWithContext(arg0 context.Context, arg1 *guardduty.ListPublishingDestinationsInput, arg2 ...request.Option) (*guardduty.ListPublishingDestinationsOutput, error)
ListPublishingDestinationsWithContext mocks base method
func (*MockGuardDutyAPI) ListTagsForResource ¶
func (m *MockGuardDutyAPI) ListTagsForResource(arg0 *guardduty.ListTagsForResourceInput) (*guardduty.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockGuardDutyAPI) ListTagsForResourceRequest ¶
func (m *MockGuardDutyAPI) ListTagsForResourceRequest(arg0 *guardduty.ListTagsForResourceInput) (*request.Request, *guardduty.ListTagsForResourceOutput)
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 ¶
func (m *MockGuardDutyAPI) ListThreatIntelSets(arg0 *guardduty.ListThreatIntelSetsInput) (*guardduty.ListThreatIntelSetsOutput, error)
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 ¶
func (m *MockGuardDutyAPI) ListThreatIntelSetsRequest(arg0 *guardduty.ListThreatIntelSetsInput) (*request.Request, *guardduty.ListThreatIntelSetsOutput)
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 ¶
func (m *MockGuardDutyAPI) StartMonitoringMembers(arg0 *guardduty.StartMonitoringMembersInput) (*guardduty.StartMonitoringMembersOutput, error)
StartMonitoringMembers mocks base method
func (*MockGuardDutyAPI) StartMonitoringMembersRequest ¶
func (m *MockGuardDutyAPI) StartMonitoringMembersRequest(arg0 *guardduty.StartMonitoringMembersInput) (*request.Request, *guardduty.StartMonitoringMembersOutput)
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 ¶
func (m *MockGuardDutyAPI) StopMonitoringMembers(arg0 *guardduty.StopMonitoringMembersInput) (*guardduty.StopMonitoringMembersOutput, error)
StopMonitoringMembers mocks base method
func (*MockGuardDutyAPI) StopMonitoringMembersRequest ¶
func (m *MockGuardDutyAPI) StopMonitoringMembersRequest(arg0 *guardduty.StopMonitoringMembersInput) (*request.Request, *guardduty.StopMonitoringMembersOutput)
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 ¶
func (m *MockGuardDutyAPI) TagResource(arg0 *guardduty.TagResourceInput) (*guardduty.TagResourceOutput, error)
TagResource mocks base method
func (*MockGuardDutyAPI) TagResourceRequest ¶
func (m *MockGuardDutyAPI) TagResourceRequest(arg0 *guardduty.TagResourceInput) (*request.Request, *guardduty.TagResourceOutput)
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 ¶
func (m *MockGuardDutyAPI) UnarchiveFindings(arg0 *guardduty.UnarchiveFindingsInput) (*guardduty.UnarchiveFindingsOutput, error)
UnarchiveFindings mocks base method
func (*MockGuardDutyAPI) UnarchiveFindingsRequest ¶
func (m *MockGuardDutyAPI) UnarchiveFindingsRequest(arg0 *guardduty.UnarchiveFindingsInput) (*request.Request, *guardduty.UnarchiveFindingsOutput)
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 ¶
func (m *MockGuardDutyAPI) UntagResource(arg0 *guardduty.UntagResourceInput) (*guardduty.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockGuardDutyAPI) UntagResourceRequest ¶
func (m *MockGuardDutyAPI) UntagResourceRequest(arg0 *guardduty.UntagResourceInput) (*request.Request, *guardduty.UntagResourceOutput)
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 ¶
func (m *MockGuardDutyAPI) UpdateDetector(arg0 *guardduty.UpdateDetectorInput) (*guardduty.UpdateDetectorOutput, error)
UpdateDetector mocks base method
func (*MockGuardDutyAPI) UpdateDetectorRequest ¶
func (m *MockGuardDutyAPI) UpdateDetectorRequest(arg0 *guardduty.UpdateDetectorInput) (*request.Request, *guardduty.UpdateDetectorOutput)
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 ¶
func (m *MockGuardDutyAPI) UpdateFilter(arg0 *guardduty.UpdateFilterInput) (*guardduty.UpdateFilterOutput, error)
UpdateFilter mocks base method
func (*MockGuardDutyAPI) UpdateFilterRequest ¶
func (m *MockGuardDutyAPI) UpdateFilterRequest(arg0 *guardduty.UpdateFilterInput) (*request.Request, *guardduty.UpdateFilterOutput)
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 ¶
func (m *MockGuardDutyAPI) UpdateFindingsFeedback(arg0 *guardduty.UpdateFindingsFeedbackInput) (*guardduty.UpdateFindingsFeedbackOutput, error)
UpdateFindingsFeedback mocks base method
func (*MockGuardDutyAPI) UpdateFindingsFeedbackRequest ¶
func (m *MockGuardDutyAPI) UpdateFindingsFeedbackRequest(arg0 *guardduty.UpdateFindingsFeedbackInput) (*request.Request, *guardduty.UpdateFindingsFeedbackOutput)
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 ¶
func (m *MockGuardDutyAPI) UpdateIPSet(arg0 *guardduty.UpdateIPSetInput) (*guardduty.UpdateIPSetOutput, error)
UpdateIPSet mocks base method
func (*MockGuardDutyAPI) UpdateIPSetRequest ¶
func (m *MockGuardDutyAPI) UpdateIPSetRequest(arg0 *guardduty.UpdateIPSetInput) (*request.Request, *guardduty.UpdateIPSetOutput)
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) UpdatePublishingDestination ¶
func (m *MockGuardDutyAPI) UpdatePublishingDestination(arg0 *guardduty.UpdatePublishingDestinationInput) (*guardduty.UpdatePublishingDestinationOutput, error)
UpdatePublishingDestination mocks base method
func (*MockGuardDutyAPI) UpdatePublishingDestinationRequest ¶
func (m *MockGuardDutyAPI) UpdatePublishingDestinationRequest(arg0 *guardduty.UpdatePublishingDestinationInput) (*request.Request, *guardduty.UpdatePublishingDestinationOutput)
UpdatePublishingDestinationRequest mocks base method
func (*MockGuardDutyAPI) UpdatePublishingDestinationWithContext ¶
func (m *MockGuardDutyAPI) UpdatePublishingDestinationWithContext(arg0 context.Context, arg1 *guardduty.UpdatePublishingDestinationInput, arg2 ...request.Option) (*guardduty.UpdatePublishingDestinationOutput, error)
UpdatePublishingDestinationWithContext mocks base method
func (*MockGuardDutyAPI) UpdateThreatIntelSet ¶
func (m *MockGuardDutyAPI) UpdateThreatIntelSet(arg0 *guardduty.UpdateThreatIntelSetInput) (*guardduty.UpdateThreatIntelSetOutput, error)
UpdateThreatIntelSet mocks base method
func (*MockGuardDutyAPI) UpdateThreatIntelSetRequest ¶
func (m *MockGuardDutyAPI) UpdateThreatIntelSetRequest(arg0 *guardduty.UpdateThreatIntelSetInput) (*request.Request, *guardduty.UpdateThreatIntelSetOutput)
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) 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) 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) 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) 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) 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) 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) 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