Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) BatchCreateVariable(ctx context.Context, params *frauddetector.BatchCreateVariableInput, ...) (*frauddetector.BatchCreateVariableOutput, error)
- func (_m *IClient) BatchGetVariable(ctx context.Context, params *frauddetector.BatchGetVariableInput, ...) (*frauddetector.BatchGetVariableOutput, error)
- func (_m *IClient) CancelBatchImportJob(ctx context.Context, params *frauddetector.CancelBatchImportJobInput, ...) (*frauddetector.CancelBatchImportJobOutput, error)
- func (_m *IClient) CancelBatchPredictionJob(ctx context.Context, params *frauddetector.CancelBatchPredictionJobInput, ...) (*frauddetector.CancelBatchPredictionJobOutput, error)
- func (_m *IClient) CreateBatchImportJob(ctx context.Context, params *frauddetector.CreateBatchImportJobInput, ...) (*frauddetector.CreateBatchImportJobOutput, error)
- func (_m *IClient) CreateBatchPredictionJob(ctx context.Context, params *frauddetector.CreateBatchPredictionJobInput, ...) (*frauddetector.CreateBatchPredictionJobOutput, error)
- func (_m *IClient) CreateDetectorVersion(ctx context.Context, params *frauddetector.CreateDetectorVersionInput, ...) (*frauddetector.CreateDetectorVersionOutput, error)
- func (_m *IClient) CreateList(ctx context.Context, params *frauddetector.CreateListInput, ...) (*frauddetector.CreateListOutput, error)
- func (_m *IClient) CreateModel(ctx context.Context, params *frauddetector.CreateModelInput, ...) (*frauddetector.CreateModelOutput, error)
- func (_m *IClient) CreateModelVersion(ctx context.Context, params *frauddetector.CreateModelVersionInput, ...) (*frauddetector.CreateModelVersionOutput, error)
- func (_m *IClient) CreateRule(ctx context.Context, params *frauddetector.CreateRuleInput, ...) (*frauddetector.CreateRuleOutput, error)
- func (_m *IClient) CreateVariable(ctx context.Context, params *frauddetector.CreateVariableInput, ...) (*frauddetector.CreateVariableOutput, error)
- func (_m *IClient) DeleteBatchImportJob(ctx context.Context, params *frauddetector.DeleteBatchImportJobInput, ...) (*frauddetector.DeleteBatchImportJobOutput, error)
- func (_m *IClient) DeleteBatchPredictionJob(ctx context.Context, params *frauddetector.DeleteBatchPredictionJobInput, ...) (*frauddetector.DeleteBatchPredictionJobOutput, error)
- func (_m *IClient) DeleteDetector(ctx context.Context, params *frauddetector.DeleteDetectorInput, ...) (*frauddetector.DeleteDetectorOutput, error)
- func (_m *IClient) DeleteDetectorVersion(ctx context.Context, params *frauddetector.DeleteDetectorVersionInput, ...) (*frauddetector.DeleteDetectorVersionOutput, error)
- func (_m *IClient) DeleteEntityType(ctx context.Context, params *frauddetector.DeleteEntityTypeInput, ...) (*frauddetector.DeleteEntityTypeOutput, error)
- func (_m *IClient) DeleteEvent(ctx context.Context, params *frauddetector.DeleteEventInput, ...) (*frauddetector.DeleteEventOutput, error)
- func (_m *IClient) DeleteEventType(ctx context.Context, params *frauddetector.DeleteEventTypeInput, ...) (*frauddetector.DeleteEventTypeOutput, error)
- func (_m *IClient) DeleteEventsByEventType(ctx context.Context, params *frauddetector.DeleteEventsByEventTypeInput, ...) (*frauddetector.DeleteEventsByEventTypeOutput, error)
- func (_m *IClient) DeleteExternalModel(ctx context.Context, params *frauddetector.DeleteExternalModelInput, ...) (*frauddetector.DeleteExternalModelOutput, error)
- func (_m *IClient) DeleteLabel(ctx context.Context, params *frauddetector.DeleteLabelInput, ...) (*frauddetector.DeleteLabelOutput, error)
- func (_m *IClient) DeleteList(ctx context.Context, params *frauddetector.DeleteListInput, ...) (*frauddetector.DeleteListOutput, error)
- func (_m *IClient) DeleteModel(ctx context.Context, params *frauddetector.DeleteModelInput, ...) (*frauddetector.DeleteModelOutput, error)
- func (_m *IClient) DeleteModelVersion(ctx context.Context, params *frauddetector.DeleteModelVersionInput, ...) (*frauddetector.DeleteModelVersionOutput, error)
- func (_m *IClient) DeleteOutcome(ctx context.Context, params *frauddetector.DeleteOutcomeInput, ...) (*frauddetector.DeleteOutcomeOutput, error)
- func (_m *IClient) DeleteRule(ctx context.Context, params *frauddetector.DeleteRuleInput, ...) (*frauddetector.DeleteRuleOutput, error)
- func (_m *IClient) DeleteVariable(ctx context.Context, params *frauddetector.DeleteVariableInput, ...) (*frauddetector.DeleteVariableOutput, error)
- func (_m *IClient) DescribeDetector(ctx context.Context, params *frauddetector.DescribeDetectorInput, ...) (*frauddetector.DescribeDetectorOutput, error)
- func (_m *IClient) DescribeModelVersions(ctx context.Context, params *frauddetector.DescribeModelVersionsInput, ...) (*frauddetector.DescribeModelVersionsOutput, error)
- func (_m *IClient) GetBatchImportJobs(ctx context.Context, params *frauddetector.GetBatchImportJobsInput, ...) (*frauddetector.GetBatchImportJobsOutput, error)
- func (_m *IClient) GetBatchPredictionJobs(ctx context.Context, params *frauddetector.GetBatchPredictionJobsInput, ...) (*frauddetector.GetBatchPredictionJobsOutput, error)
- func (_m *IClient) GetDeleteEventsByEventTypeStatus(ctx context.Context, ...) (*frauddetector.GetDeleteEventsByEventTypeStatusOutput, error)
- func (_m *IClient) GetDetectorVersion(ctx context.Context, params *frauddetector.GetDetectorVersionInput, ...) (*frauddetector.GetDetectorVersionOutput, error)
- func (_m *IClient) GetDetectors(ctx context.Context, params *frauddetector.GetDetectorsInput, ...) (*frauddetector.GetDetectorsOutput, error)
- func (_m *IClient) GetEntityTypes(ctx context.Context, params *frauddetector.GetEntityTypesInput, ...) (*frauddetector.GetEntityTypesOutput, error)
- func (_m *IClient) GetEvent(ctx context.Context, params *frauddetector.GetEventInput, ...) (*frauddetector.GetEventOutput, error)
- func (_m *IClient) GetEventPrediction(ctx context.Context, params *frauddetector.GetEventPredictionInput, ...) (*frauddetector.GetEventPredictionOutput, error)
- func (_m *IClient) GetEventPredictionMetadata(ctx context.Context, params *frauddetector.GetEventPredictionMetadataInput, ...) (*frauddetector.GetEventPredictionMetadataOutput, error)
- func (_m *IClient) GetEventTypes(ctx context.Context, params *frauddetector.GetEventTypesInput, ...) (*frauddetector.GetEventTypesOutput, error)
- func (_m *IClient) GetExternalModels(ctx context.Context, params *frauddetector.GetExternalModelsInput, ...) (*frauddetector.GetExternalModelsOutput, error)
- func (_m *IClient) GetKMSEncryptionKey(ctx context.Context, params *frauddetector.GetKMSEncryptionKeyInput, ...) (*frauddetector.GetKMSEncryptionKeyOutput, error)
- func (_m *IClient) GetLabels(ctx context.Context, params *frauddetector.GetLabelsInput, ...) (*frauddetector.GetLabelsOutput, error)
- func (_m *IClient) GetListElements(ctx context.Context, params *frauddetector.GetListElementsInput, ...) (*frauddetector.GetListElementsOutput, error)
- func (_m *IClient) GetListsMetadata(ctx context.Context, params *frauddetector.GetListsMetadataInput, ...) (*frauddetector.GetListsMetadataOutput, error)
- func (_m *IClient) GetModelVersion(ctx context.Context, params *frauddetector.GetModelVersionInput, ...) (*frauddetector.GetModelVersionOutput, error)
- func (_m *IClient) GetModels(ctx context.Context, params *frauddetector.GetModelsInput, ...) (*frauddetector.GetModelsOutput, error)
- func (_m *IClient) GetOutcomes(ctx context.Context, params *frauddetector.GetOutcomesInput, ...) (*frauddetector.GetOutcomesOutput, error)
- func (_m *IClient) GetRules(ctx context.Context, params *frauddetector.GetRulesInput, ...) (*frauddetector.GetRulesOutput, error)
- func (_m *IClient) GetVariables(ctx context.Context, params *frauddetector.GetVariablesInput, ...) (*frauddetector.GetVariablesOutput, error)
- func (_m *IClient) ListEventPredictions(ctx context.Context, params *frauddetector.ListEventPredictionsInput, ...) (*frauddetector.ListEventPredictionsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *frauddetector.ListTagsForResourceInput, ...) (*frauddetector.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() frauddetector.Options
- func (_m *IClient) PutDetector(ctx context.Context, params *frauddetector.PutDetectorInput, ...) (*frauddetector.PutDetectorOutput, error)
- func (_m *IClient) PutEntityType(ctx context.Context, params *frauddetector.PutEntityTypeInput, ...) (*frauddetector.PutEntityTypeOutput, error)
- func (_m *IClient) PutEventType(ctx context.Context, params *frauddetector.PutEventTypeInput, ...) (*frauddetector.PutEventTypeOutput, error)
- func (_m *IClient) PutExternalModel(ctx context.Context, params *frauddetector.PutExternalModelInput, ...) (*frauddetector.PutExternalModelOutput, error)
- func (_m *IClient) PutKMSEncryptionKey(ctx context.Context, params *frauddetector.PutKMSEncryptionKeyInput, ...) (*frauddetector.PutKMSEncryptionKeyOutput, error)
- func (_m *IClient) PutLabel(ctx context.Context, params *frauddetector.PutLabelInput, ...) (*frauddetector.PutLabelOutput, error)
- func (_m *IClient) PutOutcome(ctx context.Context, params *frauddetector.PutOutcomeInput, ...) (*frauddetector.PutOutcomeOutput, error)
- func (_m *IClient) SendEvent(ctx context.Context, params *frauddetector.SendEventInput, ...) (*frauddetector.SendEventOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *frauddetector.TagResourceInput, ...) (*frauddetector.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *frauddetector.UntagResourceInput, ...) (*frauddetector.UntagResourceOutput, error)
- func (_m *IClient) UpdateDetectorVersion(ctx context.Context, params *frauddetector.UpdateDetectorVersionInput, ...) (*frauddetector.UpdateDetectorVersionOutput, error)
- func (_m *IClient) UpdateDetectorVersionMetadata(ctx context.Context, params *frauddetector.UpdateDetectorVersionMetadataInput, ...) (*frauddetector.UpdateDetectorVersionMetadataOutput, error)
- func (_m *IClient) UpdateDetectorVersionStatus(ctx context.Context, params *frauddetector.UpdateDetectorVersionStatusInput, ...) (*frauddetector.UpdateDetectorVersionStatusOutput, error)
- func (_m *IClient) UpdateEventLabel(ctx context.Context, params *frauddetector.UpdateEventLabelInput, ...) (*frauddetector.UpdateEventLabelOutput, error)
- func (_m *IClient) UpdateList(ctx context.Context, params *frauddetector.UpdateListInput, ...) (*frauddetector.UpdateListOutput, error)
- func (_m *IClient) UpdateModel(ctx context.Context, params *frauddetector.UpdateModelInput, ...) (*frauddetector.UpdateModelOutput, error)
- func (_m *IClient) UpdateModelVersion(ctx context.Context, params *frauddetector.UpdateModelVersionInput, ...) (*frauddetector.UpdateModelVersionOutput, error)
- func (_m *IClient) UpdateModelVersionStatus(ctx context.Context, params *frauddetector.UpdateModelVersionStatusInput, ...) (*frauddetector.UpdateModelVersionStatusOutput, error)
- func (_m *IClient) UpdateRuleMetadata(ctx context.Context, params *frauddetector.UpdateRuleMetadataInput, ...) (*frauddetector.UpdateRuleMetadataOutput, error)
- func (_m *IClient) UpdateRuleVersion(ctx context.Context, params *frauddetector.UpdateRuleVersionInput, ...) (*frauddetector.UpdateRuleVersionOutput, error)
- func (_m *IClient) UpdateVariable(ctx context.Context, params *frauddetector.UpdateVariableInput, ...) (*frauddetector.UpdateVariableOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) BatchCreateVariable ¶
func (_m *IClient) BatchCreateVariable(ctx context.Context, params *frauddetector.BatchCreateVariableInput, optFns ...func(*frauddetector.Options)) (*frauddetector.BatchCreateVariableOutput, error)
BatchCreateVariable provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetVariable ¶
func (_m *IClient) BatchGetVariable(ctx context.Context, params *frauddetector.BatchGetVariableInput, optFns ...func(*frauddetector.Options)) (*frauddetector.BatchGetVariableOutput, error)
BatchGetVariable provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelBatchImportJob ¶
func (_m *IClient) CancelBatchImportJob(ctx context.Context, params *frauddetector.CancelBatchImportJobInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CancelBatchImportJobOutput, error)
CancelBatchImportJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelBatchPredictionJob ¶
func (_m *IClient) CancelBatchPredictionJob(ctx context.Context, params *frauddetector.CancelBatchPredictionJobInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CancelBatchPredictionJobOutput, error)
CancelBatchPredictionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateBatchImportJob ¶
func (_m *IClient) CreateBatchImportJob(ctx context.Context, params *frauddetector.CreateBatchImportJobInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CreateBatchImportJobOutput, error)
CreateBatchImportJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateBatchPredictionJob ¶
func (_m *IClient) CreateBatchPredictionJob(ctx context.Context, params *frauddetector.CreateBatchPredictionJobInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CreateBatchPredictionJobOutput, error)
CreateBatchPredictionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDetectorVersion ¶
func (_m *IClient) CreateDetectorVersion(ctx context.Context, params *frauddetector.CreateDetectorVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CreateDetectorVersionOutput, error)
CreateDetectorVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateList ¶
func (_m *IClient) CreateList(ctx context.Context, params *frauddetector.CreateListInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CreateListOutput, error)
CreateList provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateModel ¶
func (_m *IClient) CreateModel(ctx context.Context, params *frauddetector.CreateModelInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CreateModelOutput, error)
CreateModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateModelVersion ¶
func (_m *IClient) CreateModelVersion(ctx context.Context, params *frauddetector.CreateModelVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CreateModelVersionOutput, error)
CreateModelVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRule ¶
func (_m *IClient) CreateRule(ctx context.Context, params *frauddetector.CreateRuleInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CreateRuleOutput, error)
CreateRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateVariable ¶
func (_m *IClient) CreateVariable(ctx context.Context, params *frauddetector.CreateVariableInput, optFns ...func(*frauddetector.Options)) (*frauddetector.CreateVariableOutput, error)
CreateVariable provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBatchImportJob ¶
func (_m *IClient) DeleteBatchImportJob(ctx context.Context, params *frauddetector.DeleteBatchImportJobInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteBatchImportJobOutput, error)
DeleteBatchImportJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBatchPredictionJob ¶
func (_m *IClient) DeleteBatchPredictionJob(ctx context.Context, params *frauddetector.DeleteBatchPredictionJobInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteBatchPredictionJobOutput, error)
DeleteBatchPredictionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDetector ¶
func (_m *IClient) DeleteDetector(ctx context.Context, params *frauddetector.DeleteDetectorInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteDetectorOutput, error)
DeleteDetector provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDetectorVersion ¶
func (_m *IClient) DeleteDetectorVersion(ctx context.Context, params *frauddetector.DeleteDetectorVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteDetectorVersionOutput, error)
DeleteDetectorVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEntityType ¶
func (_m *IClient) DeleteEntityType(ctx context.Context, params *frauddetector.DeleteEntityTypeInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteEntityTypeOutput, error)
DeleteEntityType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEvent ¶
func (_m *IClient) DeleteEvent(ctx context.Context, params *frauddetector.DeleteEventInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteEventOutput, error)
DeleteEvent provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEventType ¶
func (_m *IClient) DeleteEventType(ctx context.Context, params *frauddetector.DeleteEventTypeInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteEventTypeOutput, error)
DeleteEventType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEventsByEventType ¶
func (_m *IClient) DeleteEventsByEventType(ctx context.Context, params *frauddetector.DeleteEventsByEventTypeInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteEventsByEventTypeOutput, error)
DeleteEventsByEventType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteExternalModel ¶
func (_m *IClient) DeleteExternalModel(ctx context.Context, params *frauddetector.DeleteExternalModelInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteExternalModelOutput, error)
DeleteExternalModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLabel ¶
func (_m *IClient) DeleteLabel(ctx context.Context, params *frauddetector.DeleteLabelInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteLabelOutput, error)
DeleteLabel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteList ¶
func (_m *IClient) DeleteList(ctx context.Context, params *frauddetector.DeleteListInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteListOutput, error)
DeleteList provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteModel ¶
func (_m *IClient) DeleteModel(ctx context.Context, params *frauddetector.DeleteModelInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteModelOutput, error)
DeleteModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteModelVersion ¶
func (_m *IClient) DeleteModelVersion(ctx context.Context, params *frauddetector.DeleteModelVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteModelVersionOutput, error)
DeleteModelVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteOutcome ¶
func (_m *IClient) DeleteOutcome(ctx context.Context, params *frauddetector.DeleteOutcomeInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteOutcomeOutput, error)
DeleteOutcome provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRule ¶
func (_m *IClient) DeleteRule(ctx context.Context, params *frauddetector.DeleteRuleInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteRuleOutput, error)
DeleteRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteVariable ¶
func (_m *IClient) DeleteVariable(ctx context.Context, params *frauddetector.DeleteVariableInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DeleteVariableOutput, error)
DeleteVariable provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDetector ¶
func (_m *IClient) DescribeDetector(ctx context.Context, params *frauddetector.DescribeDetectorInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DescribeDetectorOutput, error)
DescribeDetector provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeModelVersions ¶
func (_m *IClient) DescribeModelVersions(ctx context.Context, params *frauddetector.DescribeModelVersionsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.DescribeModelVersionsOutput, error)
DescribeModelVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBatchImportJobs ¶
func (_m *IClient) GetBatchImportJobs(ctx context.Context, params *frauddetector.GetBatchImportJobsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetBatchImportJobsOutput, error)
GetBatchImportJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBatchPredictionJobs ¶
func (_m *IClient) GetBatchPredictionJobs(ctx context.Context, params *frauddetector.GetBatchPredictionJobsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetBatchPredictionJobsOutput, error)
GetBatchPredictionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeleteEventsByEventTypeStatus ¶
func (_m *IClient) GetDeleteEventsByEventTypeStatus(ctx context.Context, params *frauddetector.GetDeleteEventsByEventTypeStatusInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetDeleteEventsByEventTypeStatusOutput, error)
GetDeleteEventsByEventTypeStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDetectorVersion ¶
func (_m *IClient) GetDetectorVersion(ctx context.Context, params *frauddetector.GetDetectorVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetDetectorVersionOutput, error)
GetDetectorVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDetectors ¶
func (_m *IClient) GetDetectors(ctx context.Context, params *frauddetector.GetDetectorsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetDetectorsOutput, error)
GetDetectors provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEntityTypes ¶
func (_m *IClient) GetEntityTypes(ctx context.Context, params *frauddetector.GetEntityTypesInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetEntityTypesOutput, error)
GetEntityTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEvent ¶
func (_m *IClient) GetEvent(ctx context.Context, params *frauddetector.GetEventInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetEventOutput, error)
GetEvent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEventPrediction ¶
func (_m *IClient) GetEventPrediction(ctx context.Context, params *frauddetector.GetEventPredictionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetEventPredictionOutput, error)
GetEventPrediction provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEventPredictionMetadata ¶
func (_m *IClient) GetEventPredictionMetadata(ctx context.Context, params *frauddetector.GetEventPredictionMetadataInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetEventPredictionMetadataOutput, error)
GetEventPredictionMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEventTypes ¶
func (_m *IClient) GetEventTypes(ctx context.Context, params *frauddetector.GetEventTypesInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetEventTypesOutput, error)
GetEventTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetExternalModels ¶
func (_m *IClient) GetExternalModels(ctx context.Context, params *frauddetector.GetExternalModelsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetExternalModelsOutput, error)
GetExternalModels provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetKMSEncryptionKey ¶
func (_m *IClient) GetKMSEncryptionKey(ctx context.Context, params *frauddetector.GetKMSEncryptionKeyInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetKMSEncryptionKeyOutput, error)
GetKMSEncryptionKey provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLabels ¶
func (_m *IClient) GetLabels(ctx context.Context, params *frauddetector.GetLabelsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetLabelsOutput, error)
GetLabels provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetListElements ¶
func (_m *IClient) GetListElements(ctx context.Context, params *frauddetector.GetListElementsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetListElementsOutput, error)
GetListElements provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetListsMetadata ¶
func (_m *IClient) GetListsMetadata(ctx context.Context, params *frauddetector.GetListsMetadataInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetListsMetadataOutput, error)
GetListsMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetModelVersion ¶
func (_m *IClient) GetModelVersion(ctx context.Context, params *frauddetector.GetModelVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetModelVersionOutput, error)
GetModelVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetModels ¶
func (_m *IClient) GetModels(ctx context.Context, params *frauddetector.GetModelsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetModelsOutput, error)
GetModels provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetOutcomes ¶
func (_m *IClient) GetOutcomes(ctx context.Context, params *frauddetector.GetOutcomesInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetOutcomesOutput, error)
GetOutcomes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRules ¶
func (_m *IClient) GetRules(ctx context.Context, params *frauddetector.GetRulesInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetRulesOutput, error)
GetRules provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetVariables ¶
func (_m *IClient) GetVariables(ctx context.Context, params *frauddetector.GetVariablesInput, optFns ...func(*frauddetector.Options)) (*frauddetector.GetVariablesOutput, error)
GetVariables provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEventPredictions ¶
func (_m *IClient) ListEventPredictions(ctx context.Context, params *frauddetector.ListEventPredictionsInput, optFns ...func(*frauddetector.Options)) (*frauddetector.ListEventPredictionsOutput, error)
ListEventPredictions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *frauddetector.ListTagsForResourceInput, optFns ...func(*frauddetector.Options)) (*frauddetector.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() frauddetector.Options
Options provides a mock function with given fields:
func (*IClient) PutDetector ¶
func (_m *IClient) PutDetector(ctx context.Context, params *frauddetector.PutDetectorInput, optFns ...func(*frauddetector.Options)) (*frauddetector.PutDetectorOutput, error)
PutDetector provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutEntityType ¶
func (_m *IClient) PutEntityType(ctx context.Context, params *frauddetector.PutEntityTypeInput, optFns ...func(*frauddetector.Options)) (*frauddetector.PutEntityTypeOutput, error)
PutEntityType provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutEventType ¶
func (_m *IClient) PutEventType(ctx context.Context, params *frauddetector.PutEventTypeInput, optFns ...func(*frauddetector.Options)) (*frauddetector.PutEventTypeOutput, error)
PutEventType provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutExternalModel ¶
func (_m *IClient) PutExternalModel(ctx context.Context, params *frauddetector.PutExternalModelInput, optFns ...func(*frauddetector.Options)) (*frauddetector.PutExternalModelOutput, error)
PutExternalModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutKMSEncryptionKey ¶
func (_m *IClient) PutKMSEncryptionKey(ctx context.Context, params *frauddetector.PutKMSEncryptionKeyInput, optFns ...func(*frauddetector.Options)) (*frauddetector.PutKMSEncryptionKeyOutput, error)
PutKMSEncryptionKey provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutLabel ¶
func (_m *IClient) PutLabel(ctx context.Context, params *frauddetector.PutLabelInput, optFns ...func(*frauddetector.Options)) (*frauddetector.PutLabelOutput, error)
PutLabel provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutOutcome ¶
func (_m *IClient) PutOutcome(ctx context.Context, params *frauddetector.PutOutcomeInput, optFns ...func(*frauddetector.Options)) (*frauddetector.PutOutcomeOutput, error)
PutOutcome provides a mock function with given fields: ctx, params, optFns
func (*IClient) SendEvent ¶
func (_m *IClient) SendEvent(ctx context.Context, params *frauddetector.SendEventInput, optFns ...func(*frauddetector.Options)) (*frauddetector.SendEventOutput, error)
SendEvent provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *frauddetector.TagResourceInput, optFns ...func(*frauddetector.Options)) (*frauddetector.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *frauddetector.UntagResourceInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDetectorVersion ¶
func (_m *IClient) UpdateDetectorVersion(ctx context.Context, params *frauddetector.UpdateDetectorVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateDetectorVersionOutput, error)
UpdateDetectorVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDetectorVersionMetadata ¶
func (_m *IClient) UpdateDetectorVersionMetadata(ctx context.Context, params *frauddetector.UpdateDetectorVersionMetadataInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateDetectorVersionMetadataOutput, error)
UpdateDetectorVersionMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDetectorVersionStatus ¶
func (_m *IClient) UpdateDetectorVersionStatus(ctx context.Context, params *frauddetector.UpdateDetectorVersionStatusInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateDetectorVersionStatusOutput, error)
UpdateDetectorVersionStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateEventLabel ¶
func (_m *IClient) UpdateEventLabel(ctx context.Context, params *frauddetector.UpdateEventLabelInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateEventLabelOutput, error)
UpdateEventLabel provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateList ¶
func (_m *IClient) UpdateList(ctx context.Context, params *frauddetector.UpdateListInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateListOutput, error)
UpdateList provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateModel ¶
func (_m *IClient) UpdateModel(ctx context.Context, params *frauddetector.UpdateModelInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateModelOutput, error)
UpdateModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateModelVersion ¶
func (_m *IClient) UpdateModelVersion(ctx context.Context, params *frauddetector.UpdateModelVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateModelVersionOutput, error)
UpdateModelVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateModelVersionStatus ¶
func (_m *IClient) UpdateModelVersionStatus(ctx context.Context, params *frauddetector.UpdateModelVersionStatusInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateModelVersionStatusOutput, error)
UpdateModelVersionStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRuleMetadata ¶
func (_m *IClient) UpdateRuleMetadata(ctx context.Context, params *frauddetector.UpdateRuleMetadataInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateRuleMetadataOutput, error)
UpdateRuleMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRuleVersion ¶
func (_m *IClient) UpdateRuleVersion(ctx context.Context, params *frauddetector.UpdateRuleVersionInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateRuleVersionOutput, error)
UpdateRuleVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateVariable ¶
func (_m *IClient) UpdateVariable(ctx context.Context, params *frauddetector.UpdateVariableInput, optFns ...func(*frauddetector.Options)) (*frauddetector.UpdateVariableOutput, error)
UpdateVariable provides a mock function with given fields: ctx, params, optFns