Documentation ¶
Overview ¶
Package detectivemock is a generated GoMock package.
Index ¶
- type MockDetectiveAPI
- func (m *MockDetectiveAPI) AcceptInvitation(arg0 *detective.AcceptInvitationInput) (*detective.AcceptInvitationOutput, error)
- func (m *MockDetectiveAPI) AcceptInvitationRequest(arg0 *detective.AcceptInvitationInput) (*request.Request, *detective.AcceptInvitationOutput)
- func (m *MockDetectiveAPI) AcceptInvitationWithContext(arg0 context.Context, arg1 *detective.AcceptInvitationInput, ...) (*detective.AcceptInvitationOutput, error)
- func (m *MockDetectiveAPI) BatchGetGraphMemberDatasources(arg0 *detective.BatchGetGraphMemberDatasourcesInput) (*detective.BatchGetGraphMemberDatasourcesOutput, error)
- func (m *MockDetectiveAPI) BatchGetGraphMemberDatasourcesRequest(arg0 *detective.BatchGetGraphMemberDatasourcesInput) (*request.Request, *detective.BatchGetGraphMemberDatasourcesOutput)
- func (m *MockDetectiveAPI) BatchGetGraphMemberDatasourcesWithContext(arg0 context.Context, arg1 *detective.BatchGetGraphMemberDatasourcesInput, ...) (*detective.BatchGetGraphMemberDatasourcesOutput, error)
- func (m *MockDetectiveAPI) BatchGetMembershipDatasources(arg0 *detective.BatchGetMembershipDatasourcesInput) (*detective.BatchGetMembershipDatasourcesOutput, error)
- func (m *MockDetectiveAPI) BatchGetMembershipDatasourcesRequest(arg0 *detective.BatchGetMembershipDatasourcesInput) (*request.Request, *detective.BatchGetMembershipDatasourcesOutput)
- func (m *MockDetectiveAPI) BatchGetMembershipDatasourcesWithContext(arg0 context.Context, arg1 *detective.BatchGetMembershipDatasourcesInput, ...) (*detective.BatchGetMembershipDatasourcesOutput, error)
- func (m *MockDetectiveAPI) CreateGraph(arg0 *detective.CreateGraphInput) (*detective.CreateGraphOutput, error)
- func (m *MockDetectiveAPI) CreateGraphRequest(arg0 *detective.CreateGraphInput) (*request.Request, *detective.CreateGraphOutput)
- func (m *MockDetectiveAPI) CreateGraphWithContext(arg0 context.Context, arg1 *detective.CreateGraphInput, arg2 ...request.Option) (*detective.CreateGraphOutput, error)
- func (m *MockDetectiveAPI) CreateMembers(arg0 *detective.CreateMembersInput) (*detective.CreateMembersOutput, error)
- func (m *MockDetectiveAPI) CreateMembersRequest(arg0 *detective.CreateMembersInput) (*request.Request, *detective.CreateMembersOutput)
- func (m *MockDetectiveAPI) CreateMembersWithContext(arg0 context.Context, arg1 *detective.CreateMembersInput, ...) (*detective.CreateMembersOutput, error)
- func (m *MockDetectiveAPI) DeleteGraph(arg0 *detective.DeleteGraphInput) (*detective.DeleteGraphOutput, error)
- func (m *MockDetectiveAPI) DeleteGraphRequest(arg0 *detective.DeleteGraphInput) (*request.Request, *detective.DeleteGraphOutput)
- func (m *MockDetectiveAPI) DeleteGraphWithContext(arg0 context.Context, arg1 *detective.DeleteGraphInput, arg2 ...request.Option) (*detective.DeleteGraphOutput, error)
- func (m *MockDetectiveAPI) DeleteMembers(arg0 *detective.DeleteMembersInput) (*detective.DeleteMembersOutput, error)
- func (m *MockDetectiveAPI) DeleteMembersRequest(arg0 *detective.DeleteMembersInput) (*request.Request, *detective.DeleteMembersOutput)
- func (m *MockDetectiveAPI) DeleteMembersWithContext(arg0 context.Context, arg1 *detective.DeleteMembersInput, ...) (*detective.DeleteMembersOutput, error)
- func (m *MockDetectiveAPI) DescribeOrganizationConfiguration(arg0 *detective.DescribeOrganizationConfigurationInput) (*detective.DescribeOrganizationConfigurationOutput, error)
- func (m *MockDetectiveAPI) DescribeOrganizationConfigurationRequest(arg0 *detective.DescribeOrganizationConfigurationInput) (*request.Request, *detective.DescribeOrganizationConfigurationOutput)
- func (m *MockDetectiveAPI) DescribeOrganizationConfigurationWithContext(arg0 context.Context, arg1 *detective.DescribeOrganizationConfigurationInput, ...) (*detective.DescribeOrganizationConfigurationOutput, error)
- func (m *MockDetectiveAPI) DisableOrganizationAdminAccount(arg0 *detective.DisableOrganizationAdminAccountInput) (*detective.DisableOrganizationAdminAccountOutput, error)
- func (m *MockDetectiveAPI) DisableOrganizationAdminAccountRequest(arg0 *detective.DisableOrganizationAdminAccountInput) (*request.Request, *detective.DisableOrganizationAdminAccountOutput)
- func (m *MockDetectiveAPI) DisableOrganizationAdminAccountWithContext(arg0 context.Context, arg1 *detective.DisableOrganizationAdminAccountInput, ...) (*detective.DisableOrganizationAdminAccountOutput, error)
- func (m *MockDetectiveAPI) DisassociateMembership(arg0 *detective.DisassociateMembershipInput) (*detective.DisassociateMembershipOutput, error)
- func (m *MockDetectiveAPI) DisassociateMembershipRequest(arg0 *detective.DisassociateMembershipInput) (*request.Request, *detective.DisassociateMembershipOutput)
- func (m *MockDetectiveAPI) DisassociateMembershipWithContext(arg0 context.Context, arg1 *detective.DisassociateMembershipInput, ...) (*detective.DisassociateMembershipOutput, error)
- func (m *MockDetectiveAPI) EXPECT() *MockDetectiveAPIMockRecorder
- func (m *MockDetectiveAPI) EnableOrganizationAdminAccount(arg0 *detective.EnableOrganizationAdminAccountInput) (*detective.EnableOrganizationAdminAccountOutput, error)
- func (m *MockDetectiveAPI) EnableOrganizationAdminAccountRequest(arg0 *detective.EnableOrganizationAdminAccountInput) (*request.Request, *detective.EnableOrganizationAdminAccountOutput)
- func (m *MockDetectiveAPI) EnableOrganizationAdminAccountWithContext(arg0 context.Context, arg1 *detective.EnableOrganizationAdminAccountInput, ...) (*detective.EnableOrganizationAdminAccountOutput, error)
- func (m *MockDetectiveAPI) GetMembers(arg0 *detective.GetMembersInput) (*detective.GetMembersOutput, error)
- func (m *MockDetectiveAPI) GetMembersRequest(arg0 *detective.GetMembersInput) (*request.Request, *detective.GetMembersOutput)
- func (m *MockDetectiveAPI) GetMembersWithContext(arg0 context.Context, arg1 *detective.GetMembersInput, arg2 ...request.Option) (*detective.GetMembersOutput, error)
- func (m *MockDetectiveAPI) ListDatasourcePackages(arg0 *detective.ListDatasourcePackagesInput) (*detective.ListDatasourcePackagesOutput, error)
- func (m *MockDetectiveAPI) ListDatasourcePackagesPages(arg0 *detective.ListDatasourcePackagesInput, ...) error
- func (m *MockDetectiveAPI) ListDatasourcePackagesPagesWithContext(arg0 context.Context, arg1 *detective.ListDatasourcePackagesInput, ...) error
- func (m *MockDetectiveAPI) ListDatasourcePackagesRequest(arg0 *detective.ListDatasourcePackagesInput) (*request.Request, *detective.ListDatasourcePackagesOutput)
- func (m *MockDetectiveAPI) ListDatasourcePackagesWithContext(arg0 context.Context, arg1 *detective.ListDatasourcePackagesInput, ...) (*detective.ListDatasourcePackagesOutput, error)
- func (m *MockDetectiveAPI) ListGraphs(arg0 *detective.ListGraphsInput) (*detective.ListGraphsOutput, error)
- func (m *MockDetectiveAPI) ListGraphsPages(arg0 *detective.ListGraphsInput, ...) error
- func (m *MockDetectiveAPI) ListGraphsPagesWithContext(arg0 context.Context, arg1 *detective.ListGraphsInput, ...) error
- func (m *MockDetectiveAPI) ListGraphsRequest(arg0 *detective.ListGraphsInput) (*request.Request, *detective.ListGraphsOutput)
- func (m *MockDetectiveAPI) ListGraphsWithContext(arg0 context.Context, arg1 *detective.ListGraphsInput, arg2 ...request.Option) (*detective.ListGraphsOutput, error)
- func (m *MockDetectiveAPI) ListInvitations(arg0 *detective.ListInvitationsInput) (*detective.ListInvitationsOutput, error)
- func (m *MockDetectiveAPI) ListInvitationsPages(arg0 *detective.ListInvitationsInput, ...) error
- func (m *MockDetectiveAPI) ListInvitationsPagesWithContext(arg0 context.Context, arg1 *detective.ListInvitationsInput, ...) error
- func (m *MockDetectiveAPI) ListInvitationsRequest(arg0 *detective.ListInvitationsInput) (*request.Request, *detective.ListInvitationsOutput)
- func (m *MockDetectiveAPI) ListInvitationsWithContext(arg0 context.Context, arg1 *detective.ListInvitationsInput, ...) (*detective.ListInvitationsOutput, error)
- func (m *MockDetectiveAPI) ListMembers(arg0 *detective.ListMembersInput) (*detective.ListMembersOutput, error)
- func (m *MockDetectiveAPI) ListMembersPages(arg0 *detective.ListMembersInput, ...) error
- func (m *MockDetectiveAPI) ListMembersPagesWithContext(arg0 context.Context, arg1 *detective.ListMembersInput, ...) error
- func (m *MockDetectiveAPI) ListMembersRequest(arg0 *detective.ListMembersInput) (*request.Request, *detective.ListMembersOutput)
- func (m *MockDetectiveAPI) ListMembersWithContext(arg0 context.Context, arg1 *detective.ListMembersInput, arg2 ...request.Option) (*detective.ListMembersOutput, error)
- func (m *MockDetectiveAPI) ListOrganizationAdminAccounts(arg0 *detective.ListOrganizationAdminAccountsInput) (*detective.ListOrganizationAdminAccountsOutput, error)
- func (m *MockDetectiveAPI) ListOrganizationAdminAccountsPages(arg0 *detective.ListOrganizationAdminAccountsInput, ...) error
- func (m *MockDetectiveAPI) ListOrganizationAdminAccountsPagesWithContext(arg0 context.Context, arg1 *detective.ListOrganizationAdminAccountsInput, ...) error
- func (m *MockDetectiveAPI) ListOrganizationAdminAccountsRequest(arg0 *detective.ListOrganizationAdminAccountsInput) (*request.Request, *detective.ListOrganizationAdminAccountsOutput)
- func (m *MockDetectiveAPI) ListOrganizationAdminAccountsWithContext(arg0 context.Context, arg1 *detective.ListOrganizationAdminAccountsInput, ...) (*detective.ListOrganizationAdminAccountsOutput, error)
- func (m *MockDetectiveAPI) ListTagsForResource(arg0 *detective.ListTagsForResourceInput) (*detective.ListTagsForResourceOutput, error)
- func (m *MockDetectiveAPI) ListTagsForResourceRequest(arg0 *detective.ListTagsForResourceInput) (*request.Request, *detective.ListTagsForResourceOutput)
- func (m *MockDetectiveAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *detective.ListTagsForResourceInput, ...) (*detective.ListTagsForResourceOutput, error)
- func (m *MockDetectiveAPI) RejectInvitation(arg0 *detective.RejectInvitationInput) (*detective.RejectInvitationOutput, error)
- func (m *MockDetectiveAPI) RejectInvitationRequest(arg0 *detective.RejectInvitationInput) (*request.Request, *detective.RejectInvitationOutput)
- func (m *MockDetectiveAPI) RejectInvitationWithContext(arg0 context.Context, arg1 *detective.RejectInvitationInput, ...) (*detective.RejectInvitationOutput, error)
- func (m *MockDetectiveAPI) StartMonitoringMember(arg0 *detective.StartMonitoringMemberInput) (*detective.StartMonitoringMemberOutput, error)
- func (m *MockDetectiveAPI) StartMonitoringMemberRequest(arg0 *detective.StartMonitoringMemberInput) (*request.Request, *detective.StartMonitoringMemberOutput)
- func (m *MockDetectiveAPI) StartMonitoringMemberWithContext(arg0 context.Context, arg1 *detective.StartMonitoringMemberInput, ...) (*detective.StartMonitoringMemberOutput, error)
- func (m *MockDetectiveAPI) TagResource(arg0 *detective.TagResourceInput) (*detective.TagResourceOutput, error)
- func (m *MockDetectiveAPI) TagResourceRequest(arg0 *detective.TagResourceInput) (*request.Request, *detective.TagResourceOutput)
- func (m *MockDetectiveAPI) TagResourceWithContext(arg0 context.Context, arg1 *detective.TagResourceInput, arg2 ...request.Option) (*detective.TagResourceOutput, error)
- func (m *MockDetectiveAPI) UntagResource(arg0 *detective.UntagResourceInput) (*detective.UntagResourceOutput, error)
- func (m *MockDetectiveAPI) UntagResourceRequest(arg0 *detective.UntagResourceInput) (*request.Request, *detective.UntagResourceOutput)
- func (m *MockDetectiveAPI) UntagResourceWithContext(arg0 context.Context, arg1 *detective.UntagResourceInput, ...) (*detective.UntagResourceOutput, error)
- func (m *MockDetectiveAPI) UpdateDatasourcePackages(arg0 *detective.UpdateDatasourcePackagesInput) (*detective.UpdateDatasourcePackagesOutput, error)
- func (m *MockDetectiveAPI) UpdateDatasourcePackagesRequest(arg0 *detective.UpdateDatasourcePackagesInput) (*request.Request, *detective.UpdateDatasourcePackagesOutput)
- func (m *MockDetectiveAPI) UpdateDatasourcePackagesWithContext(arg0 context.Context, arg1 *detective.UpdateDatasourcePackagesInput, ...) (*detective.UpdateDatasourcePackagesOutput, error)
- func (m *MockDetectiveAPI) UpdateOrganizationConfiguration(arg0 *detective.UpdateOrganizationConfigurationInput) (*detective.UpdateOrganizationConfigurationOutput, error)
- func (m *MockDetectiveAPI) UpdateOrganizationConfigurationRequest(arg0 *detective.UpdateOrganizationConfigurationInput) (*request.Request, *detective.UpdateOrganizationConfigurationOutput)
- func (m *MockDetectiveAPI) UpdateOrganizationConfigurationWithContext(arg0 context.Context, arg1 *detective.UpdateOrganizationConfigurationInput, ...) (*detective.UpdateOrganizationConfigurationOutput, error)
- type MockDetectiveAPIMockRecorder
- func (mr *MockDetectiveAPIMockRecorder) AcceptInvitation(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) AcceptInvitationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) AcceptInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasources(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) BatchGetMembershipDatasources(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) BatchGetMembershipDatasourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) BatchGetMembershipDatasourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) CreateGraph(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) CreateGraphRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) CreateGraphWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) CreateMembers(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) CreateMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) CreateMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DeleteGraph(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DeleteGraphRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DeleteGraphWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DeleteMembers(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DeleteMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DeleteMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DescribeOrganizationConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DescribeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DescribeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccount(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DisassociateMembership(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DisassociateMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) DisassociateMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccount(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) GetMembers(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) GetMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) GetMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackages(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListGraphs(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListGraphsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListGraphsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListGraphsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListGraphsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListInvitations(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListInvitationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListInvitationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListInvitationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListMembersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccounts(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) RejectInvitation(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) RejectInvitationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) RejectInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) StartMonitoringMember(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) StartMonitoringMemberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) StartMonitoringMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) UpdateDatasourcePackages(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) UpdateDatasourcePackagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) UpdateDatasourcePackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) UpdateOrganizationConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) UpdateOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockDetectiveAPIMockRecorder) 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 MockDetectiveAPI ¶
type MockDetectiveAPI struct {
// contains filtered or unexported fields
}
MockDetectiveAPI is a mock of DetectiveAPI interface
func NewMockDetectiveAPI ¶
func NewMockDetectiveAPI(ctrl *gomock.Controller) *MockDetectiveAPI
NewMockDetectiveAPI creates a new mock instance
func (*MockDetectiveAPI) AcceptInvitation ¶
func (m *MockDetectiveAPI) AcceptInvitation(arg0 *detective.AcceptInvitationInput) (*detective.AcceptInvitationOutput, error)
AcceptInvitation mocks base method
func (*MockDetectiveAPI) AcceptInvitationRequest ¶
func (m *MockDetectiveAPI) AcceptInvitationRequest(arg0 *detective.AcceptInvitationInput) (*request.Request, *detective.AcceptInvitationOutput)
AcceptInvitationRequest mocks base method
func (*MockDetectiveAPI) AcceptInvitationWithContext ¶
func (m *MockDetectiveAPI) AcceptInvitationWithContext(arg0 context.Context, arg1 *detective.AcceptInvitationInput, arg2 ...request.Option) (*detective.AcceptInvitationOutput, error)
AcceptInvitationWithContext mocks base method
func (*MockDetectiveAPI) BatchGetGraphMemberDatasources ¶ added in v1.44.63
func (m *MockDetectiveAPI) BatchGetGraphMemberDatasources(arg0 *detective.BatchGetGraphMemberDatasourcesInput) (*detective.BatchGetGraphMemberDatasourcesOutput, error)
BatchGetGraphMemberDatasources mocks base method
func (*MockDetectiveAPI) BatchGetGraphMemberDatasourcesRequest ¶ added in v1.44.63
func (m *MockDetectiveAPI) BatchGetGraphMemberDatasourcesRequest(arg0 *detective.BatchGetGraphMemberDatasourcesInput) (*request.Request, *detective.BatchGetGraphMemberDatasourcesOutput)
BatchGetGraphMemberDatasourcesRequest mocks base method
func (*MockDetectiveAPI) BatchGetGraphMemberDatasourcesWithContext ¶ added in v1.44.63
func (m *MockDetectiveAPI) BatchGetGraphMemberDatasourcesWithContext(arg0 context.Context, arg1 *detective.BatchGetGraphMemberDatasourcesInput, arg2 ...request.Option) (*detective.BatchGetGraphMemberDatasourcesOutput, error)
BatchGetGraphMemberDatasourcesWithContext mocks base method
func (*MockDetectiveAPI) BatchGetMembershipDatasources ¶ added in v1.44.63
func (m *MockDetectiveAPI) BatchGetMembershipDatasources(arg0 *detective.BatchGetMembershipDatasourcesInput) (*detective.BatchGetMembershipDatasourcesOutput, error)
BatchGetMembershipDatasources mocks base method
func (*MockDetectiveAPI) BatchGetMembershipDatasourcesRequest ¶ added in v1.44.63
func (m *MockDetectiveAPI) BatchGetMembershipDatasourcesRequest(arg0 *detective.BatchGetMembershipDatasourcesInput) (*request.Request, *detective.BatchGetMembershipDatasourcesOutput)
BatchGetMembershipDatasourcesRequest mocks base method
func (*MockDetectiveAPI) BatchGetMembershipDatasourcesWithContext ¶ added in v1.44.63
func (m *MockDetectiveAPI) BatchGetMembershipDatasourcesWithContext(arg0 context.Context, arg1 *detective.BatchGetMembershipDatasourcesInput, arg2 ...request.Option) (*detective.BatchGetMembershipDatasourcesOutput, error)
BatchGetMembershipDatasourcesWithContext mocks base method
func (*MockDetectiveAPI) CreateGraph ¶
func (m *MockDetectiveAPI) CreateGraph(arg0 *detective.CreateGraphInput) (*detective.CreateGraphOutput, error)
CreateGraph mocks base method
func (*MockDetectiveAPI) CreateGraphRequest ¶
func (m *MockDetectiveAPI) CreateGraphRequest(arg0 *detective.CreateGraphInput) (*request.Request, *detective.CreateGraphOutput)
CreateGraphRequest mocks base method
func (*MockDetectiveAPI) CreateGraphWithContext ¶
func (m *MockDetectiveAPI) CreateGraphWithContext(arg0 context.Context, arg1 *detective.CreateGraphInput, arg2 ...request.Option) (*detective.CreateGraphOutput, error)
CreateGraphWithContext mocks base method
func (*MockDetectiveAPI) CreateMembers ¶
func (m *MockDetectiveAPI) CreateMembers(arg0 *detective.CreateMembersInput) (*detective.CreateMembersOutput, error)
CreateMembers mocks base method
func (*MockDetectiveAPI) CreateMembersRequest ¶
func (m *MockDetectiveAPI) CreateMembersRequest(arg0 *detective.CreateMembersInput) (*request.Request, *detective.CreateMembersOutput)
CreateMembersRequest mocks base method
func (*MockDetectiveAPI) CreateMembersWithContext ¶
func (m *MockDetectiveAPI) CreateMembersWithContext(arg0 context.Context, arg1 *detective.CreateMembersInput, arg2 ...request.Option) (*detective.CreateMembersOutput, error)
CreateMembersWithContext mocks base method
func (*MockDetectiveAPI) DeleteGraph ¶
func (m *MockDetectiveAPI) DeleteGraph(arg0 *detective.DeleteGraphInput) (*detective.DeleteGraphOutput, error)
DeleteGraph mocks base method
func (*MockDetectiveAPI) DeleteGraphRequest ¶
func (m *MockDetectiveAPI) DeleteGraphRequest(arg0 *detective.DeleteGraphInput) (*request.Request, *detective.DeleteGraphOutput)
DeleteGraphRequest mocks base method
func (*MockDetectiveAPI) DeleteGraphWithContext ¶
func (m *MockDetectiveAPI) DeleteGraphWithContext(arg0 context.Context, arg1 *detective.DeleteGraphInput, arg2 ...request.Option) (*detective.DeleteGraphOutput, error)
DeleteGraphWithContext mocks base method
func (*MockDetectiveAPI) DeleteMembers ¶
func (m *MockDetectiveAPI) DeleteMembers(arg0 *detective.DeleteMembersInput) (*detective.DeleteMembersOutput, error)
DeleteMembers mocks base method
func (*MockDetectiveAPI) DeleteMembersRequest ¶
func (m *MockDetectiveAPI) DeleteMembersRequest(arg0 *detective.DeleteMembersInput) (*request.Request, *detective.DeleteMembersOutput)
DeleteMembersRequest mocks base method
func (*MockDetectiveAPI) DeleteMembersWithContext ¶
func (m *MockDetectiveAPI) DeleteMembersWithContext(arg0 context.Context, arg1 *detective.DeleteMembersInput, arg2 ...request.Option) (*detective.DeleteMembersOutput, error)
DeleteMembersWithContext mocks base method
func (*MockDetectiveAPI) DescribeOrganizationConfiguration ¶
func (m *MockDetectiveAPI) DescribeOrganizationConfiguration(arg0 *detective.DescribeOrganizationConfigurationInput) (*detective.DescribeOrganizationConfigurationOutput, error)
DescribeOrganizationConfiguration mocks base method
func (*MockDetectiveAPI) DescribeOrganizationConfigurationRequest ¶
func (m *MockDetectiveAPI) DescribeOrganizationConfigurationRequest(arg0 *detective.DescribeOrganizationConfigurationInput) (*request.Request, *detective.DescribeOrganizationConfigurationOutput)
DescribeOrganizationConfigurationRequest mocks base method
func (*MockDetectiveAPI) DescribeOrganizationConfigurationWithContext ¶
func (m *MockDetectiveAPI) DescribeOrganizationConfigurationWithContext(arg0 context.Context, arg1 *detective.DescribeOrganizationConfigurationInput, arg2 ...request.Option) (*detective.DescribeOrganizationConfigurationOutput, error)
DescribeOrganizationConfigurationWithContext mocks base method
func (*MockDetectiveAPI) DisableOrganizationAdminAccount ¶
func (m *MockDetectiveAPI) DisableOrganizationAdminAccount(arg0 *detective.DisableOrganizationAdminAccountInput) (*detective.DisableOrganizationAdminAccountOutput, error)
DisableOrganizationAdminAccount mocks base method
func (*MockDetectiveAPI) DisableOrganizationAdminAccountRequest ¶
func (m *MockDetectiveAPI) DisableOrganizationAdminAccountRequest(arg0 *detective.DisableOrganizationAdminAccountInput) (*request.Request, *detective.DisableOrganizationAdminAccountOutput)
DisableOrganizationAdminAccountRequest mocks base method
func (*MockDetectiveAPI) DisableOrganizationAdminAccountWithContext ¶
func (m *MockDetectiveAPI) DisableOrganizationAdminAccountWithContext(arg0 context.Context, arg1 *detective.DisableOrganizationAdminAccountInput, arg2 ...request.Option) (*detective.DisableOrganizationAdminAccountOutput, error)
DisableOrganizationAdminAccountWithContext mocks base method
func (*MockDetectiveAPI) DisassociateMembership ¶
func (m *MockDetectiveAPI) DisassociateMembership(arg0 *detective.DisassociateMembershipInput) (*detective.DisassociateMembershipOutput, error)
DisassociateMembership mocks base method
func (*MockDetectiveAPI) DisassociateMembershipRequest ¶
func (m *MockDetectiveAPI) DisassociateMembershipRequest(arg0 *detective.DisassociateMembershipInput) (*request.Request, *detective.DisassociateMembershipOutput)
DisassociateMembershipRequest mocks base method
func (*MockDetectiveAPI) DisassociateMembershipWithContext ¶
func (m *MockDetectiveAPI) DisassociateMembershipWithContext(arg0 context.Context, arg1 *detective.DisassociateMembershipInput, arg2 ...request.Option) (*detective.DisassociateMembershipOutput, error)
DisassociateMembershipWithContext mocks base method
func (*MockDetectiveAPI) EXPECT ¶
func (m *MockDetectiveAPI) EXPECT() *MockDetectiveAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockDetectiveAPI) EnableOrganizationAdminAccount ¶
func (m *MockDetectiveAPI) EnableOrganizationAdminAccount(arg0 *detective.EnableOrganizationAdminAccountInput) (*detective.EnableOrganizationAdminAccountOutput, error)
EnableOrganizationAdminAccount mocks base method
func (*MockDetectiveAPI) EnableOrganizationAdminAccountRequest ¶
func (m *MockDetectiveAPI) EnableOrganizationAdminAccountRequest(arg0 *detective.EnableOrganizationAdminAccountInput) (*request.Request, *detective.EnableOrganizationAdminAccountOutput)
EnableOrganizationAdminAccountRequest mocks base method
func (*MockDetectiveAPI) EnableOrganizationAdminAccountWithContext ¶
func (m *MockDetectiveAPI) EnableOrganizationAdminAccountWithContext(arg0 context.Context, arg1 *detective.EnableOrganizationAdminAccountInput, arg2 ...request.Option) (*detective.EnableOrganizationAdminAccountOutput, error)
EnableOrganizationAdminAccountWithContext mocks base method
func (*MockDetectiveAPI) GetMembers ¶
func (m *MockDetectiveAPI) GetMembers(arg0 *detective.GetMembersInput) (*detective.GetMembersOutput, error)
GetMembers mocks base method
func (*MockDetectiveAPI) GetMembersRequest ¶
func (m *MockDetectiveAPI) GetMembersRequest(arg0 *detective.GetMembersInput) (*request.Request, *detective.GetMembersOutput)
GetMembersRequest mocks base method
func (*MockDetectiveAPI) GetMembersWithContext ¶
func (m *MockDetectiveAPI) GetMembersWithContext(arg0 context.Context, arg1 *detective.GetMembersInput, arg2 ...request.Option) (*detective.GetMembersOutput, error)
GetMembersWithContext mocks base method
func (*MockDetectiveAPI) ListDatasourcePackages ¶ added in v1.44.63
func (m *MockDetectiveAPI) ListDatasourcePackages(arg0 *detective.ListDatasourcePackagesInput) (*detective.ListDatasourcePackagesOutput, error)
ListDatasourcePackages mocks base method
func (*MockDetectiveAPI) ListDatasourcePackagesPages ¶ added in v1.44.63
func (m *MockDetectiveAPI) ListDatasourcePackagesPages(arg0 *detective.ListDatasourcePackagesInput, arg1 func(*detective.ListDatasourcePackagesOutput, bool) bool) error
ListDatasourcePackagesPages mocks base method
func (*MockDetectiveAPI) ListDatasourcePackagesPagesWithContext ¶ added in v1.44.63
func (m *MockDetectiveAPI) ListDatasourcePackagesPagesWithContext(arg0 context.Context, arg1 *detective.ListDatasourcePackagesInput, arg2 func(*detective.ListDatasourcePackagesOutput, bool) bool, arg3 ...request.Option) error
ListDatasourcePackagesPagesWithContext mocks base method
func (*MockDetectiveAPI) ListDatasourcePackagesRequest ¶ added in v1.44.63
func (m *MockDetectiveAPI) ListDatasourcePackagesRequest(arg0 *detective.ListDatasourcePackagesInput) (*request.Request, *detective.ListDatasourcePackagesOutput)
ListDatasourcePackagesRequest mocks base method
func (*MockDetectiveAPI) ListDatasourcePackagesWithContext ¶ added in v1.44.63
func (m *MockDetectiveAPI) ListDatasourcePackagesWithContext(arg0 context.Context, arg1 *detective.ListDatasourcePackagesInput, arg2 ...request.Option) (*detective.ListDatasourcePackagesOutput, error)
ListDatasourcePackagesWithContext mocks base method
func (*MockDetectiveAPI) ListGraphs ¶
func (m *MockDetectiveAPI) ListGraphs(arg0 *detective.ListGraphsInput) (*detective.ListGraphsOutput, error)
ListGraphs mocks base method
func (*MockDetectiveAPI) ListGraphsPages ¶
func (m *MockDetectiveAPI) ListGraphsPages(arg0 *detective.ListGraphsInput, arg1 func(*detective.ListGraphsOutput, bool) bool) error
ListGraphsPages mocks base method
func (*MockDetectiveAPI) ListGraphsPagesWithContext ¶
func (m *MockDetectiveAPI) ListGraphsPagesWithContext(arg0 context.Context, arg1 *detective.ListGraphsInput, arg2 func(*detective.ListGraphsOutput, bool) bool, arg3 ...request.Option) error
ListGraphsPagesWithContext mocks base method
func (*MockDetectiveAPI) ListGraphsRequest ¶
func (m *MockDetectiveAPI) ListGraphsRequest(arg0 *detective.ListGraphsInput) (*request.Request, *detective.ListGraphsOutput)
ListGraphsRequest mocks base method
func (*MockDetectiveAPI) ListGraphsWithContext ¶
func (m *MockDetectiveAPI) ListGraphsWithContext(arg0 context.Context, arg1 *detective.ListGraphsInput, arg2 ...request.Option) (*detective.ListGraphsOutput, error)
ListGraphsWithContext mocks base method
func (*MockDetectiveAPI) ListInvitations ¶
func (m *MockDetectiveAPI) ListInvitations(arg0 *detective.ListInvitationsInput) (*detective.ListInvitationsOutput, error)
ListInvitations mocks base method
func (*MockDetectiveAPI) ListInvitationsPages ¶
func (m *MockDetectiveAPI) ListInvitationsPages(arg0 *detective.ListInvitationsInput, arg1 func(*detective.ListInvitationsOutput, bool) bool) error
ListInvitationsPages mocks base method
func (*MockDetectiveAPI) ListInvitationsPagesWithContext ¶
func (m *MockDetectiveAPI) ListInvitationsPagesWithContext(arg0 context.Context, arg1 *detective.ListInvitationsInput, arg2 func(*detective.ListInvitationsOutput, bool) bool, arg3 ...request.Option) error
ListInvitationsPagesWithContext mocks base method
func (*MockDetectiveAPI) ListInvitationsRequest ¶
func (m *MockDetectiveAPI) ListInvitationsRequest(arg0 *detective.ListInvitationsInput) (*request.Request, *detective.ListInvitationsOutput)
ListInvitationsRequest mocks base method
func (*MockDetectiveAPI) ListInvitationsWithContext ¶
func (m *MockDetectiveAPI) ListInvitationsWithContext(arg0 context.Context, arg1 *detective.ListInvitationsInput, arg2 ...request.Option) (*detective.ListInvitationsOutput, error)
ListInvitationsWithContext mocks base method
func (*MockDetectiveAPI) ListMembers ¶
func (m *MockDetectiveAPI) ListMembers(arg0 *detective.ListMembersInput) (*detective.ListMembersOutput, error)
ListMembers mocks base method
func (*MockDetectiveAPI) ListMembersPages ¶
func (m *MockDetectiveAPI) ListMembersPages(arg0 *detective.ListMembersInput, arg1 func(*detective.ListMembersOutput, bool) bool) error
ListMembersPages mocks base method
func (*MockDetectiveAPI) ListMembersPagesWithContext ¶
func (m *MockDetectiveAPI) ListMembersPagesWithContext(arg0 context.Context, arg1 *detective.ListMembersInput, arg2 func(*detective.ListMembersOutput, bool) bool, arg3 ...request.Option) error
ListMembersPagesWithContext mocks base method
func (*MockDetectiveAPI) ListMembersRequest ¶
func (m *MockDetectiveAPI) ListMembersRequest(arg0 *detective.ListMembersInput) (*request.Request, *detective.ListMembersOutput)
ListMembersRequest mocks base method
func (*MockDetectiveAPI) ListMembersWithContext ¶
func (m *MockDetectiveAPI) ListMembersWithContext(arg0 context.Context, arg1 *detective.ListMembersInput, arg2 ...request.Option) (*detective.ListMembersOutput, error)
ListMembersWithContext mocks base method
func (*MockDetectiveAPI) ListOrganizationAdminAccounts ¶
func (m *MockDetectiveAPI) ListOrganizationAdminAccounts(arg0 *detective.ListOrganizationAdminAccountsInput) (*detective.ListOrganizationAdminAccountsOutput, error)
ListOrganizationAdminAccounts mocks base method
func (*MockDetectiveAPI) ListOrganizationAdminAccountsPages ¶
func (m *MockDetectiveAPI) ListOrganizationAdminAccountsPages(arg0 *detective.ListOrganizationAdminAccountsInput, arg1 func(*detective.ListOrganizationAdminAccountsOutput, bool) bool) error
ListOrganizationAdminAccountsPages mocks base method
func (*MockDetectiveAPI) ListOrganizationAdminAccountsPagesWithContext ¶
func (m *MockDetectiveAPI) ListOrganizationAdminAccountsPagesWithContext(arg0 context.Context, arg1 *detective.ListOrganizationAdminAccountsInput, arg2 func(*detective.ListOrganizationAdminAccountsOutput, bool) bool, arg3 ...request.Option) error
ListOrganizationAdminAccountsPagesWithContext mocks base method
func (*MockDetectiveAPI) ListOrganizationAdminAccountsRequest ¶
func (m *MockDetectiveAPI) ListOrganizationAdminAccountsRequest(arg0 *detective.ListOrganizationAdminAccountsInput) (*request.Request, *detective.ListOrganizationAdminAccountsOutput)
ListOrganizationAdminAccountsRequest mocks base method
func (*MockDetectiveAPI) ListOrganizationAdminAccountsWithContext ¶
func (m *MockDetectiveAPI) ListOrganizationAdminAccountsWithContext(arg0 context.Context, arg1 *detective.ListOrganizationAdminAccountsInput, arg2 ...request.Option) (*detective.ListOrganizationAdminAccountsOutput, error)
ListOrganizationAdminAccountsWithContext mocks base method
func (*MockDetectiveAPI) ListTagsForResource ¶
func (m *MockDetectiveAPI) ListTagsForResource(arg0 *detective.ListTagsForResourceInput) (*detective.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockDetectiveAPI) ListTagsForResourceRequest ¶
func (m *MockDetectiveAPI) ListTagsForResourceRequest(arg0 *detective.ListTagsForResourceInput) (*request.Request, *detective.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockDetectiveAPI) ListTagsForResourceWithContext ¶
func (m *MockDetectiveAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *detective.ListTagsForResourceInput, arg2 ...request.Option) (*detective.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockDetectiveAPI) RejectInvitation ¶
func (m *MockDetectiveAPI) RejectInvitation(arg0 *detective.RejectInvitationInput) (*detective.RejectInvitationOutput, error)
RejectInvitation mocks base method
func (*MockDetectiveAPI) RejectInvitationRequest ¶
func (m *MockDetectiveAPI) RejectInvitationRequest(arg0 *detective.RejectInvitationInput) (*request.Request, *detective.RejectInvitationOutput)
RejectInvitationRequest mocks base method
func (*MockDetectiveAPI) RejectInvitationWithContext ¶
func (m *MockDetectiveAPI) RejectInvitationWithContext(arg0 context.Context, arg1 *detective.RejectInvitationInput, arg2 ...request.Option) (*detective.RejectInvitationOutput, error)
RejectInvitationWithContext mocks base method
func (*MockDetectiveAPI) StartMonitoringMember ¶
func (m *MockDetectiveAPI) StartMonitoringMember(arg0 *detective.StartMonitoringMemberInput) (*detective.StartMonitoringMemberOutput, error)
StartMonitoringMember mocks base method
func (*MockDetectiveAPI) StartMonitoringMemberRequest ¶
func (m *MockDetectiveAPI) StartMonitoringMemberRequest(arg0 *detective.StartMonitoringMemberInput) (*request.Request, *detective.StartMonitoringMemberOutput)
StartMonitoringMemberRequest mocks base method
func (*MockDetectiveAPI) StartMonitoringMemberWithContext ¶
func (m *MockDetectiveAPI) StartMonitoringMemberWithContext(arg0 context.Context, arg1 *detective.StartMonitoringMemberInput, arg2 ...request.Option) (*detective.StartMonitoringMemberOutput, error)
StartMonitoringMemberWithContext mocks base method
func (*MockDetectiveAPI) TagResource ¶
func (m *MockDetectiveAPI) TagResource(arg0 *detective.TagResourceInput) (*detective.TagResourceOutput, error)
TagResource mocks base method
func (*MockDetectiveAPI) TagResourceRequest ¶
func (m *MockDetectiveAPI) TagResourceRequest(arg0 *detective.TagResourceInput) (*request.Request, *detective.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockDetectiveAPI) TagResourceWithContext ¶
func (m *MockDetectiveAPI) TagResourceWithContext(arg0 context.Context, arg1 *detective.TagResourceInput, arg2 ...request.Option) (*detective.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockDetectiveAPI) UntagResource ¶
func (m *MockDetectiveAPI) UntagResource(arg0 *detective.UntagResourceInput) (*detective.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockDetectiveAPI) UntagResourceRequest ¶
func (m *MockDetectiveAPI) UntagResourceRequest(arg0 *detective.UntagResourceInput) (*request.Request, *detective.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockDetectiveAPI) UntagResourceWithContext ¶
func (m *MockDetectiveAPI) UntagResourceWithContext(arg0 context.Context, arg1 *detective.UntagResourceInput, arg2 ...request.Option) (*detective.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockDetectiveAPI) UpdateDatasourcePackages ¶ added in v1.44.63
func (m *MockDetectiveAPI) UpdateDatasourcePackages(arg0 *detective.UpdateDatasourcePackagesInput) (*detective.UpdateDatasourcePackagesOutput, error)
UpdateDatasourcePackages mocks base method
func (*MockDetectiveAPI) UpdateDatasourcePackagesRequest ¶ added in v1.44.63
func (m *MockDetectiveAPI) UpdateDatasourcePackagesRequest(arg0 *detective.UpdateDatasourcePackagesInput) (*request.Request, *detective.UpdateDatasourcePackagesOutput)
UpdateDatasourcePackagesRequest mocks base method
func (*MockDetectiveAPI) UpdateDatasourcePackagesWithContext ¶ added in v1.44.63
func (m *MockDetectiveAPI) UpdateDatasourcePackagesWithContext(arg0 context.Context, arg1 *detective.UpdateDatasourcePackagesInput, arg2 ...request.Option) (*detective.UpdateDatasourcePackagesOutput, error)
UpdateDatasourcePackagesWithContext mocks base method
func (*MockDetectiveAPI) UpdateOrganizationConfiguration ¶
func (m *MockDetectiveAPI) UpdateOrganizationConfiguration(arg0 *detective.UpdateOrganizationConfigurationInput) (*detective.UpdateOrganizationConfigurationOutput, error)
UpdateOrganizationConfiguration mocks base method
func (*MockDetectiveAPI) UpdateOrganizationConfigurationRequest ¶
func (m *MockDetectiveAPI) UpdateOrganizationConfigurationRequest(arg0 *detective.UpdateOrganizationConfigurationInput) (*request.Request, *detective.UpdateOrganizationConfigurationOutput)
UpdateOrganizationConfigurationRequest mocks base method
func (*MockDetectiveAPI) UpdateOrganizationConfigurationWithContext ¶
func (m *MockDetectiveAPI) UpdateOrganizationConfigurationWithContext(arg0 context.Context, arg1 *detective.UpdateOrganizationConfigurationInput, arg2 ...request.Option) (*detective.UpdateOrganizationConfigurationOutput, error)
UpdateOrganizationConfigurationWithContext mocks base method
type MockDetectiveAPIMockRecorder ¶
type MockDetectiveAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockDetectiveAPIMockRecorder is the mock recorder for MockDetectiveAPI
func (*MockDetectiveAPIMockRecorder) AcceptInvitation ¶
func (mr *MockDetectiveAPIMockRecorder) AcceptInvitation(arg0 interface{}) *gomock.Call
AcceptInvitation indicates an expected call of AcceptInvitation
func (*MockDetectiveAPIMockRecorder) AcceptInvitationRequest ¶
func (mr *MockDetectiveAPIMockRecorder) AcceptInvitationRequest(arg0 interface{}) *gomock.Call
AcceptInvitationRequest indicates an expected call of AcceptInvitationRequest
func (*MockDetectiveAPIMockRecorder) AcceptInvitationWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) AcceptInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AcceptInvitationWithContext indicates an expected call of AcceptInvitationWithContext
func (*MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasources ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasources(arg0 interface{}) *gomock.Call
BatchGetGraphMemberDatasources indicates an expected call of BatchGetGraphMemberDatasources
func (*MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasourcesRequest ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasourcesRequest(arg0 interface{}) *gomock.Call
BatchGetGraphMemberDatasourcesRequest indicates an expected call of BatchGetGraphMemberDatasourcesRequest
func (*MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasourcesWithContext ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) BatchGetGraphMemberDatasourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetGraphMemberDatasourcesWithContext indicates an expected call of BatchGetGraphMemberDatasourcesWithContext
func (*MockDetectiveAPIMockRecorder) BatchGetMembershipDatasources ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) BatchGetMembershipDatasources(arg0 interface{}) *gomock.Call
BatchGetMembershipDatasources indicates an expected call of BatchGetMembershipDatasources
func (*MockDetectiveAPIMockRecorder) BatchGetMembershipDatasourcesRequest ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) BatchGetMembershipDatasourcesRequest(arg0 interface{}) *gomock.Call
BatchGetMembershipDatasourcesRequest indicates an expected call of BatchGetMembershipDatasourcesRequest
func (*MockDetectiveAPIMockRecorder) BatchGetMembershipDatasourcesWithContext ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) BatchGetMembershipDatasourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchGetMembershipDatasourcesWithContext indicates an expected call of BatchGetMembershipDatasourcesWithContext
func (*MockDetectiveAPIMockRecorder) CreateGraph ¶
func (mr *MockDetectiveAPIMockRecorder) CreateGraph(arg0 interface{}) *gomock.Call
CreateGraph indicates an expected call of CreateGraph
func (*MockDetectiveAPIMockRecorder) CreateGraphRequest ¶
func (mr *MockDetectiveAPIMockRecorder) CreateGraphRequest(arg0 interface{}) *gomock.Call
CreateGraphRequest indicates an expected call of CreateGraphRequest
func (*MockDetectiveAPIMockRecorder) CreateGraphWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) CreateGraphWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGraphWithContext indicates an expected call of CreateGraphWithContext
func (*MockDetectiveAPIMockRecorder) CreateMembers ¶
func (mr *MockDetectiveAPIMockRecorder) CreateMembers(arg0 interface{}) *gomock.Call
CreateMembers indicates an expected call of CreateMembers
func (*MockDetectiveAPIMockRecorder) CreateMembersRequest ¶
func (mr *MockDetectiveAPIMockRecorder) CreateMembersRequest(arg0 interface{}) *gomock.Call
CreateMembersRequest indicates an expected call of CreateMembersRequest
func (*MockDetectiveAPIMockRecorder) CreateMembersWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) CreateMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMembersWithContext indicates an expected call of CreateMembersWithContext
func (*MockDetectiveAPIMockRecorder) DeleteGraph ¶
func (mr *MockDetectiveAPIMockRecorder) DeleteGraph(arg0 interface{}) *gomock.Call
DeleteGraph indicates an expected call of DeleteGraph
func (*MockDetectiveAPIMockRecorder) DeleteGraphRequest ¶
func (mr *MockDetectiveAPIMockRecorder) DeleteGraphRequest(arg0 interface{}) *gomock.Call
DeleteGraphRequest indicates an expected call of DeleteGraphRequest
func (*MockDetectiveAPIMockRecorder) DeleteGraphWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) DeleteGraphWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGraphWithContext indicates an expected call of DeleteGraphWithContext
func (*MockDetectiveAPIMockRecorder) DeleteMembers ¶
func (mr *MockDetectiveAPIMockRecorder) DeleteMembers(arg0 interface{}) *gomock.Call
DeleteMembers indicates an expected call of DeleteMembers
func (*MockDetectiveAPIMockRecorder) DeleteMembersRequest ¶
func (mr *MockDetectiveAPIMockRecorder) DeleteMembersRequest(arg0 interface{}) *gomock.Call
DeleteMembersRequest indicates an expected call of DeleteMembersRequest
func (*MockDetectiveAPIMockRecorder) DeleteMembersWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) DeleteMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMembersWithContext indicates an expected call of DeleteMembersWithContext
func (*MockDetectiveAPIMockRecorder) DescribeOrganizationConfiguration ¶
func (mr *MockDetectiveAPIMockRecorder) DescribeOrganizationConfiguration(arg0 interface{}) *gomock.Call
DescribeOrganizationConfiguration indicates an expected call of DescribeOrganizationConfiguration
func (*MockDetectiveAPIMockRecorder) DescribeOrganizationConfigurationRequest ¶
func (mr *MockDetectiveAPIMockRecorder) DescribeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
DescribeOrganizationConfigurationRequest indicates an expected call of DescribeOrganizationConfigurationRequest
func (*MockDetectiveAPIMockRecorder) DescribeOrganizationConfigurationWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) DescribeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOrganizationConfigurationWithContext indicates an expected call of DescribeOrganizationConfigurationWithContext
func (*MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccount ¶
func (mr *MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccount(arg0 interface{}) *gomock.Call
DisableOrganizationAdminAccount indicates an expected call of DisableOrganizationAdminAccount
func (*MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccountRequest ¶
func (mr *MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccountRequest(arg0 interface{}) *gomock.Call
DisableOrganizationAdminAccountRequest indicates an expected call of DisableOrganizationAdminAccountRequest
func (*MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccountWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) DisableOrganizationAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableOrganizationAdminAccountWithContext indicates an expected call of DisableOrganizationAdminAccountWithContext
func (*MockDetectiveAPIMockRecorder) DisassociateMembership ¶
func (mr *MockDetectiveAPIMockRecorder) DisassociateMembership(arg0 interface{}) *gomock.Call
DisassociateMembership indicates an expected call of DisassociateMembership
func (*MockDetectiveAPIMockRecorder) DisassociateMembershipRequest ¶
func (mr *MockDetectiveAPIMockRecorder) DisassociateMembershipRequest(arg0 interface{}) *gomock.Call
DisassociateMembershipRequest indicates an expected call of DisassociateMembershipRequest
func (*MockDetectiveAPIMockRecorder) DisassociateMembershipWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) DisassociateMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateMembershipWithContext indicates an expected call of DisassociateMembershipWithContext
func (*MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccount ¶
func (mr *MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccount(arg0 interface{}) *gomock.Call
EnableOrganizationAdminAccount indicates an expected call of EnableOrganizationAdminAccount
func (*MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccountRequest ¶
func (mr *MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccountRequest(arg0 interface{}) *gomock.Call
EnableOrganizationAdminAccountRequest indicates an expected call of EnableOrganizationAdminAccountRequest
func (*MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccountWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) EnableOrganizationAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableOrganizationAdminAccountWithContext indicates an expected call of EnableOrganizationAdminAccountWithContext
func (*MockDetectiveAPIMockRecorder) GetMembers ¶
func (mr *MockDetectiveAPIMockRecorder) GetMembers(arg0 interface{}) *gomock.Call
GetMembers indicates an expected call of GetMembers
func (*MockDetectiveAPIMockRecorder) GetMembersRequest ¶
func (mr *MockDetectiveAPIMockRecorder) GetMembersRequest(arg0 interface{}) *gomock.Call
GetMembersRequest indicates an expected call of GetMembersRequest
func (*MockDetectiveAPIMockRecorder) GetMembersWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) GetMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMembersWithContext indicates an expected call of GetMembersWithContext
func (*MockDetectiveAPIMockRecorder) ListDatasourcePackages ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackages(arg0 interface{}) *gomock.Call
ListDatasourcePackages indicates an expected call of ListDatasourcePackages
func (*MockDetectiveAPIMockRecorder) ListDatasourcePackagesPages ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackagesPages(arg0, arg1 interface{}) *gomock.Call
ListDatasourcePackagesPages indicates an expected call of ListDatasourcePackagesPages
func (*MockDetectiveAPIMockRecorder) ListDatasourcePackagesPagesWithContext ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDatasourcePackagesPagesWithContext indicates an expected call of ListDatasourcePackagesPagesWithContext
func (*MockDetectiveAPIMockRecorder) ListDatasourcePackagesRequest ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackagesRequest(arg0 interface{}) *gomock.Call
ListDatasourcePackagesRequest indicates an expected call of ListDatasourcePackagesRequest
func (*MockDetectiveAPIMockRecorder) ListDatasourcePackagesWithContext ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) ListDatasourcePackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDatasourcePackagesWithContext indicates an expected call of ListDatasourcePackagesWithContext
func (*MockDetectiveAPIMockRecorder) ListGraphs ¶
func (mr *MockDetectiveAPIMockRecorder) ListGraphs(arg0 interface{}) *gomock.Call
ListGraphs indicates an expected call of ListGraphs
func (*MockDetectiveAPIMockRecorder) ListGraphsPages ¶
func (mr *MockDetectiveAPIMockRecorder) ListGraphsPages(arg0, arg1 interface{}) *gomock.Call
ListGraphsPages indicates an expected call of ListGraphsPages
func (*MockDetectiveAPIMockRecorder) ListGraphsPagesWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListGraphsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGraphsPagesWithContext indicates an expected call of ListGraphsPagesWithContext
func (*MockDetectiveAPIMockRecorder) ListGraphsRequest ¶
func (mr *MockDetectiveAPIMockRecorder) ListGraphsRequest(arg0 interface{}) *gomock.Call
ListGraphsRequest indicates an expected call of ListGraphsRequest
func (*MockDetectiveAPIMockRecorder) ListGraphsWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListGraphsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGraphsWithContext indicates an expected call of ListGraphsWithContext
func (*MockDetectiveAPIMockRecorder) ListInvitations ¶
func (mr *MockDetectiveAPIMockRecorder) ListInvitations(arg0 interface{}) *gomock.Call
ListInvitations indicates an expected call of ListInvitations
func (*MockDetectiveAPIMockRecorder) ListInvitationsPages ¶
func (mr *MockDetectiveAPIMockRecorder) ListInvitationsPages(arg0, arg1 interface{}) *gomock.Call
ListInvitationsPages indicates an expected call of ListInvitationsPages
func (*MockDetectiveAPIMockRecorder) ListInvitationsPagesWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListInvitationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInvitationsPagesWithContext indicates an expected call of ListInvitationsPagesWithContext
func (*MockDetectiveAPIMockRecorder) ListInvitationsRequest ¶
func (mr *MockDetectiveAPIMockRecorder) ListInvitationsRequest(arg0 interface{}) *gomock.Call
ListInvitationsRequest indicates an expected call of ListInvitationsRequest
func (*MockDetectiveAPIMockRecorder) ListInvitationsWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInvitationsWithContext indicates an expected call of ListInvitationsWithContext
func (*MockDetectiveAPIMockRecorder) ListMembers ¶
func (mr *MockDetectiveAPIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call
ListMembers indicates an expected call of ListMembers
func (*MockDetectiveAPIMockRecorder) ListMembersPages ¶
func (mr *MockDetectiveAPIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call
ListMembersPages indicates an expected call of ListMembersPages
func (*MockDetectiveAPIMockRecorder) ListMembersPagesWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListMembersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMembersPagesWithContext indicates an expected call of ListMembersPagesWithContext
func (*MockDetectiveAPIMockRecorder) ListMembersRequest ¶
func (mr *MockDetectiveAPIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call
ListMembersRequest indicates an expected call of ListMembersRequest
func (*MockDetectiveAPIMockRecorder) ListMembersWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMembersWithContext indicates an expected call of ListMembersWithContext
func (*MockDetectiveAPIMockRecorder) ListOrganizationAdminAccounts ¶
func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccounts(arg0 interface{}) *gomock.Call
ListOrganizationAdminAccounts indicates an expected call of ListOrganizationAdminAccounts
func (*MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsPages ¶
func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsPages(arg0, arg1 interface{}) *gomock.Call
ListOrganizationAdminAccountsPages indicates an expected call of ListOrganizationAdminAccountsPages
func (*MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsPagesWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListOrganizationAdminAccountsPagesWithContext indicates an expected call of ListOrganizationAdminAccountsPagesWithContext
func (*MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsRequest ¶
func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsRequest(arg0 interface{}) *gomock.Call
ListOrganizationAdminAccountsRequest indicates an expected call of ListOrganizationAdminAccountsRequest
func (*MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListOrganizationAdminAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOrganizationAdminAccountsWithContext indicates an expected call of ListOrganizationAdminAccountsWithContext
func (*MockDetectiveAPIMockRecorder) ListTagsForResource ¶
func (mr *MockDetectiveAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockDetectiveAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockDetectiveAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockDetectiveAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockDetectiveAPIMockRecorder) RejectInvitation ¶
func (mr *MockDetectiveAPIMockRecorder) RejectInvitation(arg0 interface{}) *gomock.Call
RejectInvitation indicates an expected call of RejectInvitation
func (*MockDetectiveAPIMockRecorder) RejectInvitationRequest ¶
func (mr *MockDetectiveAPIMockRecorder) RejectInvitationRequest(arg0 interface{}) *gomock.Call
RejectInvitationRequest indicates an expected call of RejectInvitationRequest
func (*MockDetectiveAPIMockRecorder) RejectInvitationWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) RejectInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RejectInvitationWithContext indicates an expected call of RejectInvitationWithContext
func (*MockDetectiveAPIMockRecorder) StartMonitoringMember ¶
func (mr *MockDetectiveAPIMockRecorder) StartMonitoringMember(arg0 interface{}) *gomock.Call
StartMonitoringMember indicates an expected call of StartMonitoringMember
func (*MockDetectiveAPIMockRecorder) StartMonitoringMemberRequest ¶
func (mr *MockDetectiveAPIMockRecorder) StartMonitoringMemberRequest(arg0 interface{}) *gomock.Call
StartMonitoringMemberRequest indicates an expected call of StartMonitoringMemberRequest
func (*MockDetectiveAPIMockRecorder) StartMonitoringMemberWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) StartMonitoringMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMonitoringMemberWithContext indicates an expected call of StartMonitoringMemberWithContext
func (*MockDetectiveAPIMockRecorder) TagResource ¶
func (mr *MockDetectiveAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockDetectiveAPIMockRecorder) TagResourceRequest ¶
func (mr *MockDetectiveAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockDetectiveAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockDetectiveAPIMockRecorder) UntagResource ¶
func (mr *MockDetectiveAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockDetectiveAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockDetectiveAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockDetectiveAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockDetectiveAPIMockRecorder) UpdateDatasourcePackages ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) UpdateDatasourcePackages(arg0 interface{}) *gomock.Call
UpdateDatasourcePackages indicates an expected call of UpdateDatasourcePackages
func (*MockDetectiveAPIMockRecorder) UpdateDatasourcePackagesRequest ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) UpdateDatasourcePackagesRequest(arg0 interface{}) *gomock.Call
UpdateDatasourcePackagesRequest indicates an expected call of UpdateDatasourcePackagesRequest
func (*MockDetectiveAPIMockRecorder) UpdateDatasourcePackagesWithContext ¶ added in v1.44.63
func (mr *MockDetectiveAPIMockRecorder) UpdateDatasourcePackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDatasourcePackagesWithContext indicates an expected call of UpdateDatasourcePackagesWithContext
func (*MockDetectiveAPIMockRecorder) UpdateOrganizationConfiguration ¶
func (mr *MockDetectiveAPIMockRecorder) UpdateOrganizationConfiguration(arg0 interface{}) *gomock.Call
UpdateOrganizationConfiguration indicates an expected call of UpdateOrganizationConfiguration
func (*MockDetectiveAPIMockRecorder) UpdateOrganizationConfigurationRequest ¶
func (mr *MockDetectiveAPIMockRecorder) UpdateOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateOrganizationConfigurationRequest indicates an expected call of UpdateOrganizationConfigurationRequest
func (*MockDetectiveAPIMockRecorder) UpdateOrganizationConfigurationWithContext ¶
func (mr *MockDetectiveAPIMockRecorder) UpdateOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateOrganizationConfigurationWithContext indicates an expected call of UpdateOrganizationConfigurationWithContext