Documentation ¶
Overview ¶
Package securitylakemock is a generated GoMock package.
Index ¶
- type MockSecurityLakeAPI
- func (m *MockSecurityLakeAPI) CreateAwsLogSource(arg0 *securitylake.CreateAwsLogSourceInput) (*securitylake.CreateAwsLogSourceOutput, error)
- func (m *MockSecurityLakeAPI) CreateAwsLogSourceRequest(arg0 *securitylake.CreateAwsLogSourceInput) (*request.Request, *securitylake.CreateAwsLogSourceOutput)
- func (m *MockSecurityLakeAPI) CreateAwsLogSourceWithContext(arg0 context.Context, arg1 *securitylake.CreateAwsLogSourceInput, ...) (*securitylake.CreateAwsLogSourceOutput, error)
- func (m *MockSecurityLakeAPI) CreateCustomLogSource(arg0 *securitylake.CreateCustomLogSourceInput) (*securitylake.CreateCustomLogSourceOutput, error)
- func (m *MockSecurityLakeAPI) CreateCustomLogSourceRequest(arg0 *securitylake.CreateCustomLogSourceInput) (*request.Request, *securitylake.CreateCustomLogSourceOutput)
- func (m *MockSecurityLakeAPI) CreateCustomLogSourceWithContext(arg0 context.Context, arg1 *securitylake.CreateCustomLogSourceInput, ...) (*securitylake.CreateCustomLogSourceOutput, error)
- func (m *MockSecurityLakeAPI) CreateDataLake(arg0 *securitylake.CreateDataLakeInput) (*securitylake.CreateDataLakeOutput, error)
- func (m *MockSecurityLakeAPI) CreateDataLakeExceptionSubscription(arg0 *securitylake.CreateDataLakeExceptionSubscriptionInput) (*securitylake.CreateDataLakeExceptionSubscriptionOutput, error)
- func (m *MockSecurityLakeAPI) CreateDataLakeExceptionSubscriptionRequest(arg0 *securitylake.CreateDataLakeExceptionSubscriptionInput) (*request.Request, *securitylake.CreateDataLakeExceptionSubscriptionOutput)
- func (m *MockSecurityLakeAPI) CreateDataLakeExceptionSubscriptionWithContext(arg0 context.Context, ...) (*securitylake.CreateDataLakeExceptionSubscriptionOutput, error)
- func (m *MockSecurityLakeAPI) CreateDataLakeOrganizationConfiguration(arg0 *securitylake.CreateDataLakeOrganizationConfigurationInput) (*securitylake.CreateDataLakeOrganizationConfigurationOutput, error)
- func (m *MockSecurityLakeAPI) CreateDataLakeOrganizationConfigurationRequest(arg0 *securitylake.CreateDataLakeOrganizationConfigurationInput) (*request.Request, *securitylake.CreateDataLakeOrganizationConfigurationOutput)
- func (m *MockSecurityLakeAPI) CreateDataLakeOrganizationConfigurationWithContext(arg0 context.Context, ...) (*securitylake.CreateDataLakeOrganizationConfigurationOutput, error)
- func (m *MockSecurityLakeAPI) CreateDataLakeRequest(arg0 *securitylake.CreateDataLakeInput) (*request.Request, *securitylake.CreateDataLakeOutput)
- func (m *MockSecurityLakeAPI) CreateDataLakeWithContext(arg0 context.Context, arg1 *securitylake.CreateDataLakeInput, ...) (*securitylake.CreateDataLakeOutput, error)
- func (m *MockSecurityLakeAPI) CreateSubscriber(arg0 *securitylake.CreateSubscriberInput) (*securitylake.CreateSubscriberOutput, error)
- func (m *MockSecurityLakeAPI) CreateSubscriberNotification(arg0 *securitylake.CreateSubscriberNotificationInput) (*securitylake.CreateSubscriberNotificationOutput, error)
- func (m *MockSecurityLakeAPI) CreateSubscriberNotificationRequest(arg0 *securitylake.CreateSubscriberNotificationInput) (*request.Request, *securitylake.CreateSubscriberNotificationOutput)
- func (m *MockSecurityLakeAPI) CreateSubscriberNotificationWithContext(arg0 context.Context, arg1 *securitylake.CreateSubscriberNotificationInput, ...) (*securitylake.CreateSubscriberNotificationOutput, error)
- func (m *MockSecurityLakeAPI) CreateSubscriberRequest(arg0 *securitylake.CreateSubscriberInput) (*request.Request, *securitylake.CreateSubscriberOutput)
- func (m *MockSecurityLakeAPI) CreateSubscriberWithContext(arg0 context.Context, arg1 *securitylake.CreateSubscriberInput, ...) (*securitylake.CreateSubscriberOutput, error)
- func (m *MockSecurityLakeAPI) DeleteAwsLogSource(arg0 *securitylake.DeleteAwsLogSourceInput) (*securitylake.DeleteAwsLogSourceOutput, error)
- func (m *MockSecurityLakeAPI) DeleteAwsLogSourceRequest(arg0 *securitylake.DeleteAwsLogSourceInput) (*request.Request, *securitylake.DeleteAwsLogSourceOutput)
- func (m *MockSecurityLakeAPI) DeleteAwsLogSourceWithContext(arg0 context.Context, arg1 *securitylake.DeleteAwsLogSourceInput, ...) (*securitylake.DeleteAwsLogSourceOutput, error)
- func (m *MockSecurityLakeAPI) DeleteCustomLogSource(arg0 *securitylake.DeleteCustomLogSourceInput) (*securitylake.DeleteCustomLogSourceOutput, error)
- func (m *MockSecurityLakeAPI) DeleteCustomLogSourceRequest(arg0 *securitylake.DeleteCustomLogSourceInput) (*request.Request, *securitylake.DeleteCustomLogSourceOutput)
- func (m *MockSecurityLakeAPI) DeleteCustomLogSourceWithContext(arg0 context.Context, arg1 *securitylake.DeleteCustomLogSourceInput, ...) (*securitylake.DeleteCustomLogSourceOutput, error)
- func (m *MockSecurityLakeAPI) DeleteDataLake(arg0 *securitylake.DeleteDataLakeInput) (*securitylake.DeleteDataLakeOutput, error)
- func (m *MockSecurityLakeAPI) DeleteDataLakeExceptionSubscription(arg0 *securitylake.DeleteDataLakeExceptionSubscriptionInput) (*securitylake.DeleteDataLakeExceptionSubscriptionOutput, error)
- func (m *MockSecurityLakeAPI) DeleteDataLakeExceptionSubscriptionRequest(arg0 *securitylake.DeleteDataLakeExceptionSubscriptionInput) (*request.Request, *securitylake.DeleteDataLakeExceptionSubscriptionOutput)
- func (m *MockSecurityLakeAPI) DeleteDataLakeExceptionSubscriptionWithContext(arg0 context.Context, ...) (*securitylake.DeleteDataLakeExceptionSubscriptionOutput, error)
- func (m *MockSecurityLakeAPI) DeleteDataLakeOrganizationConfiguration(arg0 *securitylake.DeleteDataLakeOrganizationConfigurationInput) (*securitylake.DeleteDataLakeOrganizationConfigurationOutput, error)
- func (m *MockSecurityLakeAPI) DeleteDataLakeOrganizationConfigurationRequest(arg0 *securitylake.DeleteDataLakeOrganizationConfigurationInput) (*request.Request, *securitylake.DeleteDataLakeOrganizationConfigurationOutput)
- func (m *MockSecurityLakeAPI) DeleteDataLakeOrganizationConfigurationWithContext(arg0 context.Context, ...) (*securitylake.DeleteDataLakeOrganizationConfigurationOutput, error)
- func (m *MockSecurityLakeAPI) DeleteDataLakeRequest(arg0 *securitylake.DeleteDataLakeInput) (*request.Request, *securitylake.DeleteDataLakeOutput)
- func (m *MockSecurityLakeAPI) DeleteDataLakeWithContext(arg0 context.Context, arg1 *securitylake.DeleteDataLakeInput, ...) (*securitylake.DeleteDataLakeOutput, error)
- func (m *MockSecurityLakeAPI) DeleteSubscriber(arg0 *securitylake.DeleteSubscriberInput) (*securitylake.DeleteSubscriberOutput, error)
- func (m *MockSecurityLakeAPI) DeleteSubscriberNotification(arg0 *securitylake.DeleteSubscriberNotificationInput) (*securitylake.DeleteSubscriberNotificationOutput, error)
- func (m *MockSecurityLakeAPI) DeleteSubscriberNotificationRequest(arg0 *securitylake.DeleteSubscriberNotificationInput) (*request.Request, *securitylake.DeleteSubscriberNotificationOutput)
- func (m *MockSecurityLakeAPI) DeleteSubscriberNotificationWithContext(arg0 context.Context, arg1 *securitylake.DeleteSubscriberNotificationInput, ...) (*securitylake.DeleteSubscriberNotificationOutput, error)
- func (m *MockSecurityLakeAPI) DeleteSubscriberRequest(arg0 *securitylake.DeleteSubscriberInput) (*request.Request, *securitylake.DeleteSubscriberOutput)
- func (m *MockSecurityLakeAPI) DeleteSubscriberWithContext(arg0 context.Context, arg1 *securitylake.DeleteSubscriberInput, ...) (*securitylake.DeleteSubscriberOutput, error)
- func (m *MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministrator(arg0 *securitylake.DeregisterDataLakeDelegatedAdministratorInput) (*securitylake.DeregisterDataLakeDelegatedAdministratorOutput, error)
- func (m *MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministratorRequest(arg0 *securitylake.DeregisterDataLakeDelegatedAdministratorInput) (*request.Request, *securitylake.DeregisterDataLakeDelegatedAdministratorOutput)
- func (m *MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministratorWithContext(arg0 context.Context, ...) (*securitylake.DeregisterDataLakeDelegatedAdministratorOutput, error)
- func (m *MockSecurityLakeAPI) EXPECT() *MockSecurityLakeAPIMockRecorder
- func (m *MockSecurityLakeAPI) GetDataLakeExceptionSubscription(arg0 *securitylake.GetDataLakeExceptionSubscriptionInput) (*securitylake.GetDataLakeExceptionSubscriptionOutput, error)
- func (m *MockSecurityLakeAPI) GetDataLakeExceptionSubscriptionRequest(arg0 *securitylake.GetDataLakeExceptionSubscriptionInput) (*request.Request, *securitylake.GetDataLakeExceptionSubscriptionOutput)
- func (m *MockSecurityLakeAPI) GetDataLakeExceptionSubscriptionWithContext(arg0 context.Context, arg1 *securitylake.GetDataLakeExceptionSubscriptionInput, ...) (*securitylake.GetDataLakeExceptionSubscriptionOutput, error)
- func (m *MockSecurityLakeAPI) GetDataLakeOrganizationConfiguration(arg0 *securitylake.GetDataLakeOrganizationConfigurationInput) (*securitylake.GetDataLakeOrganizationConfigurationOutput, error)
- func (m *MockSecurityLakeAPI) GetDataLakeOrganizationConfigurationRequest(arg0 *securitylake.GetDataLakeOrganizationConfigurationInput) (*request.Request, *securitylake.GetDataLakeOrganizationConfigurationOutput)
- func (m *MockSecurityLakeAPI) GetDataLakeOrganizationConfigurationWithContext(arg0 context.Context, ...) (*securitylake.GetDataLakeOrganizationConfigurationOutput, error)
- func (m *MockSecurityLakeAPI) GetDataLakeSources(arg0 *securitylake.GetDataLakeSourcesInput) (*securitylake.GetDataLakeSourcesOutput, error)
- func (m *MockSecurityLakeAPI) GetDataLakeSourcesPages(arg0 *securitylake.GetDataLakeSourcesInput, ...) error
- func (m *MockSecurityLakeAPI) GetDataLakeSourcesPagesWithContext(arg0 context.Context, arg1 *securitylake.GetDataLakeSourcesInput, ...) error
- func (m *MockSecurityLakeAPI) GetDataLakeSourcesRequest(arg0 *securitylake.GetDataLakeSourcesInput) (*request.Request, *securitylake.GetDataLakeSourcesOutput)
- func (m *MockSecurityLakeAPI) GetDataLakeSourcesWithContext(arg0 context.Context, arg1 *securitylake.GetDataLakeSourcesInput, ...) (*securitylake.GetDataLakeSourcesOutput, error)
- func (m *MockSecurityLakeAPI) GetSubscriber(arg0 *securitylake.GetSubscriberInput) (*securitylake.GetSubscriberOutput, error)
- func (m *MockSecurityLakeAPI) GetSubscriberRequest(arg0 *securitylake.GetSubscriberInput) (*request.Request, *securitylake.GetSubscriberOutput)
- func (m *MockSecurityLakeAPI) GetSubscriberWithContext(arg0 context.Context, arg1 *securitylake.GetSubscriberInput, ...) (*securitylake.GetSubscriberOutput, error)
- func (m *MockSecurityLakeAPI) ListDataLakeExceptions(arg0 *securitylake.ListDataLakeExceptionsInput) (*securitylake.ListDataLakeExceptionsOutput, error)
- func (m *MockSecurityLakeAPI) ListDataLakeExceptionsPages(arg0 *securitylake.ListDataLakeExceptionsInput, ...) error
- func (m *MockSecurityLakeAPI) ListDataLakeExceptionsPagesWithContext(arg0 context.Context, arg1 *securitylake.ListDataLakeExceptionsInput, ...) error
- func (m *MockSecurityLakeAPI) ListDataLakeExceptionsRequest(arg0 *securitylake.ListDataLakeExceptionsInput) (*request.Request, *securitylake.ListDataLakeExceptionsOutput)
- func (m *MockSecurityLakeAPI) ListDataLakeExceptionsWithContext(arg0 context.Context, arg1 *securitylake.ListDataLakeExceptionsInput, ...) (*securitylake.ListDataLakeExceptionsOutput, error)
- func (m *MockSecurityLakeAPI) ListDataLakes(arg0 *securitylake.ListDataLakesInput) (*securitylake.ListDataLakesOutput, error)
- func (m *MockSecurityLakeAPI) ListDataLakesRequest(arg0 *securitylake.ListDataLakesInput) (*request.Request, *securitylake.ListDataLakesOutput)
- func (m *MockSecurityLakeAPI) ListDataLakesWithContext(arg0 context.Context, arg1 *securitylake.ListDataLakesInput, ...) (*securitylake.ListDataLakesOutput, error)
- func (m *MockSecurityLakeAPI) ListLogSources(arg0 *securitylake.ListLogSourcesInput) (*securitylake.ListLogSourcesOutput, error)
- func (m *MockSecurityLakeAPI) ListLogSourcesPages(arg0 *securitylake.ListLogSourcesInput, ...) error
- func (m *MockSecurityLakeAPI) ListLogSourcesPagesWithContext(arg0 context.Context, arg1 *securitylake.ListLogSourcesInput, ...) error
- func (m *MockSecurityLakeAPI) ListLogSourcesRequest(arg0 *securitylake.ListLogSourcesInput) (*request.Request, *securitylake.ListLogSourcesOutput)
- func (m *MockSecurityLakeAPI) ListLogSourcesWithContext(arg0 context.Context, arg1 *securitylake.ListLogSourcesInput, ...) (*securitylake.ListLogSourcesOutput, error)
- func (m *MockSecurityLakeAPI) ListSubscribers(arg0 *securitylake.ListSubscribersInput) (*securitylake.ListSubscribersOutput, error)
- func (m *MockSecurityLakeAPI) ListSubscribersPages(arg0 *securitylake.ListSubscribersInput, ...) error
- func (m *MockSecurityLakeAPI) ListSubscribersPagesWithContext(arg0 context.Context, arg1 *securitylake.ListSubscribersInput, ...) error
- func (m *MockSecurityLakeAPI) ListSubscribersRequest(arg0 *securitylake.ListSubscribersInput) (*request.Request, *securitylake.ListSubscribersOutput)
- func (m *MockSecurityLakeAPI) ListSubscribersWithContext(arg0 context.Context, arg1 *securitylake.ListSubscribersInput, ...) (*securitylake.ListSubscribersOutput, error)
- func (m *MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministrator(arg0 *securitylake.RegisterDataLakeDelegatedAdministratorInput) (*securitylake.RegisterDataLakeDelegatedAdministratorOutput, error)
- func (m *MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministratorRequest(arg0 *securitylake.RegisterDataLakeDelegatedAdministratorInput) (*request.Request, *securitylake.RegisterDataLakeDelegatedAdministratorOutput)
- func (m *MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministratorWithContext(arg0 context.Context, ...) (*securitylake.RegisterDataLakeDelegatedAdministratorOutput, error)
- func (m *MockSecurityLakeAPI) UpdateDataLake(arg0 *securitylake.UpdateDataLakeInput) (*securitylake.UpdateDataLakeOutput, error)
- func (m *MockSecurityLakeAPI) UpdateDataLakeExceptionSubscription(arg0 *securitylake.UpdateDataLakeExceptionSubscriptionInput) (*securitylake.UpdateDataLakeExceptionSubscriptionOutput, error)
- func (m *MockSecurityLakeAPI) UpdateDataLakeExceptionSubscriptionRequest(arg0 *securitylake.UpdateDataLakeExceptionSubscriptionInput) (*request.Request, *securitylake.UpdateDataLakeExceptionSubscriptionOutput)
- func (m *MockSecurityLakeAPI) UpdateDataLakeExceptionSubscriptionWithContext(arg0 context.Context, ...) (*securitylake.UpdateDataLakeExceptionSubscriptionOutput, error)
- func (m *MockSecurityLakeAPI) UpdateDataLakeRequest(arg0 *securitylake.UpdateDataLakeInput) (*request.Request, *securitylake.UpdateDataLakeOutput)
- func (m *MockSecurityLakeAPI) UpdateDataLakeWithContext(arg0 context.Context, arg1 *securitylake.UpdateDataLakeInput, ...) (*securitylake.UpdateDataLakeOutput, error)
- func (m *MockSecurityLakeAPI) UpdateSubscriber(arg0 *securitylake.UpdateSubscriberInput) (*securitylake.UpdateSubscriberOutput, error)
- func (m *MockSecurityLakeAPI) UpdateSubscriberNotification(arg0 *securitylake.UpdateSubscriberNotificationInput) (*securitylake.UpdateSubscriberNotificationOutput, error)
- func (m *MockSecurityLakeAPI) UpdateSubscriberNotificationRequest(arg0 *securitylake.UpdateSubscriberNotificationInput) (*request.Request, *securitylake.UpdateSubscriberNotificationOutput)
- func (m *MockSecurityLakeAPI) UpdateSubscriberNotificationWithContext(arg0 context.Context, arg1 *securitylake.UpdateSubscriberNotificationInput, ...) (*securitylake.UpdateSubscriberNotificationOutput, error)
- func (m *MockSecurityLakeAPI) UpdateSubscriberRequest(arg0 *securitylake.UpdateSubscriberInput) (*request.Request, *securitylake.UpdateSubscriberOutput)
- func (m *MockSecurityLakeAPI) UpdateSubscriberWithContext(arg0 context.Context, arg1 *securitylake.UpdateSubscriberInput, ...) (*securitylake.UpdateSubscriberOutput, error)
- type MockSecurityLakeAPIMockRecorder
- func (mr *MockSecurityLakeAPIMockRecorder) CreateAwsLogSource(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateAwsLogSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateAwsLogSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateCustomLogSource(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateCustomLogSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateCustomLogSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLake(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriber(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberNotification(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberNotificationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteAwsLogSource(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteAwsLogSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteAwsLogSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteCustomLogSource(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteCustomLogSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteCustomLogSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLake(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriber(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotification(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotificationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministrator(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministratorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSources(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetSubscriber(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetSubscriberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) GetSubscriberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptions(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakes(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListLogSources(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListLogSourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListLogSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListLogSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListLogSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribers(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministrator(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministratorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLake(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriber(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotification(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotificationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSecurityLakeAPI ¶
type MockSecurityLakeAPI struct {
// contains filtered or unexported fields
}
MockSecurityLakeAPI is a mock of SecurityLakeAPI interface
func NewMockSecurityLakeAPI ¶
func NewMockSecurityLakeAPI(ctrl *gomock.Controller) *MockSecurityLakeAPI
NewMockSecurityLakeAPI creates a new mock instance
func (*MockSecurityLakeAPI) CreateAwsLogSource ¶
func (m *MockSecurityLakeAPI) CreateAwsLogSource(arg0 *securitylake.CreateAwsLogSourceInput) (*securitylake.CreateAwsLogSourceOutput, error)
CreateAwsLogSource mocks base method
func (*MockSecurityLakeAPI) CreateAwsLogSourceRequest ¶
func (m *MockSecurityLakeAPI) CreateAwsLogSourceRequest(arg0 *securitylake.CreateAwsLogSourceInput) (*request.Request, *securitylake.CreateAwsLogSourceOutput)
CreateAwsLogSourceRequest mocks base method
func (*MockSecurityLakeAPI) CreateAwsLogSourceWithContext ¶
func (m *MockSecurityLakeAPI) CreateAwsLogSourceWithContext(arg0 context.Context, arg1 *securitylake.CreateAwsLogSourceInput, arg2 ...request.Option) (*securitylake.CreateAwsLogSourceOutput, error)
CreateAwsLogSourceWithContext mocks base method
func (*MockSecurityLakeAPI) CreateCustomLogSource ¶
func (m *MockSecurityLakeAPI) CreateCustomLogSource(arg0 *securitylake.CreateCustomLogSourceInput) (*securitylake.CreateCustomLogSourceOutput, error)
CreateCustomLogSource mocks base method
func (*MockSecurityLakeAPI) CreateCustomLogSourceRequest ¶
func (m *MockSecurityLakeAPI) CreateCustomLogSourceRequest(arg0 *securitylake.CreateCustomLogSourceInput) (*request.Request, *securitylake.CreateCustomLogSourceOutput)
CreateCustomLogSourceRequest mocks base method
func (*MockSecurityLakeAPI) CreateCustomLogSourceWithContext ¶
func (m *MockSecurityLakeAPI) CreateCustomLogSourceWithContext(arg0 context.Context, arg1 *securitylake.CreateCustomLogSourceInput, arg2 ...request.Option) (*securitylake.CreateCustomLogSourceOutput, error)
CreateCustomLogSourceWithContext mocks base method
func (*MockSecurityLakeAPI) CreateDataLake ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLake(arg0 *securitylake.CreateDataLakeInput) (*securitylake.CreateDataLakeOutput, error)
CreateDataLake mocks base method
func (*MockSecurityLakeAPI) CreateDataLakeExceptionSubscription ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLakeExceptionSubscription(arg0 *securitylake.CreateDataLakeExceptionSubscriptionInput) (*securitylake.CreateDataLakeExceptionSubscriptionOutput, error)
CreateDataLakeExceptionSubscription mocks base method
func (*MockSecurityLakeAPI) CreateDataLakeExceptionSubscriptionRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLakeExceptionSubscriptionRequest(arg0 *securitylake.CreateDataLakeExceptionSubscriptionInput) (*request.Request, *securitylake.CreateDataLakeExceptionSubscriptionOutput)
CreateDataLakeExceptionSubscriptionRequest mocks base method
func (*MockSecurityLakeAPI) CreateDataLakeExceptionSubscriptionWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLakeExceptionSubscriptionWithContext(arg0 context.Context, arg1 *securitylake.CreateDataLakeExceptionSubscriptionInput, arg2 ...request.Option) (*securitylake.CreateDataLakeExceptionSubscriptionOutput, error)
CreateDataLakeExceptionSubscriptionWithContext mocks base method
func (*MockSecurityLakeAPI) CreateDataLakeOrganizationConfiguration ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLakeOrganizationConfiguration(arg0 *securitylake.CreateDataLakeOrganizationConfigurationInput) (*securitylake.CreateDataLakeOrganizationConfigurationOutput, error)
CreateDataLakeOrganizationConfiguration mocks base method
func (*MockSecurityLakeAPI) CreateDataLakeOrganizationConfigurationRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLakeOrganizationConfigurationRequest(arg0 *securitylake.CreateDataLakeOrganizationConfigurationInput) (*request.Request, *securitylake.CreateDataLakeOrganizationConfigurationOutput)
CreateDataLakeOrganizationConfigurationRequest mocks base method
func (*MockSecurityLakeAPI) CreateDataLakeOrganizationConfigurationWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLakeOrganizationConfigurationWithContext(arg0 context.Context, arg1 *securitylake.CreateDataLakeOrganizationConfigurationInput, arg2 ...request.Option) (*securitylake.CreateDataLakeOrganizationConfigurationOutput, error)
CreateDataLakeOrganizationConfigurationWithContext mocks base method
func (*MockSecurityLakeAPI) CreateDataLakeRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLakeRequest(arg0 *securitylake.CreateDataLakeInput) (*request.Request, *securitylake.CreateDataLakeOutput)
CreateDataLakeRequest mocks base method
func (*MockSecurityLakeAPI) CreateDataLakeWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateDataLakeWithContext(arg0 context.Context, arg1 *securitylake.CreateDataLakeInput, arg2 ...request.Option) (*securitylake.CreateDataLakeOutput, error)
CreateDataLakeWithContext mocks base method
func (*MockSecurityLakeAPI) CreateSubscriber ¶
func (m *MockSecurityLakeAPI) CreateSubscriber(arg0 *securitylake.CreateSubscriberInput) (*securitylake.CreateSubscriberOutput, error)
CreateSubscriber mocks base method
func (*MockSecurityLakeAPI) CreateSubscriberNotification ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateSubscriberNotification(arg0 *securitylake.CreateSubscriberNotificationInput) (*securitylake.CreateSubscriberNotificationOutput, error)
CreateSubscriberNotification mocks base method
func (*MockSecurityLakeAPI) CreateSubscriberNotificationRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateSubscriberNotificationRequest(arg0 *securitylake.CreateSubscriberNotificationInput) (*request.Request, *securitylake.CreateSubscriberNotificationOutput)
CreateSubscriberNotificationRequest mocks base method
func (*MockSecurityLakeAPI) CreateSubscriberNotificationWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) CreateSubscriberNotificationWithContext(arg0 context.Context, arg1 *securitylake.CreateSubscriberNotificationInput, arg2 ...request.Option) (*securitylake.CreateSubscriberNotificationOutput, error)
CreateSubscriberNotificationWithContext mocks base method
func (*MockSecurityLakeAPI) CreateSubscriberRequest ¶
func (m *MockSecurityLakeAPI) CreateSubscriberRequest(arg0 *securitylake.CreateSubscriberInput) (*request.Request, *securitylake.CreateSubscriberOutput)
CreateSubscriberRequest mocks base method
func (*MockSecurityLakeAPI) CreateSubscriberWithContext ¶
func (m *MockSecurityLakeAPI) CreateSubscriberWithContext(arg0 context.Context, arg1 *securitylake.CreateSubscriberInput, arg2 ...request.Option) (*securitylake.CreateSubscriberOutput, error)
CreateSubscriberWithContext mocks base method
func (*MockSecurityLakeAPI) DeleteAwsLogSource ¶
func (m *MockSecurityLakeAPI) DeleteAwsLogSource(arg0 *securitylake.DeleteAwsLogSourceInput) (*securitylake.DeleteAwsLogSourceOutput, error)
DeleteAwsLogSource mocks base method
func (*MockSecurityLakeAPI) DeleteAwsLogSourceRequest ¶
func (m *MockSecurityLakeAPI) DeleteAwsLogSourceRequest(arg0 *securitylake.DeleteAwsLogSourceInput) (*request.Request, *securitylake.DeleteAwsLogSourceOutput)
DeleteAwsLogSourceRequest mocks base method
func (*MockSecurityLakeAPI) DeleteAwsLogSourceWithContext ¶
func (m *MockSecurityLakeAPI) DeleteAwsLogSourceWithContext(arg0 context.Context, arg1 *securitylake.DeleteAwsLogSourceInput, arg2 ...request.Option) (*securitylake.DeleteAwsLogSourceOutput, error)
DeleteAwsLogSourceWithContext mocks base method
func (*MockSecurityLakeAPI) DeleteCustomLogSource ¶
func (m *MockSecurityLakeAPI) DeleteCustomLogSource(arg0 *securitylake.DeleteCustomLogSourceInput) (*securitylake.DeleteCustomLogSourceOutput, error)
DeleteCustomLogSource mocks base method
func (*MockSecurityLakeAPI) DeleteCustomLogSourceRequest ¶
func (m *MockSecurityLakeAPI) DeleteCustomLogSourceRequest(arg0 *securitylake.DeleteCustomLogSourceInput) (*request.Request, *securitylake.DeleteCustomLogSourceOutput)
DeleteCustomLogSourceRequest mocks base method
func (*MockSecurityLakeAPI) DeleteCustomLogSourceWithContext ¶
func (m *MockSecurityLakeAPI) DeleteCustomLogSourceWithContext(arg0 context.Context, arg1 *securitylake.DeleteCustomLogSourceInput, arg2 ...request.Option) (*securitylake.DeleteCustomLogSourceOutput, error)
DeleteCustomLogSourceWithContext mocks base method
func (*MockSecurityLakeAPI) DeleteDataLake ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLake(arg0 *securitylake.DeleteDataLakeInput) (*securitylake.DeleteDataLakeOutput, error)
DeleteDataLake mocks base method
func (*MockSecurityLakeAPI) DeleteDataLakeExceptionSubscription ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLakeExceptionSubscription(arg0 *securitylake.DeleteDataLakeExceptionSubscriptionInput) (*securitylake.DeleteDataLakeExceptionSubscriptionOutput, error)
DeleteDataLakeExceptionSubscription mocks base method
func (*MockSecurityLakeAPI) DeleteDataLakeExceptionSubscriptionRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLakeExceptionSubscriptionRequest(arg0 *securitylake.DeleteDataLakeExceptionSubscriptionInput) (*request.Request, *securitylake.DeleteDataLakeExceptionSubscriptionOutput)
DeleteDataLakeExceptionSubscriptionRequest mocks base method
func (*MockSecurityLakeAPI) DeleteDataLakeExceptionSubscriptionWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLakeExceptionSubscriptionWithContext(arg0 context.Context, arg1 *securitylake.DeleteDataLakeExceptionSubscriptionInput, arg2 ...request.Option) (*securitylake.DeleteDataLakeExceptionSubscriptionOutput, error)
DeleteDataLakeExceptionSubscriptionWithContext mocks base method
func (*MockSecurityLakeAPI) DeleteDataLakeOrganizationConfiguration ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLakeOrganizationConfiguration(arg0 *securitylake.DeleteDataLakeOrganizationConfigurationInput) (*securitylake.DeleteDataLakeOrganizationConfigurationOutput, error)
DeleteDataLakeOrganizationConfiguration mocks base method
func (*MockSecurityLakeAPI) DeleteDataLakeOrganizationConfigurationRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLakeOrganizationConfigurationRequest(arg0 *securitylake.DeleteDataLakeOrganizationConfigurationInput) (*request.Request, *securitylake.DeleteDataLakeOrganizationConfigurationOutput)
DeleteDataLakeOrganizationConfigurationRequest mocks base method
func (*MockSecurityLakeAPI) DeleteDataLakeOrganizationConfigurationWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLakeOrganizationConfigurationWithContext(arg0 context.Context, arg1 *securitylake.DeleteDataLakeOrganizationConfigurationInput, arg2 ...request.Option) (*securitylake.DeleteDataLakeOrganizationConfigurationOutput, error)
DeleteDataLakeOrganizationConfigurationWithContext mocks base method
func (*MockSecurityLakeAPI) DeleteDataLakeRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLakeRequest(arg0 *securitylake.DeleteDataLakeInput) (*request.Request, *securitylake.DeleteDataLakeOutput)
DeleteDataLakeRequest mocks base method
func (*MockSecurityLakeAPI) DeleteDataLakeWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteDataLakeWithContext(arg0 context.Context, arg1 *securitylake.DeleteDataLakeInput, arg2 ...request.Option) (*securitylake.DeleteDataLakeOutput, error)
DeleteDataLakeWithContext mocks base method
func (*MockSecurityLakeAPI) DeleteSubscriber ¶
func (m *MockSecurityLakeAPI) DeleteSubscriber(arg0 *securitylake.DeleteSubscriberInput) (*securitylake.DeleteSubscriberOutput, error)
DeleteSubscriber mocks base method
func (*MockSecurityLakeAPI) DeleteSubscriberNotification ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteSubscriberNotification(arg0 *securitylake.DeleteSubscriberNotificationInput) (*securitylake.DeleteSubscriberNotificationOutput, error)
DeleteSubscriberNotification mocks base method
func (*MockSecurityLakeAPI) DeleteSubscriberNotificationRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteSubscriberNotificationRequest(arg0 *securitylake.DeleteSubscriberNotificationInput) (*request.Request, *securitylake.DeleteSubscriberNotificationOutput)
DeleteSubscriberNotificationRequest mocks base method
func (*MockSecurityLakeAPI) DeleteSubscriberNotificationWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeleteSubscriberNotificationWithContext(arg0 context.Context, arg1 *securitylake.DeleteSubscriberNotificationInput, arg2 ...request.Option) (*securitylake.DeleteSubscriberNotificationOutput, error)
DeleteSubscriberNotificationWithContext mocks base method
func (*MockSecurityLakeAPI) DeleteSubscriberRequest ¶
func (m *MockSecurityLakeAPI) DeleteSubscriberRequest(arg0 *securitylake.DeleteSubscriberInput) (*request.Request, *securitylake.DeleteSubscriberOutput)
DeleteSubscriberRequest mocks base method
func (*MockSecurityLakeAPI) DeleteSubscriberWithContext ¶
func (m *MockSecurityLakeAPI) DeleteSubscriberWithContext(arg0 context.Context, arg1 *securitylake.DeleteSubscriberInput, arg2 ...request.Option) (*securitylake.DeleteSubscriberOutput, error)
DeleteSubscriberWithContext mocks base method
func (*MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministrator ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministrator(arg0 *securitylake.DeregisterDataLakeDelegatedAdministratorInput) (*securitylake.DeregisterDataLakeDelegatedAdministratorOutput, error)
DeregisterDataLakeDelegatedAdministrator mocks base method
func (*MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministratorRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministratorRequest(arg0 *securitylake.DeregisterDataLakeDelegatedAdministratorInput) (*request.Request, *securitylake.DeregisterDataLakeDelegatedAdministratorOutput)
DeregisterDataLakeDelegatedAdministratorRequest mocks base method
func (*MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministratorWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) DeregisterDataLakeDelegatedAdministratorWithContext(arg0 context.Context, arg1 *securitylake.DeregisterDataLakeDelegatedAdministratorInput, arg2 ...request.Option) (*securitylake.DeregisterDataLakeDelegatedAdministratorOutput, error)
DeregisterDataLakeDelegatedAdministratorWithContext mocks base method
func (*MockSecurityLakeAPI) EXPECT ¶
func (m *MockSecurityLakeAPI) EXPECT() *MockSecurityLakeAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSecurityLakeAPI) GetDataLakeExceptionSubscription ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeExceptionSubscription(arg0 *securitylake.GetDataLakeExceptionSubscriptionInput) (*securitylake.GetDataLakeExceptionSubscriptionOutput, error)
GetDataLakeExceptionSubscription mocks base method
func (*MockSecurityLakeAPI) GetDataLakeExceptionSubscriptionRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeExceptionSubscriptionRequest(arg0 *securitylake.GetDataLakeExceptionSubscriptionInput) (*request.Request, *securitylake.GetDataLakeExceptionSubscriptionOutput)
GetDataLakeExceptionSubscriptionRequest mocks base method
func (*MockSecurityLakeAPI) GetDataLakeExceptionSubscriptionWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeExceptionSubscriptionWithContext(arg0 context.Context, arg1 *securitylake.GetDataLakeExceptionSubscriptionInput, arg2 ...request.Option) (*securitylake.GetDataLakeExceptionSubscriptionOutput, error)
GetDataLakeExceptionSubscriptionWithContext mocks base method
func (*MockSecurityLakeAPI) GetDataLakeOrganizationConfiguration ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeOrganizationConfiguration(arg0 *securitylake.GetDataLakeOrganizationConfigurationInput) (*securitylake.GetDataLakeOrganizationConfigurationOutput, error)
GetDataLakeOrganizationConfiguration mocks base method
func (*MockSecurityLakeAPI) GetDataLakeOrganizationConfigurationRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeOrganizationConfigurationRequest(arg0 *securitylake.GetDataLakeOrganizationConfigurationInput) (*request.Request, *securitylake.GetDataLakeOrganizationConfigurationOutput)
GetDataLakeOrganizationConfigurationRequest mocks base method
func (*MockSecurityLakeAPI) GetDataLakeOrganizationConfigurationWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeOrganizationConfigurationWithContext(arg0 context.Context, arg1 *securitylake.GetDataLakeOrganizationConfigurationInput, arg2 ...request.Option) (*securitylake.GetDataLakeOrganizationConfigurationOutput, error)
GetDataLakeOrganizationConfigurationWithContext mocks base method
func (*MockSecurityLakeAPI) GetDataLakeSources ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeSources(arg0 *securitylake.GetDataLakeSourcesInput) (*securitylake.GetDataLakeSourcesOutput, error)
GetDataLakeSources mocks base method
func (*MockSecurityLakeAPI) GetDataLakeSourcesPages ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeSourcesPages(arg0 *securitylake.GetDataLakeSourcesInput, arg1 func(*securitylake.GetDataLakeSourcesOutput, bool) bool) error
GetDataLakeSourcesPages mocks base method
func (*MockSecurityLakeAPI) GetDataLakeSourcesPagesWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeSourcesPagesWithContext(arg0 context.Context, arg1 *securitylake.GetDataLakeSourcesInput, arg2 func(*securitylake.GetDataLakeSourcesOutput, bool) bool, arg3 ...request.Option) error
GetDataLakeSourcesPagesWithContext mocks base method
func (*MockSecurityLakeAPI) GetDataLakeSourcesRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeSourcesRequest(arg0 *securitylake.GetDataLakeSourcesInput) (*request.Request, *securitylake.GetDataLakeSourcesOutput)
GetDataLakeSourcesRequest mocks base method
func (*MockSecurityLakeAPI) GetDataLakeSourcesWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) GetDataLakeSourcesWithContext(arg0 context.Context, arg1 *securitylake.GetDataLakeSourcesInput, arg2 ...request.Option) (*securitylake.GetDataLakeSourcesOutput, error)
GetDataLakeSourcesWithContext mocks base method
func (*MockSecurityLakeAPI) GetSubscriber ¶
func (m *MockSecurityLakeAPI) GetSubscriber(arg0 *securitylake.GetSubscriberInput) (*securitylake.GetSubscriberOutput, error)
GetSubscriber mocks base method
func (*MockSecurityLakeAPI) GetSubscriberRequest ¶
func (m *MockSecurityLakeAPI) GetSubscriberRequest(arg0 *securitylake.GetSubscriberInput) (*request.Request, *securitylake.GetSubscriberOutput)
GetSubscriberRequest mocks base method
func (*MockSecurityLakeAPI) GetSubscriberWithContext ¶
func (m *MockSecurityLakeAPI) GetSubscriberWithContext(arg0 context.Context, arg1 *securitylake.GetSubscriberInput, arg2 ...request.Option) (*securitylake.GetSubscriberOutput, error)
GetSubscriberWithContext mocks base method
func (*MockSecurityLakeAPI) ListDataLakeExceptions ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) ListDataLakeExceptions(arg0 *securitylake.ListDataLakeExceptionsInput) (*securitylake.ListDataLakeExceptionsOutput, error)
ListDataLakeExceptions mocks base method
func (*MockSecurityLakeAPI) ListDataLakeExceptionsPages ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) ListDataLakeExceptionsPages(arg0 *securitylake.ListDataLakeExceptionsInput, arg1 func(*securitylake.ListDataLakeExceptionsOutput, bool) bool) error
ListDataLakeExceptionsPages mocks base method
func (*MockSecurityLakeAPI) ListDataLakeExceptionsPagesWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) ListDataLakeExceptionsPagesWithContext(arg0 context.Context, arg1 *securitylake.ListDataLakeExceptionsInput, arg2 func(*securitylake.ListDataLakeExceptionsOutput, bool) bool, arg3 ...request.Option) error
ListDataLakeExceptionsPagesWithContext mocks base method
func (*MockSecurityLakeAPI) ListDataLakeExceptionsRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) ListDataLakeExceptionsRequest(arg0 *securitylake.ListDataLakeExceptionsInput) (*request.Request, *securitylake.ListDataLakeExceptionsOutput)
ListDataLakeExceptionsRequest mocks base method
func (*MockSecurityLakeAPI) ListDataLakeExceptionsWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) ListDataLakeExceptionsWithContext(arg0 context.Context, arg1 *securitylake.ListDataLakeExceptionsInput, arg2 ...request.Option) (*securitylake.ListDataLakeExceptionsOutput, error)
ListDataLakeExceptionsWithContext mocks base method
func (*MockSecurityLakeAPI) ListDataLakes ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) ListDataLakes(arg0 *securitylake.ListDataLakesInput) (*securitylake.ListDataLakesOutput, error)
ListDataLakes mocks base method
func (*MockSecurityLakeAPI) ListDataLakesRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) ListDataLakesRequest(arg0 *securitylake.ListDataLakesInput) (*request.Request, *securitylake.ListDataLakesOutput)
ListDataLakesRequest mocks base method
func (*MockSecurityLakeAPI) ListDataLakesWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) ListDataLakesWithContext(arg0 context.Context, arg1 *securitylake.ListDataLakesInput, arg2 ...request.Option) (*securitylake.ListDataLakesOutput, error)
ListDataLakesWithContext mocks base method
func (*MockSecurityLakeAPI) ListLogSources ¶
func (m *MockSecurityLakeAPI) ListLogSources(arg0 *securitylake.ListLogSourcesInput) (*securitylake.ListLogSourcesOutput, error)
ListLogSources mocks base method
func (*MockSecurityLakeAPI) ListLogSourcesPages ¶
func (m *MockSecurityLakeAPI) ListLogSourcesPages(arg0 *securitylake.ListLogSourcesInput, arg1 func(*securitylake.ListLogSourcesOutput, bool) bool) error
ListLogSourcesPages mocks base method
func (*MockSecurityLakeAPI) ListLogSourcesPagesWithContext ¶
func (m *MockSecurityLakeAPI) ListLogSourcesPagesWithContext(arg0 context.Context, arg1 *securitylake.ListLogSourcesInput, arg2 func(*securitylake.ListLogSourcesOutput, bool) bool, arg3 ...request.Option) error
ListLogSourcesPagesWithContext mocks base method
func (*MockSecurityLakeAPI) ListLogSourcesRequest ¶
func (m *MockSecurityLakeAPI) ListLogSourcesRequest(arg0 *securitylake.ListLogSourcesInput) (*request.Request, *securitylake.ListLogSourcesOutput)
ListLogSourcesRequest mocks base method
func (*MockSecurityLakeAPI) ListLogSourcesWithContext ¶
func (m *MockSecurityLakeAPI) ListLogSourcesWithContext(arg0 context.Context, arg1 *securitylake.ListLogSourcesInput, arg2 ...request.Option) (*securitylake.ListLogSourcesOutput, error)
ListLogSourcesWithContext mocks base method
func (*MockSecurityLakeAPI) ListSubscribers ¶
func (m *MockSecurityLakeAPI) ListSubscribers(arg0 *securitylake.ListSubscribersInput) (*securitylake.ListSubscribersOutput, error)
ListSubscribers mocks base method
func (*MockSecurityLakeAPI) ListSubscribersPages ¶
func (m *MockSecurityLakeAPI) ListSubscribersPages(arg0 *securitylake.ListSubscribersInput, arg1 func(*securitylake.ListSubscribersOutput, bool) bool) error
ListSubscribersPages mocks base method
func (*MockSecurityLakeAPI) ListSubscribersPagesWithContext ¶
func (m *MockSecurityLakeAPI) ListSubscribersPagesWithContext(arg0 context.Context, arg1 *securitylake.ListSubscribersInput, arg2 func(*securitylake.ListSubscribersOutput, bool) bool, arg3 ...request.Option) error
ListSubscribersPagesWithContext mocks base method
func (*MockSecurityLakeAPI) ListSubscribersRequest ¶
func (m *MockSecurityLakeAPI) ListSubscribersRequest(arg0 *securitylake.ListSubscribersInput) (*request.Request, *securitylake.ListSubscribersOutput)
ListSubscribersRequest mocks base method
func (*MockSecurityLakeAPI) ListSubscribersWithContext ¶
func (m *MockSecurityLakeAPI) ListSubscribersWithContext(arg0 context.Context, arg1 *securitylake.ListSubscribersInput, arg2 ...request.Option) (*securitylake.ListSubscribersOutput, error)
ListSubscribersWithContext mocks base method
func (*MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministrator ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministrator(arg0 *securitylake.RegisterDataLakeDelegatedAdministratorInput) (*securitylake.RegisterDataLakeDelegatedAdministratorOutput, error)
RegisterDataLakeDelegatedAdministrator mocks base method
func (*MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministratorRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministratorRequest(arg0 *securitylake.RegisterDataLakeDelegatedAdministratorInput) (*request.Request, *securitylake.RegisterDataLakeDelegatedAdministratorOutput)
RegisterDataLakeDelegatedAdministratorRequest mocks base method
func (*MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministratorWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) RegisterDataLakeDelegatedAdministratorWithContext(arg0 context.Context, arg1 *securitylake.RegisterDataLakeDelegatedAdministratorInput, arg2 ...request.Option) (*securitylake.RegisterDataLakeDelegatedAdministratorOutput, error)
RegisterDataLakeDelegatedAdministratorWithContext mocks base method
func (*MockSecurityLakeAPI) UpdateDataLake ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateDataLake(arg0 *securitylake.UpdateDataLakeInput) (*securitylake.UpdateDataLakeOutput, error)
UpdateDataLake mocks base method
func (*MockSecurityLakeAPI) UpdateDataLakeExceptionSubscription ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateDataLakeExceptionSubscription(arg0 *securitylake.UpdateDataLakeExceptionSubscriptionInput) (*securitylake.UpdateDataLakeExceptionSubscriptionOutput, error)
UpdateDataLakeExceptionSubscription mocks base method
func (*MockSecurityLakeAPI) UpdateDataLakeExceptionSubscriptionRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateDataLakeExceptionSubscriptionRequest(arg0 *securitylake.UpdateDataLakeExceptionSubscriptionInput) (*request.Request, *securitylake.UpdateDataLakeExceptionSubscriptionOutput)
UpdateDataLakeExceptionSubscriptionRequest mocks base method
func (*MockSecurityLakeAPI) UpdateDataLakeExceptionSubscriptionWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateDataLakeExceptionSubscriptionWithContext(arg0 context.Context, arg1 *securitylake.UpdateDataLakeExceptionSubscriptionInput, arg2 ...request.Option) (*securitylake.UpdateDataLakeExceptionSubscriptionOutput, error)
UpdateDataLakeExceptionSubscriptionWithContext mocks base method
func (*MockSecurityLakeAPI) UpdateDataLakeRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateDataLakeRequest(arg0 *securitylake.UpdateDataLakeInput) (*request.Request, *securitylake.UpdateDataLakeOutput)
UpdateDataLakeRequest mocks base method
func (*MockSecurityLakeAPI) UpdateDataLakeWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateDataLakeWithContext(arg0 context.Context, arg1 *securitylake.UpdateDataLakeInput, arg2 ...request.Option) (*securitylake.UpdateDataLakeOutput, error)
UpdateDataLakeWithContext mocks base method
func (*MockSecurityLakeAPI) UpdateSubscriber ¶
func (m *MockSecurityLakeAPI) UpdateSubscriber(arg0 *securitylake.UpdateSubscriberInput) (*securitylake.UpdateSubscriberOutput, error)
UpdateSubscriber mocks base method
func (*MockSecurityLakeAPI) UpdateSubscriberNotification ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateSubscriberNotification(arg0 *securitylake.UpdateSubscriberNotificationInput) (*securitylake.UpdateSubscriberNotificationOutput, error)
UpdateSubscriberNotification mocks base method
func (*MockSecurityLakeAPI) UpdateSubscriberNotificationRequest ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateSubscriberNotificationRequest(arg0 *securitylake.UpdateSubscriberNotificationInput) (*request.Request, *securitylake.UpdateSubscriberNotificationOutput)
UpdateSubscriberNotificationRequest mocks base method
func (*MockSecurityLakeAPI) UpdateSubscriberNotificationWithContext ¶ added in v1.44.272
func (m *MockSecurityLakeAPI) UpdateSubscriberNotificationWithContext(arg0 context.Context, arg1 *securitylake.UpdateSubscriberNotificationInput, arg2 ...request.Option) (*securitylake.UpdateSubscriberNotificationOutput, error)
UpdateSubscriberNotificationWithContext mocks base method
func (*MockSecurityLakeAPI) UpdateSubscriberRequest ¶
func (m *MockSecurityLakeAPI) UpdateSubscriberRequest(arg0 *securitylake.UpdateSubscriberInput) (*request.Request, *securitylake.UpdateSubscriberOutput)
UpdateSubscriberRequest mocks base method
func (*MockSecurityLakeAPI) UpdateSubscriberWithContext ¶
func (m *MockSecurityLakeAPI) UpdateSubscriberWithContext(arg0 context.Context, arg1 *securitylake.UpdateSubscriberInput, arg2 ...request.Option) (*securitylake.UpdateSubscriberOutput, error)
UpdateSubscriberWithContext mocks base method
type MockSecurityLakeAPIMockRecorder ¶
type MockSecurityLakeAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockSecurityLakeAPIMockRecorder is the mock recorder for MockSecurityLakeAPI
func (*MockSecurityLakeAPIMockRecorder) CreateAwsLogSource ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateAwsLogSource(arg0 interface{}) *gomock.Call
CreateAwsLogSource indicates an expected call of CreateAwsLogSource
func (*MockSecurityLakeAPIMockRecorder) CreateAwsLogSourceRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateAwsLogSourceRequest(arg0 interface{}) *gomock.Call
CreateAwsLogSourceRequest indicates an expected call of CreateAwsLogSourceRequest
func (*MockSecurityLakeAPIMockRecorder) CreateAwsLogSourceWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateAwsLogSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAwsLogSourceWithContext indicates an expected call of CreateAwsLogSourceWithContext
func (*MockSecurityLakeAPIMockRecorder) CreateCustomLogSource ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateCustomLogSource(arg0 interface{}) *gomock.Call
CreateCustomLogSource indicates an expected call of CreateCustomLogSource
func (*MockSecurityLakeAPIMockRecorder) CreateCustomLogSourceRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateCustomLogSourceRequest(arg0 interface{}) *gomock.Call
CreateCustomLogSourceRequest indicates an expected call of CreateCustomLogSourceRequest
func (*MockSecurityLakeAPIMockRecorder) CreateCustomLogSourceWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateCustomLogSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCustomLogSourceWithContext indicates an expected call of CreateCustomLogSourceWithContext
func (*MockSecurityLakeAPIMockRecorder) CreateDataLake ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLake(arg0 interface{}) *gomock.Call
CreateDataLake indicates an expected call of CreateDataLake
func (*MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscription ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscription(arg0 interface{}) *gomock.Call
CreateDataLakeExceptionSubscription indicates an expected call of CreateDataLakeExceptionSubscription
func (*MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscriptionRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscriptionRequest(arg0 interface{}) *gomock.Call
CreateDataLakeExceptionSubscriptionRequest indicates an expected call of CreateDataLakeExceptionSubscriptionRequest
func (*MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscriptionWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeExceptionSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataLakeExceptionSubscriptionWithContext indicates an expected call of CreateDataLakeExceptionSubscriptionWithContext
func (*MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfiguration ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfiguration(arg0 interface{}) *gomock.Call
CreateDataLakeOrganizationConfiguration indicates an expected call of CreateDataLakeOrganizationConfiguration
func (*MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfigurationRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
CreateDataLakeOrganizationConfigurationRequest indicates an expected call of CreateDataLakeOrganizationConfigurationRequest
func (*MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfigurationWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataLakeOrganizationConfigurationWithContext indicates an expected call of CreateDataLakeOrganizationConfigurationWithContext
func (*MockSecurityLakeAPIMockRecorder) CreateDataLakeRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeRequest(arg0 interface{}) *gomock.Call
CreateDataLakeRequest indicates an expected call of CreateDataLakeRequest
func (*MockSecurityLakeAPIMockRecorder) CreateDataLakeWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateDataLakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDataLakeWithContext indicates an expected call of CreateDataLakeWithContext
func (*MockSecurityLakeAPIMockRecorder) CreateSubscriber ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriber(arg0 interface{}) *gomock.Call
CreateSubscriber indicates an expected call of CreateSubscriber
func (*MockSecurityLakeAPIMockRecorder) CreateSubscriberNotification ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberNotification(arg0 interface{}) *gomock.Call
CreateSubscriberNotification indicates an expected call of CreateSubscriberNotification
func (*MockSecurityLakeAPIMockRecorder) CreateSubscriberNotificationRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberNotificationRequest(arg0 interface{}) *gomock.Call
CreateSubscriberNotificationRequest indicates an expected call of CreateSubscriberNotificationRequest
func (*MockSecurityLakeAPIMockRecorder) CreateSubscriberNotificationWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSubscriberNotificationWithContext indicates an expected call of CreateSubscriberNotificationWithContext
func (*MockSecurityLakeAPIMockRecorder) CreateSubscriberRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberRequest(arg0 interface{}) *gomock.Call
CreateSubscriberRequest indicates an expected call of CreateSubscriberRequest
func (*MockSecurityLakeAPIMockRecorder) CreateSubscriberWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) CreateSubscriberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSubscriberWithContext indicates an expected call of CreateSubscriberWithContext
func (*MockSecurityLakeAPIMockRecorder) DeleteAwsLogSource ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteAwsLogSource(arg0 interface{}) *gomock.Call
DeleteAwsLogSource indicates an expected call of DeleteAwsLogSource
func (*MockSecurityLakeAPIMockRecorder) DeleteAwsLogSourceRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteAwsLogSourceRequest(arg0 interface{}) *gomock.Call
DeleteAwsLogSourceRequest indicates an expected call of DeleteAwsLogSourceRequest
func (*MockSecurityLakeAPIMockRecorder) DeleteAwsLogSourceWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteAwsLogSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAwsLogSourceWithContext indicates an expected call of DeleteAwsLogSourceWithContext
func (*MockSecurityLakeAPIMockRecorder) DeleteCustomLogSource ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteCustomLogSource(arg0 interface{}) *gomock.Call
DeleteCustomLogSource indicates an expected call of DeleteCustomLogSource
func (*MockSecurityLakeAPIMockRecorder) DeleteCustomLogSourceRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteCustomLogSourceRequest(arg0 interface{}) *gomock.Call
DeleteCustomLogSourceRequest indicates an expected call of DeleteCustomLogSourceRequest
func (*MockSecurityLakeAPIMockRecorder) DeleteCustomLogSourceWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteCustomLogSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCustomLogSourceWithContext indicates an expected call of DeleteCustomLogSourceWithContext
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLake ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLake(arg0 interface{}) *gomock.Call
DeleteDataLake indicates an expected call of DeleteDataLake
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscription ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscription(arg0 interface{}) *gomock.Call
DeleteDataLakeExceptionSubscription indicates an expected call of DeleteDataLakeExceptionSubscription
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscriptionRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscriptionRequest(arg0 interface{}) *gomock.Call
DeleteDataLakeExceptionSubscriptionRequest indicates an expected call of DeleteDataLakeExceptionSubscriptionRequest
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscriptionWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeExceptionSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataLakeExceptionSubscriptionWithContext indicates an expected call of DeleteDataLakeExceptionSubscriptionWithContext
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfiguration ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfiguration(arg0 interface{}) *gomock.Call
DeleteDataLakeOrganizationConfiguration indicates an expected call of DeleteDataLakeOrganizationConfiguration
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfigurationRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteDataLakeOrganizationConfigurationRequest indicates an expected call of DeleteDataLakeOrganizationConfigurationRequest
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfigurationWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataLakeOrganizationConfigurationWithContext indicates an expected call of DeleteDataLakeOrganizationConfigurationWithContext
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLakeRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeRequest(arg0 interface{}) *gomock.Call
DeleteDataLakeRequest indicates an expected call of DeleteDataLakeRequest
func (*MockSecurityLakeAPIMockRecorder) DeleteDataLakeWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteDataLakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataLakeWithContext indicates an expected call of DeleteDataLakeWithContext
func (*MockSecurityLakeAPIMockRecorder) DeleteSubscriber ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriber(arg0 interface{}) *gomock.Call
DeleteSubscriber indicates an expected call of DeleteSubscriber
func (*MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotification ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotification(arg0 interface{}) *gomock.Call
DeleteSubscriberNotification indicates an expected call of DeleteSubscriberNotification
func (*MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotificationRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotificationRequest(arg0 interface{}) *gomock.Call
DeleteSubscriberNotificationRequest indicates an expected call of DeleteSubscriberNotificationRequest
func (*MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotificationWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSubscriberNotificationWithContext indicates an expected call of DeleteSubscriberNotificationWithContext
func (*MockSecurityLakeAPIMockRecorder) DeleteSubscriberRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberRequest(arg0 interface{}) *gomock.Call
DeleteSubscriberRequest indicates an expected call of DeleteSubscriberRequest
func (*MockSecurityLakeAPIMockRecorder) DeleteSubscriberWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) DeleteSubscriberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSubscriberWithContext indicates an expected call of DeleteSubscriberWithContext
func (*MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministrator ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministrator(arg0 interface{}) *gomock.Call
DeregisterDataLakeDelegatedAdministrator indicates an expected call of DeregisterDataLakeDelegatedAdministrator
func (*MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministratorRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministratorRequest(arg0 interface{}) *gomock.Call
DeregisterDataLakeDelegatedAdministratorRequest indicates an expected call of DeregisterDataLakeDelegatedAdministratorRequest
func (*MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministratorWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) DeregisterDataLakeDelegatedAdministratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterDataLakeDelegatedAdministratorWithContext indicates an expected call of DeregisterDataLakeDelegatedAdministratorWithContext
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscription ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscription(arg0 interface{}) *gomock.Call
GetDataLakeExceptionSubscription indicates an expected call of GetDataLakeExceptionSubscription
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscriptionRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscriptionRequest(arg0 interface{}) *gomock.Call
GetDataLakeExceptionSubscriptionRequest indicates an expected call of GetDataLakeExceptionSubscriptionRequest
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscriptionWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeExceptionSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataLakeExceptionSubscriptionWithContext indicates an expected call of GetDataLakeExceptionSubscriptionWithContext
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfiguration ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfiguration(arg0 interface{}) *gomock.Call
GetDataLakeOrganizationConfiguration indicates an expected call of GetDataLakeOrganizationConfiguration
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfigurationRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfigurationRequest(arg0 interface{}) *gomock.Call
GetDataLakeOrganizationConfigurationRequest indicates an expected call of GetDataLakeOrganizationConfigurationRequest
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfigurationWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeOrganizationConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataLakeOrganizationConfigurationWithContext indicates an expected call of GetDataLakeOrganizationConfigurationWithContext
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeSources ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSources(arg0 interface{}) *gomock.Call
GetDataLakeSources indicates an expected call of GetDataLakeSources
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesPages ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesPages(arg0, arg1 interface{}) *gomock.Call
GetDataLakeSourcesPages indicates an expected call of GetDataLakeSourcesPages
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesPagesWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetDataLakeSourcesPagesWithContext indicates an expected call of GetDataLakeSourcesPagesWithContext
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesRequest(arg0 interface{}) *gomock.Call
GetDataLakeSourcesRequest indicates an expected call of GetDataLakeSourcesRequest
func (*MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) GetDataLakeSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataLakeSourcesWithContext indicates an expected call of GetDataLakeSourcesWithContext
func (*MockSecurityLakeAPIMockRecorder) GetSubscriber ¶
func (mr *MockSecurityLakeAPIMockRecorder) GetSubscriber(arg0 interface{}) *gomock.Call
GetSubscriber indicates an expected call of GetSubscriber
func (*MockSecurityLakeAPIMockRecorder) GetSubscriberRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) GetSubscriberRequest(arg0 interface{}) *gomock.Call
GetSubscriberRequest indicates an expected call of GetSubscriberRequest
func (*MockSecurityLakeAPIMockRecorder) GetSubscriberWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) GetSubscriberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSubscriberWithContext indicates an expected call of GetSubscriberWithContext
func (*MockSecurityLakeAPIMockRecorder) ListDataLakeExceptions ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptions(arg0 interface{}) *gomock.Call
ListDataLakeExceptions indicates an expected call of ListDataLakeExceptions
func (*MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsPages ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsPages(arg0, arg1 interface{}) *gomock.Call
ListDataLakeExceptionsPages indicates an expected call of ListDataLakeExceptionsPages
func (*MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsPagesWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDataLakeExceptionsPagesWithContext indicates an expected call of ListDataLakeExceptionsPagesWithContext
func (*MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsRequest(arg0 interface{}) *gomock.Call
ListDataLakeExceptionsRequest indicates an expected call of ListDataLakeExceptionsRequest
func (*MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakeExceptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDataLakeExceptionsWithContext indicates an expected call of ListDataLakeExceptionsWithContext
func (*MockSecurityLakeAPIMockRecorder) ListDataLakes ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakes(arg0 interface{}) *gomock.Call
ListDataLakes indicates an expected call of ListDataLakes
func (*MockSecurityLakeAPIMockRecorder) ListDataLakesRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakesRequest(arg0 interface{}) *gomock.Call
ListDataLakesRequest indicates an expected call of ListDataLakesRequest
func (*MockSecurityLakeAPIMockRecorder) ListDataLakesWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) ListDataLakesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDataLakesWithContext indicates an expected call of ListDataLakesWithContext
func (*MockSecurityLakeAPIMockRecorder) ListLogSources ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListLogSources(arg0 interface{}) *gomock.Call
ListLogSources indicates an expected call of ListLogSources
func (*MockSecurityLakeAPIMockRecorder) ListLogSourcesPages ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListLogSourcesPages(arg0, arg1 interface{}) *gomock.Call
ListLogSourcesPages indicates an expected call of ListLogSourcesPages
func (*MockSecurityLakeAPIMockRecorder) ListLogSourcesPagesWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListLogSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLogSourcesPagesWithContext indicates an expected call of ListLogSourcesPagesWithContext
func (*MockSecurityLakeAPIMockRecorder) ListLogSourcesRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListLogSourcesRequest(arg0 interface{}) *gomock.Call
ListLogSourcesRequest indicates an expected call of ListLogSourcesRequest
func (*MockSecurityLakeAPIMockRecorder) ListLogSourcesWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListLogSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLogSourcesWithContext indicates an expected call of ListLogSourcesWithContext
func (*MockSecurityLakeAPIMockRecorder) ListSubscribers ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribers(arg0 interface{}) *gomock.Call
ListSubscribers indicates an expected call of ListSubscribers
func (*MockSecurityLakeAPIMockRecorder) ListSubscribersPages ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribersPages(arg0, arg1 interface{}) *gomock.Call
ListSubscribersPages indicates an expected call of ListSubscribersPages
func (*MockSecurityLakeAPIMockRecorder) ListSubscribersPagesWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSubscribersPagesWithContext indicates an expected call of ListSubscribersPagesWithContext
func (*MockSecurityLakeAPIMockRecorder) ListSubscribersRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribersRequest(arg0 interface{}) *gomock.Call
ListSubscribersRequest indicates an expected call of ListSubscribersRequest
func (*MockSecurityLakeAPIMockRecorder) ListSubscribersWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) ListSubscribersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSubscribersWithContext indicates an expected call of ListSubscribersWithContext
func (*MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministrator ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministrator(arg0 interface{}) *gomock.Call
RegisterDataLakeDelegatedAdministrator indicates an expected call of RegisterDataLakeDelegatedAdministrator
func (*MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministratorRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministratorRequest(arg0 interface{}) *gomock.Call
RegisterDataLakeDelegatedAdministratorRequest indicates an expected call of RegisterDataLakeDelegatedAdministratorRequest
func (*MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministratorWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) RegisterDataLakeDelegatedAdministratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterDataLakeDelegatedAdministratorWithContext indicates an expected call of RegisterDataLakeDelegatedAdministratorWithContext
func (*MockSecurityLakeAPIMockRecorder) UpdateDataLake ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLake(arg0 interface{}) *gomock.Call
UpdateDataLake indicates an expected call of UpdateDataLake
func (*MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscription ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscription(arg0 interface{}) *gomock.Call
UpdateDataLakeExceptionSubscription indicates an expected call of UpdateDataLakeExceptionSubscription
func (*MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscriptionRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscriptionRequest(arg0 interface{}) *gomock.Call
UpdateDataLakeExceptionSubscriptionRequest indicates an expected call of UpdateDataLakeExceptionSubscriptionRequest
func (*MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscriptionWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeExceptionSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDataLakeExceptionSubscriptionWithContext indicates an expected call of UpdateDataLakeExceptionSubscriptionWithContext
func (*MockSecurityLakeAPIMockRecorder) UpdateDataLakeRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeRequest(arg0 interface{}) *gomock.Call
UpdateDataLakeRequest indicates an expected call of UpdateDataLakeRequest
func (*MockSecurityLakeAPIMockRecorder) UpdateDataLakeWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateDataLakeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDataLakeWithContext indicates an expected call of UpdateDataLakeWithContext
func (*MockSecurityLakeAPIMockRecorder) UpdateSubscriber ¶
func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriber(arg0 interface{}) *gomock.Call
UpdateSubscriber indicates an expected call of UpdateSubscriber
func (*MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotification ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotification(arg0 interface{}) *gomock.Call
UpdateSubscriberNotification indicates an expected call of UpdateSubscriberNotification
func (*MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotificationRequest ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotificationRequest(arg0 interface{}) *gomock.Call
UpdateSubscriberNotificationRequest indicates an expected call of UpdateSubscriberNotificationRequest
func (*MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotificationWithContext ¶ added in v1.44.272
func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSubscriberNotificationWithContext indicates an expected call of UpdateSubscriberNotificationWithContext
func (*MockSecurityLakeAPIMockRecorder) UpdateSubscriberRequest ¶
func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberRequest(arg0 interface{}) *gomock.Call
UpdateSubscriberRequest indicates an expected call of UpdateSubscriberRequest
func (*MockSecurityLakeAPIMockRecorder) UpdateSubscriberWithContext ¶
func (mr *MockSecurityLakeAPIMockRecorder) UpdateSubscriberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSubscriberWithContext indicates an expected call of UpdateSubscriberWithContext