Documentation ¶
Overview ¶
Package inspector2mock is a generated GoMock package.
Index ¶
- type MockInspector2API
- func (m *MockInspector2API) AssociateMember(arg0 *inspector2.AssociateMemberInput) (*inspector2.AssociateMemberOutput, error)
- func (m *MockInspector2API) AssociateMemberRequest(arg0 *inspector2.AssociateMemberInput) (*request.Request, *inspector2.AssociateMemberOutput)
- func (m *MockInspector2API) AssociateMemberWithContext(arg0 context.Context, arg1 *inspector2.AssociateMemberInput, ...) (*inspector2.AssociateMemberOutput, error)
- func (m *MockInspector2API) BatchGetAccountStatus(arg0 *inspector2.BatchGetAccountStatusInput) (*inspector2.BatchGetAccountStatusOutput, error)
- func (m *MockInspector2API) BatchGetAccountStatusRequest(arg0 *inspector2.BatchGetAccountStatusInput) (*request.Request, *inspector2.BatchGetAccountStatusOutput)
- func (m *MockInspector2API) BatchGetAccountStatusWithContext(arg0 context.Context, arg1 *inspector2.BatchGetAccountStatusInput, ...) (*inspector2.BatchGetAccountStatusOutput, error)
- func (m *MockInspector2API) BatchGetFreeTrialInfo(arg0 *inspector2.BatchGetFreeTrialInfoInput) (*inspector2.BatchGetFreeTrialInfoOutput, error)
- func (m *MockInspector2API) BatchGetFreeTrialInfoRequest(arg0 *inspector2.BatchGetFreeTrialInfoInput) (*request.Request, *inspector2.BatchGetFreeTrialInfoOutput)
- func (m *MockInspector2API) BatchGetFreeTrialInfoWithContext(arg0 context.Context, arg1 *inspector2.BatchGetFreeTrialInfoInput, ...) (*inspector2.BatchGetFreeTrialInfoOutput, error)
- func (m *MockInspector2API) CancelFindingsReport(arg0 *inspector2.CancelFindingsReportInput) (*inspector2.CancelFindingsReportOutput, error)
- func (m *MockInspector2API) CancelFindingsReportRequest(arg0 *inspector2.CancelFindingsReportInput) (*request.Request, *inspector2.CancelFindingsReportOutput)
- func (m *MockInspector2API) CancelFindingsReportWithContext(arg0 context.Context, arg1 *inspector2.CancelFindingsReportInput, ...) (*inspector2.CancelFindingsReportOutput, error)
- func (m *MockInspector2API) CreateFilter(arg0 *inspector2.CreateFilterInput) (*inspector2.CreateFilterOutput, error)
- func (m *MockInspector2API) CreateFilterRequest(arg0 *inspector2.CreateFilterInput) (*request.Request, *inspector2.CreateFilterOutput)
- func (m *MockInspector2API) CreateFilterWithContext(arg0 context.Context, arg1 *inspector2.CreateFilterInput, ...) (*inspector2.CreateFilterOutput, error)
- func (m *MockInspector2API) CreateFindingsReport(arg0 *inspector2.CreateFindingsReportInput) (*inspector2.CreateFindingsReportOutput, error)
- func (m *MockInspector2API) CreateFindingsReportRequest(arg0 *inspector2.CreateFindingsReportInput) (*request.Request, *inspector2.CreateFindingsReportOutput)
- func (m *MockInspector2API) CreateFindingsReportWithContext(arg0 context.Context, arg1 *inspector2.CreateFindingsReportInput, ...) (*inspector2.CreateFindingsReportOutput, error)
- func (m *MockInspector2API) DeleteFilter(arg0 *inspector2.DeleteFilterInput) (*inspector2.DeleteFilterOutput, error)
- func (m *MockInspector2API) DeleteFilterRequest(arg0 *inspector2.DeleteFilterInput) (*request.Request, *inspector2.DeleteFilterOutput)
- func (m *MockInspector2API) DeleteFilterWithContext(arg0 context.Context, arg1 *inspector2.DeleteFilterInput, ...) (*inspector2.DeleteFilterOutput, error)
- func (m *MockInspector2API) DescribeOrganizationConfiguration(arg0 *inspector2.DescribeOrganizationConfigurationInput) (*inspector2.DescribeOrganizationConfigurationOutput, error)
- func (m *MockInspector2API) DescribeOrganizationConfigurationRequest(arg0 *inspector2.DescribeOrganizationConfigurationInput) (*request.Request, *inspector2.DescribeOrganizationConfigurationOutput)
- func (m *MockInspector2API) DescribeOrganizationConfigurationWithContext(arg0 context.Context, arg1 *inspector2.DescribeOrganizationConfigurationInput, ...) (*inspector2.DescribeOrganizationConfigurationOutput, error)
- func (m *MockInspector2API) Disable(arg0 *inspector2.DisableInput) (*inspector2.DisableOutput, error)
- func (m *MockInspector2API) DisableDelegatedAdminAccount(arg0 *inspector2.DisableDelegatedAdminAccountInput) (*inspector2.DisableDelegatedAdminAccountOutput, error)
- func (m *MockInspector2API) DisableDelegatedAdminAccountRequest(arg0 *inspector2.DisableDelegatedAdminAccountInput) (*request.Request, *inspector2.DisableDelegatedAdminAccountOutput)
- func (m *MockInspector2API) DisableDelegatedAdminAccountWithContext(arg0 context.Context, arg1 *inspector2.DisableDelegatedAdminAccountInput, ...) (*inspector2.DisableDelegatedAdminAccountOutput, error)
- func (m *MockInspector2API) DisableRequest(arg0 *inspector2.DisableInput) (*request.Request, *inspector2.DisableOutput)
- func (m *MockInspector2API) DisableWithContext(arg0 context.Context, arg1 *inspector2.DisableInput, arg2 ...request.Option) (*inspector2.DisableOutput, error)
- func (m *MockInspector2API) DisassociateMember(arg0 *inspector2.DisassociateMemberInput) (*inspector2.DisassociateMemberOutput, error)
- func (m *MockInspector2API) DisassociateMemberRequest(arg0 *inspector2.DisassociateMemberInput) (*request.Request, *inspector2.DisassociateMemberOutput)
- func (m *MockInspector2API) DisassociateMemberWithContext(arg0 context.Context, arg1 *inspector2.DisassociateMemberInput, ...) (*inspector2.DisassociateMemberOutput, error)
- func (m *MockInspector2API) EXPECT() *MockInspector2APIMockRecorder
- func (m *MockInspector2API) Enable(arg0 *inspector2.EnableInput) (*inspector2.EnableOutput, error)
- func (m *MockInspector2API) EnableDelegatedAdminAccount(arg0 *inspector2.EnableDelegatedAdminAccountInput) (*inspector2.EnableDelegatedAdminAccountOutput, error)
- func (m *MockInspector2API) EnableDelegatedAdminAccountRequest(arg0 *inspector2.EnableDelegatedAdminAccountInput) (*request.Request, *inspector2.EnableDelegatedAdminAccountOutput)
- func (m *MockInspector2API) EnableDelegatedAdminAccountWithContext(arg0 context.Context, arg1 *inspector2.EnableDelegatedAdminAccountInput, ...) (*inspector2.EnableDelegatedAdminAccountOutput, error)
- func (m *MockInspector2API) EnableRequest(arg0 *inspector2.EnableInput) (*request.Request, *inspector2.EnableOutput)
- func (m *MockInspector2API) EnableWithContext(arg0 context.Context, arg1 *inspector2.EnableInput, arg2 ...request.Option) (*inspector2.EnableOutput, error)
- func (m *MockInspector2API) GetConfiguration(arg0 *inspector2.GetConfigurationInput) (*inspector2.GetConfigurationOutput, error)
- func (m *MockInspector2API) GetConfigurationRequest(arg0 *inspector2.GetConfigurationInput) (*request.Request, *inspector2.GetConfigurationOutput)
- func (m *MockInspector2API) GetConfigurationWithContext(arg0 context.Context, arg1 *inspector2.GetConfigurationInput, ...) (*inspector2.GetConfigurationOutput, error)
- func (m *MockInspector2API) GetDelegatedAdminAccount(arg0 *inspector2.GetDelegatedAdminAccountInput) (*inspector2.GetDelegatedAdminAccountOutput, error)
- func (m *MockInspector2API) GetDelegatedAdminAccountRequest(arg0 *inspector2.GetDelegatedAdminAccountInput) (*request.Request, *inspector2.GetDelegatedAdminAccountOutput)
- func (m *MockInspector2API) GetDelegatedAdminAccountWithContext(arg0 context.Context, arg1 *inspector2.GetDelegatedAdminAccountInput, ...) (*inspector2.GetDelegatedAdminAccountOutput, error)
- func (m *MockInspector2API) GetFindingsReportStatus(arg0 *inspector2.GetFindingsReportStatusInput) (*inspector2.GetFindingsReportStatusOutput, error)
- func (m *MockInspector2API) GetFindingsReportStatusRequest(arg0 *inspector2.GetFindingsReportStatusInput) (*request.Request, *inspector2.GetFindingsReportStatusOutput)
- func (m *MockInspector2API) GetFindingsReportStatusWithContext(arg0 context.Context, arg1 *inspector2.GetFindingsReportStatusInput, ...) (*inspector2.GetFindingsReportStatusOutput, error)
- func (m *MockInspector2API) GetMember(arg0 *inspector2.GetMemberInput) (*inspector2.GetMemberOutput, error)
- func (m *MockInspector2API) GetMemberRequest(arg0 *inspector2.GetMemberInput) (*request.Request, *inspector2.GetMemberOutput)
- func (m *MockInspector2API) GetMemberWithContext(arg0 context.Context, arg1 *inspector2.GetMemberInput, arg2 ...request.Option) (*inspector2.GetMemberOutput, error)
- func (m *MockInspector2API) ListAccountPermissions(arg0 *inspector2.ListAccountPermissionsInput) (*inspector2.ListAccountPermissionsOutput, error)
- func (m *MockInspector2API) ListAccountPermissionsPages(arg0 *inspector2.ListAccountPermissionsInput, ...) error
- func (m *MockInspector2API) ListAccountPermissionsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListAccountPermissionsInput, ...) error
- func (m *MockInspector2API) ListAccountPermissionsRequest(arg0 *inspector2.ListAccountPermissionsInput) (*request.Request, *inspector2.ListAccountPermissionsOutput)
- func (m *MockInspector2API) ListAccountPermissionsWithContext(arg0 context.Context, arg1 *inspector2.ListAccountPermissionsInput, ...) (*inspector2.ListAccountPermissionsOutput, error)
- func (m *MockInspector2API) ListCoverage(arg0 *inspector2.ListCoverageInput) (*inspector2.ListCoverageOutput, error)
- func (m *MockInspector2API) ListCoveragePages(arg0 *inspector2.ListCoverageInput, ...) error
- func (m *MockInspector2API) ListCoveragePagesWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageInput, ...) error
- func (m *MockInspector2API) ListCoverageRequest(arg0 *inspector2.ListCoverageInput) (*request.Request, *inspector2.ListCoverageOutput)
- func (m *MockInspector2API) ListCoverageStatistics(arg0 *inspector2.ListCoverageStatisticsInput) (*inspector2.ListCoverageStatisticsOutput, error)
- func (m *MockInspector2API) ListCoverageStatisticsPages(arg0 *inspector2.ListCoverageStatisticsInput, ...) error
- func (m *MockInspector2API) ListCoverageStatisticsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageStatisticsInput, ...) error
- func (m *MockInspector2API) ListCoverageStatisticsRequest(arg0 *inspector2.ListCoverageStatisticsInput) (*request.Request, *inspector2.ListCoverageStatisticsOutput)
- func (m *MockInspector2API) ListCoverageStatisticsWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageStatisticsInput, ...) (*inspector2.ListCoverageStatisticsOutput, error)
- func (m *MockInspector2API) ListCoverageWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageInput, ...) (*inspector2.ListCoverageOutput, error)
- func (m *MockInspector2API) ListDelegatedAdminAccounts(arg0 *inspector2.ListDelegatedAdminAccountsInput) (*inspector2.ListDelegatedAdminAccountsOutput, error)
- func (m *MockInspector2API) ListDelegatedAdminAccountsPages(arg0 *inspector2.ListDelegatedAdminAccountsInput, ...) error
- func (m *MockInspector2API) ListDelegatedAdminAccountsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListDelegatedAdminAccountsInput, ...) error
- func (m *MockInspector2API) ListDelegatedAdminAccountsRequest(arg0 *inspector2.ListDelegatedAdminAccountsInput) (*request.Request, *inspector2.ListDelegatedAdminAccountsOutput)
- func (m *MockInspector2API) ListDelegatedAdminAccountsWithContext(arg0 context.Context, arg1 *inspector2.ListDelegatedAdminAccountsInput, ...) (*inspector2.ListDelegatedAdminAccountsOutput, error)
- func (m *MockInspector2API) ListFilters(arg0 *inspector2.ListFiltersInput) (*inspector2.ListFiltersOutput, error)
- func (m *MockInspector2API) ListFiltersPages(arg0 *inspector2.ListFiltersInput, ...) error
- func (m *MockInspector2API) ListFiltersPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFiltersInput, ...) error
- func (m *MockInspector2API) ListFiltersRequest(arg0 *inspector2.ListFiltersInput) (*request.Request, *inspector2.ListFiltersOutput)
- func (m *MockInspector2API) ListFiltersWithContext(arg0 context.Context, arg1 *inspector2.ListFiltersInput, ...) (*inspector2.ListFiltersOutput, error)
- func (m *MockInspector2API) ListFindingAggregations(arg0 *inspector2.ListFindingAggregationsInput) (*inspector2.ListFindingAggregationsOutput, error)
- func (m *MockInspector2API) ListFindingAggregationsPages(arg0 *inspector2.ListFindingAggregationsInput, ...) error
- func (m *MockInspector2API) ListFindingAggregationsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFindingAggregationsInput, ...) error
- func (m *MockInspector2API) ListFindingAggregationsRequest(arg0 *inspector2.ListFindingAggregationsInput) (*request.Request, *inspector2.ListFindingAggregationsOutput)
- func (m *MockInspector2API) ListFindingAggregationsWithContext(arg0 context.Context, arg1 *inspector2.ListFindingAggregationsInput, ...) (*inspector2.ListFindingAggregationsOutput, error)
- func (m *MockInspector2API) ListFindings(arg0 *inspector2.ListFindingsInput) (*inspector2.ListFindingsOutput, error)
- func (m *MockInspector2API) ListFindingsPages(arg0 *inspector2.ListFindingsInput, ...) error
- func (m *MockInspector2API) ListFindingsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFindingsInput, ...) error
- func (m *MockInspector2API) ListFindingsRequest(arg0 *inspector2.ListFindingsInput) (*request.Request, *inspector2.ListFindingsOutput)
- func (m *MockInspector2API) ListFindingsWithContext(arg0 context.Context, arg1 *inspector2.ListFindingsInput, ...) (*inspector2.ListFindingsOutput, error)
- func (m *MockInspector2API) ListMembers(arg0 *inspector2.ListMembersInput) (*inspector2.ListMembersOutput, error)
- func (m *MockInspector2API) ListMembersPages(arg0 *inspector2.ListMembersInput, ...) error
- func (m *MockInspector2API) ListMembersPagesWithContext(arg0 context.Context, arg1 *inspector2.ListMembersInput, ...) error
- func (m *MockInspector2API) ListMembersRequest(arg0 *inspector2.ListMembersInput) (*request.Request, *inspector2.ListMembersOutput)
- func (m *MockInspector2API) ListMembersWithContext(arg0 context.Context, arg1 *inspector2.ListMembersInput, ...) (*inspector2.ListMembersOutput, error)
- func (m *MockInspector2API) ListTagsForResource(arg0 *inspector2.ListTagsForResourceInput) (*inspector2.ListTagsForResourceOutput, error)
- func (m *MockInspector2API) ListTagsForResourceRequest(arg0 *inspector2.ListTagsForResourceInput) (*request.Request, *inspector2.ListTagsForResourceOutput)
- func (m *MockInspector2API) ListTagsForResourceWithContext(arg0 context.Context, arg1 *inspector2.ListTagsForResourceInput, ...) (*inspector2.ListTagsForResourceOutput, error)
- func (m *MockInspector2API) ListUsageTotals(arg0 *inspector2.ListUsageTotalsInput) (*inspector2.ListUsageTotalsOutput, error)
- func (m *MockInspector2API) ListUsageTotalsPages(arg0 *inspector2.ListUsageTotalsInput, ...) error
- func (m *MockInspector2API) ListUsageTotalsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListUsageTotalsInput, ...) error
- func (m *MockInspector2API) ListUsageTotalsRequest(arg0 *inspector2.ListUsageTotalsInput) (*request.Request, *inspector2.ListUsageTotalsOutput)
- func (m *MockInspector2API) ListUsageTotalsWithContext(arg0 context.Context, arg1 *inspector2.ListUsageTotalsInput, ...) (*inspector2.ListUsageTotalsOutput, error)
- func (m *MockInspector2API) TagResource(arg0 *inspector2.TagResourceInput) (*inspector2.TagResourceOutput, error)
- func (m *MockInspector2API) TagResourceRequest(arg0 *inspector2.TagResourceInput) (*request.Request, *inspector2.TagResourceOutput)
- func (m *MockInspector2API) TagResourceWithContext(arg0 context.Context, arg1 *inspector2.TagResourceInput, ...) (*inspector2.TagResourceOutput, error)
- func (m *MockInspector2API) UntagResource(arg0 *inspector2.UntagResourceInput) (*inspector2.UntagResourceOutput, error)
- func (m *MockInspector2API) UntagResourceRequest(arg0 *inspector2.UntagResourceInput) (*request.Request, *inspector2.UntagResourceOutput)
- func (m *MockInspector2API) UntagResourceWithContext(arg0 context.Context, arg1 *inspector2.UntagResourceInput, ...) (*inspector2.UntagResourceOutput, error)
- func (m *MockInspector2API) UpdateConfiguration(arg0 *inspector2.UpdateConfigurationInput) (*inspector2.UpdateConfigurationOutput, error)
- func (m *MockInspector2API) UpdateConfigurationRequest(arg0 *inspector2.UpdateConfigurationInput) (*request.Request, *inspector2.UpdateConfigurationOutput)
- func (m *MockInspector2API) UpdateConfigurationWithContext(arg0 context.Context, arg1 *inspector2.UpdateConfigurationInput, ...) (*inspector2.UpdateConfigurationOutput, error)
- func (m *MockInspector2API) UpdateFilter(arg0 *inspector2.UpdateFilterInput) (*inspector2.UpdateFilterOutput, error)
- func (m *MockInspector2API) UpdateFilterRequest(arg0 *inspector2.UpdateFilterInput) (*request.Request, *inspector2.UpdateFilterOutput)
- func (m *MockInspector2API) UpdateFilterWithContext(arg0 context.Context, arg1 *inspector2.UpdateFilterInput, ...) (*inspector2.UpdateFilterOutput, error)
- func (m *MockInspector2API) UpdateOrganizationConfiguration(arg0 *inspector2.UpdateOrganizationConfigurationInput) (*inspector2.UpdateOrganizationConfigurationOutput, error)
- func (m *MockInspector2API) UpdateOrganizationConfigurationRequest(arg0 *inspector2.UpdateOrganizationConfigurationInput) (*request.Request, *inspector2.UpdateOrganizationConfigurationOutput)
- func (m *MockInspector2API) UpdateOrganizationConfigurationWithContext(arg0 context.Context, arg1 *inspector2.UpdateOrganizationConfigurationInput, ...) (*inspector2.UpdateOrganizationConfigurationOutput, error)
- type MockInspector2APIMockRecorder
- func (mr *MockInspector2APIMockRecorder) AssociateMember(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) AssociateMemberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) AssociateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatus(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfo(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfoRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfoWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CancelFindingsReport(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CancelFindingsReportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CancelFindingsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CreateFilter(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CreateFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CreateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CreateFindingsReport(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CreateFindingsReportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) CreateFindingsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DeleteFilter(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DeleteFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DeleteFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) Disable(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccount(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DisableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DisableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DisassociateMember(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DisassociateMemberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) DisassociateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) Enable(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccount(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) EnableRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) EnableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccount(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatus(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetMember(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetMemberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) GetMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListAccountPermissions(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoverage(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoveragePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoveragePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoverageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoverageStatistics(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListCoverageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccounts(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFilters(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFiltersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFiltersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFiltersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingAggregations(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListMembersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListUsageTotals(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListUsageTotalsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListUsageTotalsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListUsageTotalsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) ListUsageTotalsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateFilter(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockInspector2API ¶
type MockInspector2API struct {
// contains filtered or unexported fields
}
MockInspector2API is a mock of Inspector2API interface
func NewMockInspector2API ¶
func NewMockInspector2API(ctrl *gomock.Controller) *MockInspector2API
NewMockInspector2API creates a new mock instance
func (*MockInspector2API) AssociateMember ¶
func (m *MockInspector2API) AssociateMember(arg0 *inspector2.AssociateMemberInput) (*inspector2.AssociateMemberOutput, error)
AssociateMember mocks base method
func (*MockInspector2API) AssociateMemberRequest ¶
func (m *MockInspector2API) AssociateMemberRequest(arg0 *inspector2.AssociateMemberInput) (*request.Request, *inspector2.AssociateMemberOutput)
AssociateMemberRequest mocks base method
func (*MockInspector2API) AssociateMemberWithContext ¶
func (m *MockInspector2API) AssociateMemberWithContext(arg0 context.Context, arg1 *inspector2.AssociateMemberInput, arg2 ...request.Option) (*inspector2.AssociateMemberOutput, error)
AssociateMemberWithContext mocks base method
func (*MockInspector2API) BatchGetAccountStatus ¶
func (m *MockInspector2API) BatchGetAccountStatus(arg0 *inspector2.BatchGetAccountStatusInput) (*inspector2.BatchGetAccountStatusOutput, error)
BatchGetAccountStatus mocks base method
func (*MockInspector2API) BatchGetAccountStatusRequest ¶
func (m *MockInspector2API) BatchGetAccountStatusRequest(arg0 *inspector2.BatchGetAccountStatusInput) (*request.Request, *inspector2.BatchGetAccountStatusOutput)
BatchGetAccountStatusRequest mocks base method
func (*MockInspector2API) BatchGetAccountStatusWithContext ¶
func (m *MockInspector2API) BatchGetAccountStatusWithContext(arg0 context.Context, arg1 *inspector2.BatchGetAccountStatusInput, arg2 ...request.Option) (*inspector2.BatchGetAccountStatusOutput, error)
BatchGetAccountStatusWithContext mocks base method
func (*MockInspector2API) BatchGetFreeTrialInfo ¶
func (m *MockInspector2API) BatchGetFreeTrialInfo(arg0 *inspector2.BatchGetFreeTrialInfoInput) (*inspector2.BatchGetFreeTrialInfoOutput, error)
BatchGetFreeTrialInfo mocks base method
func (*MockInspector2API) BatchGetFreeTrialInfoRequest ¶
func (m *MockInspector2API) BatchGetFreeTrialInfoRequest(arg0 *inspector2.BatchGetFreeTrialInfoInput) (*request.Request, *inspector2.BatchGetFreeTrialInfoOutput)
BatchGetFreeTrialInfoRequest mocks base method
func (*MockInspector2API) BatchGetFreeTrialInfoWithContext ¶
func (m *MockInspector2API) BatchGetFreeTrialInfoWithContext(arg0 context.Context, arg1 *inspector2.BatchGetFreeTrialInfoInput, arg2 ...request.Option) (*inspector2.BatchGetFreeTrialInfoOutput, error)
BatchGetFreeTrialInfoWithContext mocks base method
func (*MockInspector2API) CancelFindingsReport ¶
func (m *MockInspector2API) CancelFindingsReport(arg0 *inspector2.CancelFindingsReportInput) (*inspector2.CancelFindingsReportOutput, error)
CancelFindingsReport mocks base method
func (*MockInspector2API) CancelFindingsReportRequest ¶
func (m *MockInspector2API) CancelFindingsReportRequest(arg0 *inspector2.CancelFindingsReportInput) (*request.Request, *inspector2.CancelFindingsReportOutput)
CancelFindingsReportRequest mocks base method
func (*MockInspector2API) CancelFindingsReportWithContext ¶
func (m *MockInspector2API) CancelFindingsReportWithContext(arg0 context.Context, arg1 *inspector2.CancelFindingsReportInput, arg2 ...request.Option) (*inspector2.CancelFindingsReportOutput, error)
CancelFindingsReportWithContext mocks base method
func (*MockInspector2API) CreateFilter ¶
func (m *MockInspector2API) CreateFilter(arg0 *inspector2.CreateFilterInput) (*inspector2.CreateFilterOutput, error)
CreateFilter mocks base method
func (*MockInspector2API) CreateFilterRequest ¶
func (m *MockInspector2API) CreateFilterRequest(arg0 *inspector2.CreateFilterInput) (*request.Request, *inspector2.CreateFilterOutput)
CreateFilterRequest mocks base method
func (*MockInspector2API) CreateFilterWithContext ¶
func (m *MockInspector2API) CreateFilterWithContext(arg0 context.Context, arg1 *inspector2.CreateFilterInput, arg2 ...request.Option) (*inspector2.CreateFilterOutput, error)
CreateFilterWithContext mocks base method
func (*MockInspector2API) CreateFindingsReport ¶
func (m *MockInspector2API) CreateFindingsReport(arg0 *inspector2.CreateFindingsReportInput) (*inspector2.CreateFindingsReportOutput, error)
CreateFindingsReport mocks base method
func (*MockInspector2API) CreateFindingsReportRequest ¶
func (m *MockInspector2API) CreateFindingsReportRequest(arg0 *inspector2.CreateFindingsReportInput) (*request.Request, *inspector2.CreateFindingsReportOutput)
CreateFindingsReportRequest mocks base method
func (*MockInspector2API) CreateFindingsReportWithContext ¶
func (m *MockInspector2API) CreateFindingsReportWithContext(arg0 context.Context, arg1 *inspector2.CreateFindingsReportInput, arg2 ...request.Option) (*inspector2.CreateFindingsReportOutput, error)
CreateFindingsReportWithContext mocks base method
func (*MockInspector2API) DeleteFilter ¶
func (m *MockInspector2API) DeleteFilter(arg0 *inspector2.DeleteFilterInput) (*inspector2.DeleteFilterOutput, error)
DeleteFilter mocks base method
func (*MockInspector2API) DeleteFilterRequest ¶
func (m *MockInspector2API) DeleteFilterRequest(arg0 *inspector2.DeleteFilterInput) (*request.Request, *inspector2.DeleteFilterOutput)
DeleteFilterRequest mocks base method
func (*MockInspector2API) DeleteFilterWithContext ¶
func (m *MockInspector2API) DeleteFilterWithContext(arg0 context.Context, arg1 *inspector2.DeleteFilterInput, arg2 ...request.Option) (*inspector2.DeleteFilterOutput, error)
DeleteFilterWithContext mocks base method
func (*MockInspector2API) DescribeOrganizationConfiguration ¶
func (m *MockInspector2API) DescribeOrganizationConfiguration(arg0 *inspector2.DescribeOrganizationConfigurationInput) (*inspector2.DescribeOrganizationConfigurationOutput, error)
DescribeOrganizationConfiguration mocks base method
func (*MockInspector2API) DescribeOrganizationConfigurationRequest ¶
func (m *MockInspector2API) DescribeOrganizationConfigurationRequest(arg0 *inspector2.DescribeOrganizationConfigurationInput) (*request.Request, *inspector2.DescribeOrganizationConfigurationOutput)
DescribeOrganizationConfigurationRequest mocks base method
func (*MockInspector2API) DescribeOrganizationConfigurationWithContext ¶
func (m *MockInspector2API) DescribeOrganizationConfigurationWithContext(arg0 context.Context, arg1 *inspector2.DescribeOrganizationConfigurationInput, arg2 ...request.Option) (*inspector2.DescribeOrganizationConfigurationOutput, error)
DescribeOrganizationConfigurationWithContext mocks base method
func (*MockInspector2API) Disable ¶
func (m *MockInspector2API) Disable(arg0 *inspector2.DisableInput) (*inspector2.DisableOutput, error)
Disable mocks base method
func (*MockInspector2API) DisableDelegatedAdminAccount ¶
func (m *MockInspector2API) DisableDelegatedAdminAccount(arg0 *inspector2.DisableDelegatedAdminAccountInput) (*inspector2.DisableDelegatedAdminAccountOutput, error)
DisableDelegatedAdminAccount mocks base method
func (*MockInspector2API) DisableDelegatedAdminAccountRequest ¶
func (m *MockInspector2API) DisableDelegatedAdminAccountRequest(arg0 *inspector2.DisableDelegatedAdminAccountInput) (*request.Request, *inspector2.DisableDelegatedAdminAccountOutput)
DisableDelegatedAdminAccountRequest mocks base method
func (*MockInspector2API) DisableDelegatedAdminAccountWithContext ¶
func (m *MockInspector2API) DisableDelegatedAdminAccountWithContext(arg0 context.Context, arg1 *inspector2.DisableDelegatedAdminAccountInput, arg2 ...request.Option) (*inspector2.DisableDelegatedAdminAccountOutput, error)
DisableDelegatedAdminAccountWithContext mocks base method
func (*MockInspector2API) DisableRequest ¶
func (m *MockInspector2API) DisableRequest(arg0 *inspector2.DisableInput) (*request.Request, *inspector2.DisableOutput)
DisableRequest mocks base method
func (*MockInspector2API) DisableWithContext ¶
func (m *MockInspector2API) DisableWithContext(arg0 context.Context, arg1 *inspector2.DisableInput, arg2 ...request.Option) (*inspector2.DisableOutput, error)
DisableWithContext mocks base method
func (*MockInspector2API) DisassociateMember ¶
func (m *MockInspector2API) DisassociateMember(arg0 *inspector2.DisassociateMemberInput) (*inspector2.DisassociateMemberOutput, error)
DisassociateMember mocks base method
func (*MockInspector2API) DisassociateMemberRequest ¶
func (m *MockInspector2API) DisassociateMemberRequest(arg0 *inspector2.DisassociateMemberInput) (*request.Request, *inspector2.DisassociateMemberOutput)
DisassociateMemberRequest mocks base method
func (*MockInspector2API) DisassociateMemberWithContext ¶
func (m *MockInspector2API) DisassociateMemberWithContext(arg0 context.Context, arg1 *inspector2.DisassociateMemberInput, arg2 ...request.Option) (*inspector2.DisassociateMemberOutput, error)
DisassociateMemberWithContext mocks base method
func (*MockInspector2API) EXPECT ¶
func (m *MockInspector2API) EXPECT() *MockInspector2APIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockInspector2API) Enable ¶
func (m *MockInspector2API) Enable(arg0 *inspector2.EnableInput) (*inspector2.EnableOutput, error)
Enable mocks base method
func (*MockInspector2API) EnableDelegatedAdminAccount ¶
func (m *MockInspector2API) EnableDelegatedAdminAccount(arg0 *inspector2.EnableDelegatedAdminAccountInput) (*inspector2.EnableDelegatedAdminAccountOutput, error)
EnableDelegatedAdminAccount mocks base method
func (*MockInspector2API) EnableDelegatedAdminAccountRequest ¶
func (m *MockInspector2API) EnableDelegatedAdminAccountRequest(arg0 *inspector2.EnableDelegatedAdminAccountInput) (*request.Request, *inspector2.EnableDelegatedAdminAccountOutput)
EnableDelegatedAdminAccountRequest mocks base method
func (*MockInspector2API) EnableDelegatedAdminAccountWithContext ¶
func (m *MockInspector2API) EnableDelegatedAdminAccountWithContext(arg0 context.Context, arg1 *inspector2.EnableDelegatedAdminAccountInput, arg2 ...request.Option) (*inspector2.EnableDelegatedAdminAccountOutput, error)
EnableDelegatedAdminAccountWithContext mocks base method
func (*MockInspector2API) EnableRequest ¶
func (m *MockInspector2API) EnableRequest(arg0 *inspector2.EnableInput) (*request.Request, *inspector2.EnableOutput)
EnableRequest mocks base method
func (*MockInspector2API) EnableWithContext ¶
func (m *MockInspector2API) EnableWithContext(arg0 context.Context, arg1 *inspector2.EnableInput, arg2 ...request.Option) (*inspector2.EnableOutput, error)
EnableWithContext mocks base method
func (*MockInspector2API) GetConfiguration ¶ added in v1.44.55
func (m *MockInspector2API) GetConfiguration(arg0 *inspector2.GetConfigurationInput) (*inspector2.GetConfigurationOutput, error)
GetConfiguration mocks base method
func (*MockInspector2API) GetConfigurationRequest ¶ added in v1.44.55
func (m *MockInspector2API) GetConfigurationRequest(arg0 *inspector2.GetConfigurationInput) (*request.Request, *inspector2.GetConfigurationOutput)
GetConfigurationRequest mocks base method
func (*MockInspector2API) GetConfigurationWithContext ¶ added in v1.44.55
func (m *MockInspector2API) GetConfigurationWithContext(arg0 context.Context, arg1 *inspector2.GetConfigurationInput, arg2 ...request.Option) (*inspector2.GetConfigurationOutput, error)
GetConfigurationWithContext mocks base method
func (*MockInspector2API) GetDelegatedAdminAccount ¶
func (m *MockInspector2API) GetDelegatedAdminAccount(arg0 *inspector2.GetDelegatedAdminAccountInput) (*inspector2.GetDelegatedAdminAccountOutput, error)
GetDelegatedAdminAccount mocks base method
func (*MockInspector2API) GetDelegatedAdminAccountRequest ¶
func (m *MockInspector2API) GetDelegatedAdminAccountRequest(arg0 *inspector2.GetDelegatedAdminAccountInput) (*request.Request, *inspector2.GetDelegatedAdminAccountOutput)
GetDelegatedAdminAccountRequest mocks base method
func (*MockInspector2API) GetDelegatedAdminAccountWithContext ¶
func (m *MockInspector2API) GetDelegatedAdminAccountWithContext(arg0 context.Context, arg1 *inspector2.GetDelegatedAdminAccountInput, arg2 ...request.Option) (*inspector2.GetDelegatedAdminAccountOutput, error)
GetDelegatedAdminAccountWithContext mocks base method
func (*MockInspector2API) GetFindingsReportStatus ¶
func (m *MockInspector2API) GetFindingsReportStatus(arg0 *inspector2.GetFindingsReportStatusInput) (*inspector2.GetFindingsReportStatusOutput, error)
GetFindingsReportStatus mocks base method
func (*MockInspector2API) GetFindingsReportStatusRequest ¶
func (m *MockInspector2API) GetFindingsReportStatusRequest(arg0 *inspector2.GetFindingsReportStatusInput) (*request.Request, *inspector2.GetFindingsReportStatusOutput)
GetFindingsReportStatusRequest mocks base method
func (*MockInspector2API) GetFindingsReportStatusWithContext ¶
func (m *MockInspector2API) GetFindingsReportStatusWithContext(arg0 context.Context, arg1 *inspector2.GetFindingsReportStatusInput, arg2 ...request.Option) (*inspector2.GetFindingsReportStatusOutput, error)
GetFindingsReportStatusWithContext mocks base method
func (*MockInspector2API) GetMember ¶
func (m *MockInspector2API) GetMember(arg0 *inspector2.GetMemberInput) (*inspector2.GetMemberOutput, error)
GetMember mocks base method
func (*MockInspector2API) GetMemberRequest ¶
func (m *MockInspector2API) GetMemberRequest(arg0 *inspector2.GetMemberInput) (*request.Request, *inspector2.GetMemberOutput)
GetMemberRequest mocks base method
func (*MockInspector2API) GetMemberWithContext ¶
func (m *MockInspector2API) GetMemberWithContext(arg0 context.Context, arg1 *inspector2.GetMemberInput, arg2 ...request.Option) (*inspector2.GetMemberOutput, error)
GetMemberWithContext mocks base method
func (*MockInspector2API) ListAccountPermissions ¶
func (m *MockInspector2API) ListAccountPermissions(arg0 *inspector2.ListAccountPermissionsInput) (*inspector2.ListAccountPermissionsOutput, error)
ListAccountPermissions mocks base method
func (*MockInspector2API) ListAccountPermissionsPages ¶
func (m *MockInspector2API) ListAccountPermissionsPages(arg0 *inspector2.ListAccountPermissionsInput, arg1 func(*inspector2.ListAccountPermissionsOutput, bool) bool) error
ListAccountPermissionsPages mocks base method
func (*MockInspector2API) ListAccountPermissionsPagesWithContext ¶
func (m *MockInspector2API) ListAccountPermissionsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListAccountPermissionsInput, arg2 func(*inspector2.ListAccountPermissionsOutput, bool) bool, arg3 ...request.Option) error
ListAccountPermissionsPagesWithContext mocks base method
func (*MockInspector2API) ListAccountPermissionsRequest ¶
func (m *MockInspector2API) ListAccountPermissionsRequest(arg0 *inspector2.ListAccountPermissionsInput) (*request.Request, *inspector2.ListAccountPermissionsOutput)
ListAccountPermissionsRequest mocks base method
func (*MockInspector2API) ListAccountPermissionsWithContext ¶
func (m *MockInspector2API) ListAccountPermissionsWithContext(arg0 context.Context, arg1 *inspector2.ListAccountPermissionsInput, arg2 ...request.Option) (*inspector2.ListAccountPermissionsOutput, error)
ListAccountPermissionsWithContext mocks base method
func (*MockInspector2API) ListCoverage ¶
func (m *MockInspector2API) ListCoverage(arg0 *inspector2.ListCoverageInput) (*inspector2.ListCoverageOutput, error)
ListCoverage mocks base method
func (*MockInspector2API) ListCoveragePages ¶
func (m *MockInspector2API) ListCoveragePages(arg0 *inspector2.ListCoverageInput, arg1 func(*inspector2.ListCoverageOutput, bool) bool) error
ListCoveragePages mocks base method
func (*MockInspector2API) ListCoveragePagesWithContext ¶
func (m *MockInspector2API) ListCoveragePagesWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageInput, arg2 func(*inspector2.ListCoverageOutput, bool) bool, arg3 ...request.Option) error
ListCoveragePagesWithContext mocks base method
func (*MockInspector2API) ListCoverageRequest ¶
func (m *MockInspector2API) ListCoverageRequest(arg0 *inspector2.ListCoverageInput) (*request.Request, *inspector2.ListCoverageOutput)
ListCoverageRequest mocks base method
func (*MockInspector2API) ListCoverageStatistics ¶
func (m *MockInspector2API) ListCoverageStatistics(arg0 *inspector2.ListCoverageStatisticsInput) (*inspector2.ListCoverageStatisticsOutput, error)
ListCoverageStatistics mocks base method
func (*MockInspector2API) ListCoverageStatisticsPages ¶
func (m *MockInspector2API) ListCoverageStatisticsPages(arg0 *inspector2.ListCoverageStatisticsInput, arg1 func(*inspector2.ListCoverageStatisticsOutput, bool) bool) error
ListCoverageStatisticsPages mocks base method
func (*MockInspector2API) ListCoverageStatisticsPagesWithContext ¶
func (m *MockInspector2API) ListCoverageStatisticsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageStatisticsInput, arg2 func(*inspector2.ListCoverageStatisticsOutput, bool) bool, arg3 ...request.Option) error
ListCoverageStatisticsPagesWithContext mocks base method
func (*MockInspector2API) ListCoverageStatisticsRequest ¶
func (m *MockInspector2API) ListCoverageStatisticsRequest(arg0 *inspector2.ListCoverageStatisticsInput) (*request.Request, *inspector2.ListCoverageStatisticsOutput)
ListCoverageStatisticsRequest mocks base method
func (*MockInspector2API) ListCoverageStatisticsWithContext ¶
func (m *MockInspector2API) ListCoverageStatisticsWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageStatisticsInput, arg2 ...request.Option) (*inspector2.ListCoverageStatisticsOutput, error)
ListCoverageStatisticsWithContext mocks base method
func (*MockInspector2API) ListCoverageWithContext ¶
func (m *MockInspector2API) ListCoverageWithContext(arg0 context.Context, arg1 *inspector2.ListCoverageInput, arg2 ...request.Option) (*inspector2.ListCoverageOutput, error)
ListCoverageWithContext mocks base method
func (*MockInspector2API) ListDelegatedAdminAccounts ¶
func (m *MockInspector2API) ListDelegatedAdminAccounts(arg0 *inspector2.ListDelegatedAdminAccountsInput) (*inspector2.ListDelegatedAdminAccountsOutput, error)
ListDelegatedAdminAccounts mocks base method
func (*MockInspector2API) ListDelegatedAdminAccountsPages ¶
func (m *MockInspector2API) ListDelegatedAdminAccountsPages(arg0 *inspector2.ListDelegatedAdminAccountsInput, arg1 func(*inspector2.ListDelegatedAdminAccountsOutput, bool) bool) error
ListDelegatedAdminAccountsPages mocks base method
func (*MockInspector2API) ListDelegatedAdminAccountsPagesWithContext ¶
func (m *MockInspector2API) ListDelegatedAdminAccountsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListDelegatedAdminAccountsInput, arg2 func(*inspector2.ListDelegatedAdminAccountsOutput, bool) bool, arg3 ...request.Option) error
ListDelegatedAdminAccountsPagesWithContext mocks base method
func (*MockInspector2API) ListDelegatedAdminAccountsRequest ¶
func (m *MockInspector2API) ListDelegatedAdminAccountsRequest(arg0 *inspector2.ListDelegatedAdminAccountsInput) (*request.Request, *inspector2.ListDelegatedAdminAccountsOutput)
ListDelegatedAdminAccountsRequest mocks base method
func (*MockInspector2API) ListDelegatedAdminAccountsWithContext ¶
func (m *MockInspector2API) ListDelegatedAdminAccountsWithContext(arg0 context.Context, arg1 *inspector2.ListDelegatedAdminAccountsInput, arg2 ...request.Option) (*inspector2.ListDelegatedAdminAccountsOutput, error)
ListDelegatedAdminAccountsWithContext mocks base method
func (*MockInspector2API) ListFilters ¶
func (m *MockInspector2API) ListFilters(arg0 *inspector2.ListFiltersInput) (*inspector2.ListFiltersOutput, error)
ListFilters mocks base method
func (*MockInspector2API) ListFiltersPages ¶
func (m *MockInspector2API) ListFiltersPages(arg0 *inspector2.ListFiltersInput, arg1 func(*inspector2.ListFiltersOutput, bool) bool) error
ListFiltersPages mocks base method
func (*MockInspector2API) ListFiltersPagesWithContext ¶
func (m *MockInspector2API) ListFiltersPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFiltersInput, arg2 func(*inspector2.ListFiltersOutput, bool) bool, arg3 ...request.Option) error
ListFiltersPagesWithContext mocks base method
func (*MockInspector2API) ListFiltersRequest ¶
func (m *MockInspector2API) ListFiltersRequest(arg0 *inspector2.ListFiltersInput) (*request.Request, *inspector2.ListFiltersOutput)
ListFiltersRequest mocks base method
func (*MockInspector2API) ListFiltersWithContext ¶
func (m *MockInspector2API) ListFiltersWithContext(arg0 context.Context, arg1 *inspector2.ListFiltersInput, arg2 ...request.Option) (*inspector2.ListFiltersOutput, error)
ListFiltersWithContext mocks base method
func (*MockInspector2API) ListFindingAggregations ¶
func (m *MockInspector2API) ListFindingAggregations(arg0 *inspector2.ListFindingAggregationsInput) (*inspector2.ListFindingAggregationsOutput, error)
ListFindingAggregations mocks base method
func (*MockInspector2API) ListFindingAggregationsPages ¶
func (m *MockInspector2API) ListFindingAggregationsPages(arg0 *inspector2.ListFindingAggregationsInput, arg1 func(*inspector2.ListFindingAggregationsOutput, bool) bool) error
ListFindingAggregationsPages mocks base method
func (*MockInspector2API) ListFindingAggregationsPagesWithContext ¶
func (m *MockInspector2API) ListFindingAggregationsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFindingAggregationsInput, arg2 func(*inspector2.ListFindingAggregationsOutput, bool) bool, arg3 ...request.Option) error
ListFindingAggregationsPagesWithContext mocks base method
func (*MockInspector2API) ListFindingAggregationsRequest ¶
func (m *MockInspector2API) ListFindingAggregationsRequest(arg0 *inspector2.ListFindingAggregationsInput) (*request.Request, *inspector2.ListFindingAggregationsOutput)
ListFindingAggregationsRequest mocks base method
func (*MockInspector2API) ListFindingAggregationsWithContext ¶
func (m *MockInspector2API) ListFindingAggregationsWithContext(arg0 context.Context, arg1 *inspector2.ListFindingAggregationsInput, arg2 ...request.Option) (*inspector2.ListFindingAggregationsOutput, error)
ListFindingAggregationsWithContext mocks base method
func (*MockInspector2API) ListFindings ¶
func (m *MockInspector2API) ListFindings(arg0 *inspector2.ListFindingsInput) (*inspector2.ListFindingsOutput, error)
ListFindings mocks base method
func (*MockInspector2API) ListFindingsPages ¶
func (m *MockInspector2API) ListFindingsPages(arg0 *inspector2.ListFindingsInput, arg1 func(*inspector2.ListFindingsOutput, bool) bool) error
ListFindingsPages mocks base method
func (*MockInspector2API) ListFindingsPagesWithContext ¶
func (m *MockInspector2API) ListFindingsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListFindingsInput, arg2 func(*inspector2.ListFindingsOutput, bool) bool, arg3 ...request.Option) error
ListFindingsPagesWithContext mocks base method
func (*MockInspector2API) ListFindingsRequest ¶
func (m *MockInspector2API) ListFindingsRequest(arg0 *inspector2.ListFindingsInput) (*request.Request, *inspector2.ListFindingsOutput)
ListFindingsRequest mocks base method
func (*MockInspector2API) ListFindingsWithContext ¶
func (m *MockInspector2API) ListFindingsWithContext(arg0 context.Context, arg1 *inspector2.ListFindingsInput, arg2 ...request.Option) (*inspector2.ListFindingsOutput, error)
ListFindingsWithContext mocks base method
func (*MockInspector2API) ListMembers ¶
func (m *MockInspector2API) ListMembers(arg0 *inspector2.ListMembersInput) (*inspector2.ListMembersOutput, error)
ListMembers mocks base method
func (*MockInspector2API) ListMembersPages ¶
func (m *MockInspector2API) ListMembersPages(arg0 *inspector2.ListMembersInput, arg1 func(*inspector2.ListMembersOutput, bool) bool) error
ListMembersPages mocks base method
func (*MockInspector2API) ListMembersPagesWithContext ¶
func (m *MockInspector2API) ListMembersPagesWithContext(arg0 context.Context, arg1 *inspector2.ListMembersInput, arg2 func(*inspector2.ListMembersOutput, bool) bool, arg3 ...request.Option) error
ListMembersPagesWithContext mocks base method
func (*MockInspector2API) ListMembersRequest ¶
func (m *MockInspector2API) ListMembersRequest(arg0 *inspector2.ListMembersInput) (*request.Request, *inspector2.ListMembersOutput)
ListMembersRequest mocks base method
func (*MockInspector2API) ListMembersWithContext ¶
func (m *MockInspector2API) ListMembersWithContext(arg0 context.Context, arg1 *inspector2.ListMembersInput, arg2 ...request.Option) (*inspector2.ListMembersOutput, error)
ListMembersWithContext mocks base method
func (*MockInspector2API) ListTagsForResource ¶
func (m *MockInspector2API) ListTagsForResource(arg0 *inspector2.ListTagsForResourceInput) (*inspector2.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockInspector2API) ListTagsForResourceRequest ¶
func (m *MockInspector2API) ListTagsForResourceRequest(arg0 *inspector2.ListTagsForResourceInput) (*request.Request, *inspector2.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockInspector2API) ListTagsForResourceWithContext ¶
func (m *MockInspector2API) ListTagsForResourceWithContext(arg0 context.Context, arg1 *inspector2.ListTagsForResourceInput, arg2 ...request.Option) (*inspector2.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockInspector2API) ListUsageTotals ¶
func (m *MockInspector2API) ListUsageTotals(arg0 *inspector2.ListUsageTotalsInput) (*inspector2.ListUsageTotalsOutput, error)
ListUsageTotals mocks base method
func (*MockInspector2API) ListUsageTotalsPages ¶
func (m *MockInspector2API) ListUsageTotalsPages(arg0 *inspector2.ListUsageTotalsInput, arg1 func(*inspector2.ListUsageTotalsOutput, bool) bool) error
ListUsageTotalsPages mocks base method
func (*MockInspector2API) ListUsageTotalsPagesWithContext ¶
func (m *MockInspector2API) ListUsageTotalsPagesWithContext(arg0 context.Context, arg1 *inspector2.ListUsageTotalsInput, arg2 func(*inspector2.ListUsageTotalsOutput, bool) bool, arg3 ...request.Option) error
ListUsageTotalsPagesWithContext mocks base method
func (*MockInspector2API) ListUsageTotalsRequest ¶
func (m *MockInspector2API) ListUsageTotalsRequest(arg0 *inspector2.ListUsageTotalsInput) (*request.Request, *inspector2.ListUsageTotalsOutput)
ListUsageTotalsRequest mocks base method
func (*MockInspector2API) ListUsageTotalsWithContext ¶
func (m *MockInspector2API) ListUsageTotalsWithContext(arg0 context.Context, arg1 *inspector2.ListUsageTotalsInput, arg2 ...request.Option) (*inspector2.ListUsageTotalsOutput, error)
ListUsageTotalsWithContext mocks base method
func (*MockInspector2API) TagResource ¶
func (m *MockInspector2API) TagResource(arg0 *inspector2.TagResourceInput) (*inspector2.TagResourceOutput, error)
TagResource mocks base method
func (*MockInspector2API) TagResourceRequest ¶
func (m *MockInspector2API) TagResourceRequest(arg0 *inspector2.TagResourceInput) (*request.Request, *inspector2.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockInspector2API) TagResourceWithContext ¶
func (m *MockInspector2API) TagResourceWithContext(arg0 context.Context, arg1 *inspector2.TagResourceInput, arg2 ...request.Option) (*inspector2.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockInspector2API) UntagResource ¶
func (m *MockInspector2API) UntagResource(arg0 *inspector2.UntagResourceInput) (*inspector2.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockInspector2API) UntagResourceRequest ¶
func (m *MockInspector2API) UntagResourceRequest(arg0 *inspector2.UntagResourceInput) (*request.Request, *inspector2.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockInspector2API) UntagResourceWithContext ¶
func (m *MockInspector2API) UntagResourceWithContext(arg0 context.Context, arg1 *inspector2.UntagResourceInput, arg2 ...request.Option) (*inspector2.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockInspector2API) UpdateConfiguration ¶ added in v1.44.55
func (m *MockInspector2API) UpdateConfiguration(arg0 *inspector2.UpdateConfigurationInput) (*inspector2.UpdateConfigurationOutput, error)
UpdateConfiguration mocks base method
func (*MockInspector2API) UpdateConfigurationRequest ¶ added in v1.44.55
func (m *MockInspector2API) UpdateConfigurationRequest(arg0 *inspector2.UpdateConfigurationInput) (*request.Request, *inspector2.UpdateConfigurationOutput)
UpdateConfigurationRequest mocks base method
func (*MockInspector2API) UpdateConfigurationWithContext ¶ added in v1.44.55
func (m *MockInspector2API) UpdateConfigurationWithContext(arg0 context.Context, arg1 *inspector2.UpdateConfigurationInput, arg2 ...request.Option) (*inspector2.UpdateConfigurationOutput, error)
UpdateConfigurationWithContext mocks base method
func (*MockInspector2API) UpdateFilter ¶
func (m *MockInspector2API) UpdateFilter(arg0 *inspector2.UpdateFilterInput) (*inspector2.UpdateFilterOutput, error)
UpdateFilter mocks base method
func (*MockInspector2API) UpdateFilterRequest ¶
func (m *MockInspector2API) UpdateFilterRequest(arg0 *inspector2.UpdateFilterInput) (*request.Request, *inspector2.UpdateFilterOutput)
UpdateFilterRequest mocks base method
func (*MockInspector2API) UpdateFilterWithContext ¶
func (m *MockInspector2API) UpdateFilterWithContext(arg0 context.Context, arg1 *inspector2.UpdateFilterInput, arg2 ...request.Option) (*inspector2.UpdateFilterOutput, error)
UpdateFilterWithContext mocks base method
func (*MockInspector2API) UpdateOrganizationConfiguration ¶
func (m *MockInspector2API) UpdateOrganizationConfiguration(arg0 *inspector2.UpdateOrganizationConfigurationInput) (*inspector2.UpdateOrganizationConfigurationOutput, error)
UpdateOrganizationConfiguration mocks base method
func (*MockInspector2API) UpdateOrganizationConfigurationRequest ¶
func (m *MockInspector2API) UpdateOrganizationConfigurationRequest(arg0 *inspector2.UpdateOrganizationConfigurationInput) (*request.Request, *inspector2.UpdateOrganizationConfigurationOutput)
UpdateOrganizationConfigurationRequest mocks base method
func (*MockInspector2API) UpdateOrganizationConfigurationWithContext ¶
func (m *MockInspector2API) UpdateOrganizationConfigurationWithContext(arg0 context.Context, arg1 *inspector2.UpdateOrganizationConfigurationInput, arg2 ...request.Option) (*inspector2.UpdateOrganizationConfigurationOutput, error)
UpdateOrganizationConfigurationWithContext mocks base method
type MockInspector2APIMockRecorder ¶
type MockInspector2APIMockRecorder struct {
// contains filtered or unexported fields
}
MockInspector2APIMockRecorder is the mock recorder for MockInspector2API
func (*MockInspector2APIMockRecorder) AssociateMember ¶
func (mr *MockInspector2APIMockRecorder) AssociateMember(arg0 interface{}) *gomock.Call
AssociateMember indicates an expected call of AssociateMember
func (*MockInspector2APIMockRecorder) AssociateMemberRequest ¶
func (mr *MockInspector2APIMockRecorder) AssociateMemberRequest(arg0 interface{}) *gomock.Call
AssociateMemberRequest indicates an expected call of AssociateMemberRequest
func (*MockInspector2APIMockRecorder) AssociateMemberWithContext ¶
func (mr *MockInspector2APIMockRecorder) AssociateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateMemberWithContext indicates an expected call of AssociateMemberWithContext
func (*MockInspector2APIMockRecorder) BatchGetAccountStatus ¶
func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatus(arg0 interface{}) *gomock.Call
BatchGetAccountStatus indicates an expected call of BatchGetAccountStatus
func (*MockInspector2APIMockRecorder) BatchGetAccountStatusRequest ¶
func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatusRequest(arg0 interface{}) *gomock.Call
BatchGetAccountStatusRequest indicates an expected call of BatchGetAccountStatusRequest
func (*MockInspector2APIMockRecorder) BatchGetAccountStatusWithContext ¶
func (mr *MockInspector2APIMockRecorder) BatchGetAccountStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetAccountStatusWithContext indicates an expected call of BatchGetAccountStatusWithContext
func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfo ¶
func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfo(arg0 interface{}) *gomock.Call
BatchGetFreeTrialInfo indicates an expected call of BatchGetFreeTrialInfo
func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfoRequest ¶
func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfoRequest(arg0 interface{}) *gomock.Call
BatchGetFreeTrialInfoRequest indicates an expected call of BatchGetFreeTrialInfoRequest
func (*MockInspector2APIMockRecorder) BatchGetFreeTrialInfoWithContext ¶
func (mr *MockInspector2APIMockRecorder) BatchGetFreeTrialInfoWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetFreeTrialInfoWithContext indicates an expected call of BatchGetFreeTrialInfoWithContext
func (*MockInspector2APIMockRecorder) CancelFindingsReport ¶
func (mr *MockInspector2APIMockRecorder) CancelFindingsReport(arg0 interface{}) *gomock.Call
CancelFindingsReport indicates an expected call of CancelFindingsReport
func (*MockInspector2APIMockRecorder) CancelFindingsReportRequest ¶
func (mr *MockInspector2APIMockRecorder) CancelFindingsReportRequest(arg0 interface{}) *gomock.Call
CancelFindingsReportRequest indicates an expected call of CancelFindingsReportRequest
func (*MockInspector2APIMockRecorder) CancelFindingsReportWithContext ¶
func (mr *MockInspector2APIMockRecorder) CancelFindingsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelFindingsReportWithContext indicates an expected call of CancelFindingsReportWithContext
func (*MockInspector2APIMockRecorder) CreateFilter ¶
func (mr *MockInspector2APIMockRecorder) CreateFilter(arg0 interface{}) *gomock.Call
CreateFilter indicates an expected call of CreateFilter
func (*MockInspector2APIMockRecorder) CreateFilterRequest ¶
func (mr *MockInspector2APIMockRecorder) CreateFilterRequest(arg0 interface{}) *gomock.Call
CreateFilterRequest indicates an expected call of CreateFilterRequest
func (*MockInspector2APIMockRecorder) CreateFilterWithContext ¶
func (mr *MockInspector2APIMockRecorder) CreateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFilterWithContext indicates an expected call of CreateFilterWithContext
func (*MockInspector2APIMockRecorder) CreateFindingsReport ¶
func (mr *MockInspector2APIMockRecorder) CreateFindingsReport(arg0 interface{}) *gomock.Call
CreateFindingsReport indicates an expected call of CreateFindingsReport
func (*MockInspector2APIMockRecorder) CreateFindingsReportRequest ¶
func (mr *MockInspector2APIMockRecorder) CreateFindingsReportRequest(arg0 interface{}) *gomock.Call
CreateFindingsReportRequest indicates an expected call of CreateFindingsReportRequest
func (*MockInspector2APIMockRecorder) CreateFindingsReportWithContext ¶
func (mr *MockInspector2APIMockRecorder) CreateFindingsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFindingsReportWithContext indicates an expected call of CreateFindingsReportWithContext
func (*MockInspector2APIMockRecorder) DeleteFilter ¶
func (mr *MockInspector2APIMockRecorder) DeleteFilter(arg0 interface{}) *gomock.Call
DeleteFilter indicates an expected call of DeleteFilter
func (*MockInspector2APIMockRecorder) DeleteFilterRequest ¶
func (mr *MockInspector2APIMockRecorder) DeleteFilterRequest(arg0 interface{}) *gomock.Call
DeleteFilterRequest indicates an expected call of DeleteFilterRequest
func (*MockInspector2APIMockRecorder) DeleteFilterWithContext ¶
func (mr *MockInspector2APIMockRecorder) DeleteFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFilterWithContext indicates an expected call of DeleteFilterWithContext
func (*MockInspector2APIMockRecorder) DescribeOrganizationConfiguration ¶
func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfiguration(arg0 interface{}) *gomock.Call
DescribeOrganizationConfiguration indicates an expected call of DescribeOrganizationConfiguration
func (*MockInspector2APIMockRecorder) DescribeOrganizationConfigurationRequest ¶
func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
DescribeOrganizationConfigurationRequest indicates an expected call of DescribeOrganizationConfigurationRequest
func (*MockInspector2APIMockRecorder) DescribeOrganizationConfigurationWithContext ¶
func (mr *MockInspector2APIMockRecorder) DescribeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOrganizationConfigurationWithContext indicates an expected call of DescribeOrganizationConfigurationWithContext
func (*MockInspector2APIMockRecorder) Disable ¶
func (mr *MockInspector2APIMockRecorder) Disable(arg0 interface{}) *gomock.Call
Disable indicates an expected call of Disable
func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccount ¶
func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccount(arg0 interface{}) *gomock.Call
DisableDelegatedAdminAccount indicates an expected call of DisableDelegatedAdminAccount
func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccountRequest ¶
func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call
DisableDelegatedAdminAccountRequest indicates an expected call of DisableDelegatedAdminAccountRequest
func (*MockInspector2APIMockRecorder) DisableDelegatedAdminAccountWithContext ¶
func (mr *MockInspector2APIMockRecorder) DisableDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableDelegatedAdminAccountWithContext indicates an expected call of DisableDelegatedAdminAccountWithContext
func (*MockInspector2APIMockRecorder) DisableRequest ¶
func (mr *MockInspector2APIMockRecorder) DisableRequest(arg0 interface{}) *gomock.Call
DisableRequest indicates an expected call of DisableRequest
func (*MockInspector2APIMockRecorder) DisableWithContext ¶
func (mr *MockInspector2APIMockRecorder) DisableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableWithContext indicates an expected call of DisableWithContext
func (*MockInspector2APIMockRecorder) DisassociateMember ¶
func (mr *MockInspector2APIMockRecorder) DisassociateMember(arg0 interface{}) *gomock.Call
DisassociateMember indicates an expected call of DisassociateMember
func (*MockInspector2APIMockRecorder) DisassociateMemberRequest ¶
func (mr *MockInspector2APIMockRecorder) DisassociateMemberRequest(arg0 interface{}) *gomock.Call
DisassociateMemberRequest indicates an expected call of DisassociateMemberRequest
func (*MockInspector2APIMockRecorder) DisassociateMemberWithContext ¶
func (mr *MockInspector2APIMockRecorder) DisassociateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateMemberWithContext indicates an expected call of DisassociateMemberWithContext
func (*MockInspector2APIMockRecorder) Enable ¶
func (mr *MockInspector2APIMockRecorder) Enable(arg0 interface{}) *gomock.Call
Enable indicates an expected call of Enable
func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccount ¶
func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccount(arg0 interface{}) *gomock.Call
EnableDelegatedAdminAccount indicates an expected call of EnableDelegatedAdminAccount
func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccountRequest ¶
func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call
EnableDelegatedAdminAccountRequest indicates an expected call of EnableDelegatedAdminAccountRequest
func (*MockInspector2APIMockRecorder) EnableDelegatedAdminAccountWithContext ¶
func (mr *MockInspector2APIMockRecorder) EnableDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableDelegatedAdminAccountWithContext indicates an expected call of EnableDelegatedAdminAccountWithContext
func (*MockInspector2APIMockRecorder) EnableRequest ¶
func (mr *MockInspector2APIMockRecorder) EnableRequest(arg0 interface{}) *gomock.Call
EnableRequest indicates an expected call of EnableRequest
func (*MockInspector2APIMockRecorder) EnableWithContext ¶
func (mr *MockInspector2APIMockRecorder) EnableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableWithContext indicates an expected call of EnableWithContext
func (*MockInspector2APIMockRecorder) GetConfiguration ¶ added in v1.44.55
func (mr *MockInspector2APIMockRecorder) GetConfiguration(arg0 interface{}) *gomock.Call
GetConfiguration indicates an expected call of GetConfiguration
func (*MockInspector2APIMockRecorder) GetConfigurationRequest ¶ added in v1.44.55
func (mr *MockInspector2APIMockRecorder) GetConfigurationRequest(arg0 interface{}) *gomock.Call
GetConfigurationRequest indicates an expected call of GetConfigurationRequest
func (*MockInspector2APIMockRecorder) GetConfigurationWithContext ¶ added in v1.44.55
func (mr *MockInspector2APIMockRecorder) GetConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetConfigurationWithContext indicates an expected call of GetConfigurationWithContext
func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccount ¶
func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccount(arg0 interface{}) *gomock.Call
GetDelegatedAdminAccount indicates an expected call of GetDelegatedAdminAccount
func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccountRequest ¶
func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccountRequest(arg0 interface{}) *gomock.Call
GetDelegatedAdminAccountRequest indicates an expected call of GetDelegatedAdminAccountRequest
func (*MockInspector2APIMockRecorder) GetDelegatedAdminAccountWithContext ¶
func (mr *MockInspector2APIMockRecorder) GetDelegatedAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDelegatedAdminAccountWithContext indicates an expected call of GetDelegatedAdminAccountWithContext
func (*MockInspector2APIMockRecorder) GetFindingsReportStatus ¶
func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatus(arg0 interface{}) *gomock.Call
GetFindingsReportStatus indicates an expected call of GetFindingsReportStatus
func (*MockInspector2APIMockRecorder) GetFindingsReportStatusRequest ¶
func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatusRequest(arg0 interface{}) *gomock.Call
GetFindingsReportStatusRequest indicates an expected call of GetFindingsReportStatusRequest
func (*MockInspector2APIMockRecorder) GetFindingsReportStatusWithContext ¶
func (mr *MockInspector2APIMockRecorder) GetFindingsReportStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFindingsReportStatusWithContext indicates an expected call of GetFindingsReportStatusWithContext
func (*MockInspector2APIMockRecorder) GetMember ¶
func (mr *MockInspector2APIMockRecorder) GetMember(arg0 interface{}) *gomock.Call
GetMember indicates an expected call of GetMember
func (*MockInspector2APIMockRecorder) GetMemberRequest ¶
func (mr *MockInspector2APIMockRecorder) GetMemberRequest(arg0 interface{}) *gomock.Call
GetMemberRequest indicates an expected call of GetMemberRequest
func (*MockInspector2APIMockRecorder) GetMemberWithContext ¶
func (mr *MockInspector2APIMockRecorder) GetMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMemberWithContext indicates an expected call of GetMemberWithContext
func (*MockInspector2APIMockRecorder) ListAccountPermissions ¶
func (mr *MockInspector2APIMockRecorder) ListAccountPermissions(arg0 interface{}) *gomock.Call
ListAccountPermissions indicates an expected call of ListAccountPermissions
func (*MockInspector2APIMockRecorder) ListAccountPermissionsPages ¶
func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsPages(arg0, arg1 interface{}) *gomock.Call
ListAccountPermissionsPages indicates an expected call of ListAccountPermissionsPages
func (*MockInspector2APIMockRecorder) ListAccountPermissionsPagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAccountPermissionsPagesWithContext indicates an expected call of ListAccountPermissionsPagesWithContext
func (*MockInspector2APIMockRecorder) ListAccountPermissionsRequest ¶
func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsRequest(arg0 interface{}) *gomock.Call
ListAccountPermissionsRequest indicates an expected call of ListAccountPermissionsRequest
func (*MockInspector2APIMockRecorder) ListAccountPermissionsWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListAccountPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccountPermissionsWithContext indicates an expected call of ListAccountPermissionsWithContext
func (*MockInspector2APIMockRecorder) ListCoverage ¶
func (mr *MockInspector2APIMockRecorder) ListCoverage(arg0 interface{}) *gomock.Call
ListCoverage indicates an expected call of ListCoverage
func (*MockInspector2APIMockRecorder) ListCoveragePages ¶
func (mr *MockInspector2APIMockRecorder) ListCoveragePages(arg0, arg1 interface{}) *gomock.Call
ListCoveragePages indicates an expected call of ListCoveragePages
func (*MockInspector2APIMockRecorder) ListCoveragePagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListCoveragePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCoveragePagesWithContext indicates an expected call of ListCoveragePagesWithContext
func (*MockInspector2APIMockRecorder) ListCoverageRequest ¶
func (mr *MockInspector2APIMockRecorder) ListCoverageRequest(arg0 interface{}) *gomock.Call
ListCoverageRequest indicates an expected call of ListCoverageRequest
func (*MockInspector2APIMockRecorder) ListCoverageStatistics ¶
func (mr *MockInspector2APIMockRecorder) ListCoverageStatistics(arg0 interface{}) *gomock.Call
ListCoverageStatistics indicates an expected call of ListCoverageStatistics
func (*MockInspector2APIMockRecorder) ListCoverageStatisticsPages ¶
func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsPages(arg0, arg1 interface{}) *gomock.Call
ListCoverageStatisticsPages indicates an expected call of ListCoverageStatisticsPages
func (*MockInspector2APIMockRecorder) ListCoverageStatisticsPagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCoverageStatisticsPagesWithContext indicates an expected call of ListCoverageStatisticsPagesWithContext
func (*MockInspector2APIMockRecorder) ListCoverageStatisticsRequest ¶
func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsRequest(arg0 interface{}) *gomock.Call
ListCoverageStatisticsRequest indicates an expected call of ListCoverageStatisticsRequest
func (*MockInspector2APIMockRecorder) ListCoverageStatisticsWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListCoverageStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCoverageStatisticsWithContext indicates an expected call of ListCoverageStatisticsWithContext
func (*MockInspector2APIMockRecorder) ListCoverageWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListCoverageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCoverageWithContext indicates an expected call of ListCoverageWithContext
func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccounts ¶
func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccounts(arg0 interface{}) *gomock.Call
ListDelegatedAdminAccounts indicates an expected call of ListDelegatedAdminAccounts
func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPages ¶
func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPages(arg0, arg1 interface{}) *gomock.Call
ListDelegatedAdminAccountsPages indicates an expected call of ListDelegatedAdminAccountsPages
func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDelegatedAdminAccountsPagesWithContext indicates an expected call of ListDelegatedAdminAccountsPagesWithContext
func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsRequest ¶
func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsRequest(arg0 interface{}) *gomock.Call
ListDelegatedAdminAccountsRequest indicates an expected call of ListDelegatedAdminAccountsRequest
func (*MockInspector2APIMockRecorder) ListDelegatedAdminAccountsWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListDelegatedAdminAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDelegatedAdminAccountsWithContext indicates an expected call of ListDelegatedAdminAccountsWithContext
func (*MockInspector2APIMockRecorder) ListFilters ¶
func (mr *MockInspector2APIMockRecorder) ListFilters(arg0 interface{}) *gomock.Call
ListFilters indicates an expected call of ListFilters
func (*MockInspector2APIMockRecorder) ListFiltersPages ¶
func (mr *MockInspector2APIMockRecorder) ListFiltersPages(arg0, arg1 interface{}) *gomock.Call
ListFiltersPages indicates an expected call of ListFiltersPages
func (*MockInspector2APIMockRecorder) ListFiltersPagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListFiltersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFiltersPagesWithContext indicates an expected call of ListFiltersPagesWithContext
func (*MockInspector2APIMockRecorder) ListFiltersRequest ¶
func (mr *MockInspector2APIMockRecorder) ListFiltersRequest(arg0 interface{}) *gomock.Call
ListFiltersRequest indicates an expected call of ListFiltersRequest
func (*MockInspector2APIMockRecorder) ListFiltersWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFiltersWithContext indicates an expected call of ListFiltersWithContext
func (*MockInspector2APIMockRecorder) ListFindingAggregations ¶
func (mr *MockInspector2APIMockRecorder) ListFindingAggregations(arg0 interface{}) *gomock.Call
ListFindingAggregations indicates an expected call of ListFindingAggregations
func (*MockInspector2APIMockRecorder) ListFindingAggregationsPages ¶
func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsPages(arg0, arg1 interface{}) *gomock.Call
ListFindingAggregationsPages indicates an expected call of ListFindingAggregationsPages
func (*MockInspector2APIMockRecorder) ListFindingAggregationsPagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFindingAggregationsPagesWithContext indicates an expected call of ListFindingAggregationsPagesWithContext
func (*MockInspector2APIMockRecorder) ListFindingAggregationsRequest ¶
func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsRequest(arg0 interface{}) *gomock.Call
ListFindingAggregationsRequest indicates an expected call of ListFindingAggregationsRequest
func (*MockInspector2APIMockRecorder) ListFindingAggregationsWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListFindingAggregationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFindingAggregationsWithContext indicates an expected call of ListFindingAggregationsWithContext
func (*MockInspector2APIMockRecorder) ListFindings ¶
func (mr *MockInspector2APIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call
ListFindings indicates an expected call of ListFindings
func (*MockInspector2APIMockRecorder) ListFindingsPages ¶
func (mr *MockInspector2APIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call
ListFindingsPages indicates an expected call of ListFindingsPages
func (*MockInspector2APIMockRecorder) ListFindingsPagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFindingsPagesWithContext indicates an expected call of ListFindingsPagesWithContext
func (*MockInspector2APIMockRecorder) ListFindingsRequest ¶
func (mr *MockInspector2APIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call
ListFindingsRequest indicates an expected call of ListFindingsRequest
func (*MockInspector2APIMockRecorder) ListFindingsWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFindingsWithContext indicates an expected call of ListFindingsWithContext
func (*MockInspector2APIMockRecorder) ListMembers ¶
func (mr *MockInspector2APIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call
ListMembers indicates an expected call of ListMembers
func (*MockInspector2APIMockRecorder) ListMembersPages ¶
func (mr *MockInspector2APIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call
ListMembersPages indicates an expected call of ListMembersPages
func (*MockInspector2APIMockRecorder) ListMembersPagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListMembersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMembersPagesWithContext indicates an expected call of ListMembersPagesWithContext
func (*MockInspector2APIMockRecorder) ListMembersRequest ¶
func (mr *MockInspector2APIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call
ListMembersRequest indicates an expected call of ListMembersRequest
func (*MockInspector2APIMockRecorder) ListMembersWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMembersWithContext indicates an expected call of ListMembersWithContext
func (*MockInspector2APIMockRecorder) ListTagsForResource ¶
func (mr *MockInspector2APIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockInspector2APIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockInspector2APIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockInspector2APIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockInspector2APIMockRecorder) ListUsageTotals ¶
func (mr *MockInspector2APIMockRecorder) ListUsageTotals(arg0 interface{}) *gomock.Call
ListUsageTotals indicates an expected call of ListUsageTotals
func (*MockInspector2APIMockRecorder) ListUsageTotalsPages ¶
func (mr *MockInspector2APIMockRecorder) ListUsageTotalsPages(arg0, arg1 interface{}) *gomock.Call
ListUsageTotalsPages indicates an expected call of ListUsageTotalsPages
func (*MockInspector2APIMockRecorder) ListUsageTotalsPagesWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListUsageTotalsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListUsageTotalsPagesWithContext indicates an expected call of ListUsageTotalsPagesWithContext
func (*MockInspector2APIMockRecorder) ListUsageTotalsRequest ¶
func (mr *MockInspector2APIMockRecorder) ListUsageTotalsRequest(arg0 interface{}) *gomock.Call
ListUsageTotalsRequest indicates an expected call of ListUsageTotalsRequest
func (*MockInspector2APIMockRecorder) ListUsageTotalsWithContext ¶
func (mr *MockInspector2APIMockRecorder) ListUsageTotalsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUsageTotalsWithContext indicates an expected call of ListUsageTotalsWithContext
func (*MockInspector2APIMockRecorder) TagResource ¶
func (mr *MockInspector2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockInspector2APIMockRecorder) TagResourceRequest ¶
func (mr *MockInspector2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockInspector2APIMockRecorder) TagResourceWithContext ¶
func (mr *MockInspector2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockInspector2APIMockRecorder) UntagResource ¶
func (mr *MockInspector2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockInspector2APIMockRecorder) UntagResourceRequest ¶
func (mr *MockInspector2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockInspector2APIMockRecorder) UntagResourceWithContext ¶
func (mr *MockInspector2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockInspector2APIMockRecorder) UpdateConfiguration ¶ added in v1.44.55
func (mr *MockInspector2APIMockRecorder) UpdateConfiguration(arg0 interface{}) *gomock.Call
UpdateConfiguration indicates an expected call of UpdateConfiguration
func (*MockInspector2APIMockRecorder) UpdateConfigurationRequest ¶ added in v1.44.55
func (mr *MockInspector2APIMockRecorder) UpdateConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateConfigurationRequest indicates an expected call of UpdateConfigurationRequest
func (*MockInspector2APIMockRecorder) UpdateConfigurationWithContext ¶ added in v1.44.55
func (mr *MockInspector2APIMockRecorder) UpdateConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateConfigurationWithContext indicates an expected call of UpdateConfigurationWithContext
func (*MockInspector2APIMockRecorder) UpdateFilter ¶
func (mr *MockInspector2APIMockRecorder) UpdateFilter(arg0 interface{}) *gomock.Call
UpdateFilter indicates an expected call of UpdateFilter
func (*MockInspector2APIMockRecorder) UpdateFilterRequest ¶
func (mr *MockInspector2APIMockRecorder) UpdateFilterRequest(arg0 interface{}) *gomock.Call
UpdateFilterRequest indicates an expected call of UpdateFilterRequest
func (*MockInspector2APIMockRecorder) UpdateFilterWithContext ¶
func (mr *MockInspector2APIMockRecorder) UpdateFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFilterWithContext indicates an expected call of UpdateFilterWithContext
func (*MockInspector2APIMockRecorder) UpdateOrganizationConfiguration ¶
func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfiguration(arg0 interface{}) *gomock.Call
UpdateOrganizationConfiguration indicates an expected call of UpdateOrganizationConfiguration
func (*MockInspector2APIMockRecorder) UpdateOrganizationConfigurationRequest ¶
func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateOrganizationConfigurationRequest indicates an expected call of UpdateOrganizationConfigurationRequest
func (*MockInspector2APIMockRecorder) UpdateOrganizationConfigurationWithContext ¶
func (mr *MockInspector2APIMockRecorder) UpdateOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateOrganizationConfigurationWithContext indicates an expected call of UpdateOrganizationConfigurationWithContext