Skip navigation links
A B C D E F G H I K L M O P R S T U V W 

A

AbstractAmazonFraudDetector - Class in com.amazonaws.services.frauddetector
Abstract implementation of AmazonFraudDetector.
AbstractAmazonFraudDetector() - Constructor for class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
AbstractAmazonFraudDetectorAsync - Class in com.amazonaws.services.frauddetector
Abstract implementation of AmazonFraudDetectorAsync.
AbstractAmazonFraudDetectorAsync() - Constructor for class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
AccessDeniedException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating Amazon Fraud Detector does not have the needed permissions.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addCsvIndexToVariableMapEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
Add a single CsvIndexToVariableMap entry
addEventVariablesEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.Event
Add a single EventVariables entry
addEventVariablesEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Add a single EventVariables entry
addEventVariablesEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
Add a single EventVariables entry
addExternalModelEndpointDataBlobsEntry(String, ModelEndpointDataBlob) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Add a single ExternalModelEndpointDataBlobs entry
addInputVariablesEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Add a single InputVariables entry
addJsonKeyToVariableMapEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
Add a single JsonKeyToVariableMap entry
addLabelMapperEntry(String, List<String>) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
Add a single LabelMapper entry
addOutputsEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
Add a single Outputs entry
addOutputVariablesEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Add a single OutputVariables entry
addScoresEntry(String, Float) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
Add a single Scores entry
AggregatedLogOddsMetric - Class in com.amazonaws.services.frauddetector.model
The log odds metric details.
AggregatedLogOddsMetric() - Constructor for class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
 
AggregatedVariablesImpactExplanation - Class in com.amazonaws.services.frauddetector.model
The details of the impact of aggregated variables on the prediction score.
AggregatedVariablesImpactExplanation() - Constructor for class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
 
AggregatedVariablesImportanceMetrics - Class in com.amazonaws.services.frauddetector.model
The details of the relative importance of the aggregated variables.
AggregatedVariablesImportanceMetrics() - Constructor for class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
 
AmazonFraudDetector - Interface in com.amazonaws.services.frauddetector
Interface for accessing Amazon Fraud Detector.
AmazonFraudDetectorAsync - Interface in com.amazonaws.services.frauddetector
Interface for accessing Amazon Fraud Detector asynchronously.
AmazonFraudDetectorAsyncClient - Class in com.amazonaws.services.frauddetector
Client for accessing Amazon Fraud Detector asynchronously.
AmazonFraudDetectorAsyncClientBuilder - Class in com.amazonaws.services.frauddetector
Fluent builder for AmazonFraudDetectorAsync.
AmazonFraudDetectorClient - Class in com.amazonaws.services.frauddetector
Client for accessing Amazon Fraud Detector.
AmazonFraudDetectorClientBuilder - Class in com.amazonaws.services.frauddetector
Fluent builder for AmazonFraudDetector.
AmazonFraudDetectorException - Exception in com.amazonaws.services.frauddetector.model
Base exception for all service exceptions thrown by Amazon Fraud Detector
AmazonFraudDetectorException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.AmazonFraudDetectorException
Constructs a new AmazonFraudDetectorException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
AsyncJobStatus - Enum in com.amazonaws.services.frauddetector.model
 
ATIMetricDataPoint - Class in com.amazonaws.services.frauddetector.model
The Account Takeover Insights (ATI) model performance metrics data points.
ATIMetricDataPoint() - Constructor for class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
 
ATIModelPerformance - Class in com.amazonaws.services.frauddetector.model
The Account Takeover Insights (ATI) model performance score.
ATIModelPerformance() - Constructor for class com.amazonaws.services.frauddetector.model.ATIModelPerformance
 
ATITrainingMetricsValue - Class in com.amazonaws.services.frauddetector.model
The Account Takeover Insights (ATI) model training metric details.
ATITrainingMetricsValue() - Constructor for class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
 

B

