- 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.AllowDenyList
-
The ARN of the list.
- 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.AllowDenyList
-
The time the list was created.
- 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 of the variable.
- 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.AllowDenyList
-
The description of the list.
- 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.CreateListRequest
-
The description of the list.
- 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.UpdateListRequest
-
The new 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.
- getElements() - Method in class com.amazonaws.services.frauddetector.model.CreateListRequest
-
The names of the elements, if providing.
- getElements() - Method in class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
The list elements.
- getElements() - Method in class com.amazonaws.services.frauddetector.model.UpdateListRequest
-
One or more list elements to add or replace.
- 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
-
- getEventBridgeEnabled() - Method in class com.amazonaws.services.frauddetector.model.EventOrchestration
-
Specifies if event orchestration is enabled through Amazon EventBridge.
- 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 ingestion is enabled or disabled.
- getEventOrchestration() - Method in class com.amazonaws.services.frauddetector.model.EventType
-
The event orchestration status.
- getEventOrchestration() - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
-
Enables or disables event orchestration.
- 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.
- getListElements(GetListElementsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
-
- getListElements(GetListElementsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
-
Gets all the elements in the specified list.
- getListElements(GetListElementsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
-
Gets all the elements in the specified list.
- getListElementsAsync(GetListElementsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
-
- getListElementsAsync(GetListElementsRequest, AsyncHandler<GetListElementsRequest, GetListElementsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
-
- getListElementsAsync(GetListElementsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
-
Gets all the elements in the specified list.
- getListElementsAsync(GetListElementsRequest, AsyncHandler<GetListElementsRequest, GetListElementsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
-
Gets all the elements in the specified list.
- getListElementsAsync(GetListElementsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
-
- getListElementsAsync(GetListElementsRequest, AsyncHandler<GetListElementsRequest, GetListElementsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
-
- GetListElementsRequest - Class in com.amazonaws.services.frauddetector.model
-
- GetListElementsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetListElementsRequest
-
- GetListElementsResult - Class in com.amazonaws.services.frauddetector.model
-
- GetListElementsResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
- getLists() - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
The metadata of the specified list or all lists under the account.
- getListsMetadata(GetListsMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
-
- getListsMetadata(GetListsMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
-
Gets the metadata of either all the lists under the account or the specified list.
- getListsMetadata(GetListsMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
-
Gets the metadata of either all the lists under the account or the specified list.
- getListsMetadataAsync(GetListsMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
-
- getListsMetadataAsync(GetListsMetadataRequest, AsyncHandler<GetListsMetadataRequest, GetListsMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
-
- getListsMetadataAsync(GetListsMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
-
Gets the metadata of either all the lists under the account or the specified list.
- getListsMetadataAsync(GetListsMetadataRequest, AsyncHandler<GetListsMetadataRequest, GetListsMetadataResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
-
Gets the metadata of either all the lists under the account or the specified list.
- getListsMetadataAsync(GetListsMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
-
- getListsMetadataAsync(GetListsMetadataRequest, AsyncHandler<GetListsMetadataRequest, GetListsMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
-
- GetListsMetadataRequest - Class in com.amazonaws.services.frauddetector.model
-
- GetListsMetadataRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
- GetListsMetadataResult - Class in com.amazonaws.services.frauddetector.model
-
- GetListsMetadataResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
- 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.
- getLowerBoundValue() - Method in class com.amazonaws.services.frauddetector.model.UncertaintyRange
-
The lower bound value of the area under curve (auc).
- 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.GetListElementsRequest
-
The maximum number of objects to return for the request.
- getMaxResults() - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
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.AllowDenyList
-
The name of the list.
- 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.CreateListRequest
-
The name of the list.
- 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.DeleteListRequest
-
The name of the list 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.GetListElementsRequest
-
The name of the list.
- getName() - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
The name of the list.
- 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.UpdateListRequest
-
The name of the list to update.
- 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.GetListElementsRequest
-
The next token for the subsequent request.
- getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
The next page token.
- getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
The next token for the subsequent request.
- getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
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.CreateListRequest
-
A collection of the 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
-
A collection of key and value pairs.
- 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.
- getUncertaintyRange() - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
-
Indicates the range of area under curve (auc) expected from the OFI model.
- getUncertaintyRange() - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
-
Indicates the range of area under curve (auc) expected from the TFI model.
- getUnlabeledEventsTreatment() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
-
The action to take for unlabeled events.
- getUpdatedTime() - Method in class com.amazonaws.services.frauddetector.model.AllowDenyList
-
The time the list was last updated.
- getUpdateMode() - Method in class com.amazonaws.services.frauddetector.model.UpdateListRequest
-
The update mode (type).
- getUpperBoundValue() - Method in class com.amazonaws.services.frauddetector.model.UncertaintyRange
-
The upper bound value of the area under curve (auc).
- 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.AllowDenyList
-
The variable type of the list.
- getVariableType() - Method in class com.amazonaws.services.frauddetector.model.CreateListRequest
-
The variable type of the list.
- 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.UpdateListRequest
-
The variable type you want to assign to the list.
- 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.
- 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.AllowDenyList
-
The ARN of the list.
- 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.AllowDenyList
-
The time the list was created.
- 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 of the variable.
- 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.AllowDenyList
-
The description of the list.
- 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.CreateListRequest
-
The description of the list.
- 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.UpdateListRequest
-
The new 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.
- setElements(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.CreateListRequest
-
The names of the elements, if providing.
- setElements(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
The list elements.
- setElements(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.UpdateListRequest
-
One or more list elements to add or replace.
- 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.
- setEventBridgeEnabled(Boolean) - Method in class com.amazonaws.services.frauddetector.model.EventOrchestration
-
Specifies if event orchestration is enabled through Amazon EventBridge.
- 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 ingestion is enabled or disabled.
- setEventOrchestration(EventOrchestration) - Method in class com.amazonaws.services.frauddetector.model.EventType
-
The event orchestration status.
- setEventOrchestration(EventOrchestration) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
-
Enables or disables event orchestration.
- 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.
- setLists(Collection<AllowDenyList>) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
The metadata of the specified list or all lists under the account.
- 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.
- setLowerBoundValue(Float) - Method in class com.amazonaws.services.frauddetector.model.UncertaintyRange
-
The lower bound value of the area under curve (auc).
- 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.GetListElementsRequest
-
The maximum number of objects to return for the request.
- setMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
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.AllowDenyList
-
The name of the list.
- 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.CreateListRequest
-
The name of the list.
- 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.DeleteListRequest
-
The name of the list 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.GetListElementsRequest
-
The name of the list.
- setName(String) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
The name of the list.
- 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.UpdateListRequest
-
The name of the list to update.
- 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.GetListElementsRequest
-
The next token for the subsequent request.
- setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
The next page token.
- setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
The next token for the subsequent request.
- setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
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.CreateListRequest
-
A collection of the 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
-
A collection of key and value pairs.
- 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.
- setUncertaintyRange(UncertaintyRange) - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
-
Indicates the range of area under curve (auc) expected from the OFI model.
- setUncertaintyRange(UncertaintyRange) - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
-
Indicates the range of area under curve (auc) expected from the TFI model.
- setUnlabeledEventsTreatment(String) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
-
The action to take for unlabeled events.
- setUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.AllowDenyList
-
The time the list was last updated.
- setUpdateMode(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateListRequest
-
The update mode (type).
- setUpperBoundValue(Float) - Method in class com.amazonaws.services.frauddetector.model.UncertaintyRange
-
The upper bound value of the area under curve (auc).
- 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.AllowDenyList
-
The variable type of the list.
- setVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateListRequest
-
The variable type of the list.
- 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.UpdateListRequest
-
The variable type you want to assign to the list.
- 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
-
- 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 class com.amazonaws.services.frauddetector.model.AllowDenyList
-
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.CreateListRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.frauddetector.model.CreateListResult
-
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.DeleteListRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.frauddetector.model.DeleteListResult
-
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.EventOrchestration
-
Returns a string representation of this object.
- 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.GetListElementsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
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 enum com.amazonaws.services.frauddetector.model.ListUpdateMode
-
- 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 class com.amazonaws.services.frauddetector.model.UncertaintyRange
-
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.UpdateListRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.frauddetector.model.UpdateListResult
-
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
-
- 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.AllowDenyList
-
The ARN of the list.
- 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.AllowDenyList
-
The time the list was created.
- 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 of the variable.
- withDataType(DataType) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
-
The data type of the variable.
- 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.AllowDenyList
-
The description of the list.
- 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.CreateListRequest
-
The description of the list.
- 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.UpdateListRequest
-
The new 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.
- withElements(String...) - Method in class com.amazonaws.services.frauddetector.model.CreateListRequest
-
The names of the elements, if providing.
- withElements(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.CreateListRequest
-
The names of the elements, if providing.
- withElements(String...) - Method in class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
The list elements.
- withElements(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
The list elements.
- withElements(String...) - Method in class com.amazonaws.services.frauddetector.model.UpdateListRequest
-
One or more list elements to add or replace.
- withElements(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.UpdateListRequest
-
One or more list elements to add or replace.
- 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.
- withEventBridgeEnabled(Boolean) - Method in class com.amazonaws.services.frauddetector.model.EventOrchestration
-
Specifies if event orchestration is enabled through Amazon EventBridge.
- 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 ingestion is enabled or disabled.
- withEventIngestion(EventIngestion) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
-
Specifies if ingestion is enabled or disabled.
- withEventOrchestration(EventOrchestration) - Method in class com.amazonaws.services.frauddetector.model.EventType
-
The event orchestration status.
- withEventOrchestration(EventOrchestration) - Method in class com.amazonaws.services.frauddetector.model.PutEventTypeRequest
-
Enables or disables event orchestration.
- 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.
- withLists(AllowDenyList...) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
The metadata of the specified list or all lists under the account.
- withLists(Collection<AllowDenyList>) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
The metadata of the specified list or all lists under the account.
- 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.
- withLowerBoundValue(Float) - Method in class com.amazonaws.services.frauddetector.model.UncertaintyRange
-
The lower bound value of the area under curve (auc).
- 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.GetListElementsRequest
-
The maximum number of objects to return for the request.
- withMaxResults(Integer) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
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.AllowDenyList
-
The name of the list.
- 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.CreateListRequest
-
The name of the list.
- 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.DeleteListRequest
-
The name of the list 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.GetListElementsRequest
-
The name of the list.
- withName(String) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
The name of the list.
- 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.UpdateListRequest
-
The name of the list to update.
- 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.GetListElementsRequest
-
The next token for the subsequent request.
- withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetListElementsResult
-
The next page token.
- withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataRequest
-
The next token for the subsequent request.
- withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetListsMetadataResult
-
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.CreateListRequest
-
A collection of the key and value pairs.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.CreateListRequest
-
A collection of the 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
-
A collection of key and value pairs.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.frauddetector.model.PutLabelRequest
-
A collection of key and value pairs.
- 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.
- withUncertaintyRange(UncertaintyRange) - Method in class com.amazonaws.services.frauddetector.model.OFIModelPerformance
-
Indicates the range of area under curve (auc) expected from the OFI model.
- withUncertaintyRange(UncertaintyRange) - Method in class com.amazonaws.services.frauddetector.model.TFIModelPerformance
-
Indicates the range of area under curve (auc) expected from the TFI model.
- 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.
- withUpdatedTime(String) - Method in class com.amazonaws.services.frauddetector.model.AllowDenyList
-
The time the list was last updated.
- withUpdateMode(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateListRequest
-
The update mode (type).
- withUpdateMode(ListUpdateMode) - Method in class com.amazonaws.services.frauddetector.model.UpdateListRequest
-
The update mode (type).
- withUpperBoundValue(Float) - Method in class com.amazonaws.services.frauddetector.model.UncertaintyRange
-
The upper bound value of the area under curve (auc).
- 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.AllowDenyList
-
The variable type of the list.
- withVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateListRequest
-
The variable type of the list.
- 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.UpdateListRequest
-
The variable type you want to assign to the list.
- 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.