batchCreateVariable(BatchCreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
batchCreateVariable(BatchCreateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a batch of variables.
batchCreateVariable(BatchCreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a batch of variables.
batchCreateVariableAsync(BatchCreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
batchCreateVariableAsync(BatchCreateVariableRequest, AsyncHandler<BatchCreateVariableRequest, BatchCreateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
batchCreateVariableAsync(BatchCreateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a batch of variables.
batchCreateVariableAsync(BatchCreateVariableRequest, AsyncHandler<BatchCreateVariableRequest, BatchCreateVariableResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a batch of variables.
batchCreateVariableAsync(BatchCreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
batchCreateVariableAsync(BatchCreateVariableRequest, AsyncHandler<BatchCreateVariableRequest, BatchCreateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
BatchCreateVariableError - Class in com.amazonaws.services.frauddetector.model
Provides the error of the batch create variable API.
BatchCreateVariableError() - Constructor for class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
BatchCreateVariableRequest - Class in com.amazonaws.services.frauddetector.model
 
BatchCreateVariableRequest() - Constructor for class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
 
BatchCreateVariableResult - Class in com.amazonaws.services.frauddetector.model
 
BatchCreateVariableResult() - Constructor for class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
 
batchGetVariable(BatchGetVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
batchGetVariable(BatchGetVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets a batch of variables.
batchGetVariable(BatchGetVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets a batch of variables.
batchGetVariableAsync(BatchGetVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
batchGetVariableAsync(BatchGetVariableRequest, AsyncHandler<BatchGetVariableRequest, BatchGetVariableResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
batchGetVariableAsync(BatchGetVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets a batch of variables.
batchGetVariableAsync(BatchGetVariableRequest, AsyncHandler<BatchGetVariableRequest, BatchGetVariableResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets a batch of variables.
batchGetVariableAsync(BatchGetVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
batchGetVariableAsync(BatchGetVariableRequest, AsyncHandler<BatchGetVariableRequest, BatchGetVariableResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
BatchGetVariableError - Class in com.amazonaws.services.frauddetector.model
Provides the error of the batch get variable API.
BatchGetVariableError() - Constructor for class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
BatchGetVariableRequest - Class in com.amazonaws.services.frauddetector.model
 
BatchGetVariableRequest() - Constructor for class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
 
BatchGetVariableResult - Class in com.amazonaws.services.frauddetector.model
 
BatchGetVariableResult() - Constructor for class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
 
BatchImport - Class in com.amazonaws.services.frauddetector.model
The batch import job details.
BatchImport() - Constructor for class com.amazonaws.services.frauddetector.model.BatchImport
 
BatchPrediction - Class in com.amazonaws.services.frauddetector.model
The batch prediction details.
BatchPrediction() - Constructor for class com.amazonaws.services.frauddetector.model.BatchPrediction
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClientBuilder
Construct an asynchronous implementation of AmazonFraudDetectorAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClientBuilder
Construct a synchronous implementation of AmazonFraudDetector using the current builder configuration.
builder() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
 

C

cancelBatchImportJob(CancelBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
cancelBatchImportJob(CancelBatchImportJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Cancels an in-progress batch import job.
cancelBatchImportJob(CancelBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Cancels an in-progress batch import job.
cancelBatchImportJobAsync(CancelBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
cancelBatchImportJobAsync(CancelBatchImportJobRequest, AsyncHandler<CancelBatchImportJobRequest, CancelBatchImportJobResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
cancelBatchImportJobAsync(CancelBatchImportJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Cancels an in-progress batch import job.
cancelBatchImportJobAsync(CancelBatchImportJobRequest, AsyncHandler<CancelBatchImportJobRequest, CancelBatchImportJobResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Cancels an in-progress batch import job.
cancelBatchImportJobAsync(CancelBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
cancelBatchImportJobAsync(CancelBatchImportJobRequest, AsyncHandler<CancelBatchImportJobRequest, CancelBatchImportJobResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CancelBatchImportJobRequest - Class in com.amazonaws.services.frauddetector.model
 
CancelBatchImportJobRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CancelBatchImportJobRequest
 
CancelBatchImportJobResult - Class in com.amazonaws.services.frauddetector.model
 
CancelBatchImportJobResult() - Constructor for class com.amazonaws.services.frauddetector.model.CancelBatchImportJobResult
 
cancelBatchPredictionJob(CancelBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
cancelBatchPredictionJob(CancelBatchPredictionJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Cancels the specified batch prediction job.
cancelBatchPredictionJob(CancelBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Cancels the specified batch prediction job.
cancelBatchPredictionJobAsync(CancelBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
cancelBatchPredictionJobAsync(CancelBatchPredictionJobRequest, AsyncHandler<CancelBatchPredictionJobRequest, CancelBatchPredictionJobResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
cancelBatchPredictionJobAsync(CancelBatchPredictionJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Cancels the specified batch prediction job.
cancelBatchPredictionJobAsync(CancelBatchPredictionJobRequest, AsyncHandler<CancelBatchPredictionJobRequest, CancelBatchPredictionJobResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Cancels the specified batch prediction job.
cancelBatchPredictionJobAsync(CancelBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
cancelBatchPredictionJobAsync(CancelBatchPredictionJobRequest, AsyncHandler<CancelBatchPredictionJobRequest, CancelBatchPredictionJobResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CancelBatchPredictionJobRequest - Class in com.amazonaws.services.frauddetector.model
 
CancelBatchPredictionJobRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobRequest
 
CancelBatchPredictionJobResult - Class in com.amazonaws.services.frauddetector.model
 
CancelBatchPredictionJobResult() - Constructor for class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobResult
 
clearCsvIndexToVariableMapEntries() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
Removes all the entries added into CsvIndexToVariableMap.
clearEventVariablesEntries() - Method in class com.amazonaws.services.frauddetector.model.Event
Removes all the entries added into EventVariables.
clearEventVariablesEntries() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Removes all the entries added into EventVariables.
clearEventVariablesEntries() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
Removes all the entries added into EventVariables.
clearExternalModelEndpointDataBlobsEntries() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Removes all the entries added into ExternalModelEndpointDataBlobs.
clearInputVariablesEntries() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Removes all the entries added into InputVariables.
clearJsonKeyToVariableMapEntries() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
Removes all the entries added into JsonKeyToVariableMap.
clearLabelMapperEntries() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
Removes all the entries added into LabelMapper.
clearOutputsEntries() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
Removes all the entries added into Outputs.
clearOutputVariablesEntries() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Removes all the entries added into OutputVariables.
clearScoresEntries() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
Removes all the entries added into Scores.
clone() - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
 
clone() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
 
clone() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ATIModelPerformance
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateModelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Detector
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Entity
 
clone() - Method in class com.amazonaws.services.frauddetector.model.EntityType
 
clone() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
 
clone() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
 
clone() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Event
 
clone() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
 
clone() - Method in class com.amazonaws.services.frauddetector.model.EventType
 
clone() - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
 
clone() - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
 
clone() - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
 
clone() - Method in class com.amazonaws.services.frauddetector.model.FilterCondition
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEventResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
 
clone() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
 
clone() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
 
clone() - Method in class com.amazonaws.services.frauddetector.model.KMSKey
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Label
 
clone() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
 
clone() - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Model
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
 
clone() - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
 
clone() - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
 
clone() - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Outcome
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutLabelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Rule
 
clone() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
 
clone() - Method in class com.amazonaws.services.frauddetector.model.RuleResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.SendEventResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Tag
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Variable
 
clone() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
 
clone() - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
 
clone() - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
 
com.amazonaws.services.frauddetector - package com.amazonaws.services.frauddetector
This is the Amazon Fraud Detector API Reference.
com.amazonaws.services.frauddetector.model - package com.amazonaws.services.frauddetector.model
 
configFactory - Static variable in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating there was a conflict during a delete operation.
ConflictException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.ConflictException
Constructs a new ConflictException with the specified error message.
createBatchImportJob(CreateBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createBatchImportJob(CreateBatchImportJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a batch import job.
createBatchImportJob(CreateBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a batch import job.
createBatchImportJobAsync(CreateBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createBatchImportJobAsync(CreateBatchImportJobRequest, AsyncHandler<CreateBatchImportJobRequest, CreateBatchImportJobResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createBatchImportJobAsync(CreateBatchImportJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a batch import job.
createBatchImportJobAsync(CreateBatchImportJobRequest, AsyncHandler<CreateBatchImportJobRequest, CreateBatchImportJobResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a batch import job.
createBatchImportJobAsync(CreateBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createBatchImportJobAsync(CreateBatchImportJobRequest, AsyncHandler<CreateBatchImportJobRequest, CreateBatchImportJobResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateBatchImportJobRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateBatchImportJobRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
 
CreateBatchImportJobResult - Class in com.amazonaws.services.frauddetector.model
 
CreateBatchImportJobResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateBatchImportJobResult
 
createBatchPredictionJob(CreateBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createBatchPredictionJob(CreateBatchPredictionJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a batch prediction job.
createBatchPredictionJob(CreateBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a batch prediction job.
createBatchPredictionJobAsync(CreateBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createBatchPredictionJobAsync(CreateBatchPredictionJobRequest, AsyncHandler<CreateBatchPredictionJobRequest, CreateBatchPredictionJobResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createBatchPredictionJobAsync(CreateBatchPredictionJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a batch prediction job.
createBatchPredictionJobAsync(CreateBatchPredictionJobRequest, AsyncHandler<CreateBatchPredictionJobRequest, CreateBatchPredictionJobResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a batch prediction job.
createBatchPredictionJobAsync(CreateBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createBatchPredictionJobAsync(CreateBatchPredictionJobRequest, AsyncHandler<CreateBatchPredictionJobRequest, CreateBatchPredictionJobResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateBatchPredictionJobRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateBatchPredictionJobRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
 
CreateBatchPredictionJobResult - Class in com.amazonaws.services.frauddetector.model
 
CreateBatchPredictionJobResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobResult
 
createDetectorVersion(CreateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createDetectorVersion(CreateDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a detector version.
createDetectorVersion(CreateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a detector version.
createDetectorVersionAsync(CreateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createDetectorVersionAsync(CreateDetectorVersionRequest, AsyncHandler<CreateDetectorVersionRequest, CreateDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createDetectorVersionAsync(CreateDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a detector version.
createDetectorVersionAsync(CreateDetectorVersionRequest, AsyncHandler<CreateDetectorVersionRequest, CreateDetectorVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a detector version.
createDetectorVersionAsync(CreateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createDetectorVersionAsync(CreateDetectorVersionRequest, AsyncHandler<CreateDetectorVersionRequest, CreateDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateDetectorVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateDetectorVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
 
CreateDetectorVersionResult - Class in com.amazonaws.services.frauddetector.model
 
CreateDetectorVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
 
createModel(CreateModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createModel(CreateModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a model using the specified model type.
createModel(CreateModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a model using the specified model type.
createModelAsync(CreateModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createModelAsync(CreateModelRequest, AsyncHandler<CreateModelRequest, CreateModelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createModelAsync(CreateModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a model using the specified model type.
createModelAsync(CreateModelRequest, AsyncHandler<CreateModelRequest, CreateModelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a model using the specified model type.
createModelAsync(CreateModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createModelAsync(CreateModelRequest, AsyncHandler<CreateModelRequest, CreateModelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateModelRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateModelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateModelRequest
 
CreateModelResult - Class in com.amazonaws.services.frauddetector.model
 
CreateModelResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateModelResult
 
createModelVersion(CreateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createModelVersion(CreateModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a version of the model using the specified model type and model id.
createModelVersion(CreateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a version of the model using the specified model type and model id.
createModelVersionAsync(CreateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createModelVersionAsync(CreateModelVersionRequest, AsyncHandler<CreateModelVersionRequest, CreateModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createModelVersionAsync(CreateModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a version of the model using the specified model type and model id.
createModelVersionAsync(CreateModelVersionRequest, AsyncHandler<CreateModelVersionRequest, CreateModelVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a version of the model using the specified model type and model id.
createModelVersionAsync(CreateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createModelVersionAsync(CreateModelVersionRequest, AsyncHandler<CreateModelVersionRequest, CreateModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateModelVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateModelVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
 
CreateModelVersionResult - Class in com.amazonaws.services.frauddetector.model
 
CreateModelVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
 
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createRule(CreateRuleRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a rule for use with the specified detector.
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a rule for use with the specified detector.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createRuleAsync(CreateRuleRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a rule for use with the specified detector.
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a rule for use with the specified detector.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateRuleRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateRuleRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateRuleRequest
 
CreateRuleResult - Class in com.amazonaws.services.frauddetector.model
 
CreateRuleResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateRuleResult
 
createVariable(CreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createVariable(CreateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a variable.
createVariable(CreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a variable.
createVariableAsync(CreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createVariableAsync(CreateVariableRequest, AsyncHandler<CreateVariableRequest, CreateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createVariableAsync(CreateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a variable.
createVariableAsync(CreateVariableRequest, AsyncHandler<CreateVariableRequest, CreateVariableResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a variable.
createVariableAsync(CreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createVariableAsync(CreateVariableRequest, AsyncHandler<CreateVariableRequest, CreateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateVariableRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateVariableRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateVariableRequest
 
CreateVariableResult - Class in com.amazonaws.services.frauddetector.model
 
CreateVariableResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateVariableResult
 

D

DataSource - Enum in com.amazonaws.services.frauddetector.model
 
DataType - Enum in com.amazonaws.services.frauddetector.model
 
DataValidationMetrics - Class in com.amazonaws.services.frauddetector.model
The model training data validation metrics.
DataValidationMetrics() - Constructor for class com.amazonaws.services.frauddetector.model.DataValidationMetrics
 
defaultClient() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClientBuilder
 
deleteBatchImportJob(DeleteBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteBatchImportJob(DeleteBatchImportJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes the specified batch import job ID record.
deleteBatchImportJob(DeleteBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes the specified batch import job ID record.
deleteBatchImportJobAsync(DeleteBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteBatchImportJobAsync(DeleteBatchImportJobRequest, AsyncHandler<DeleteBatchImportJobRequest, DeleteBatchImportJobResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteBatchImportJobAsync(DeleteBatchImportJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the specified batch import job ID record.
deleteBatchImportJobAsync(DeleteBatchImportJobRequest, AsyncHandler<DeleteBatchImportJobRequest, DeleteBatchImportJobResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the specified batch import job ID record.
deleteBatchImportJobAsync(DeleteBatchImportJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteBatchImportJobAsync(DeleteBatchImportJobRequest, AsyncHandler<DeleteBatchImportJobRequest, DeleteBatchImportJobResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteBatchImportJobRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteBatchImportJobRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobRequest
 
DeleteBatchImportJobResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteBatchImportJobResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobResult
 
deleteBatchPredictionJob(DeleteBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteBatchPredictionJob(DeleteBatchPredictionJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes a batch prediction job.
deleteBatchPredictionJob(DeleteBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes a batch prediction job.
deleteBatchPredictionJobAsync(DeleteBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteBatchPredictionJobAsync(DeleteBatchPredictionJobRequest, AsyncHandler<DeleteBatchPredictionJobRequest, DeleteBatchPredictionJobResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteBatchPredictionJobAsync(DeleteBatchPredictionJobRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a batch prediction job.
deleteBatchPredictionJobAsync(DeleteBatchPredictionJobRequest, AsyncHandler<DeleteBatchPredictionJobRequest, DeleteBatchPredictionJobResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a batch prediction job.
deleteBatchPredictionJobAsync(DeleteBatchPredictionJobRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteBatchPredictionJobAsync(DeleteBatchPredictionJobRequest, AsyncHandler<DeleteBatchPredictionJobRequest, DeleteBatchPredictionJobResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteBatchPredictionJobRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteBatchPredictionJobRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobRequest
 
DeleteBatchPredictionJobResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteBatchPredictionJobResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobResult
 
deleteDetector(DeleteDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteDetector(DeleteDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes the detector.
deleteDetector(DeleteDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes the detector.
deleteDetectorAsync(DeleteDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteDetectorAsync(DeleteDetectorRequest, AsyncHandler<DeleteDetectorRequest, DeleteDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteDetectorAsync(DeleteDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the detector.
deleteDetectorAsync(DeleteDetectorRequest, AsyncHandler<DeleteDetectorRequest, DeleteDetectorResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the detector.
deleteDetectorAsync(DeleteDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteDetectorAsync(DeleteDetectorRequest, AsyncHandler<DeleteDetectorRequest, DeleteDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteDetectorRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteDetectorRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteDetectorRequest
 
DeleteDetectorResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteDetectorResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteDetectorResult
 
deleteDetectorVersion(DeleteDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteDetectorVersion(DeleteDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes the detector version.
deleteDetectorVersion(DeleteDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes the detector version.
deleteDetectorVersionAsync(DeleteDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteDetectorVersionAsync(DeleteDetectorVersionRequest, AsyncHandler<DeleteDetectorVersionRequest, DeleteDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteDetectorVersionAsync(DeleteDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the detector version.
deleteDetectorVersionAsync(DeleteDetectorVersionRequest, AsyncHandler<DeleteDetectorVersionRequest, DeleteDetectorVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the detector version.
deleteDetectorVersionAsync(DeleteDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteDetectorVersionAsync(DeleteDetectorVersionRequest, AsyncHandler<DeleteDetectorVersionRequest, DeleteDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteDetectorVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteDetectorVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
 
DeleteDetectorVersionResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteDetectorVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
 
deleteEntityType(DeleteEntityTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteEntityType(DeleteEntityTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes an entity type.
deleteEntityType(DeleteEntityTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes an entity type.
deleteEntityTypeAsync(DeleteEntityTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEntityTypeAsync(DeleteEntityTypeRequest, AsyncHandler<DeleteEntityTypeRequest, DeleteEntityTypeResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEntityTypeAsync(DeleteEntityTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes an entity type.
deleteEntityTypeAsync(DeleteEntityTypeRequest, AsyncHandler<DeleteEntityTypeRequest, DeleteEntityTypeResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes an entity type.
deleteEntityTypeAsync(DeleteEntityTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteEntityTypeAsync(DeleteEntityTypeRequest, AsyncHandler<DeleteEntityTypeRequest, DeleteEntityTypeResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteEntityTypeRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteEntityTypeRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEntityTypeRequest
 
DeleteEntityTypeResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteEntityTypeResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEntityTypeResult
 
deleteEvent(DeleteEventRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteEvent(DeleteEventRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes the specified event.
deleteEvent(DeleteEventRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes the specified event.
deleteEventAsync(DeleteEventRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEventAsync(DeleteEventRequest, AsyncHandler<DeleteEventRequest, DeleteEventResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEventAsync(DeleteEventRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the specified event.
deleteEventAsync(DeleteEventRequest, AsyncHandler<DeleteEventRequest, DeleteEventResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the specified event.
deleteEventAsync(DeleteEventRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteEventAsync(DeleteEventRequest, AsyncHandler<DeleteEventRequest, DeleteEventResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteEventRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteEventRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEventRequest
 
DeleteEventResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteEventResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEventResult
 
deleteEventsByEventType(DeleteEventsByEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteEventsByEventType(DeleteEventsByEventTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes all events of a particular event type.
deleteEventsByEventType(DeleteEventsByEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes all events of a particular event type.
deleteEventsByEventTypeAsync(DeleteEventsByEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEventsByEventTypeAsync(DeleteEventsByEventTypeRequest, AsyncHandler<DeleteEventsByEventTypeRequest, DeleteEventsByEventTypeResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEventsByEventTypeAsync(DeleteEventsByEventTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes all events of a particular event type.
deleteEventsByEventTypeAsync(DeleteEventsByEventTypeRequest, AsyncHandler<DeleteEventsByEventTypeRequest, DeleteEventsByEventTypeResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes all events of a particular event type.
deleteEventsByEventTypeAsync(DeleteEventsByEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteEventsByEventTypeAsync(DeleteEventsByEventTypeRequest, AsyncHandler<DeleteEventsByEventTypeRequest, DeleteEventsByEventTypeResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteEventsByEventTypeRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteEventsByEventTypeRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeRequest
 
DeleteEventsByEventTypeResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteEventsByEventTypeResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
 
deleteEventType(DeleteEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteEventType(DeleteEventTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes an event type.
deleteEventType(DeleteEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes an event type.
deleteEventTypeAsync(DeleteEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEventTypeAsync(DeleteEventTypeRequest, AsyncHandler<DeleteEventTypeRequest, DeleteEventTypeResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEventTypeAsync(DeleteEventTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes an event type.
deleteEventTypeAsync(DeleteEventTypeRequest, AsyncHandler<DeleteEventTypeRequest, DeleteEventTypeResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes an event type.
deleteEventTypeAsync(DeleteEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteEventTypeAsync(DeleteEventTypeRequest, AsyncHandler<DeleteEventTypeRequest, DeleteEventTypeResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteEventTypeRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteEventTypeRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEventTypeRequest
 
DeleteEventTypeResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteEventTypeResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEventTypeResult
 
deleteExternalModel(DeleteExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteExternalModel(DeleteExternalModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Removes a SageMaker model from Amazon Fraud Detector.
deleteExternalModel(DeleteExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Removes a SageMaker model from Amazon Fraud Detector.
deleteExternalModelAsync(DeleteExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteExternalModelAsync(DeleteExternalModelRequest, AsyncHandler<DeleteExternalModelRequest, DeleteExternalModelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteExternalModelAsync(DeleteExternalModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Removes a SageMaker model from Amazon Fraud Detector.
deleteExternalModelAsync(DeleteExternalModelRequest, AsyncHandler<DeleteExternalModelRequest, DeleteExternalModelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Removes a SageMaker model from Amazon Fraud Detector.
deleteExternalModelAsync(DeleteExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteExternalModelAsync(DeleteExternalModelRequest, AsyncHandler<DeleteExternalModelRequest, DeleteExternalModelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteExternalModelRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteExternalModelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteExternalModelRequest
 
DeleteExternalModelResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteExternalModelResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteExternalModelResult
 
deleteLabel(DeleteLabelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteLabel(DeleteLabelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes a label.
deleteLabel(DeleteLabelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes a label.
deleteLabelAsync(DeleteLabelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteLabelAsync(DeleteLabelRequest, AsyncHandler<DeleteLabelRequest, DeleteLabelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteLabelAsync(DeleteLabelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a label.
deleteLabelAsync(DeleteLabelRequest, AsyncHandler<DeleteLabelRequest, DeleteLabelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a label.
deleteLabelAsync(DeleteLabelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteLabelAsync(DeleteLabelRequest, AsyncHandler<DeleteLabelRequest, DeleteLabelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteLabelRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteLabelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteLabelRequest
 
DeleteLabelResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteLabelResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteLabelResult
 
deleteModel(DeleteModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteModel(DeleteModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes a model.
deleteModel(DeleteModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes a model.
deleteModelAsync(DeleteModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteModelAsync(DeleteModelRequest, AsyncHandler<DeleteModelRequest, DeleteModelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteModelAsync(DeleteModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a model.
deleteModelAsync(DeleteModelRequest, AsyncHandler<DeleteModelRequest, DeleteModelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a model.
deleteModelAsync(DeleteModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteModelAsync(DeleteModelRequest, AsyncHandler<DeleteModelRequest, DeleteModelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteModelRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteModelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteModelRequest
 
DeleteModelResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteModelResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteModelResult
 
deleteModelVersion(DeleteModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteModelVersion(DeleteModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes a model version.
deleteModelVersion(DeleteModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes a model version.
deleteModelVersionAsync(DeleteModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteModelVersionAsync(DeleteModelVersionRequest, AsyncHandler<DeleteModelVersionRequest, DeleteModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteModelVersionAsync(DeleteModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a model version.
deleteModelVersionAsync(DeleteModelVersionRequest, AsyncHandler<DeleteModelVersionRequest, DeleteModelVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a model version.
deleteModelVersionAsync(DeleteModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteModelVersionAsync(DeleteModelVersionRequest, AsyncHandler<DeleteModelVersionRequest, DeleteModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteModelVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteModelVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
 
DeleteModelVersionResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteModelVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteModelVersionResult
 
deleteOutcome(DeleteOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteOutcome(DeleteOutcomeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes an outcome.
deleteOutcome(DeleteOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes an outcome.
deleteOutcomeAsync(DeleteOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteOutcomeAsync(DeleteOutcomeRequest, AsyncHandler<DeleteOutcomeRequest, DeleteOutcomeResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteOutcomeAsync(DeleteOutcomeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes an outcome.
deleteOutcomeAsync(DeleteOutcomeRequest, AsyncHandler<DeleteOutcomeRequest, DeleteOutcomeResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes an outcome.
deleteOutcomeAsync(DeleteOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteOutcomeAsync(DeleteOutcomeRequest, AsyncHandler<DeleteOutcomeRequest, DeleteOutcomeResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteOutcomeRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteOutcomeRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteOutcomeRequest
 
DeleteOutcomeResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteOutcomeResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteOutcomeResult
 
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteRule(DeleteRuleRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes the rule.
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes the rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteRuleAsync(DeleteRuleRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the rule.
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteRuleRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteRuleRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteRuleRequest
 
DeleteRuleResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteRuleResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteRuleResult
 
deleteVariable(DeleteVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteVariable(DeleteVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes a variable.
deleteVariable(DeleteVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes a variable.
deleteVariableAsync(DeleteVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteVariableAsync(DeleteVariableRequest, AsyncHandler<DeleteVariableRequest, DeleteVariableResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteVariableAsync(DeleteVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a variable.
deleteVariableAsync(DeleteVariableRequest, AsyncHandler<DeleteVariableRequest, DeleteVariableResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes a variable.
deleteVariableAsync(DeleteVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteVariableAsync(DeleteVariableRequest, AsyncHandler<DeleteVariableRequest, DeleteVariableResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteVariableRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteVariableRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteVariableRequest
 
DeleteVariableResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteVariableResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteVariableResult
 
describeDetector(DescribeDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
describeDetector(DescribeDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all versions for a specified detector.
describeDetector(DescribeDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all versions for a specified detector.
describeDetectorAsync(DescribeDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
describeDetectorAsync(DescribeDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all versions for a specified detector.
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all versions for a specified detector.
describeDetectorAsync(DescribeDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DescribeDetectorRequest - Class in com.amazonaws.services.frauddetector.model
 
DescribeDetectorRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
 
DescribeDetectorResult - Class in com.amazonaws.services.frauddetector.model
 
DescribeDetectorResult() - Constructor for class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
 
describeModelVersions(DescribeModelVersionsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
describeModelVersions(DescribeModelVersionsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all of the model versions for the specified model type or for the specified model type and model ID.
describeModelVersions(DescribeModelVersionsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all of the model versions for the specified model type or for the specified model type and model ID.
describeModelVersionsAsync(DescribeModelVersionsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
describeModelVersionsAsync(DescribeModelVersionsRequest, AsyncHandler<DescribeModelVersionsRequest, DescribeModelVersionsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
describeModelVersionsAsync(DescribeModelVersionsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the model versions for the specified model type or for the specified model type and model ID.
describeModelVersionsAsync(DescribeModelVersionsRequest, AsyncHandler<DescribeModelVersionsRequest, DescribeModelVersionsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the model versions for the specified model type or for the specified model type and model ID.
describeModelVersionsAsync(DescribeModelVersionsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
describeModelVersionsAsync(DescribeModelVersionsRequest, AsyncHandler<DescribeModelVersionsRequest, DescribeModelVersionsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DescribeModelVersionsRequest - Class in com.amazonaws.services.frauddetector.model
 
DescribeModelVersionsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
 
DescribeModelVersionsResult - Class in com.amazonaws.services.frauddetector.model
 
DescribeModelVersionsResult() - Constructor for class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
 
Detector - Class in com.amazonaws.services.frauddetector.model
The detector.
Detector() - Constructor for class com.amazonaws.services.frauddetector.model.Detector
 
DetectorVersionStatus - Enum in com.amazonaws.services.frauddetector.model
 
DetectorVersionSummary - Class in com.amazonaws.services.frauddetector.model
The summary of the detector version.
DetectorVersionSummary() - Constructor for class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
The region metadata service name for computing region endpoints.
Entity - Class in com.amazonaws.services.frauddetector.model
The entity details.
Entity() - Constructor for class com.amazonaws.services.frauddetector.model.Entity
 
EntityType - Class in com.amazonaws.services.frauddetector.model
The entity type details.
EntityType() - Constructor for class com.amazonaws.services.frauddetector.model.EntityType
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ATIModelPerformance
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateModelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Detector
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Entity
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.EntityType
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Event
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.EventType
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.FilterCondition
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEventResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.KMSKey
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Label
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Model
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Outcome
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutLabelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Rule
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.RuleResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.SendEventResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Variable
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
 
EvaluatedExternalModel - Class in com.amazonaws.services.frauddetector.model
The details of the external (Amazon Sagemaker) model evaluated for generating predictions.
EvaluatedExternalModel() - Constructor for class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
 
EvaluatedModelVersion - Class in com.amazonaws.services.frauddetector.model
The model version evaluated for generating prediction.
EvaluatedModelVersion() - Constructor for class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
 
EvaluatedRule - Class in com.amazonaws.services.frauddetector.model
The details of the rule used for evaluating variable values.
EvaluatedRule() - Constructor for class com.amazonaws.services.frauddetector.model.EvaluatedRule
 
Event - Class in com.amazonaws.services.frauddetector.model
The event details.
Event() - Constructor for class com.amazonaws.services.frauddetector.model.Event
 
EventIngestion - Enum in com.amazonaws.services.frauddetector.model
 
EventPredictionSummary - Class in com.amazonaws.services.frauddetector.model
Information about the summary of an event prediction.
EventPredictionSummary() - Constructor for class com.amazonaws.services.frauddetector.model.EventPredictionSummary
 
EventType - Class in com.amazonaws.services.frauddetector.model
The event type details.
EventType() - Constructor for class com.amazonaws.services.frauddetector.model.EventType
 
EventVariableSummary - Class in com.amazonaws.services.frauddetector.model
Information about the summary of an event variable that was evaluated for generating prediction.
EventVariableSummary() - Constructor for class com.amazonaws.services.frauddetector.model.EventVariableSummary
 
ExternalEventsDetail - Class in com.amazonaws.services.frauddetector.model
Details for the external events data used for model version training.
ExternalEventsDetail() - Constructor for class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
 
ExternalModel - Class in com.amazonaws.services.frauddetector.model
The Amazon SageMaker model.
ExternalModel() - Constructor for class com.amazonaws.services.frauddetector.model.ExternalModel
 
ExternalModelOutputs - Class in com.amazonaws.services.frauddetector.model
The fraud prediction scores from Amazon SageMaker model.
ExternalModelOutputs() - Constructor for class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
 
ExternalModelSummary - Class in com.amazonaws.services.frauddetector.model
The Amazon SageMaker model.
ExternalModelSummary() - Constructor for class com.amazonaws.services.frauddetector.model.ExternalModelSummary
 

F

FieldValidationMessage - Class in com.amazonaws.services.frauddetector.model
The message details.
FieldValidationMessage() - Constructor for class com.amazonaws.services.frauddetector.model.FieldValidationMessage
 
FileValidationMessage - Class in com.amazonaws.services.frauddetector.model
The message details.
FileValidationMessage() - Constructor for class com.amazonaws.services.frauddetector.model.FileValidationMessage
 
FilterCondition - Class in com.amazonaws.services.frauddetector.model
A conditional statement for filtering a list of past predictions.
FilterCondition() - Constructor for class com.amazonaws.services.frauddetector.model.FilterCondition
 
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.AsyncJobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.DataSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.DataType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.DetectorVersionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.EventIngestion
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.Language
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelEndpointStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelInputDataFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelOutputDataFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelVersionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.RuleExecutionMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.TrainingDataSourceEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.UnlabeledEventsTreatment
Use this in place of valueOf.

G

getAdr() - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The anomaly discovery rate.
getAggregatedVariablesImpactExplanations() - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
The details of the aggregated variables impact on the prediction score.
getAggregatedVariablesImportance() - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
The relative importance of the variables in the list to the other event variable.
getAggregatedVariablesImportanceMetrics() - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
The variable importance metrics of the aggregated variables.
getArn() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ARN of the batch import job.
getArn() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The ARN of batch prediction job.
getArn() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The detector ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.EventType
The entity type ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The model ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.Label
The label ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.Model
The ARN of the model.
getArn() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule ARN.
getArn() - Method in class com.amazonaws.services.frauddetector.model.Variable
The ARN of the variable.
getAsi() - Method in class com.amazonaws.services.frauddetector.model.ATIModelPerformance
The anomaly separation index (ASI) score.
getAssignedLabel() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The label to associate with the event.
getAssignedLabel() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The new label to assign to the event.
getAti() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Account Takeover Insights (ATI) model training metric details.
getAtodr() - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The account takeover discovery rate.
getAuc() - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
The area under the curve (auc).
getAuc() - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
The area under the curve (auc).
getAuc() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
The area under the curve.
getBatchImportJobs(GetBatchImportJobsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getBatchImportJobs(GetBatchImportJobsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all batch import jobs or a specific job of the specified ID.
getBatchImportJobs(GetBatchImportJobsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all batch import jobs or a specific job of the specified ID.
getBatchImportJobsAsync(GetBatchImportJobsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getBatchImportJobsAsync(GetBatchImportJobsRequest, AsyncHandler<GetBatchImportJobsRequest, GetBatchImportJobsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getBatchImportJobsAsync(GetBatchImportJobsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all batch import jobs or a specific job of the specified ID.
getBatchImportJobsAsync(GetBatchImportJobsRequest, AsyncHandler<GetBatchImportJobsRequest, GetBatchImportJobsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all batch import jobs or a specific job of the specified ID.
getBatchImportJobsAsync(GetBatchImportJobsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getBatchImportJobsAsync(GetBatchImportJobsRequest, AsyncHandler<GetBatchImportJobsRequest, GetBatchImportJobsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetBatchImportJobsRequest - Class in com.amazonaws.services.frauddetector.model
 
GetBatchImportJobsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
 
GetBatchImportJobsResult - Class in com.amazonaws.services.frauddetector.model
 
GetBatchImportJobsResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
 
getBatchImports() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
An array containing the details of each batch import job.
getBatchPredictionJobs(GetBatchPredictionJobsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getBatchPredictionJobs(GetBatchPredictionJobsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all batch prediction jobs or a specific job if you specify a job ID.
getBatchPredictionJobs(GetBatchPredictionJobsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all batch prediction jobs or a specific job if you specify a job ID.
getBatchPredictionJobsAsync(GetBatchPredictionJobsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getBatchPredictionJobsAsync(GetBatchPredictionJobsRequest, AsyncHandler<GetBatchPredictionJobsRequest, GetBatchPredictionJobsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getBatchPredictionJobsAsync(GetBatchPredictionJobsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all batch prediction jobs or a specific job if you specify a job ID.
getBatchPredictionJobsAsync(GetBatchPredictionJobsRequest, AsyncHandler<GetBatchPredictionJobsRequest, GetBatchPredictionJobsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all batch prediction jobs or a specific job if you specify a job ID.
getBatchPredictionJobsAsync(GetBatchPredictionJobsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getBatchPredictionJobsAsync(GetBatchPredictionJobsRequest, AsyncHandler<GetBatchPredictionJobsRequest, GetBatchPredictionJobsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetBatchPredictionJobsRequest - Class in com.amazonaws.services.frauddetector.model
 
GetBatchPredictionJobsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
 
GetBatchPredictionJobsResult - Class in com.amazonaws.services.frauddetector.model
 
GetBatchPredictionJobsResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
 
getBatchPredictions() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
An array containing the details of each batch prediction job.
getByteBuffer() - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The byte buffer of the Amazon SageMaker model endpoint input data blob.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCode() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The error code.
getCode() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error code.
getCompletionTime() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
Timestamp of when batch import job completed.
getCompletionTime() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of when the batch prediction job completed.
getContent() - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message content.
getContent() - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message content.
getContentType() - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The content type of the Amazon SageMaker model endpoint input data blob.
getCr() - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The challenge rate.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.Detector
Timestamp of when the detector was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.EntityType
Timestamp of when the entity type was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.EventType
Timestamp of when the event type was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
Timestamp of when the model was last created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The timestamp when the detector version was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.Label
Timestamp of when the event type was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.Model
Timestamp of when the model was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The timestamp when the model was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.Outcome
The timestamp when the outcome was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The timestamp of when the rule was created.
getCreatedTime() - Method in class com.amazonaws.services.frauddetector.model.Variable
The time when the variable was created.
getCsvIndexToVariableMap() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
A map of CSV index values in the SageMaker response to the Amazon Fraud Detector variables.
getCsvInputTemplate() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
Template for constructing the CSV input-data sent to SageMaker.
getCurrentLabel() - Method in class com.amazonaws.services.frauddetector.model.Event
The label associated with the event.
getDataAccessRoleArn() - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
The ARN of the role that provides Amazon Fraud Detector access to the data location.
getDataLocation() - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
The Amazon S3 bucket location for the data.
getDataSource() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The source of the data.
getDataSource() - Method in class com.amazonaws.services.frauddetector.model.Variable
The data source of the variable.
getDataSource() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data source of the variable.
getDataType() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The data type.
getDataType() - Method in class com.amazonaws.services.frauddetector.model.Variable
The data type of the variable.
getDataType() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data type of the variable.
getDataValidationMetrics() - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The validation metrics.
getDataValidationMetrics() - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
getDefaultValue() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The default value for the variable when no value is received.
getDefaultValue() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The new default value of the variable.
getDefaultValue() - Method in class com.amazonaws.services.frauddetector.model.Variable
The default value of the variable.
getDefaultValue() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The default value of the variable.
getDeleteAuditHistory() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
Specifies whether or not to delete any predictions associated with the event.
getDeleteEventsByEventTypeStatus(GetDeleteEventsByEventTypeStatusRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getDeleteEventsByEventTypeStatus(GetDeleteEventsByEventTypeStatusRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Retrieves the status of a DeleteEventsByEventType action.
getDeleteEventsByEventTypeStatus(GetDeleteEventsByEventTypeStatusRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Retrieves the status of a DeleteEventsByEventType action.
getDeleteEventsByEventTypeStatusAsync(GetDeleteEventsByEventTypeStatusRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getDeleteEventsByEventTypeStatusAsync(GetDeleteEventsByEventTypeStatusRequest, AsyncHandler<GetDeleteEventsByEventTypeStatusRequest, GetDeleteEventsByEventTypeStatusResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getDeleteEventsByEventTypeStatusAsync(GetDeleteEventsByEventTypeStatusRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Retrieves the status of a DeleteEventsByEventType action.
getDeleteEventsByEventTypeStatusAsync(GetDeleteEventsByEventTypeStatusRequest, AsyncHandler<GetDeleteEventsByEventTypeStatusRequest, GetDeleteEventsByEventTypeStatusResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Retrieves the status of a DeleteEventsByEventType action.
getDeleteEventsByEventTypeStatusAsync(GetDeleteEventsByEventTypeStatusRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getDeleteEventsByEventTypeStatusAsync(GetDeleteEventsByEventTypeStatusRequest, AsyncHandler<GetDeleteEventsByEventTypeStatusRequest, GetDeleteEventsByEventTypeStatusResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetDeleteEventsByEventTypeStatusRequest - Class in com.amazonaws.services.frauddetector.model
 
GetDeleteEventsByEventTypeStatusRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
 
GetDeleteEventsByEventTypeStatusResult - Class in com.amazonaws.services.frauddetector.model
 
GetDeleteEventsByEventTypeStatusResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
 
getDescription() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The description of the detector version.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.Label
The label description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.Model
The model description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The description of the detector.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
The description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The description of the event type.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
The label description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
The outcome description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The detector version description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The new model description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
The rule description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The new description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.Variable
The description of the variable.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The description of the variable.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The ID of the detector under which you want to create a new version.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The ID for the created version's parent detector.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The detector ID for the rule's parent detector.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorRequest
The ID of the detector to delete.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
The ID of the parent detector for the detector version to delete.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.Rule
The detector for which the rule is associated.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The detector for which the rule is associated.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The detector ID.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The parent detector ID for the detector version you want to update.
getDetectorId() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The detector ID.
getDetectorName() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The name of the detector.
getDetectorName() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The name of the detector.
getDetectors(GetDetectorsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getDetectors(GetDetectorsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all detectors or a single detector if a detectorId is specified.
getDetectors(GetDetectorsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all detectors or a single detector if a detectorId is specified.
getDetectors() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
The detectors.
getDetectorsAsync(GetDetectorsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getDetectorsAsync(GetDetectorsRequest, AsyncHandler<GetDetectorsRequest, GetDetectorsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getDetectorsAsync(GetDetectorsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all detectors or a single detector if a detectorId is specified.
getDetectorsAsync(GetDetectorsRequest, AsyncHandler<GetDetectorsRequest, GetDetectorsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all detectors or a single detector if a detectorId is specified.
getDetectorsAsync(GetDetectorsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getDetectorsAsync(GetDetectorsRequest, AsyncHandler<GetDetectorsRequest, GetDetectorsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetDetectorsRequest - Class in com.amazonaws.services.frauddetector.model
 
GetDetectorsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
 
GetDetectorsResult - Class in com.amazonaws.services.frauddetector.model
 
GetDetectorsResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetDetectorsResult
 
getDetectorVersion(GetDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getDetectorVersion(GetDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets a particular detector version.
getDetectorVersion(GetDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets a particular detector version.
getDetectorVersion() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The detector version.
getDetectorVersion() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The detector version.
getDetectorVersionAsync(GetDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getDetectorVersionAsync(GetDetectorVersionRequest, AsyncHandler<GetDetectorVersionRequest, GetDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getDetectorVersionAsync(GetDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets a particular detector version.
getDetectorVersionAsync(GetDetectorVersionRequest, AsyncHandler<GetDetectorVersionRequest, GetDetectorVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets a particular detector version.
getDetectorVersionAsync(GetDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getDetectorVersionAsync(GetDetectorVersionRequest, AsyncHandler<GetDetectorVersionRequest, GetDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The ID for the created detector.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
The ID of the detector version to delete.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The detector version ID.
getDetectorVersionId() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The detector version ID.
GetDetectorVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
GetDetectorVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
 
GetDetectorVersionResult - Class in com.amazonaws.services.frauddetector.model
 
GetDetectorVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
 
getDetectorVersionStatus() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The status of the detector version.
getDetectorVersionSummaries() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The status and description for each detector version.
getEndTime() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
Timestamp of the final ingested event.
getEndTime() - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
The end time of the time period for when the predictions were generated.
getEntities() - Method in class com.amazonaws.services.frauddetector.model.Event
The event entities.
getEntities() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The entity type (associated with the detector's event type) and specific entity ID representing who performed the event.
getEntities() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
An array of entities.
getEntityId() - Method in class com.amazonaws.services.frauddetector.model.Entity
The entity ID.
getEntityId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The entity ID.
getEntityType() - Method in class com.amazonaws.services.frauddetector.model.Entity
The entity type.
getEntityType() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The entity type.
getEntityTypes(GetEntityTypesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getEntityTypes(GetEntityTypesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all entity types or a specific entity type if a name is specified.
getEntityTypes(GetEntityTypesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all entity types or a specific entity type if a name is specified.
getEntityTypes() - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type entity types.
getEntityTypes() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
An array of entity types.
getEntityTypes() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The entity type for the event type.
getEntityTypesAsync(GetEntityTypesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEntityTypesAsync(GetEntityTypesRequest, AsyncHandler<GetEntityTypesRequest, GetEntityTypesResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEntityTypesAsync(GetEntityTypesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all entity types or a specific entity type if a name is specified.
getEntityTypesAsync(GetEntityTypesRequest, AsyncHandler<GetEntityTypesRequest, GetEntityTypesResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all entity types or a specific entity type if a name is specified.
getEntityTypesAsync(GetEntityTypesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getEntityTypesAsync(GetEntityTypesRequest, AsyncHandler<GetEntityTypesRequest, GetEntityTypesResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetEntityTypesRequest - Class in com.amazonaws.services.frauddetector.model
 
GetEntityTypesRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
 
GetEntityTypesResult - Class in com.amazonaws.services.frauddetector.model
 
GetEntityTypesResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
 
getErrors() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
Provides the errors for the BatchCreateVariable request.
getErrors() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The errors from the request.
getEvaluated() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Indicates whether the rule was evaluated.
getEvaluatedExternalModels() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
External (Amazon SageMaker) models that were evaluated for generating predictions.
getEvaluatedModelVersions() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
Model versions that were evaluated for generating predictions.
getEvaluations() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
Evaluations generated for the model version.
getEvaluationScore() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The evaluation score generated for the model version.
getEvent(GetEventRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getEvent(GetEventRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Retrieves details of events stored with Amazon Fraud Detector.
getEvent(GetEventRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Retrieves details of events stored with Amazon Fraud Detector.
getEvent() - Method in class com.amazonaws.services.frauddetector.model.GetEventResult
The details of the event.
getEventAsync(GetEventRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEventAsync(GetEventRequest, AsyncHandler<GetEventRequest, GetEventResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEventAsync(GetEventRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Retrieves details of events stored with Amazon Fraud Detector.
getEventAsync(GetEventRequest, AsyncHandler<GetEventRequest, GetEventResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Retrieves details of events stored with Amazon Fraud Detector.
getEventAsync(GetEventRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getEventAsync(GetEventRequest, AsyncHandler<GetEventRequest, GetEventResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getEventDataSizeInBytes() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The total size of the stored events.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
The ID of the event to delete.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.Event
The event ID.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The event ID.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The event ID.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The event ID.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The unique ID used to identify the event.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
The ID of the event to retrieve.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The event ID.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The event ID to upload.
getEventId() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The ID of the event associated with the label to update.
getEventIngestion() - Method in class com.amazonaws.services.frauddetector.model.EventType
If Enabled, Amazon Fraud Detector stores event data when you generate a prediction and uses that data to update calculated variables in near real-time.
getEventIngestion() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
Specifies if ingenstion is enabled or disabled.
getEventPrediction(GetEventPredictionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getEventPrediction(GetEventPredictionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Evaluates an event against a detector version.
getEventPrediction(GetEventPredictionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Evaluates an event against a detector version.
getEventPredictionAsync(GetEventPredictionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEventPredictionAsync(GetEventPredictionRequest, AsyncHandler<GetEventPredictionRequest, GetEventPredictionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEventPredictionAsync(GetEventPredictionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Evaluates an event against a detector version.
getEventPredictionAsync(GetEventPredictionRequest, AsyncHandler<GetEventPredictionRequest, GetEventPredictionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Evaluates an event against a detector version.
getEventPredictionAsync(GetEventPredictionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getEventPredictionAsync(GetEventPredictionRequest, AsyncHandler<GetEventPredictionRequest, GetEventPredictionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getEventPredictionMetadata(GetEventPredictionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getEventPredictionMetadata(GetEventPredictionMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector version ID that was generated in the specified time period.
getEventPredictionMetadata(GetEventPredictionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector version ID that was generated in the specified time period.
getEventPredictionMetadataAsync(GetEventPredictionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEventPredictionMetadataAsync(GetEventPredictionMetadataRequest, AsyncHandler<GetEventPredictionMetadataRequest, GetEventPredictionMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEventPredictionMetadataAsync(GetEventPredictionMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector version ID that was generated in the specified time period.
getEventPredictionMetadataAsync(GetEventPredictionMetadataRequest, AsyncHandler<GetEventPredictionMetadataRequest, GetEventPredictionMetadataResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector version ID that was generated in the specified time period.
getEventPredictionMetadataAsync(GetEventPredictionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getEventPredictionMetadataAsync(GetEventPredictionMetadataRequest, AsyncHandler<GetEventPredictionMetadataRequest, GetEventPredictionMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetEventPredictionMetadataRequest - Class in com.amazonaws.services.frauddetector.model
 
GetEventPredictionMetadataRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
 
GetEventPredictionMetadataResult - Class in com.amazonaws.services.frauddetector.model
 
GetEventPredictionMetadataResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
 
GetEventPredictionRequest - Class in com.amazonaws.services.frauddetector.model
 
GetEventPredictionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
 
GetEventPredictionResult - Class in com.amazonaws.services.frauddetector.model
 
GetEventPredictionResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
 
getEventPredictionSummaries() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
The summary of the past predictions.
GetEventRequest - Class in com.amazonaws.services.frauddetector.model
 
GetEventRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetEventRequest
 
GetEventResult - Class in com.amazonaws.services.frauddetector.model
 
GetEventResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetEventResult
 
getEventsDeletionStatus() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
The status of the delete request.
getEventsDeletionStatus() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
The deletion status.
getEventTimestamp() - Method in class com.amazonaws.services.frauddetector.model.Event
The timestamp that defines when the event under evaluation occurred.
getEventTimestamp() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The timestamp of the event.
getEventTimestamp() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The timestamp for when the prediction was generated for the associated event ID.
getEventTimestamp() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Timestamp that defines when the event under evaluation occurred.
getEventTimestamp() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The timestamp that defines when the event under evaluation occurred.
getEventType() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The event type associated with the detector.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeRequest
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
Name of event type for which to delete the events.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.Detector
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.Event
The event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
Name of event type for which to get the deletion status.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
The event type name.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The event type associated with the detector specified for the prediction.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The event type associated with the detector specified for this prediction.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The event type associated with the detector specified for the prediction.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
The event type of the event to retrieve.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.Model
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The event type name.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The name of the event type.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The event type name of the event.
getEventTypeName() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The event type of the event associated with the label to update.
getEventTypes(GetEventTypesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getEventTypes(GetEventTypesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all event types or a specific event type if name is provided.
getEventTypes(GetEventTypesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all event types or a specific event type if name is provided.
getEventTypes() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
An array of event types.
getEventTypesAsync(GetEventTypesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEventTypesAsync(GetEventTypesRequest, AsyncHandler<GetEventTypesRequest, GetEventTypesResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getEventTypesAsync(GetEventTypesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all event types or a specific event type if name is provided.
getEventTypesAsync(GetEventTypesRequest, AsyncHandler<GetEventTypesRequest, GetEventTypesResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all event types or a specific event type if name is provided.
getEventTypesAsync(GetEventTypesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getEventTypesAsync(GetEventTypesRequest, AsyncHandler<GetEventTypesRequest, GetEventTypesResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetEventTypesRequest - Class in com.amazonaws.services.frauddetector.model
 
GetEventTypesRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
 
GetEventTypesResult - Class in com.amazonaws.services.frauddetector.model
 
GetEventTypesResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetEventTypesResult
 
getEventVariableName() - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The event variable name.
getEventVariableNames() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The names of all the event variables that were used to derive the aggregated variables.
getEventVariables() - Method in class com.amazonaws.services.frauddetector.model.Event
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
getEventVariables() - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type event variables.
getEventVariables() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
A list of event variables that influenced the prediction scores.
getEventVariables() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
getEventVariables() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The event type variables.
getEventVariables() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
getExecutorService() - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule expression.
getExpression() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule expression.
getExpression() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule expression.
getExpression() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The rule expression.
getExpressionWithValues() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule expression value.
getExternalEventsDetail() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
Details of the external events data used for model version training.
getExternalEventsDetail() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The details of the external events data used for training the model version.
getExternalEventsDetail() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The external events data details.
getExternalEventsDetail() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The details of the external events data used for training the model version.
getExternalModel() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
The Amazon SageMaker model.
getExternalModelEndpointDataBlobs() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The Amazon SageMaker model endpoint input data blobs.
getExternalModelEndpoints() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The Amazon Sagemaker model endpoints to include in the detector version.
getExternalModelEndpoints() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The Amazon SageMaker model endpoints included in the detector version.
getExternalModelEndpoints() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The Amazon SageMaker model endpoints to include in the detector version.
getExternalModelOutputs() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The model scores for Amazon SageMaker models.
getExternalModels(GetExternalModelsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getExternalModels(GetExternalModelsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets the details for one or more Amazon SageMaker models that have been imported into the service.
getExternalModels(GetExternalModelsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets the details for one or more Amazon SageMaker models that have been imported into the service.
getExternalModels() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
Gets the Amazon SageMaker models.
getExternalModelsAsync(GetExternalModelsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getExternalModelsAsync(GetExternalModelsRequest, AsyncHandler<GetExternalModelsRequest, GetExternalModelsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getExternalModelsAsync(GetExternalModelsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets the details for one or more Amazon SageMaker models that have been imported into the service.
getExternalModelsAsync(GetExternalModelsRequest, AsyncHandler<GetExternalModelsRequest, GetExternalModelsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets the details for one or more Amazon SageMaker models that have been imported into the service.
getExternalModelsAsync(GetExternalModelsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getExternalModelsAsync(GetExternalModelsRequest, AsyncHandler<GetExternalModelsRequest, GetExternalModelsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetExternalModelsRequest - Class in com.amazonaws.services.frauddetector.model
 
GetExternalModelsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
 
GetExternalModelsResult - Class in com.amazonaws.services.frauddetector.model
 
GetExternalModelsResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
 
getFailedRecordsCount() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The number of records that failed to import.
getFailureReason() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The reason batch import job failed.
getFailureReason() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The reason a batch prediction job failed.
getFieldLevelMessages() - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
The field-specific model training validation messages.
getFieldName() - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The field name.
getFileLevelMessages() - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
The file-specific model training data validation messages.
getFormat() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The format of the model input configuration.
getFormat() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
The format of the model output configuration.
getFpr() - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The false positive rate.
getFpr() - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The false positive rate.
getFpr() - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The false positive rate.
getIamRoleArn() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ARN of the IAM role to use for this job request.
getIamRoleArn() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The ARN of the IAM role to use for this job request.
getIamRoleArn() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The ARN of the IAM role created for Amazon S3 bucket that holds your data file.
getIamRoleArn() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The ARN of the IAM role to use for this job request.
getIdentifier() - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message ID.
getIngestedEventsDetail() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
Details of the ingested events data used for model version training.
getIngestedEventsDetail() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The details of the ingested events data used for training the model version.
getIngestedEventsDetail() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The ingested events data details.
getIngestedEventsDetail() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The details of the ingested event used for training the model version.
getIngestedEventStatistics() - Method in class com.amazonaws.services.frauddetector.model.EventType
Data about the stored events.
getIngestedEventsTimeWindow() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
The start and stop time of the ingested events.
getInputConfiguration() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The input configuration.
getInputConfiguration() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint input configuration.
getInputPath() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The Amazon S3 location of your data file for batch import.
getInputPath() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The Amazon S3 location of your training file.
getInputPath() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The URI that points to the Amazon S3 location of your data file.
getInputPath() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The Amazon S3 location of your training file.
getInputVariables() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Input variables use for generating predictions.
getInvokeModelEndpointRoleArn() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The role used to invoke the model.
getInvokeModelEndpointRoleArn() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The IAM role used to invoke the model endpoint.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ID of the batch import job.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The job ID for the batch prediction.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobRequest
The ID of an in-progress batch import job to cancel.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobRequest
The ID of the batch prediction job to cancel.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The ID of the batch import job.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The ID of the batch prediction job.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobRequest
The ID of the batch import job to delete.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobRequest
The ID of the batch prediction job to delete.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The ID of the batch import job to get.
getJobId() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The batch prediction job for which to get the details.
getJsonInputTemplate() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
Template for constructing the JSON input-data sent to SageMaker.
getJsonKeyToVariableMap() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
A map of JSON keys in response from SageMaker to the Amazon Fraud Detector variables.
getKey() - Method in class com.amazonaws.services.frauddetector.model.Tag
A tag key.
getKMSEncryptionKey(GetKMSEncryptionKeyRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getKMSEncryptionKey(GetKMSEncryptionKeyRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
getKMSEncryptionKey(GetKMSEncryptionKeyRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
getKmsEncryptionKeyArn() - Method in class com.amazonaws.services.frauddetector.model.KMSKey
The encryption key ARN.
getKmsEncryptionKeyArn() - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyRequest
The KMS encryption key ARN.
getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest, AsyncHandler<GetKMSEncryptionKeyRequest, GetKMSEncryptionKeyResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest, AsyncHandler<GetKMSEncryptionKeyRequest, GetKMSEncryptionKeyResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getKMSEncryptionKeyAsync(GetKMSEncryptionKeyRequest, AsyncHandler<GetKMSEncryptionKeyRequest, GetKMSEncryptionKeyResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetKMSEncryptionKeyRequest - Class in com.amazonaws.services.frauddetector.model
 
GetKMSEncryptionKeyRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyRequest
 
GetKMSEncryptionKeyResult - Class in com.amazonaws.services.frauddetector.model
 
GetKMSEncryptionKeyResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyResult
 
getKmsKey() - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyResult
The KMS encryption key.
getLabelMapper() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label mapper maps the Amazon Fraud Detector supported model classification labels (FRAUD, LEGIT) to the appropriate event type labels.
getLabels(GetLabelsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getLabels(GetLabelsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all labels or a specific label if name is provided.
getLabels(GetLabelsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all labels or a specific label if name is provided.
getLabels() - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type labels.
getLabels() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
An array of labels.
getLabels() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The event type labels.
getLabelsAsync(GetLabelsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getLabelsAsync(GetLabelsRequest, AsyncHandler<GetLabelsRequest, GetLabelsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getLabelsAsync(GetLabelsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all labels or a specific label if name is provided.
getLabelsAsync(GetLabelsRequest, AsyncHandler<GetLabelsRequest, GetLabelsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all labels or a specific label if name is provided.
getLabelsAsync(GetLabelsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getLabelsAsync(GetLabelsRequest, AsyncHandler<GetLabelsRequest, GetLabelsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getLabelSchema() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
 
GetLabelsRequest - Class in com.amazonaws.services.frauddetector.model
 
GetLabelsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetLabelsRequest
 
GetLabelsResult - Class in com.amazonaws.services.frauddetector.model
 
GetLabelsResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetLabelsResult
 
getLabelTimestamp() - Method in class com.amazonaws.services.frauddetector.model.Event
The timestamp associated with the label to update.
getLabelTimestamp() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The timestamp associated with the label.
getLabelTimestamp() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The timestamp associated with the label.
getLanguage() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The language of the rule.
getLanguage() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule language.
getLanguage() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The language.
getLastHeartbeatTime() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of most recent heartbeat indicating the batch prediction job was making progress.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.Detector
Timestamp of when the detector was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
Timestamp of when the detector version was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.EntityType
Timestamp of when the entity type was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.EventType
Timestamp of when the event type was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
Timestamp of when the model was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The timestamp when the detector version was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
Timestamp of when the stored event was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.Label
Timestamp of when the label was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.Model
Timestamp of last time the model was updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The timestamp when the model was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.Outcome
The timestamp when the outcome was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
Timestamp of the last time the rule was updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.Variable
The time when variable was last updated.
getLeastRecentEvent() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The oldest stored event.
getLogOddsImpact() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The raw, uninterpreted value represented as log-odds of the fraud.
getLogOddsImpact() - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The raw, uninterpreted value represented as log-odds of the fraud.
getLogOddsMetrics() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
List of variables' metrics.
getLogOddsMetrics() - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
List of variable metrics.
getMajorVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The major version number.
getMatched() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Indicates whether the rule matched.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The maximum number of results to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The maximum number of objects to return for request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The maximum number of objects to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The maximum number of objects to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The maximum number of objects to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The maximum number of objects to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The maximum number of objects to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The maximum number of objects to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The maximum number of objects to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The maximum number of objects to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The maximum number of rules to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The max size per page determined for the get variable request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The maximum number of predictions to return for the request.
getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The maximum number of objects to return for the request.
getMessage() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The error message.
getMessage() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error message.
getMetricDataPoints() - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
The model's performance metrics data points.
getMetricDataPoints() - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
The model's performance metrics data points.
getMetricDataPoints() - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
The model's performance metrics data points.
getMetricDataPoints() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
The data points details.
getModelEndpoint() - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelRequest
The endpoint of the Amazon Sagemaker model to delete.
getModelEndpoint() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
The endpoint of the external (Amazon Sagemaker) model.
getModelEndpoint() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The Amazon SageMaker model endpoints.
getModelEndpoint() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
The endpoint of the Amazon SageMaker model.
getModelEndpoint() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The Amazon SageMaker model endpoint.
getModelEndpoint() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoints name.
getModelEndpointStatus() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The Amazon Fraud Detector status for the external model endpoint
getModelEndpointStatus() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint’s status in Amazon Fraud Detector.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
The model ID of the model to delete.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model ID of the model version to delete.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.Model
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model ID of the model version to update.
getModelPerformance() - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
The model's overall performance scores.
getModelPerformance() - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
The model's overall performance score.
getModelPerformance() - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
The model performance score.
getModels(GetModelsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getModels(GetModelsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets one or more models.
getModels(GetModelsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets one or more models.
getModels() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The array of models.
getModelsAsync(GetModelsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getModelsAsync(GetModelsRequest, AsyncHandler<GetModelsRequest, GetModelsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getModelsAsync(GetModelsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets one or more models.
getModelsAsync(GetModelsRequest, AsyncHandler<GetModelsRequest, GetModelsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets one or more models.
getModelsAsync(GetModelsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getModelsAsync(GetModelsRequest, AsyncHandler<GetModelsRequest, GetModelsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getModelScores() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The model scores.
getModelSource() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The source of the model.
getModelSource() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
The source of the model.
getModelSource() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The source of the model.
GetModelsRequest - Class in com.amazonaws.services.frauddetector.model
 
GetModelsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetModelsRequest
 
GetModelsResult - Class in com.amazonaws.services.frauddetector.model
 
GetModelsResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetModelsResult
 
getModelType() - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
The model type of the model to delete.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model type of the model version to delete.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.Model
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model type.
getModelVariables() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
The training data schema variables.
getModelVersion(GetModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getModelVersion(GetModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets the details of the specified model version.
getModelVersion(GetModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets the details of the specified model version.
getModelVersion() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model version.
getModelVersion() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
The model version.
getModelVersionAsync(GetModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getModelVersionAsync(GetModelVersionRequest, AsyncHandler<GetModelVersionRequest, GetModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getModelVersionAsync(GetModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets the details of the specified model version.
getModelVersionAsync(GetModelVersionRequest, AsyncHandler<GetModelVersionRequest, GetModelVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets the details of the specified model version.
getModelVersionAsync(GetModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getModelVersionAsync(GetModelVersionRequest, AsyncHandler<GetModelVersionRequest, GetModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getModelVersionDetails() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
The model version details.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model version number of the model version created.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model version number of the model version to delete.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model version number.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model version number.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version number.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version number.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version number.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model version number of the model version updated.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model version number.
GetModelVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
GetModelVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
 
GetModelVersionResult - Class in com.amazonaws.services.frauddetector.model
 
GetModelVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetModelVersionResult
 
getModelVersions() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The model versions to include in the detector version.
getModelVersions() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The model versions included in the detector version.
getModelVersions() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The model versions to include in the detector version.
getMostRecentEvent() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The newest stored event.
getName() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The name.
getName() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error name.
getName() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The name of the variable.
getName() - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeRequest
The name of the entity type to delete.
getName() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeRequest
The name of the event type to delete.
getName() - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelRequest
The name of the label to delete.
getName() - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeRequest
The name of the outcome to delete.
getName() - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableRequest
The name of the variable to delete.
getName() - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type name.
getName() - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type name.
getName() - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The event variable name.
getName() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The name.
getName() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The name.
getName() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The name of the label or labels to get.
getName() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The name of the outcome or outcomes to get.
getName() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The name of the variable.
getName() - Method in class com.amazonaws.services.frauddetector.model.Label
The label name.
getName() - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome name.
getName() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
The name of the entity type.
getName() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The name.
getName() - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
The label name.
getName() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
The name of the outcome.
getName() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The name of the variable.
getName() - Method in class com.amazonaws.services.frauddetector.model.Variable
The name of the variable.
getName() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The name of the variable.
getNames() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
The list of variable names to get.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The next token from the previous response.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The next token to be used for subsequent requests.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The next token from the previous results.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
The next token.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The next token from the previous request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
The next token for the subsequent resquest.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The next token from the previous request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
The next token for the subsequent request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The next token for the subsequent request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
The next page token.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The next token for the subsequent request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
The next page token.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The next token for the subsequent request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
The next page token.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The next page token for the request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
The next page token to be used in subsequent requests.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The next token for the subsequent request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
The next page token.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The next token for the subsequent request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The next page token to be used in subsequent requests.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The next page token for the request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
The next page token for subsequent requests.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The next page token.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
The next page token to be used in subsequent requests.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The next page token of the get variable request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The next page token to be used in subsequent requests.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
Identifies the next page of results to return.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
Identifies the next page of results to return.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The next token from the previous results.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
The next token for subsequent requests.
getNumberOfEvents() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The number of stored events.
getOfi() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Online Fraud Insights (OFI) model training metric details.
getOutcomes(GetOutcomesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getOutcomes(GetOutcomesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets one or more outcomes.
getOutcomes(GetOutcomesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets one or more outcomes.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The outcome or outcomes returned when the rule expression matches.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule outcome.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The outcomes of the matched rule, based on the rule execution mode.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
The outcomes.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule outcomes.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.RuleResult
The outcomes of the matched rule, based on the rule execution mode.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The outcomes.
getOutcomesAsync(GetOutcomesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getOutcomesAsync(GetOutcomesRequest, AsyncHandler<GetOutcomesRequest, GetOutcomesResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getOutcomesAsync(GetOutcomesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets one or more outcomes.
getOutcomesAsync(GetOutcomesRequest, AsyncHandler<GetOutcomesRequest, GetOutcomesResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets one or more outcomes.
getOutcomesAsync(GetOutcomesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getOutcomesAsync(GetOutcomesRequest, AsyncHandler<GetOutcomesRequest, GetOutcomesResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetOutcomesRequest - Class in com.amazonaws.services.frauddetector.model
 
GetOutcomesRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
 
GetOutcomesResult - Class in com.amazonaws.services.frauddetector.model
 
GetOutcomesResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetOutcomesResult
 
getOutputConfiguration() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The output configuration.
getOutputConfiguration() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint output configuration.
getOutputPath() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The Amazon S3 location of your output file.
getOutputPath() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The Amazon S3 location of your output file.
getOutputPath() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The URI that points to the Amazon S3 location for storing your results.
getOutputPath() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The Amazon S3 location of your output file.
getOutputs() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
The fraud prediction scores from Amazon SageMaker model.
getOutputVariableName() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The output variable name.
getOutputVariables() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Output variables.
getPrecision() - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
getPrecision() - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
getPrecision() - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
getPredictionExplanations() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The prediction explanations generated for the model version.
getPredictionTimeRange() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The time period for when the predictions were generated.
getPredictionTimestamp() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The timestamp when the prediction was generated.
getPredictionTimestamp() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The timestamp that defines when the prediction was generated.
getPredictionTimestamp() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The timestamp that defines when the prediction was generated.
getProcessedRecordsCount() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The number of records processed by batch import job.
getProcessedRecordsCount() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The number of records processed by the batch prediction job.
getRelativeImpact() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The relative impact of the aggregated variables in terms of magnitude on the prediction scores.
getRelativeImpact() - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The event variable's relative impact in terms of magnitude on the prediction scores.
getResourceARN() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The ARN that specifies the resource whose tags you want to list.
getResourceARN() - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
The resource ARN.
getResourceARN() - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
The ARN of the resource from which to remove the tag.
getRule() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
The created rule.
getRule() - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleRequest
 
getRule() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
The rule to update.
getRule() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The rule to update.
getRule() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
The new rule version that was created.
getRuleDetails() - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
The details of the requested rule.
getRuleExecutionMode() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The rule execution mode for the rules included in the detector version.
getRuleExecutionMode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The execution mode of the rule in the dectector
getRuleExecutionMode() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The execution mode of the rule used for evaluating variable values.
getRuleExecutionMode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The rule execution mode to add to the detector.
getRuleId() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule ID.
getRuleId() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule ID.
getRuleId() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The rule ID.
getRuleId() - Method in class com.amazonaws.services.frauddetector.model.Rule
The rule ID.
getRuleId() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule ID.
getRuleId() - Method in class com.amazonaws.services.frauddetector.model.RuleResult
The rule ID that was matched, based on the rule execution mode.
getRuleResults() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The results from the rules.
getRules(GetRulesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getRules(GetRulesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Get all rules for a detector (paginated) if ruleId and ruleVersion are not specified.
getRules(GetRulesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Get all rules for a detector (paginated) if ruleId and ruleVersion are not specified.
getRules() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The rules to include in the detector version.
getRules() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The rules included in the detector version.
getRules() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
List of rules associated with the detector version that were used for evaluating variable values.
getRules() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The rules to include in the detector version.
getRulesAsync(GetRulesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getRulesAsync(GetRulesRequest, AsyncHandler<GetRulesRequest, GetRulesResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getRulesAsync(GetRulesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Get all rules for a detector (paginated) if ruleId and ruleVersion are not specified.
getRulesAsync(GetRulesRequest, AsyncHandler<GetRulesRequest, GetRulesResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Get all rules for a detector (paginated) if ruleId and ruleVersion are not specified.
getRulesAsync(GetRulesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getRulesAsync(GetRulesRequest, AsyncHandler<GetRulesRequest, GetRulesResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetRulesRequest - Class in com.amazonaws.services.frauddetector.model
 
GetRulesRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetRulesRequest
 
GetRulesResult - Class in com.amazonaws.services.frauddetector.model
 
GetRulesResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetRulesResult
 
getRuleVersion() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule version.
getRuleVersion() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The rule version.
getRuleVersion() - Method in class com.amazonaws.services.frauddetector.model.Rule
The rule version.
getRuleVersion() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule version.
getScores() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
The model's fraud prediction scores.
getSource() - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The event variable source.
getStartTime() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
Timestamp of when the batch import job started.
getStartTime() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of when the batch prediction job started.
getStartTime() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
Timestamp of the first ingensted event.
getStartTime() - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
The start time of the time period for when the predictions were generated.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The status of the batch import job.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The batch prediction status.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The status of the detector version.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model version status.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version status.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The status of the detector version.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version status.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The status of the model version.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The new status.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The status of the updated model version.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model version status.
getTagKeys() - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
The resource ARN.
getTags() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
A collection of key-value pairs associated with this request.
getTags() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest

getTags() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
The tags to assign to the resource.
getTags() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
A collection of key and value pairs.
getTags() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The tags to assign to the rule version.
getTfi() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Transaction Fraud Insights (TFI) model training metric details.
getThreshold() - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The model's threshold that specifies an acceptable fraud capture rate.
getThreshold() - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
getThreshold() - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
getThreshold() - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
getTitle() - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message title.
getTitle() - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message title.
getTotalRecordsCount() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The total number of records in the batch import job.
getTotalRecordsCount() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The total number of records in the batch prediction job.
getTpr() - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The true positive rate.
getTpr() - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The true positive rate.
getTpr() - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The true positive rate.
getTrainingDataSchema() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The training data schema.
getTrainingDataSchema() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The training data schema.
getTrainingDataSchema() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training data schema.
getTrainingDataSource() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The training data source location in Amazon S3.
getTrainingDataSource() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The training data source.
getTrainingDataSource() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version training data source.
getTrainingMetrics() - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The training metric details.
getTrainingMetricsV2() - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
The training metric details.
getTrainingResult() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training results.
getTrainingResultV2() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training result details.
getType() - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message type.
getType() - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message type.
getUnlabeledEventsTreatment() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The action to take for unlabeled events.
getUseEventVariables() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Indicates whether event variables were used to generate predictions.
getUseEventVariables() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The event variables.
getValue() - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The value of the event variable.
getValue() - Method in class com.amazonaws.services.frauddetector.model.FilterCondition
A statement containing a resource property and a value to specify filter condition.
getValue() - Method in class com.amazonaws.services.frauddetector.model.Tag
A value assigned to a tag key.
getVariableEntries() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
The list of variables for the batch create variable request.
getVariableImpactExplanations() - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
The details of the event variable's impact on the prediction score.
getVariableImportance() - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The relative importance of the variable.
getVariableImportanceMetrics() - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The variable importance metrics.
getVariableImportanceMetrics() - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
getVariableName() - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The name of the variable.
getVariableNames() - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
The names of all the variables.
getVariables(GetVariablesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getVariables(GetVariablesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all of the variables or the specific variable.
getVariables(GetVariablesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all of the variables or the specific variable.
getVariables() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The returned variables.
getVariables() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The names of the variables returned.
getVariablesAsync(GetVariablesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getVariablesAsync(GetVariablesRequest, AsyncHandler<GetVariablesRequest, GetVariablesResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getVariablesAsync(GetVariablesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the variables or the specific variable.
getVariablesAsync(GetVariablesRequest, AsyncHandler<GetVariablesRequest, GetVariablesResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the variables or the specific variable.
getVariablesAsync(GetVariablesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getVariablesAsync(GetVariablesRequest, AsyncHandler<GetVariablesRequest, GetVariablesResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetVariablesRequest - Class in com.amazonaws.services.frauddetector.model
 
GetVariablesRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetVariablesRequest
 
GetVariablesResult - Class in com.amazonaws.services.frauddetector.model
 
GetVariablesResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetVariablesResult
 
getVariableType() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The variable type.
getVariableType() - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The type of variable.
getVariableType() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The variable type.
getVariableType() - Method in class com.amazonaws.services.frauddetector.model.Variable
The variable type of the variable.
getVariableType() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The type of the variable.

H

hashCode() - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ATIModelPerformance
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateModelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Detector
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Entity
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.EntityType
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Event
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.EventType
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.FilterCondition
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEventResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.KMSKey
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Label
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Model
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Outcome
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutLabelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Rule
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.RuleResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.SendEventResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Tag
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Variable
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
 

I

IngestedEventsDetail - Class in com.amazonaws.services.frauddetector.model
The details of the ingested event.
IngestedEventsDetail() - Constructor for class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
 
IngestedEventStatistics - Class in com.amazonaws.services.frauddetector.model
Data about the stored events.
IngestedEventStatistics() - Constructor for class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
 
IngestedEventsTimeWindow - Class in com.amazonaws.services.frauddetector.model
The start and stop time of the ingested events.
IngestedEventsTimeWindow() - Constructor for class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
 
InternalServerException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating an internal server error.
InternalServerException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isDeleteAuditHistory() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
Specifies whether or not to delete any predictions associated with the event.
isEvaluated() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Indicates whether the rule was evaluated.
isMatched() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Indicates whether the rule matched.
isUseEventVariables() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Indicates whether event variables were used to generate predictions.
isUseEventVariables() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The event variables.

K

KMSKey - Class in com.amazonaws.services.frauddetector.model
The KMS key details.
KMSKey() - Constructor for class com.amazonaws.services.frauddetector.model.KMSKey
 

L

Label - Class in com.amazonaws.services.frauddetector.model
The label details.
Label() - Constructor for class com.amazonaws.services.frauddetector.model.Label
 
LabelSchema - Class in com.amazonaws.services.frauddetector.model
The label schema.
LabelSchema() - Constructor for class com.amazonaws.services.frauddetector.model.LabelSchema
 
Language - Enum in com.amazonaws.services.frauddetector.model
 
listEventPredictions(ListEventPredictionsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
listEventPredictions(ListEventPredictionsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets a list of past predictions.
listEventPredictions(ListEventPredictionsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets a list of past predictions.
listEventPredictionsAsync(ListEventPredictionsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
listEventPredictionsAsync(ListEventPredictionsRequest, AsyncHandler<ListEventPredictionsRequest, ListEventPredictionsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
listEventPredictionsAsync(ListEventPredictionsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets a list of past predictions.
listEventPredictionsAsync(ListEventPredictionsRequest, AsyncHandler<ListEventPredictionsRequest, ListEventPredictionsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets a list of past predictions.
listEventPredictionsAsync(ListEventPredictionsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
listEventPredictionsAsync(ListEventPredictionsRequest, AsyncHandler<ListEventPredictionsRequest, ListEventPredictionsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
ListEventPredictionsRequest - Class in com.amazonaws.services.frauddetector.model
 
ListEventPredictionsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
 
ListEventPredictionsResult - Class in com.amazonaws.services.frauddetector.model
 
ListEventPredictionsResult() - Constructor for class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Lists all tags associated with the resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Lists all tags associated with the resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Lists all tags associated with the resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Lists all tags associated with the resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.frauddetector.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.frauddetector.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
 
LogOddsMetric - Class in com.amazonaws.services.frauddetector.model
The log odds metric details.
LogOddsMetric() - Constructor for class com.amazonaws.services.frauddetector.model.LogOddsMetric
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ATIModelPerformance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Detector
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Entity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.EntityType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Event
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.EventType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.FilterCondition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.KMSKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Label
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Model
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Outcome
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Rule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.RuleResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Variable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
 
MetricDataPoint - Class in com.amazonaws.services.frauddetector.model
Model performance metrics data points.
MetricDataPoint() - Constructor for class com.amazonaws.services.frauddetector.model.MetricDataPoint
 
Model - Class in com.amazonaws.services.frauddetector.model
The model.
Model() - Constructor for class com.amazonaws.services.frauddetector.model.Model
 
ModelEndpointDataBlob - Class in com.amazonaws.services.frauddetector.model
A pre-formed Amazon SageMaker model input you can include if your detector version includes an imported Amazon SageMaker model endpoint with pass-through input configuration.
ModelEndpointDataBlob() - Constructor for class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
ModelEndpointStatus - Enum in com.amazonaws.services.frauddetector.model
 
ModelInputConfiguration - Class in com.amazonaws.services.frauddetector.model
The Amazon SageMaker model input configuration.
ModelInputConfiguration() - Constructor for class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
ModelInputDataFormat - Enum in com.amazonaws.services.frauddetector.model
 
ModelOutputConfiguration - Class in com.amazonaws.services.frauddetector.model
Provides the Amazon Sagemaker model output configuration.
ModelOutputConfiguration() - Constructor for class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
ModelOutputDataFormat - Enum in com.amazonaws.services.frauddetector.model
 
ModelScores - Class in com.amazonaws.services.frauddetector.model
The fraud prediction scores.
ModelScores() - Constructor for class com.amazonaws.services.frauddetector.model.ModelScores
 
ModelSource - Enum in com.amazonaws.services.frauddetector.model
 
ModelTypeEnum - Enum in com.amazonaws.services.frauddetector.model
 
ModelVersion - Class in com.amazonaws.services.frauddetector.model
The model version.
ModelVersion() - Constructor for class com.amazonaws.services.frauddetector.model.ModelVersion
 
ModelVersionDetail - Class in com.amazonaws.services.frauddetector.model
The details of the model version.
ModelVersionDetail() - Constructor for class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
ModelVersionEvaluation - Class in com.amazonaws.services.frauddetector.model
The model version evalutions.
ModelVersionEvaluation() - Constructor for class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
 
ModelVersionStatus - Enum in com.amazonaws.services.frauddetector.model
 

O

OFIMetricDataPoint - Class in com.amazonaws.services.frauddetector.model
The Online Fraud Insights (OFI) model performance metrics data points.
OFIMetricDataPoint() - Constructor for class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
 
OFIModelPerformance - Class in com.amazonaws.services.frauddetector.model
The Online Fraud Insights (OFI) model performance score.
OFIModelPerformance() - Constructor for class com.amazonaws.services.frauddetector.model.OFIModelPerformance
 
OFITrainingMetricsValue - Class in com.amazonaws.services.frauddetector.model
The Online Fraud Insights (OFI) model training metric details.
OFITrainingMetricsValue() - Constructor for class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
 
Outcome - Class in com.amazonaws.services.frauddetector.model
The outcome.
Outcome() - Constructor for class com.amazonaws.services.frauddetector.model.Outcome
 

P

PredictionExplanations - Class in com.amazonaws.services.frauddetector.model
The prediction explanations that provide insight into how each event variable impacted the model version's fraud prediction score.
PredictionExplanations() - Constructor for class com.amazonaws.services.frauddetector.model.PredictionExplanations
 
PredictionTimeRange - Class in com.amazonaws.services.frauddetector.model
The time period for when the predictions were generated.
PredictionTimeRange() - Constructor for class com.amazonaws.services.frauddetector.model.PredictionTimeRange
 
putDetector(PutDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putDetector(PutDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates a detector.
putDetector(PutDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates a detector.
putDetectorAsync(PutDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putDetectorAsync(PutDetectorRequest, AsyncHandler<PutDetectorRequest, PutDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putDetectorAsync(PutDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates a detector.
putDetectorAsync(PutDetectorRequest, AsyncHandler<PutDetectorRequest, PutDetectorResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates a detector.
putDetectorAsync(PutDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putDetectorAsync(PutDetectorRequest, AsyncHandler<PutDetectorRequest, PutDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutDetectorRequest - Class in com.amazonaws.services.frauddetector.model
 
PutDetectorRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutDetectorRequest
 
PutDetectorResult - Class in com.amazonaws.services.frauddetector.model
 
PutDetectorResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutDetectorResult
 
putEntityType(PutEntityTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putEntityType(PutEntityTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates an entity type.
putEntityType(PutEntityTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates an entity type.
putEntityTypeAsync(PutEntityTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putEntityTypeAsync(PutEntityTypeRequest, AsyncHandler<PutEntityTypeRequest, PutEntityTypeResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putEntityTypeAsync(PutEntityTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an entity type.
putEntityTypeAsync(PutEntityTypeRequest, AsyncHandler<PutEntityTypeRequest, PutEntityTypeResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an entity type.
putEntityTypeAsync(PutEntityTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putEntityTypeAsync(PutEntityTypeRequest, AsyncHandler<PutEntityTypeRequest, PutEntityTypeResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutEntityTypeRequest - Class in com.amazonaws.services.frauddetector.model
 
PutEntityTypeRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
 
PutEntityTypeResult - Class in com.amazonaws.services.frauddetector.model
 
PutEntityTypeResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutEntityTypeResult
 
putEventType(PutEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putEventType(PutEventTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates an event type.
putEventType(PutEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates an event type.
putEventTypeAsync(PutEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putEventTypeAsync(PutEventTypeRequest, AsyncHandler<PutEventTypeRequest, PutEventTypeResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putEventTypeAsync(PutEventTypeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an event type.
putEventTypeAsync(PutEventTypeRequest, AsyncHandler<PutEventTypeRequest, PutEventTypeResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an event type.
putEventTypeAsync(PutEventTypeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putEventTypeAsync(PutEventTypeRequest, AsyncHandler<PutEventTypeRequest, PutEventTypeResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutEventTypeRequest - Class in com.amazonaws.services.frauddetector.model
 
PutEventTypeRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
 
PutEventTypeResult - Class in com.amazonaws.services.frauddetector.model
 
PutEventTypeResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutEventTypeResult
 
putExternalModel(PutExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putExternalModel(PutExternalModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates an Amazon SageMaker model endpoint.
putExternalModel(PutExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates an Amazon SageMaker model endpoint.
putExternalModelAsync(PutExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putExternalModelAsync(PutExternalModelRequest, AsyncHandler<PutExternalModelRequest, PutExternalModelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putExternalModelAsync(PutExternalModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an Amazon SageMaker model endpoint.
putExternalModelAsync(PutExternalModelRequest, AsyncHandler<PutExternalModelRequest, PutExternalModelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an Amazon SageMaker model endpoint.
putExternalModelAsync(PutExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putExternalModelAsync(PutExternalModelRequest, AsyncHandler<PutExternalModelRequest, PutExternalModelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutExternalModelRequest - Class in com.amazonaws.services.frauddetector.model
 
PutExternalModelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
 
PutExternalModelResult - Class in com.amazonaws.services.frauddetector.model
 
PutExternalModelResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutExternalModelResult
 
putKMSEncryptionKey(PutKMSEncryptionKeyRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putKMSEncryptionKey(PutKMSEncryptionKeyRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
putKMSEncryptionKey(PutKMSEncryptionKeyRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest, AsyncHandler<PutKMSEncryptionKeyRequest, PutKMSEncryptionKeyResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest, AsyncHandler<PutKMSEncryptionKeyRequest, PutKMSEncryptionKeyResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putKMSEncryptionKeyAsync(PutKMSEncryptionKeyRequest, AsyncHandler<PutKMSEncryptionKeyRequest, PutKMSEncryptionKeyResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutKMSEncryptionKeyRequest - Class in com.amazonaws.services.frauddetector.model
 
PutKMSEncryptionKeyRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyRequest
 
PutKMSEncryptionKeyResult - Class in com.amazonaws.services.frauddetector.model
 
PutKMSEncryptionKeyResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyResult
 
putLabel(PutLabelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putLabel(PutLabelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates label.
putLabel(PutLabelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates label.
putLabelAsync(PutLabelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putLabelAsync(PutLabelRequest, AsyncHandler<PutLabelRequest, PutLabelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putLabelAsync(PutLabelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates label.
putLabelAsync(PutLabelRequest, AsyncHandler<PutLabelRequest, PutLabelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates label.
putLabelAsync(PutLabelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putLabelAsync(PutLabelRequest, AsyncHandler<PutLabelRequest, PutLabelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutLabelRequest - Class in com.amazonaws.services.frauddetector.model
 
PutLabelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutLabelRequest
 
PutLabelResult - Class in com.amazonaws.services.frauddetector.model
 
PutLabelResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutLabelResult
 
putOutcome(PutOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putOutcome(PutOutcomeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates an outcome.
putOutcome(PutOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates an outcome.
putOutcomeAsync(PutOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putOutcomeAsync(PutOutcomeRequest, AsyncHandler<PutOutcomeRequest, PutOutcomeResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putOutcomeAsync(PutOutcomeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an outcome.
putOutcomeAsync(PutOutcomeRequest, AsyncHandler<PutOutcomeRequest, PutOutcomeResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an outcome.
putOutcomeAsync(PutOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putOutcomeAsync(PutOutcomeRequest, AsyncHandler<PutOutcomeRequest, PutOutcomeResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutOutcomeRequest - Class in com.amazonaws.services.frauddetector.model
 
PutOutcomeRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
 
PutOutcomeResult - Class in com.amazonaws.services.frauddetector.model
 
PutOutcomeResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutOutcomeResult
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating the specified resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceUnavailableException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating that the attached customer-owned (external) model threw an exception when Amazon Fraud Detector invoked the model.
ResourceUnavailableException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.ResourceUnavailableException
Constructs a new ResourceUnavailableException with the specified error message.
Rule - Class in com.amazonaws.services.frauddetector.model
A rule.
Rule() - Constructor for class com.amazonaws.services.frauddetector.model.Rule
 
RuleDetail - Class in com.amazonaws.services.frauddetector.model
The details of the rule.
RuleDetail() - Constructor for class com.amazonaws.services.frauddetector.model.RuleDetail
 
RuleExecutionMode - Enum in com.amazonaws.services.frauddetector.model
 
RuleResult - Class in com.amazonaws.services.frauddetector.model
The rule results.
RuleResult() - Constructor for class com.amazonaws.services.frauddetector.model.RuleResult
 

S

sendEvent(SendEventRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
sendEvent(SendEventRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
sendEvent(SendEventRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
sendEventAsync(SendEventRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
sendEventAsync(SendEventRequest, AsyncHandler<SendEventRequest, SendEventResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
sendEventAsync(SendEventRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
sendEventAsync(SendEventRequest, AsyncHandler<SendEventRequest, SendEventResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Stores events in Amazon Fraud Detector without generating fraud predictions for those events.
sendEventAsync(SendEventRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
sendEventAsync(SendEventRequest, AsyncHandler<SendEventRequest, SendEventResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
SendEventRequest - Class in com.amazonaws.services.frauddetector.model
 
SendEventRequest() - Constructor for class com.amazonaws.services.frauddetector.model.SendEventRequest
 
SendEventResult - Class in com.amazonaws.services.frauddetector.model
 
SendEventResult() - Constructor for class com.amazonaws.services.frauddetector.model.SendEventResult
 
setAdr(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The anomaly discovery rate.
setAggregatedVariablesImpactExplanations(Collection<AggregatedVariablesImpactExplanation>) - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
The details of the aggregated variables impact on the prediction score.
setAggregatedVariablesImportance(Float) - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
The relative importance of the variables in the list to the other event variable.
setAggregatedVariablesImportanceMetrics(AggregatedVariablesImportanceMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
The variable importance metrics of the aggregated variables.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ARN of the batch import job.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The ARN of batch prediction job.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The detector ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
The entity type ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The model ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.Label
The label ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The ARN of the model.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule ARN.
setArn(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The ARN of the variable.
setAsi(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIModelPerformance
The anomaly separation index (ASI) score.
setAssignedLabel(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The label to associate with the event.
setAssignedLabel(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The new label to assign to the event.
setAti(ATITrainingMetricsValue) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Account Takeover Insights (ATI) model training metric details.
setAtodr(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The account takeover discovery rate.
setAuc(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
The area under the curve (auc).
setAuc(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
The area under the curve (auc).
setAuc(Float) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
The area under the curve.
setBatchImports(Collection<BatchImport>) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
An array containing the details of each batch import job.
setBatchPredictions(Collection<BatchPrediction>) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
An array containing the details of each batch prediction job.
setByteBuffer(ByteBuffer) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The byte buffer of the Amazon SageMaker model endpoint input data blob.
setCode(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The error code.
setCode(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error code.
setCompletionTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
Timestamp of when batch import job completed.
setCompletionTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of when the batch prediction job completed.
setContent(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message content.
setContent(String) - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message content.
setContentType(String) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The content type of the Amazon SageMaker model endpoint input data blob.
setCr(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The challenge rate.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
Timestamp of when the detector was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
Timestamp of when the entity type was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
Timestamp of when the event type was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
Timestamp of when the model was last created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The timestamp when the detector version was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Label
Timestamp of when the event type was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Model
Timestamp of when the model was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The timestamp when the model was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The timestamp when the outcome was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The timestamp of when the rule was created.
setCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The time when the variable was created.
setCsvIndexToVariableMap(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
A map of CSV index values in the SageMaker response to the Amazon Fraud Detector variables.
setCsvInputTemplate(String) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
Template for constructing the CSV input-data sent to SageMaker.
setCurrentLabel(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The label associated with the event.
setDataAccessRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
The ARN of the role that provides Amazon Fraud Detector access to the data location.
setDataLocation(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
The Amazon S3 bucket location for the data.
setDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The source of the data.
setDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data source of the variable.
setDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data source of the variable.
setDataType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The data type.
setDataType(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data type of the variable.
setDataType(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data type of the variable.
setDataValidationMetrics(DataValidationMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The validation metrics.
setDataValidationMetrics(DataValidationMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
setDefaultValue(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The default value for the variable when no value is received.
setDefaultValue(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The new default value of the variable.
setDefaultValue(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The default value of the variable.
setDefaultValue(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The default value of the variable.
setDeleteAuditHistory(Boolean) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
Specifies whether or not to delete any predictions associated with the event.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The description of the detector version.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Label
The label description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The model description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The description of the detector.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
The description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The description of the event type.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
The label description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
The outcome description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The detector version description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The new model description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
The rule description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The new description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The description of the variable.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The description of the variable.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The ID of the detector under which you want to create a new version.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The ID for the created version's parent detector.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The detector ID for the rule's parent detector.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorRequest
The ID of the detector to delete.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
The ID of the parent detector for the detector version to delete.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The detector ID.
setDetectorId(FilterCondition) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.Rule
The detector for which the rule is associated.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The detector for which the rule is associated.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The parent detector ID for the detector version you want to update.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The detector ID.
setDetectorName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The name of the detector.
setDetectorName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The name of the detector.
setDetectors(Collection<Detector>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
The detectors.
setDetectorVersion(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The detector version.
setDetectorVersion(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The detector version.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The ID for the created detector.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
The ID of the detector version to delete.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The detector version ID.
setDetectorVersionId(FilterCondition) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The detector version ID.
setDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The detector version ID.
setDetectorVersionStatus(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The status of the detector version.
setDetectorVersionSummaries(Collection<DetectorVersionSummary>) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The status and description for each detector version.
setEndTime(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
Timestamp of the final ingested event.
setEndTime(String) - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
The end time of the time period for when the predictions were generated.
setEntities(Collection<Entity>) - Method in class com.amazonaws.services.frauddetector.model.Event
The event entities.
setEntities(Collection<Entity>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The entity type (associated with the detector's event type) and specific entity ID representing who performed the event.
setEntities(Collection<Entity>) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
An array of entities.
setEntityId(String) - Method in class com.amazonaws.services.frauddetector.model.Entity
The entity ID.
setEntityId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The entity ID.
setEntityType(String) - Method in class com.amazonaws.services.frauddetector.model.Entity
The entity type.
setEntityType(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The entity type.
setEntityTypes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type entity types.
setEntityTypes(Collection<EntityType>) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
An array of entity types.
setEntityTypes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The entity type for the event type.
setErrors(Collection<BatchCreateVariableError>) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
Provides the errors for the BatchCreateVariable request.
setErrors(Collection<BatchGetVariableError>) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The errors from the request.
setEvaluated(Boolean) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Indicates whether the rule was evaluated.
setEvaluatedExternalModels(Collection<EvaluatedExternalModel>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
External (Amazon SageMaker) models that were evaluated for generating predictions.
setEvaluatedModelVersions(Collection<EvaluatedModelVersion>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
Model versions that were evaluated for generating predictions.
setEvaluations(Collection<ModelVersionEvaluation>) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
Evaluations generated for the model version.
setEvaluationScore(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The evaluation score generated for the model version.
setEvent(Event) - Method in class com.amazonaws.services.frauddetector.model.GetEventResult
The details of the event.
setEventDataSizeInBytes(Long) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The total size of the stored events.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
The ID of the event to delete.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The event ID.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The event ID.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The event ID.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The event ID.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The unique ID used to identify the event.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
The ID of the event to retrieve.
setEventId(FilterCondition) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The event ID.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The event ID to upload.
setEventId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The ID of the event associated with the label to update.
setEventIngestion(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
If Enabled, Amazon Fraud Detector stores event data when you generate a prediction and uses that data to update calculated variables in near real-time.
setEventIngestion(String) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
Specifies if ingenstion is enabled or disabled.
setEventPredictionSummaries(Collection<EventPredictionSummary>) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
The summary of the past predictions.
setEventsDeletionStatus(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
The status of the delete request.
setEventsDeletionStatus(String) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
The deletion status.
setEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The timestamp that defines when the event under evaluation occurred.
setEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The timestamp of the event.
setEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The timestamp for when the prediction was generated for the associated event ID.
setEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Timestamp that defines when the event under evaluation occurred.
setEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The timestamp that defines when the event under evaluation occurred.
setEventType(FilterCondition) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The event type associated with the detector.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeRequest
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
Name of event type for which to delete the events.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
Name of event type for which to get the deletion status.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
The event type name.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The event type associated with the detector specified for the prediction.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The event type associated with the detector specified for this prediction.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The event type associated with the detector specified for the prediction.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
The event type of the event to retrieve.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The event type name.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The name of the event type.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The event type name of the event.
setEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The event type of the event associated with the label to update.
setEventTypes(Collection<EventType>) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
An array of event types.
setEventVariableName(String) - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The event variable name.
setEventVariableNames(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The names of all the event variables that were used to derive the aggregated variables.
setEventVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.Event
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
setEventVariables(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type event variables.
setEventVariables(Collection<EventVariableSummary>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
A list of event variables that influenced the prediction scores.
setEventVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
setEventVariables(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The event type variables.
setEventVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
setExpression(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule expression.
setExpression(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule expression.
setExpression(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule expression.
setExpression(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The rule expression.
setExpressionWithValues(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule expression value.
setExternalEventsDetail(ExternalEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
Details of the external events data used for model version training.
setExternalEventsDetail(ExternalEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The details of the external events data used for training the model version.
setExternalEventsDetail(ExternalEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The external events data details.
setExternalEventsDetail(ExternalEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The details of the external events data used for training the model version.
setExternalModel(ExternalModelSummary) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
The Amazon SageMaker model.
setExternalModelEndpointDataBlobs(Map<String, ModelEndpointDataBlob>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The Amazon SageMaker model endpoint input data blobs.
setExternalModelEndpoints(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The Amazon Sagemaker model endpoints to include in the detector version.
setExternalModelEndpoints(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The Amazon SageMaker model endpoints included in the detector version.
setExternalModelEndpoints(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The Amazon SageMaker model endpoints to include in the detector version.
setExternalModelOutputs(Collection<ExternalModelOutputs>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The model scores for Amazon SageMaker models.
setExternalModels(Collection<ExternalModel>) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
Gets the Amazon SageMaker models.
setFailedRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The number of records that failed to import.
setFailureReason(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The reason batch import job failed.
setFailureReason(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The reason a batch prediction job failed.
setFieldLevelMessages(Collection<FieldValidationMessage>) - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
The field-specific model training validation messages.
setFieldName(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The field name.
setFileLevelMessages(Collection<FileValidationMessage>) - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
The file-specific model training data validation messages.
setFormat(String) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The format of the model input configuration.
setFormat(String) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
The format of the model output configuration.
setFpr(Float) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The false positive rate.
setFpr(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The false positive rate.
setFpr(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The false positive rate.
setIamRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ARN of the IAM role to use for this job request.
setIamRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The ARN of the IAM role to use for this job request.
setIamRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The ARN of the IAM role created for Amazon S3 bucket that holds your data file.
setIamRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The ARN of the IAM role to use for this job request.
setIdentifier(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message ID.
setIngestedEventsDetail(IngestedEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
Details of the ingested events data used for model version training.
setIngestedEventsDetail(IngestedEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The details of the ingested events data used for training the model version.
setIngestedEventsDetail(IngestedEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The ingested events data details.
setIngestedEventsDetail(IngestedEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The details of the ingested event used for training the model version.
setIngestedEventStatistics(IngestedEventStatistics) - Method in class com.amazonaws.services.frauddetector.model.EventType
Data about the stored events.
setIngestedEventsTimeWindow(IngestedEventsTimeWindow) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
The start and stop time of the ingested events.
setInputConfiguration(ModelInputConfiguration) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The input configuration.
setInputConfiguration(ModelInputConfiguration) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint input configuration.
setInputPath(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The Amazon S3 location of your data file for batch import.
setInputPath(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The Amazon S3 location of your training file.
setInputPath(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The URI that points to the Amazon S3 location of your data file.
setInputPath(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The Amazon S3 location of your training file.
setInputVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Input variables use for generating predictions.
setInvokeModelEndpointRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The role used to invoke the model.
setInvokeModelEndpointRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The IAM role used to invoke the model endpoint.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ID of the batch import job.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The job ID for the batch prediction.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobRequest
The ID of an in-progress batch import job to cancel.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobRequest
The ID of the batch prediction job to cancel.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The ID of the batch import job.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The ID of the batch prediction job.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobRequest
The ID of the batch import job to delete.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobRequest
The ID of the batch prediction job to delete.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The ID of the batch import job to get.
setJobId(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The batch prediction job for which to get the details.
setJsonInputTemplate(String) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
Template for constructing the JSON input-data sent to SageMaker.
setJsonKeyToVariableMap(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
A map of JSON keys in response from SageMaker to the Amazon Fraud Detector variables.
setKey(String) - Method in class com.amazonaws.services.frauddetector.model.Tag
A tag key.
setKmsEncryptionKeyArn(String) - Method in class com.amazonaws.services.frauddetector.model.KMSKey
The encryption key ARN.
setKmsEncryptionKeyArn(String) - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyRequest
The KMS encryption key ARN.
setKmsKey(KMSKey) - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyResult
The KMS encryption key.
setLabelMapper(Map<String, List<String>>) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label mapper maps the Amazon Fraud Detector supported model classification labels (FRAUD, LEGIT) to the appropriate event type labels.
setLabels(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type labels.
setLabels(Collection<Label>) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
An array of labels.
setLabels(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The event type labels.
setLabelSchema(LabelSchema) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
 
setLabelTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The timestamp associated with the label to update.
setLabelTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The timestamp associated with the label.
setLabelTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The timestamp associated with the label.
setLanguage(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The language of the rule.
setLanguage(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule language.
setLanguage(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The language.
setLastHeartbeatTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of most recent heartbeat indicating the batch prediction job was making progress.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
Timestamp of when the detector was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
Timestamp of when the detector version was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
Timestamp of when the entity type was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
Timestamp of when the event type was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
Timestamp of when the model was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The timestamp when the detector version was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
Timestamp of when the stored event was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Label
Timestamp of when the label was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Model
Timestamp of last time the model was updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The timestamp when the model was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The timestamp when the outcome was last updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
Timestamp of the last time the rule was updated.
setLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The time when variable was last updated.
setLeastRecentEvent(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The oldest stored event.
setLogOddsImpact(Float) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The raw, uninterpreted value represented as log-odds of the fraud.
setLogOddsImpact(Float) - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The raw, uninterpreted value represented as log-odds of the fraud.
setLogOddsMetrics(Collection<AggregatedLogOddsMetric>) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
List of variables' metrics.
setLogOddsMetrics(Collection<LogOddsMetric>) - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
List of variable metrics.
setMajorVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The major version number.
setMatched(Boolean) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Indicates whether the rule matched.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The maximum number of results to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The maximum number of objects to return for request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The maximum number of objects to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The maximum number of objects to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The maximum number of objects to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The maximum number of objects to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The maximum number of objects to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The maximum number of objects to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The maximum number of objects to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The maximum number of objects to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The maximum number of rules to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The max size per page determined for the get variable request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The maximum number of predictions to return for the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The maximum number of objects to return for the request.
setMessage(String) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The error message.
setMessage(String) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error message.
setMetricDataPoints(Collection<ATIMetricDataPoint>) - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
The model's performance metrics data points.
setMetricDataPoints(Collection<OFIMetricDataPoint>) - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
The model's performance metrics data points.
setMetricDataPoints(Collection<TFIMetricDataPoint>) - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
The model's performance metrics data points.
setMetricDataPoints(Collection<MetricDataPoint>) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
The data points details.
setModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelRequest
The endpoint of the Amazon Sagemaker model to delete.
setModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
The endpoint of the external (Amazon Sagemaker) model.
setModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The Amazon SageMaker model endpoints.
setModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
The endpoint of the Amazon SageMaker model.
setModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The Amazon SageMaker model endpoint.
setModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoints name.
setModelEndpointStatus(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The Amazon Fraud Detector status for the external model endpoint
setModelEndpointStatus(String) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint’s status in Amazon Fraud Detector.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
The model ID of the model to delete.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model ID of the model version to delete.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model ID of the model version to update.
setModelPerformance(ATIModelPerformance) - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
The model's overall performance scores.
setModelPerformance(OFIModelPerformance) - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
The model's overall performance score.
setModelPerformance(TFIModelPerformance) - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
The model performance score.
setModels(Collection<Model>) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The array of models.
setModelScores(Collection<ModelScores>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The model scores.
setModelSource(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The source of the model.
setModelSource(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
The source of the model.
setModelSource(String) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The source of the model.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
The model type of the model to delete.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model type of the model version to delete.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model type.
setModelVariables(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
The training data schema variables.
setModelVersion(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model version.
setModelVersion(ModelVersion) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
The model version.
setModelVersionDetails(Collection<ModelVersionDetail>) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
The model version details.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model version number of the model version created.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model version number of the model version to delete.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model version number.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model version number.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version number.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version number.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version number.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model version number of the model version updated.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model version number.
setModelVersions(Collection<ModelVersion>) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The model versions to include in the detector version.
setModelVersions(Collection<ModelVersion>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The model versions included in the detector version.
setModelVersions(Collection<ModelVersion>) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The model versions to include in the detector version.
setMostRecentEvent(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The newest stored event.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The name of the variable.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeRequest
The name of the entity type to delete.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeRequest
The name of the event type to delete.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelRequest
The name of the label to delete.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeRequest
The name of the outcome to delete.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableRequest
The name of the variable to delete.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The event variable name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The name of the label or labels to get.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The name of the outcome or outcomes to get.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The name of the variable.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.Label
The label name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
The name of the entity type.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
The label name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
The name of the outcome.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The name of the variable.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The name of the variable.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The name of the variable.
setNames(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
The list of variable names to get.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The next token from the previous response.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The next token to be used for subsequent requests.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The next token from the previous results.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
The next token.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The next token from the previous request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
The next token for the subsequent resquest.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The next token from the previous request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
The next token for the subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The next token for the subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
The next page token.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The next token for the subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
The next page token.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The next token for the subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
The next page token.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The next page token for the request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
The next page token to be used in subsequent requests.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The next token for the subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
The next page token.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The next token for the subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The next page token to be used in subsequent requests.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The next page token for the request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
The next page token for subsequent requests.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The next page token.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
The next page token to be used in subsequent requests.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The next page token of the get variable request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The next page token to be used in subsequent requests.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
Identifies the next page of results to return.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
Identifies the next page of results to return.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The next token from the previous results.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
The next token for subsequent requests.
setNumberOfEvents(Long) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The number of stored events.
setOfi(OFITrainingMetricsValue) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Online Fraud Insights (OFI) model training metric details.
setOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The outcome or outcomes returned when the rule expression matches.
setOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule outcome.
setOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The outcomes of the matched rule, based on the rule execution mode.
setOutcomes(Collection<Outcome>) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
The outcomes.
setOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule outcomes.
setOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.RuleResult
The outcomes of the matched rule, based on the rule execution mode.
setOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The outcomes.
setOutputConfiguration(ModelOutputConfiguration) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The output configuration.
setOutputConfiguration(ModelOutputConfiguration) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint output configuration.
setOutputPath(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The Amazon S3 location of your output file.
setOutputPath(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The Amazon S3 location of your output file.
setOutputPath(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The URI that points to the Amazon S3 location for storing your results.
setOutputPath(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The Amazon S3 location of your output file.
setOutputs(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
The fraud prediction scores from Amazon SageMaker model.
setOutputVariableName(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The output variable name.
setOutputVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Output variables.
setPrecision(Float) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
setPrecision(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
setPrecision(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
setPredictionExplanations(PredictionExplanations) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The prediction explanations generated for the model version.
setPredictionTimeRange(PredictionTimeRange) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The time period for when the predictions were generated.
setPredictionTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The timestamp when the prediction was generated.
setPredictionTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The timestamp that defines when the prediction was generated.
setPredictionTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The timestamp that defines when the prediction was generated.
setProcessedRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The number of records processed by batch import job.
setProcessedRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The number of records processed by the batch prediction job.
setRelativeImpact(String) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The relative impact of the aggregated variables in terms of magnitude on the prediction scores.
setRelativeImpact(String) - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The event variable's relative impact in terms of magnitude on the prediction scores.
setResourceARN(String) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The ARN that specifies the resource whose tags you want to list.
setResourceARN(String) - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
The resource ARN.
setResourceARN(String) - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
The ARN of the resource from which to remove the tag.
setRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
The created rule.
setRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleRequest
 
setRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
The rule to update.
setRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The rule to update.
setRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
The new rule version that was created.
setRuleDetails(Collection<RuleDetail>) - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
The details of the requested rule.
setRuleExecutionMode(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The rule execution mode for the rules included in the detector version.
setRuleExecutionMode(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The execution mode of the rule in the dectector
setRuleExecutionMode(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The execution mode of the rule used for evaluating variable values.
setRuleExecutionMode(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The rule execution mode to add to the detector.
setRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule ID.
setRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule ID.
setRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The rule ID.
setRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.Rule
The rule ID.
setRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule ID.
setRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.RuleResult
The rule ID that was matched, based on the rule execution mode.
setRuleResults(Collection<RuleResult>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The results from the rules.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The rules to include in the detector version.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The rules included in the detector version.
setRules(Collection<EvaluatedRule>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
List of rules associated with the detector version that were used for evaluating variable values.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The rules to include in the detector version.
setRuleVersion(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule version.
setRuleVersion(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The rule version.
setRuleVersion(String) - Method in class com.amazonaws.services.frauddetector.model.Rule
The rule version.
setRuleVersion(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule version.
setScores(Map<String, Float>) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
The model's fraud prediction scores.
setSource(String) - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The event variable source.
setStartTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
Timestamp of when the batch import job started.
setStartTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of when the batch prediction job started.
setStartTime(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
Timestamp of the first ingensted event.
setStartTime(String) - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
The start time of the time period for when the predictions were generated.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The status of the batch import job.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The batch prediction status.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The status of the detector version.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model version status.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version status.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The status of the detector version.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version status.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The status of the model version.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The new status.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The status of the updated model version.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model version status.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
The resource ARN.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
A collection of key-value pairs associated with this request.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest

setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
The tags to assign to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
A collection of key and value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The tags to assign to the rule version.
setTfi(TFITrainingMetricsValue) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Transaction Fraud Insights (TFI) model training metric details.
setThreshold(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The model's threshold that specifies an acceptable fraud capture rate.
setThreshold(Float) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
setThreshold(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
setThreshold(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
setTitle(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message title.
setTitle(String) - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message title.
setTotalRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The total number of records in the batch import job.
setTotalRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The total number of records in the batch prediction job.
setTpr(Float) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The true positive rate.
setTpr(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The true positive rate.
setTpr(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The true positive rate.
setTrainingDataSchema(TrainingDataSchema) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The training data schema.
setTrainingDataSchema(TrainingDataSchema) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The training data schema.
setTrainingDataSchema(TrainingDataSchema) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training data schema.
setTrainingDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The training data source location in Amazon S3.
setTrainingDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The training data source.
setTrainingDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version training data source.
setTrainingMetrics(TrainingMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The training metric details.
setTrainingMetricsV2(TrainingMetricsV2) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
The training metric details.
setTrainingResult(TrainingResult) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training results.
setTrainingResultV2(TrainingResultV2) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training result details.
setType(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message type.
setType(String) - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message type.
setUnlabeledEventsTreatment(String) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The action to take for unlabeled events.
setUseEventVariables(Boolean) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Indicates whether event variables were used to generate predictions.
setUseEventVariables(Boolean) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The event variables.
setValue(String) - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The value of the event variable.
setValue(String) - Method in class com.amazonaws.services.frauddetector.model.FilterCondition
A statement containing a resource property and a value to specify filter condition.
setValue(String) - Method in class com.amazonaws.services.frauddetector.model.Tag
A value assigned to a tag key.
setVariableEntries(Collection<VariableEntry>) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
The list of variables for the batch create variable request.
setVariableImpactExplanations(Collection<VariableImpactExplanation>) - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
The details of the event variable's impact on the prediction score.
setVariableImportance(Float) - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The relative importance of the variable.
setVariableImportanceMetrics(VariableImportanceMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The variable importance metrics.
setVariableImportanceMetrics(VariableImportanceMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
setVariableName(String) - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The name of the variable.
setVariableNames(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
The names of all the variables.
setVariables(Collection<Variable>) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The returned variables.
setVariables(Collection<Variable>) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The names of the variables returned.
setVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The variable type.
setVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The type of variable.
setVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The variable type.
setVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The variable type of the variable.
setVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The type of the variable.
shutdown() - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
shutdown() - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
 
standard() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClientBuilder
 

T

Tag - Class in com.amazonaws.services.frauddetector.model
A key and value pair.
Tag() - Constructor for class com.amazonaws.services.frauddetector.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Assigns tags to a resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Assigns tags to a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Assigns tags to a resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Assigns tags to a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.frauddetector.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.frauddetector.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.frauddetector.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.frauddetector.model.TagResourceResult
 
TFIMetricDataPoint - Class in com.amazonaws.services.frauddetector.model
The performance metrics data points for Transaction Fraud Insights (TFI) model.
TFIMetricDataPoint() - Constructor for class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
 
TFIModelPerformance - Class in com.amazonaws.services.frauddetector.model
The Transaction Fraud Insights (TFI) model performance score.
TFIModelPerformance() - Constructor for class com.amazonaws.services.frauddetector.model.TFIModelPerformance
 
TFITrainingMetricsValue - Class in com.amazonaws.services.frauddetector.model
The Transaction Fraud Insights (TFI) model training metric details.
TFITrainingMetricsValue() - Constructor for class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
 
ThrottlingException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating a throttling error.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.AsyncJobStatus
 
toString() - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ATIModelPerformance
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.BatchImport
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.DataSource
 
toString() - Method in enum com.amazonaws.services.frauddetector.model.DataType
 
toString() - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Detector
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.DetectorVersionStatus
 
toString() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Entity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.EntityType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Event
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.EventIngestion
 
toString() - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.EventType
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.FilterCondition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEventResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.KMSKey
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Label
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.Language
 
toString() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Model
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.ModelEndpointStatus
 
toString() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.ModelInputDataFormat
 
toString() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.ModelOutputDataFormat
 
toString() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.ModelSource
 
toString() - Method in enum com.amazonaws.services.frauddetector.model.ModelTypeEnum
 
toString() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.ModelVersionStatus
 
toString() - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Outcome
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutLabelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Rule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.RuleExecutionMode
 
toString() - Method in class com.amazonaws.services.frauddetector.model.RuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.SendEventResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.TrainingDataSourceEnum
 
toString() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.frauddetector.model.UnlabeledEventsTreatment
 
toString() - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.Variable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
Returns a string representation of this object.
TrainingDataSchema - Class in com.amazonaws.services.frauddetector.model
The training data schema.
TrainingDataSchema() - Constructor for class com.amazonaws.services.frauddetector.model.TrainingDataSchema
 
TrainingDataSourceEnum - Enum in com.amazonaws.services.frauddetector.model
 
TrainingMetrics - Class in com.amazonaws.services.frauddetector.model
The training metric details.
TrainingMetrics() - Constructor for class com.amazonaws.services.frauddetector.model.TrainingMetrics
 
TrainingMetricsV2 - Class in com.amazonaws.services.frauddetector.model
The training metrics details.
TrainingMetricsV2() - Constructor for class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
 
TrainingResult - Class in com.amazonaws.services.frauddetector.model
The training result details.
TrainingResult() - Constructor for class com.amazonaws.services.frauddetector.model.TrainingResult
 
TrainingResultV2 - Class in com.amazonaws.services.frauddetector.model
The training result details.
TrainingResultV2() - Constructor for class com.amazonaws.services.frauddetector.model.TrainingResultV2
 

U

UnlabeledEventsTreatment - Enum in com.amazonaws.services.frauddetector.model
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Removes tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.frauddetector.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.frauddetector.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.frauddetector.model.UntagResourceResult
 
updateDetectorVersion(UpdateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateDetectorVersion(UpdateDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a detector version.
updateDetectorVersion(UpdateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a detector version.
updateDetectorVersionAsync(UpdateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionAsync(UpdateDetectorVersionRequest, AsyncHandler<UpdateDetectorVersionRequest, UpdateDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionAsync(UpdateDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a detector version.
updateDetectorVersionAsync(UpdateDetectorVersionRequest, AsyncHandler<UpdateDetectorVersionRequest, UpdateDetectorVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a detector version.
updateDetectorVersionAsync(UpdateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateDetectorVersionAsync(UpdateDetectorVersionRequest, AsyncHandler<UpdateDetectorVersionRequest, UpdateDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateDetectorVersionMetadata(UpdateDetectorVersionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateDetectorVersionMetadata(UpdateDetectorVersionMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates the detector version's description.
updateDetectorVersionMetadata(UpdateDetectorVersionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates the detector version's description.
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest, AsyncHandler<UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the detector version's description.
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest, AsyncHandler<UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the detector version's description.
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest, AsyncHandler<UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateDetectorVersionMetadataRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionMetadataRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
 
UpdateDetectorVersionMetadataResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionMetadataResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
 
UpdateDetectorVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
 
UpdateDetectorVersionResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
 
updateDetectorVersionStatus(UpdateDetectorVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateDetectorVersionStatus(UpdateDetectorVersionStatusRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates the detector version’s status.
updateDetectorVersionStatus(UpdateDetectorVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates the detector version’s status.
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest, AsyncHandler<UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the detector version’s status.
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest, AsyncHandler<UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the detector version’s status.
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest, AsyncHandler<UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateDetectorVersionStatusRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionStatusRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
 
UpdateDetectorVersionStatusResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionStatusResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
 
updateEventLabel(UpdateEventLabelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateEventLabel(UpdateEventLabelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates the specified event with a new label.
updateEventLabel(UpdateEventLabelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates the specified event with a new label.
updateEventLabelAsync(UpdateEventLabelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateEventLabelAsync(UpdateEventLabelRequest, AsyncHandler<UpdateEventLabelRequest, UpdateEventLabelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateEventLabelAsync(UpdateEventLabelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the specified event with a new label.
updateEventLabelAsync(UpdateEventLabelRequest, AsyncHandler<UpdateEventLabelRequest, UpdateEventLabelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the specified event with a new label.
updateEventLabelAsync(UpdateEventLabelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateEventLabelAsync(UpdateEventLabelRequest, AsyncHandler<UpdateEventLabelRequest, UpdateEventLabelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateEventLabelRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateEventLabelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
 
UpdateEventLabelResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateEventLabelResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateEventLabelResult
 
updateModel(UpdateModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateModel(UpdateModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates model description.
updateModel(UpdateModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates model description.
updateModelAsync(UpdateModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateModelAsync(UpdateModelRequest, AsyncHandler<UpdateModelRequest, UpdateModelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateModelAsync(UpdateModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates model description.
updateModelAsync(UpdateModelRequest, AsyncHandler<UpdateModelRequest, UpdateModelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates model description.
updateModelAsync(UpdateModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateModelAsync(UpdateModelRequest, AsyncHandler<UpdateModelRequest, UpdateModelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateModelRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateModelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateModelRequest
 
UpdateModelResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateModelResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateModelResult
 
updateModelVersion(UpdateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateModelVersion(UpdateModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a model version.
updateModelVersion(UpdateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a model version.
updateModelVersionAsync(UpdateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateModelVersionAsync(UpdateModelVersionRequest, AsyncHandler<UpdateModelVersionRequest, UpdateModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateModelVersionAsync(UpdateModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a model version.
updateModelVersionAsync(UpdateModelVersionRequest, AsyncHandler<UpdateModelVersionRequest, UpdateModelVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a model version.
updateModelVersionAsync(UpdateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateModelVersionAsync(UpdateModelVersionRequest, AsyncHandler<UpdateModelVersionRequest, UpdateModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateModelVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateModelVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
 
UpdateModelVersionResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateModelVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
 
updateModelVersionStatus(UpdateModelVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateModelVersionStatus(UpdateModelVersionStatusRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates the status of a model version.
updateModelVersionStatus(UpdateModelVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates the status of a model version.
updateModelVersionStatusAsync(UpdateModelVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateModelVersionStatusAsync(UpdateModelVersionStatusRequest, AsyncHandler<UpdateModelVersionStatusRequest, UpdateModelVersionStatusResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateModelVersionStatusAsync(UpdateModelVersionStatusRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the status of a model version.
updateModelVersionStatusAsync(UpdateModelVersionStatusRequest, AsyncHandler<UpdateModelVersionStatusRequest, UpdateModelVersionStatusResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the status of a model version.
updateModelVersionStatusAsync(UpdateModelVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateModelVersionStatusAsync(UpdateModelVersionStatusRequest, AsyncHandler<UpdateModelVersionStatusRequest, UpdateModelVersionStatusResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateModelVersionStatusRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateModelVersionStatusRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
 
UpdateModelVersionStatusResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateModelVersionStatusResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusResult
 
updateRuleMetadata(UpdateRuleMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateRuleMetadata(UpdateRuleMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a rule's metadata.
updateRuleMetadata(UpdateRuleMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a rule's metadata.
updateRuleMetadataAsync(UpdateRuleMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateRuleMetadataAsync(UpdateRuleMetadataRequest, AsyncHandler<UpdateRuleMetadataRequest, UpdateRuleMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateRuleMetadataAsync(UpdateRuleMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a rule's metadata.
updateRuleMetadataAsync(UpdateRuleMetadataRequest, AsyncHandler<UpdateRuleMetadataRequest, UpdateRuleMetadataResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a rule's metadata.
updateRuleMetadataAsync(UpdateRuleMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateRuleMetadataAsync(UpdateRuleMetadataRequest, AsyncHandler<UpdateRuleMetadataRequest, UpdateRuleMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateRuleMetadataRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateRuleMetadataRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
 
UpdateRuleMetadataResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateRuleMetadataResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
 
updateRuleVersion(UpdateRuleVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateRuleVersion(UpdateRuleVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a rule version resulting in a new rule version.
updateRuleVersion(UpdateRuleVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a rule version resulting in a new rule version.
updateRuleVersionAsync(UpdateRuleVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateRuleVersionAsync(UpdateRuleVersionRequest, AsyncHandler<UpdateRuleVersionRequest, UpdateRuleVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateRuleVersionAsync(UpdateRuleVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a rule version resulting in a new rule version.
updateRuleVersionAsync(UpdateRuleVersionRequest, AsyncHandler<UpdateRuleVersionRequest, UpdateRuleVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a rule version resulting in a new rule version.
updateRuleVersionAsync(UpdateRuleVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateRuleVersionAsync(UpdateRuleVersionRequest, AsyncHandler<UpdateRuleVersionRequest, UpdateRuleVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateRuleVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateRuleVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
 
UpdateRuleVersionResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateRuleVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
 
updateVariable(UpdateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateVariable(UpdateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a variable.
updateVariable(UpdateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a variable.
updateVariableAsync(UpdateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateVariableAsync(UpdateVariableRequest, AsyncHandler<UpdateVariableRequest, UpdateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateVariableAsync(UpdateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a variable.
updateVariableAsync(UpdateVariableRequest, AsyncHandler<UpdateVariableRequest, UpdateVariableResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a variable.
updateVariableAsync(UpdateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateVariableAsync(UpdateVariableRequest, AsyncHandler<UpdateVariableRequest, UpdateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateVariableRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateVariableRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
 
UpdateVariableResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateVariableResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateVariableResult
 

V

ValidationException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating a specified value is not allowed.
ValidationException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.AsyncJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.DataSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.DetectorVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.EventIngestion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelEndpointStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelInputDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelOutputDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.RuleExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.TrainingDataSourceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.UnlabeledEventsTreatment
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.frauddetector.model.AsyncJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.DataSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.DetectorVersionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.EventIngestion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelEndpointStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelInputDataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelOutputDataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelVersionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.RuleExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.TrainingDataSourceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.UnlabeledEventsTreatment
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.amazonaws.services.frauddetector.model
The variable.
Variable() - Constructor for class com.amazonaws.services.frauddetector.model.Variable
 
VariableEntry - Class in com.amazonaws.services.frauddetector.model
A variable in the list of variables for the batch create variable request.
VariableEntry() - Constructor for class com.amazonaws.services.frauddetector.model.VariableEntry
 
VariableImpactExplanation - Class in com.amazonaws.services.frauddetector.model
The details of the event variable's impact on the prediction score.
VariableImpactExplanation() - Constructor for class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
 
VariableImportanceMetrics - Class in com.amazonaws.services.frauddetector.model
The variable importance metrics details.
VariableImportanceMetrics() - Constructor for class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
 

W

withAdr(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The anomaly discovery rate.
withAggregatedVariablesImpactExplanations(AggregatedVariablesImpactExplanation...) - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
The details of the aggregated variables impact on the prediction score.
withAggregatedVariablesImpactExplanations(Collection<AggregatedVariablesImpactExplanation>) - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
The details of the aggregated variables impact on the prediction score.
withAggregatedVariablesImportance(Float) - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
The relative importance of the variables in the list to the other event variable.
withAggregatedVariablesImportanceMetrics(AggregatedVariablesImportanceMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
The variable importance metrics of the aggregated variables.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ARN of the batch import job.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The ARN of batch prediction job.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The detector ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
The entity type ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The model ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.Label
The label ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The ARN of the model.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule ARN.
withArn(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The ARN of the variable.
withAsi(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIModelPerformance
The anomaly separation index (ASI) score.
withAssignedLabel(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The label to associate with the event.
withAssignedLabel(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The new label to assign to the event.
withAti(ATITrainingMetricsValue) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Account Takeover Insights (ATI) model training metric details.
withAtodr(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The account takeover discovery rate.
withAuc(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
The area under the curve (auc).
withAuc(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
The area under the curve (auc).
withAuc(Float) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
The area under the curve.
withBatchImports(BatchImport...) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
An array containing the details of each batch import job.
withBatchImports(Collection<BatchImport>) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
An array containing the details of each batch import job.
withBatchPredictions(BatchPrediction...) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
An array containing the details of each batch prediction job.
withBatchPredictions(Collection<BatchPrediction>) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
An array containing the details of each batch prediction job.
withByteBuffer(ByteBuffer) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The byte buffer of the Amazon SageMaker model endpoint input data blob.
withCode(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The error code.
withCode(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error code.
withCompletionTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
Timestamp of when batch import job completed.
withCompletionTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of when the batch prediction job completed.
withContent(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message content.
withContent(String) - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message content.
withContentType(String) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The content type of the Amazon SageMaker model endpoint input data blob.
withCr(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The challenge rate.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
Timestamp of when the detector was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
Timestamp of when the entity type was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
Timestamp of when the event type was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
Timestamp of when the model was last created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The timestamp when the detector version was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Label
Timestamp of when the event type was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Model
Timestamp of when the model was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The timestamp when the model was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The timestamp when the outcome was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The timestamp of when the rule was created.
withCreatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The time when the variable was created.
withCsvIndexToVariableMap(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
A map of CSV index values in the SageMaker response to the Amazon Fraud Detector variables.
withCsvInputTemplate(String) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
Template for constructing the CSV input-data sent to SageMaker.
withCurrentLabel(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The label associated with the event.
withDataAccessRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
The ARN of the role that provides Amazon Fraud Detector access to the data location.
withDataLocation(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalEventsDetail
The Amazon S3 bucket location for the data.
withDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The source of the data.
withDataSource(DataSource) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The source of the data.
withDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data source of the variable.
withDataSource(DataSource) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data source of the variable.
withDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data source of the variable.
withDataType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The data type.
withDataType(DataType) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The data type.
withDataType(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data type of the variable.
withDataType(DataType) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data type of the variable.
withDataType(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data type of the variable.
withDataValidationMetrics(DataValidationMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The validation metrics.
withDataValidationMetrics(DataValidationMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
withDefaultValue(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The default value for the variable when no value is received.
withDefaultValue(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The new default value of the variable.
withDefaultValue(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The default value of the variable.
withDefaultValue(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The default value of the variable.
withDeleteAuditHistory(Boolean) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
Specifies whether or not to delete any predictions associated with the event.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The description of the detector version.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Label
The label description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The model description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The description of the detector.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
The description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The description of the event type.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
The label description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
The outcome description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The detector version description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The new model description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
The rule description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The new description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The description of the variable.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The description of the variable.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The ID of the detector under which you want to create a new version.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The ID for the created version's parent detector.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The detector ID for the rule's parent detector.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorRequest
The ID of the detector to delete.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
The ID of the parent detector for the detector version to delete.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The detector ID.
withDetectorId(FilterCondition) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.Rule
The detector for which the rule is associated.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The detector for which the rule is associated.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The parent detector ID for the detector version you want to update.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The detector ID.
withDetectorName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The name of the detector.
withDetectorName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The name of the detector.
withDetectors(Detector...) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
The detectors.
withDetectors(Collection<Detector>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
The detectors.
withDetectorVersion(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The detector version.
withDetectorVersion(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The detector version.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The ID for the created detector.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
The ID of the detector version to delete.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The detector version ID.
withDetectorVersionId(FilterCondition) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The detector version ID.
withDetectorVersionId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The detector version ID.
withDetectorVersionStatus(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The status of the detector version.
withDetectorVersionSummaries(DetectorVersionSummary...) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The status and description for each detector version.
withDetectorVersionSummaries(Collection<DetectorVersionSummary>) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The status and description for each detector version.
withEndTime(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
Timestamp of the final ingested event.
withEndTime(String) - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
The end time of the time period for when the predictions were generated.
withEntities(Entity...) - Method in class com.amazonaws.services.frauddetector.model.Event
The event entities.
withEntities(Collection<Entity>) - Method in class com.amazonaws.services.frauddetector.model.Event
The event entities.
withEntities(Entity...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The entity type (associated with the detector's event type) and specific entity ID representing who performed the event.
withEntities(Collection<Entity>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The entity type (associated with the detector's event type) and specific entity ID representing who performed the event.
withEntities(Entity...) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
An array of entities.
withEntities(Collection<Entity>) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
An array of entities.
withEntityId(String) - Method in class com.amazonaws.services.frauddetector.model.Entity
The entity ID.
withEntityId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The entity ID.
withEntityType(String) - Method in class com.amazonaws.services.frauddetector.model.Entity
The entity type.
withEntityType(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The entity type.
withEntityTypes(String...) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type entity types.
withEntityTypes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type entity types.
withEntityTypes(EntityType...) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
An array of entity types.
withEntityTypes(Collection<EntityType>) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
An array of entity types.
withEntityTypes(String...) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The entity type for the event type.
withEntityTypes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The entity type for the event type.
withErrors(BatchCreateVariableError...) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
Provides the errors for the BatchCreateVariable request.
withErrors(Collection<BatchCreateVariableError>) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
Provides the errors for the BatchCreateVariable request.
withErrors(BatchGetVariableError...) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The errors from the request.
withErrors(Collection<BatchGetVariableError>) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The errors from the request.
withEvaluated(Boolean) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Indicates whether the rule was evaluated.
withEvaluatedExternalModels(EvaluatedExternalModel...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
External (Amazon SageMaker) models that were evaluated for generating predictions.
withEvaluatedExternalModels(Collection<EvaluatedExternalModel>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
External (Amazon SageMaker) models that were evaluated for generating predictions.
withEvaluatedModelVersions(EvaluatedModelVersion...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
Model versions that were evaluated for generating predictions.
withEvaluatedModelVersions(Collection<EvaluatedModelVersion>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
Model versions that were evaluated for generating predictions.
withEvaluations(ModelVersionEvaluation...) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
Evaluations generated for the model version.
withEvaluations(Collection<ModelVersionEvaluation>) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
Evaluations generated for the model version.
withEvaluationScore(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The evaluation score generated for the model version.
withEvent(Event) - Method in class com.amazonaws.services.frauddetector.model.GetEventResult
The details of the event.
withEventDataSizeInBytes(Long) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The total size of the stored events.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
The ID of the event to delete.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The event ID.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The event ID.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The event ID.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The event ID.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The unique ID used to identify the event.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
The ID of the event to retrieve.
withEventId(FilterCondition) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The event ID.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The event ID to upload.
withEventId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The ID of the event associated with the label to update.
withEventIngestion(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
If Enabled, Amazon Fraud Detector stores event data when you generate a prediction and uses that data to update calculated variables in near real-time.
withEventIngestion(EventIngestion) - Method in class com.amazonaws.services.frauddetector.model.EventType
If Enabled, Amazon Fraud Detector stores event data when you generate a prediction and uses that data to update calculated variables in near real-time.
withEventIngestion(String) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
Specifies if ingenstion is enabled or disabled.
withEventIngestion(EventIngestion) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
Specifies if ingenstion is enabled or disabled.
withEventPredictionSummaries(EventPredictionSummary...) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
The summary of the past predictions.
withEventPredictionSummaries(Collection<EventPredictionSummary>) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
The summary of the past predictions.
withEventsDeletionStatus(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
The status of the delete request.
withEventsDeletionStatus(String) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
The deletion status.
withEventsDeletionStatus(AsyncJobStatus) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
The deletion status.
withEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The timestamp that defines when the event under evaluation occurred.
withEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The timestamp of the event.
withEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The timestamp for when the prediction was generated for the associated event ID.
withEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Timestamp that defines when the event under evaluation occurred.
withEventTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The timestamp that defines when the event under evaluation occurred.
withEventType(FilterCondition) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The event type associated with the detector.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeRequest
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventsByEventTypeResult
Name of event type for which to delete the events.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusRequest
Name of event type for which to get the deletion status.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetDeleteEventsByEventTypeStatusResult
The event type name.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The event type associated with the detector specified for the prediction.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The event type associated with the detector specified for this prediction.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The event type associated with the detector specified for the prediction.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventRequest
The event type of the event to retrieve.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The event type name.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
The name of the event type.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The event type name of the event.
withEventTypeName(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The event type of the event associated with the label to update.
withEventTypes(EventType...) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
An array of event types.
withEventTypes(Collection<EventType>) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
An array of event types.
withEventVariableName(String) - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The event variable name.
withEventVariableNames(String...) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The names of all the event variables that were used to derive the aggregated variables.
withEventVariableNames(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The names of all the event variables that were used to derive the aggregated variables.
withEventVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.Event
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
withEventVariables(String...) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type event variables.
withEventVariables(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type event variables.
withEventVariables(EventVariableSummary...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
A list of event variables that influenced the prediction scores.
withEventVariables(Collection<EventVariableSummary>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
A list of event variables that influenced the prediction scores.
withEventVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
withEventVariables(String...) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The event type variables.
withEventVariables(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The event type variables.
withEventVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
withExpression(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule expression.
withExpression(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule expression.
withExpression(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule expression.
withExpression(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The rule expression.
withExpressionWithValues(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule expression value.
withExternalEventsDetail(ExternalEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
Details of the external events data used for model version training.
withExternalEventsDetail(ExternalEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The details of the external events data used for training the model version.
withExternalEventsDetail(ExternalEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The external events data details.
withExternalEventsDetail(ExternalEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The details of the external events data used for training the model version.
withExternalModel(ExternalModelSummary) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
The Amazon SageMaker model.
withExternalModelEndpointDataBlobs(Map<String, ModelEndpointDataBlob>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionRequest
The Amazon SageMaker model endpoint input data blobs.
withExternalModelEndpoints(String...) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The Amazon Sagemaker model endpoints to include in the detector version.
withExternalModelEndpoints(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The Amazon Sagemaker model endpoints to include in the detector version.
withExternalModelEndpoints(String...) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The Amazon SageMaker model endpoints included in the detector version.
withExternalModelEndpoints(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The Amazon SageMaker model endpoints included in the detector version.
withExternalModelEndpoints(String...) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The Amazon SageMaker model endpoints to include in the detector version.
withExternalModelEndpoints(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The Amazon SageMaker model endpoints to include in the detector version.
withExternalModelOutputs(ExternalModelOutputs...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The model scores for Amazon SageMaker models.
withExternalModelOutputs(Collection<ExternalModelOutputs>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The model scores for Amazon SageMaker models.
withExternalModels(ExternalModel...) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
Gets the Amazon SageMaker models.
withExternalModels(Collection<ExternalModel>) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
Gets the Amazon SageMaker models.
withFailedRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The number of records that failed to import.
withFailureReason(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The reason batch import job failed.
withFailureReason(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The reason a batch prediction job failed.
withFieldLevelMessages(FieldValidationMessage...) - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
The field-specific model training validation messages.
withFieldLevelMessages(Collection<FieldValidationMessage>) - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
The field-specific model training validation messages.
withFieldName(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The field name.
withFileLevelMessages(FileValidationMessage...) - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
The file-specific model training data validation messages.
withFileLevelMessages(Collection<FileValidationMessage>) - Method in class com.amazonaws.services.frauddetector.model.DataValidationMetrics
The file-specific model training data validation messages.
withFormat(String) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The format of the model input configuration.
withFormat(ModelInputDataFormat) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The format of the model input configuration.
withFormat(String) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
The format of the model output configuration.
withFormat(ModelOutputDataFormat) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
The format of the model output configuration.
withFpr(Float) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The false positive rate.
withFpr(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The false positive rate.
withFpr(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The false positive rate.
withIamRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ARN of the IAM role to use for this job request.
withIamRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The ARN of the IAM role to use for this job request.
withIamRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The ARN of the IAM role created for Amazon S3 bucket that holds your data file.
withIamRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The ARN of the IAM role to use for this job request.
withIdentifier(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message ID.
withIngestedEventsDetail(IngestedEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
Details of the ingested events data used for model version training.
withIngestedEventsDetail(IngestedEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The details of the ingested events data used for training the model version.
withIngestedEventsDetail(IngestedEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The ingested events data details.
withIngestedEventsDetail(IngestedEventsDetail) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The details of the ingested event used for training the model version.
withIngestedEventStatistics(IngestedEventStatistics) - Method in class com.amazonaws.services.frauddetector.model.EventType
Data about the stored events.
withIngestedEventsTimeWindow(IngestedEventsTimeWindow) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsDetail
The start and stop time of the ingested events.
withInputConfiguration(ModelInputConfiguration) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The input configuration.
withInputConfiguration(ModelInputConfiguration) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint input configuration.
withInputPath(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The Amazon S3 location of your data file for batch import.
withInputPath(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The Amazon S3 location of your training file.
withInputPath(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The URI that points to the Amazon S3 location of your data file.
withInputPath(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The Amazon S3 location of your training file.
withInputVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Input variables use for generating predictions.
withInvokeModelEndpointRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The role used to invoke the model.
withInvokeModelEndpointRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The IAM role used to invoke the model endpoint.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The ID of the batch import job.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The job ID for the batch prediction.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.CancelBatchImportJobRequest
The ID of an in-progress batch import job to cancel.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.CancelBatchPredictionJobRequest
The ID of the batch prediction job to cancel.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The ID of the batch import job.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The ID of the batch prediction job.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchImportJobRequest
The ID of the batch import job to delete.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteBatchPredictionJobRequest
The ID of the batch prediction job to delete.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The ID of the batch import job to get.
withJobId(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The batch prediction job for which to get the details.
withJsonInputTemplate(String) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
Template for constructing the JSON input-data sent to SageMaker.
withJsonKeyToVariableMap(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
A map of JSON keys in response from SageMaker to the Amazon Fraud Detector variables.
withKey(String) - Method in class com.amazonaws.services.frauddetector.model.Tag
A tag key.
withKmsEncryptionKeyArn(String) - Method in class com.amazonaws.services.frauddetector.model.KMSKey
The encryption key ARN.
withKmsEncryptionKeyArn(String) - Method in class com.amazonaws.services.frauddetector.model.PutKMSEncryptionKeyRequest
The KMS encryption key ARN.
withKmsKey(KMSKey) - Method in class com.amazonaws.services.frauddetector.model.GetKMSEncryptionKeyResult
The KMS encryption key.
withLabelMapper(Map<String, List<String>>) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label mapper maps the Amazon Fraud Detector supported model classification labels (FRAUD, LEGIT) to the appropriate event type labels.
withLabels(String...) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type labels.
withLabels(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type labels.
withLabels(Label...) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
An array of labels.
withLabels(Collection<Label>) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
An array of labels.
withLabels(String...) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The event type labels.
withLabels(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The event type labels.
withLabelSchema(LabelSchema) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
 
withLabelTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.Event
The timestamp associated with the label to update.
withLabelTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.SendEventRequest
The timestamp associated with the label.
withLabelTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateEventLabelRequest
The timestamp associated with the label.
withLanguage(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The language of the rule.
withLanguage(Language) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The language of the rule.
withLanguage(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule language.
withLanguage(Language) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule language.
withLanguage(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The language.
withLanguage(Language) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The language.
withLastHeartbeatTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of most recent heartbeat indicating the batch prediction job was making progress.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Detector
Timestamp of when the detector was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
Timestamp of when the detector version was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
Timestamp of when the entity type was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
Timestamp of when the event type was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
Timestamp of when the model was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The timestamp when the detector version was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
Timestamp of when the stored event was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Label
Timestamp of when the label was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Model
Timestamp of last time the model was updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The timestamp when the model was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The timestamp when the outcome was last updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
Timestamp of the last time the rule was updated.
withLastUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The time when variable was last updated.
withLeastRecentEvent(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The oldest stored event.
withLogOddsImpact(Float) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The raw, uninterpreted value represented as log-odds of the fraud.
withLogOddsImpact(Float) - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The raw, uninterpreted value represented as log-odds of the fraud.
withLogOddsMetrics(AggregatedLogOddsMetric...) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
List of variables' metrics.
withLogOddsMetrics(Collection<AggregatedLogOddsMetric>) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImportanceMetrics
List of variables' metrics.
withLogOddsMetrics(LogOddsMetric...) - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
List of variable metrics.
withLogOddsMetrics(Collection<LogOddsMetric>) - Method in class com.amazonaws.services.frauddetector.model.VariableImportanceMetrics
List of variable metrics.
withMajorVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The major version number.
withMatched(Boolean) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
Indicates whether the rule matched.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The maximum number of results to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The maximum number of objects to return for request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The maximum number of objects to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The maximum number of objects to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The maximum number of objects to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The maximum number of objects to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The maximum number of objects to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The maximum number of objects to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The maximum number of objects to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The maximum number of objects to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The maximum number of rules to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The max size per page determined for the get variable request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The maximum number of predictions to return for the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The maximum number of objects to return for the request.
withMessage(String) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The error message.
withMessage(String) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error message.
withMetricDataPoints(ATIMetricDataPoint...) - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
The model's performance metrics data points.
withMetricDataPoints(Collection<ATIMetricDataPoint>) - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
The model's performance metrics data points.
withMetricDataPoints(OFIMetricDataPoint...) - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
The model's performance metrics data points.
withMetricDataPoints(Collection<OFIMetricDataPoint>) - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
The model's performance metrics data points.
withMetricDataPoints(TFIMetricDataPoint...) - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
The model's performance metrics data points.
withMetricDataPoints(Collection<TFIMetricDataPoint>) - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
The model's performance metrics data points.
withMetricDataPoints(MetricDataPoint...) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
The data points details.
withMetricDataPoints(Collection<MetricDataPoint>) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetrics
The data points details.
withModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteExternalModelRequest
The endpoint of the Amazon Sagemaker model to delete.
withModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
The endpoint of the external (Amazon Sagemaker) model.
withModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The Amazon SageMaker model endpoints.
withModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
The endpoint of the Amazon SageMaker model.
withModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The Amazon SageMaker model endpoint.
withModelEndpoint(String) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoints name.
withModelEndpointStatus(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The Amazon Fraud Detector status for the external model endpoint
withModelEndpointStatus(ModelEndpointStatus) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The Amazon Fraud Detector status for the external model endpoint
withModelEndpointStatus(String) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint’s status in Amazon Fraud Detector.
withModelEndpointStatus(ModelEndpointStatus) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint’s status in Amazon Fraud Detector.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
The model ID of the model to delete.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model ID of the model version to delete.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model ID of the model version to update.
withModelPerformance(ATIModelPerformance) - Method in class com.amazonaws.services.frauddetector.model.ATITrainingMetricsValue
The model's overall performance scores.
withModelPerformance(OFIModelPerformance) - Method in class com.amazonaws.services.frauddetector.model.OFITrainingMetricsValue
The model's overall performance score.
withModelPerformance(TFIModelPerformance) - Method in class com.amazonaws.services.frauddetector.model.TFITrainingMetricsValue
The model performance score.
withModels(Model...) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The array of models.
withModels(Collection<Model>) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The array of models.
withModelScores(ModelScores...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The model scores.
withModelScores(Collection<ModelScores>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The model scores.
withModelSource(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The source of the model.
withModelSource(ModelSource) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The source of the model.
withModelSource(String) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
The source of the model.
withModelSource(ModelSource) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelSummary
The source of the model.
withModelSource(String) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The source of the model.
withModelSource(ModelSource) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The source of the model.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
The model type of the model to delete.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelRequest
The model type of the model to delete.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model type of the model version to delete.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model type of the model version to delete.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.Model
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.Model
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelRequest
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model type.
withModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model type.
withModelVariables(String...) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
The training data schema variables.
withModelVariables(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSchema
The training data schema variables.
withModelVersion(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedModelVersion
The model version.
withModelVersion(ModelVersion) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
The model version.
withModelVersionDetails(ModelVersionDetail...) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
The model version details.
withModelVersionDetails(Collection<ModelVersionDetail>) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
The model version details.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model version number of the model version created.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteModelVersionRequest
The model version number of the model version to delete.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model version number.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model version number.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version number.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version number.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version number.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The model version number of the model version updated.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model version number.
withModelVersions(ModelVersion...) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The model versions to include in the detector version.
withModelVersions(Collection<ModelVersion>) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The model versions to include in the detector version.
withModelVersions(ModelVersion...) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The model versions included in the detector version.
withModelVersions(Collection<ModelVersion>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The model versions included in the detector version.
withModelVersions(ModelVersion...) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The model versions to include in the detector version.
withModelVersions(Collection<ModelVersion>) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The model versions to include in the detector version.
withMostRecentEvent(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The newest stored event.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The name of the variable.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEntityTypeRequest
The name of the entity type to delete.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventTypeRequest
The name of the event type to delete.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteLabelRequest
The name of the label to delete.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteOutcomeRequest
The name of the outcome to delete.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.DeleteVariableRequest
The name of the variable to delete.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.EntityType
The entity type name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.EventType
The event type name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The event variable name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The name of the label or labels to get.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The name of the outcome or outcomes to get.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The name of the variable.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.Label
The label name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
The name of the entity type.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
The name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
The label name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
The name of the outcome.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The name of the variable.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The name of the variable.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The name of the variable.
withNames(String...) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
The list of variable names to get.
withNames(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
The list of variable names to get.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
The next token from the previous response.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The next token to be used for subsequent requests.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The next token from the previous results.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
The next token.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsRequest
The next token from the previous request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchImportJobsResult
The next token for the subsequent resquest.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsRequest
The next token from the previous request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetBatchPredictionJobsResult
The next token for the subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
The next token for the subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
The next page token.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesRequest
The next token for the subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetEntityTypesResult
The next page token.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesRequest
The next token for the subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventTypesResult
The next page token.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
The next page token for the request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
The next page token to be used in subsequent requests.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsRequest
The next token for the subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetLabelsResult
The next page token.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
The next token for the subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The next page token to be used in subsequent requests.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
The next page token for the request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
The next page token for subsequent requests.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The next page token.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
The next page token to be used in subsequent requests.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
The next page token of the get variable request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The next page token to be used in subsequent requests.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
Identifies the next page of results to return.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsResult
Identifies the next page of results to return.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The next token from the previous results.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
The next token for subsequent requests.
withNumberOfEvents(Long) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventStatistics
The number of stored events.
withOfi(OFITrainingMetricsValue) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Online Fraud Insights (OFI) model training metric details.
withOutcomes(String...) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The outcome or outcomes returned when the rule expression matches.
withOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The outcome or outcomes returned when the rule expression matches.
withOutcomes(String...) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule outcome.
withOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule outcome.
withOutcomes(String...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The outcomes of the matched rule, based on the rule execution mode.
withOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The outcomes of the matched rule, based on the rule execution mode.
withOutcomes(Outcome...) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
The outcomes.
withOutcomes(Collection<Outcome>) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
The outcomes.
withOutcomes(String...) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule outcomes.
withOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule outcomes.
withOutcomes(String...) - Method in class com.amazonaws.services.frauddetector.model.RuleResult
The outcomes of the matched rule, based on the rule execution mode.
withOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.RuleResult
The outcomes of the matched rule, based on the rule execution mode.
withOutcomes(String...) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The outcomes.
withOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The outcomes.
withOutputConfiguration(ModelOutputConfiguration) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The output configuration.
withOutputConfiguration(ModelOutputConfiguration) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The model endpoint output configuration.
withOutputPath(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The Amazon S3 location of your output file.
withOutputPath(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The Amazon S3 location of your output file.
withOutputPath(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
The URI that points to the Amazon S3 location for storing your results.
withOutputPath(String) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
The Amazon S3 location of your output file.
withOutputs(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ExternalModelOutputs
The fraud prediction scores from Amazon SageMaker model.
withOutputVariableName(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The output variable name.
withOutputVariables(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Output variables.
withPrecision(Float) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
withPrecision(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
withPrecision(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The percentage of fraud events correctly predicted as fraudulent as compared to all events predicted as fraudulent.
withPredictionExplanations(PredictionExplanations) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionEvaluation
The prediction explanations generated for the model version.
withPredictionTimeRange(PredictionTimeRange) - Method in class com.amazonaws.services.frauddetector.model.ListEventPredictionsRequest
The time period for when the predictions were generated.
withPredictionTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.EventPredictionSummary
The timestamp when the prediction was generated.
withPredictionTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataRequest
The timestamp that defines when the prediction was generated.
withPredictionTimestamp(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The timestamp that defines when the prediction was generated.
withProcessedRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The number of records processed by batch import job.
withProcessedRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The number of records processed by the batch prediction job.
withRelativeImpact(String) - Method in class com.amazonaws.services.frauddetector.model.AggregatedVariablesImpactExplanation
The relative impact of the aggregated variables in terms of magnitude on the prediction scores.
withRelativeImpact(String) - Method in class com.amazonaws.services.frauddetector.model.VariableImpactExplanation
The event variable's relative impact in terms of magnitude on the prediction scores.
withResourceARN(String) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceRequest
The ARN that specifies the resource whose tags you want to list.
withResourceARN(String) - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
The resource ARN.
withResourceARN(String) - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
The ARN of the resource from which to remove the tag.
withRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
The created rule.
withRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.DeleteRuleRequest
 
withRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
The rule to update.
withRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The rule to update.
withRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
The new rule version that was created.
withRuleDetails(RuleDetail...) - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
The details of the requested rule.
withRuleDetails(Collection<RuleDetail>) - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
The details of the requested rule.
withRuleExecutionMode(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The rule execution mode for the rules included in the detector version.
withRuleExecutionMode(RuleExecutionMode) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The rule execution mode for the rules included in the detector version.
withRuleExecutionMode(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The execution mode of the rule in the dectector
withRuleExecutionMode(RuleExecutionMode) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The execution mode of the rule in the dectector
withRuleExecutionMode(String) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The execution mode of the rule used for evaluating variable values.
withRuleExecutionMode(RuleExecutionMode) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
The execution mode of the rule used for evaluating variable values.
withRuleExecutionMode(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The rule execution mode to add to the detector.
withRuleExecutionMode(RuleExecutionMode) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The rule execution mode to add to the detector.
withRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The rule ID.
withRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule ID.
withRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The rule ID.
withRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.Rule
The rule ID.
withRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule ID.
withRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.RuleResult
The rule ID that was matched, based on the rule execution mode.
withRuleResults(RuleResult...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The results from the rules.
withRuleResults(Collection<RuleResult>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionResult
The results from the rules.
withRules(Rule...) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The rules to include in the detector version.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
The rules to include in the detector version.
withRules(Rule...) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The rules included in the detector version.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The rules included in the detector version.
withRules(EvaluatedRule...) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
List of rules associated with the detector version that were used for evaluating variable values.
withRules(Collection<EvaluatedRule>) - Method in class com.amazonaws.services.frauddetector.model.GetEventPredictionMetadataResult
List of rules associated with the detector version that were used for evaluating variable values.
withRules(Rule...) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The rules to include in the detector version.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
The rules to include in the detector version.
withRuleVersion(String) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedRule
The rule version.
withRuleVersion(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
The rule version.
withRuleVersion(String) - Method in class com.amazonaws.services.frauddetector.model.Rule
The rule version.
withRuleVersion(String) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule version.
withScores(Map<String, Float>) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
The model's fraud prediction scores.
withSource(String) - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The event variable source.
withStartTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
Timestamp of when the batch import job started.
withStartTime(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
Timestamp of when the batch prediction job started.
withStartTime(String) - Method in class com.amazonaws.services.frauddetector.model.IngestedEventsTimeWindow
Timestamp of the first ingensted event.
withStartTime(String) - Method in class com.amazonaws.services.frauddetector.model.PredictionTimeRange
The start time of the time period for when the predictions were generated.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The status of the batch import job.
withStatus(AsyncJobStatus) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The status of the batch import job.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The batch prediction status.
withStatus(AsyncJobStatus) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The batch prediction status.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The status of the detector version.
withStatus(DetectorVersionStatus) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
The status of the detector version.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
The model version status.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version status.
withStatus(DetectorVersionStatus) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
The detector version status.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The status of the detector version.
withStatus(DetectorVersionStatus) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
The status of the detector version.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version status.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The status of the model version.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The new status.
withStatus(DetectorVersionStatus) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The new status.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
The status of the updated model version.
withStatus(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model version status.
withStatus(ModelVersionStatus) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionStatusRequest
The model version status.
withTagKeys(String...) - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
The resource ARN.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.UntagResourceRequest
The resource ARN.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
A collection of key-value pairs associated with this request.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchImportJobRequest
A collection of key-value pairs associated with this request.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateBatchPredictionJobRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateModelRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.ListTagsForResourceResult
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutEntityTypeRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest

withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest

withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
The tags to assign to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.TagResourceRequest
The tags to assign to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
A collection of key and value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
A collection of key and value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The tags to assign to the rule version.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The tags to assign to the rule version.
withTfi(TFITrainingMetricsValue) - Method in class com.amazonaws.services.frauddetector.model.TrainingMetricsV2
The Transaction Fraud Insights (TFI) model training metric details.
withThreshold(Float) - Method in class com.amazonaws.services.frauddetector.model.ATIMetricDataPoint
The model's threshold that specifies an acceptable fraud capture rate.
withThreshold(Float) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
withThreshold(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
withThreshold(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The model threshold that specifies an acceptable fraud capture rate.
withTitle(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message title.
withTitle(String) - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message title.
withTotalRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchImport
The total number of records in the batch import job.
withTotalRecordsCount(Integer) - Method in class com.amazonaws.services.frauddetector.model.BatchPrediction
The total number of records in the batch prediction job.
withTpr(Float) - Method in class com.amazonaws.services.frauddetector.model.MetricDataPoint
The true positive rate.
withTpr(Float) - Method in class com.amazonaws.services.frauddetector.model.OFIMetricDataPoint
The true positive rate.
withTpr(Float) - Method in class com.amazonaws.services.frauddetector.model.TFIMetricDataPoint
The true positive rate.
withTrainingDataSchema(TrainingDataSchema) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The training data schema.
withTrainingDataSchema(TrainingDataSchema) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The training data schema.
withTrainingDataSchema(TrainingDataSchema) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training data schema.
withTrainingDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The training data source location in Amazon S3.
withTrainingDataSource(TrainingDataSourceEnum) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
The training data source location in Amazon S3.
withTrainingDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The training data source.
withTrainingDataSource(TrainingDataSourceEnum) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The training data source.
withTrainingDataSource(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version training data source.
withTrainingDataSource(TrainingDataSourceEnum) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version training data source.
withTrainingMetrics(TrainingMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The training metric details.
withTrainingMetricsV2(TrainingMetricsV2) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
The training metric details.
withTrainingResult(TrainingResult) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training results.
withTrainingResultV2(TrainingResultV2) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The training result details.
withType(String) - Method in class com.amazonaws.services.frauddetector.model.FieldValidationMessage
The message type.
withType(String) - Method in class com.amazonaws.services.frauddetector.model.FileValidationMessage
The message type.
withUnlabeledEventsTreatment(String) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The action to take for unlabeled events.
withUnlabeledEventsTreatment(UnlabeledEventsTreatment) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The action to take for unlabeled events.
withUseEventVariables(Boolean) - Method in class com.amazonaws.services.frauddetector.model.EvaluatedExternalModel
Indicates whether event variables were used to generate predictions.
withUseEventVariables(Boolean) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
The event variables.
withValue(String) - Method in class com.amazonaws.services.frauddetector.model.EventVariableSummary
The value of the event variable.
withValue(String) - Method in class com.amazonaws.services.frauddetector.model.FilterCondition
A statement containing a resource property and a value to specify filter condition.
withValue(String) - Method in class com.amazonaws.services.frauddetector.model.Tag
A value assigned to a tag key.
withVariableEntries(VariableEntry...) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
The list of variables for the batch create variable request.
withVariableEntries(Collection<VariableEntry>) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
The list of variables for the batch create variable request.
withVariableImpactExplanations(VariableImpactExplanation...) - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
The details of the event variable's impact on the prediction score.
withVariableImpactExplanations(Collection<VariableImpactExplanation>) - Method in class com.amazonaws.services.frauddetector.model.PredictionExplanations
The details of the event variable's impact on the prediction score.
withVariableImportance(Float) - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The relative importance of the variable.
withVariableImportanceMetrics(VariableImportanceMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResult
The variable importance metrics.
withVariableImportanceMetrics(VariableImportanceMetrics) - Method in class com.amazonaws.services.frauddetector.model.TrainingResultV2
 
withVariableName(String) - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The name of the variable.
withVariableNames(String...) - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
The names of all the variables.
withVariableNames(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.AggregatedLogOddsMetric
The names of all the variables.
withVariables(Variable...) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The returned variables.
withVariables(Collection<Variable>) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The returned variables.
withVariables(Variable...) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The names of the variables returned.
withVariables(Collection<Variable>) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The names of the variables returned.
withVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The variable type.
withVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.LogOddsMetric
The type of variable.
withVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
The variable type.
withVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The variable type of the variable.
withVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The type of the variable.
A B C D E F G H I K L M O P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.