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

A

AbstractAmazonFraudDetector - Class in com.amazonaws.services.frauddetector
Abstract implementation of AmazonFraudDetector.
AbstractAmazonFraudDetector() - Constructor for class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
AbstractAmazonFraudDetectorAsync - Class in com.amazonaws.services.frauddetector
Abstract implementation of AmazonFraudDetectorAsync.
AbstractAmazonFraudDetectorAsync() - Constructor for class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
addCsvIndexToVariableMapEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
addEventAttributesEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
 
addExternalModelEndpointDataBlobsEntry(String, ModelEndpointDataBlob) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
 
addJsonKeyToVariableMapEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
addLabelMapperEntry(String, List<String>) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
addScoresEntry(String, Float) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
addTrainingMetricsEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
addValidationMetricsEntry(String, String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
AmazonFraudDetector - Interface in com.amazonaws.services.frauddetector
Interface for accessing Amazon Fraud Detector.
AmazonFraudDetectorAsync - Interface in com.amazonaws.services.frauddetector
Interface for accessing Amazon Fraud Detector asynchronously.
AmazonFraudDetectorAsyncClient - Class in com.amazonaws.services.frauddetector
Client for accessing Amazon Fraud Detector asynchronously.
AmazonFraudDetectorAsyncClientBuilder - Class in com.amazonaws.services.frauddetector
Fluent builder for AmazonFraudDetectorAsync.
AmazonFraudDetectorClient - Class in com.amazonaws.services.frauddetector
Client for accessing Amazon Fraud Detector.
AmazonFraudDetectorClientBuilder - Class in com.amazonaws.services.frauddetector
Fluent builder for AmazonFraudDetector.
AmazonFraudDetectorException - Exception in com.amazonaws.services.frauddetector.model
Base exception for all service exceptions thrown by Amazon Fraud Detector
AmazonFraudDetectorException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.AmazonFraudDetectorException
Constructs a new AmazonFraudDetectorException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 

B

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

C

clearCsvIndexToVariableMapEntries() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
Removes all the entries added into CsvIndexToVariableMap.
clearEventAttributesEntries() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
Removes all the entries added into EventAttributes.
clearExternalModelEndpointDataBlobsEntries() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
Removes all the entries added into ExternalModelEndpointDataBlobs.
clearJsonKeyToVariableMapEntries() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
Removes all the entries added into JsonKeyToVariableMap.
clearLabelMapperEntries() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
Removes all the entries added into LabelMapper.
clearScoresEntries() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
Removes all the entries added into Scores.
clearTrainingMetricsEntries() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
Removes all the entries added into TrainingMetrics.
clearValidationMetricsEntries() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
Removes all the entries added into ValidationMetrics.
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Detector
 
clone() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Model
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelVariable
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
 
clone() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Outcome
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutModelResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Role
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Rule
 
clone() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
 
clone() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
 
clone() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableResult
 
clone() - Method in class com.amazonaws.services.frauddetector.model.Variable
 
clone() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
 
com.amazonaws.services.frauddetector - package com.amazonaws.services.frauddetector
This is the Amazon Fraud Detector API Reference.
com.amazonaws.services.frauddetector.model - package com.amazonaws.services.frauddetector.model
 
configFactory - Static variable in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Client configuration factory providing ClientConfigurations tailored to this client
createDetectorVersion(CreateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createDetectorVersion(CreateDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a detector version.
createDetectorVersion(CreateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a detector version.
createDetectorVersionAsync(CreateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createDetectorVersionAsync(CreateDetectorVersionRequest, AsyncHandler<CreateDetectorVersionRequest, CreateDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createDetectorVersionAsync(CreateDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a detector version.
createDetectorVersionAsync(CreateDetectorVersionRequest, AsyncHandler<CreateDetectorVersionRequest, CreateDetectorVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a detector version.
createDetectorVersionAsync(CreateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createDetectorVersionAsync(CreateDetectorVersionRequest, AsyncHandler<CreateDetectorVersionRequest, CreateDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateDetectorVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateDetectorVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
 
CreateDetectorVersionResult - Class in com.amazonaws.services.frauddetector.model
 
CreateDetectorVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
 
createModelVersion(CreateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createModelVersion(CreateModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a version of the model using the specified model type.
createModelVersion(CreateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a version of the model using the specified model type.
createModelVersionAsync(CreateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createModelVersionAsync(CreateModelVersionRequest, AsyncHandler<CreateModelVersionRequest, CreateModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createModelVersionAsync(CreateModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a version of the model using the specified model type.
createModelVersionAsync(CreateModelVersionRequest, AsyncHandler<CreateModelVersionRequest, CreateModelVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a version of the model using the specified model type.
createModelVersionAsync(CreateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createModelVersionAsync(CreateModelVersionRequest, AsyncHandler<CreateModelVersionRequest, CreateModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateModelVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateModelVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
 
CreateModelVersionResult - Class in com.amazonaws.services.frauddetector.model
 
CreateModelVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
 
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createRule(CreateRuleRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a rule for use with the specified detector.
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a rule for use with the specified detector.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createRuleAsync(CreateRuleRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a rule for use with the specified detector.
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a rule for use with the specified detector.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateRuleRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateRuleRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateRuleRequest
 
CreateRuleResult - Class in com.amazonaws.services.frauddetector.model
 
CreateRuleResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateRuleResult
 
createVariable(CreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
createVariable(CreateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates a variable.
createVariable(CreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates a variable.
createVariableAsync(CreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createVariableAsync(CreateVariableRequest, AsyncHandler<CreateVariableRequest, CreateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
createVariableAsync(CreateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a variable.
createVariableAsync(CreateVariableRequest, AsyncHandler<CreateVariableRequest, CreateVariableResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates a variable.
createVariableAsync(CreateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
createVariableAsync(CreateVariableRequest, AsyncHandler<CreateVariableRequest, CreateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
CreateVariableRequest - Class in com.amazonaws.services.frauddetector.model
 
CreateVariableRequest() - Constructor for class com.amazonaws.services.frauddetector.model.CreateVariableRequest
 
CreateVariableResult - Class in com.amazonaws.services.frauddetector.model
 
CreateVariableResult() - Constructor for class com.amazonaws.services.frauddetector.model.CreateVariableResult
 

D

DataSource - Enum in com.amazonaws.services.frauddetector.model
 
DataType - Enum in com.amazonaws.services.frauddetector.model
 
defaultClient() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClientBuilder
 
deleteDetectorVersion(DeleteDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteDetectorVersion(DeleteDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes the detector version.
deleteDetectorVersion(DeleteDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes the detector version.
deleteDetectorVersionAsync(DeleteDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteDetectorVersionAsync(DeleteDetectorVersionRequest, AsyncHandler<DeleteDetectorVersionRequest, DeleteDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteDetectorVersionAsync(DeleteDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the detector version.
deleteDetectorVersionAsync(DeleteDetectorVersionRequest, AsyncHandler<DeleteDetectorVersionRequest, DeleteDetectorVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the detector version.
deleteDetectorVersionAsync(DeleteDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteDetectorVersionAsync(DeleteDetectorVersionRequest, AsyncHandler<DeleteDetectorVersionRequest, DeleteDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteDetectorVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteDetectorVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
 
DeleteDetectorVersionResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteDetectorVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
 
deleteEvent(DeleteEventRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
deleteEvent(DeleteEventRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Deletes the specified event.
deleteEvent(DeleteEventRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Deletes the specified event.
deleteEventAsync(DeleteEventRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEventAsync(DeleteEventRequest, AsyncHandler<DeleteEventRequest, DeleteEventResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
deleteEventAsync(DeleteEventRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the specified event.
deleteEventAsync(DeleteEventRequest, AsyncHandler<DeleteEventRequest, DeleteEventResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Deletes the specified event.
deleteEventAsync(DeleteEventRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
deleteEventAsync(DeleteEventRequest, AsyncHandler<DeleteEventRequest, DeleteEventResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DeleteEventRequest - Class in com.amazonaws.services.frauddetector.model
 
DeleteEventRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEventRequest
 
DeleteEventResult - Class in com.amazonaws.services.frauddetector.model
 
DeleteEventResult() - Constructor for class com.amazonaws.services.frauddetector.model.DeleteEventResult
 
describeDetector(DescribeDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
describeDetector(DescribeDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all versions for a specified detector.
describeDetector(DescribeDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all versions for a specified detector.
describeDetectorAsync(DescribeDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
describeDetectorAsync(DescribeDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all versions for a specified detector.
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all versions for a specified detector.
describeDetectorAsync(DescribeDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
describeDetectorAsync(DescribeDetectorRequest, AsyncHandler<DescribeDetectorRequest, DescribeDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DescribeDetectorRequest - Class in com.amazonaws.services.frauddetector.model
 
DescribeDetectorRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
 
DescribeDetectorResult - Class in com.amazonaws.services.frauddetector.model
 
DescribeDetectorResult() - Constructor for class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
 
describeModelVersions(DescribeModelVersionsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
describeModelVersions(DescribeModelVersionsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all of the model versions for the specified model type or for the specified model type and model ID.
describeModelVersions(DescribeModelVersionsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all of the model versions for the specified model type or for the specified model type and model ID.
describeModelVersionsAsync(DescribeModelVersionsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
describeModelVersionsAsync(DescribeModelVersionsRequest, AsyncHandler<DescribeModelVersionsRequest, DescribeModelVersionsResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
describeModelVersionsAsync(DescribeModelVersionsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the model versions for the specified model type or for the specified model type and model ID.
describeModelVersionsAsync(DescribeModelVersionsRequest, AsyncHandler<DescribeModelVersionsRequest, DescribeModelVersionsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the model versions for the specified model type or for the specified model type and model ID.
describeModelVersionsAsync(DescribeModelVersionsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
describeModelVersionsAsync(DescribeModelVersionsRequest, AsyncHandler<DescribeModelVersionsRequest, DescribeModelVersionsResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
DescribeModelVersionsRequest - Class in com.amazonaws.services.frauddetector.model
 
DescribeModelVersionsRequest() - Constructor for class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
 
DescribeModelVersionsResult - Class in com.amazonaws.services.frauddetector.model
 
DescribeModelVersionsResult() - Constructor for class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
 
Detector - Class in com.amazonaws.services.frauddetector.model
The detector.
Detector() - Constructor for class com.amazonaws.services.frauddetector.model.Detector
 
DetectorVersionStatus - Enum in com.amazonaws.services.frauddetector.model
 
DetectorVersionSummary - Class in com.amazonaws.services.frauddetector.model
The summary of the detector version.
DetectorVersionSummary() - Constructor for class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DeleteEventResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Detector
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Model
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelVariable
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Outcome
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutDetectorResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutModelResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Role
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Rule
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableResult
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.Variable
 
equals(Object) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
 
ExternalModel - Class in com.amazonaws.services.frauddetector.model
The Amazon SageMaker model.
ExternalModel() - Constructor for class com.amazonaws.services.frauddetector.model.ExternalModel
 

F

fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.DataSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.DataType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.DetectorVersionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.Language
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelEndpointStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelInputDataFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelOutputDataFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelVersionStatus
Use this in place of valueOf.

G

getArn() - Method in class com.amazonaws.services.frauddetector.model.Role
The role ARN.
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.
getContentType() - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The content type of the Amazon SageMaker model endpoint input data blob.
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.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.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.
getDataAccessRoleArn() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
The data access role ARN for the training data source.
getDataLocation() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
The data location of the training data source.
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 entry.
getDataType() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The data type.
getDataType() - Method in class com.amazonaws.services.frauddetector.model.Variable
The data type of the variable.
getDataType() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data type of the variable entry.
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 entry.
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.CreateModelVersionRequest
The model version 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.GetDetectorVersionResult
The detector version description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.Model
The model description.
getDescription() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
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.PutModelRequest
The model 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.UpdateModelVersionRequest
The 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 entry.
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.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.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.GetPredictionRequest
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.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.
getDetectors(GetDetectorsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getDetectors(GetDetectorsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all of detectors.
getDetectors(GetDetectorsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all of detectors.
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 of detectors.
getDetectorsAsync(GetDetectorsRequest, AsyncHandler<GetDetectorsRequest, GetDetectorsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of detectors.
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.
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.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.GetPredictionRequest
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
 
getDetectorVersionSummaries() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The status and description for each detector version.
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.
getEventAttributes() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
Names of variables you defined in Amazon Fraud Detector to represent event data elements and their corresponding values for the event you are sending for evaluation.
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.GetPredictionRequest
The unique ID used to identify the event.
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.RuleDetail
The rule expression.
getExpression() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
The rule expression.
getExternalModelEndpointDataBlobs() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
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.
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
 
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.
getIndex() - Method in class com.amazonaws.services.frauddetector.model.ModelVariable
The model variable's index.>
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.
getIsOpaque() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
For an opaque-model, the input to the model will be a ByteBuffer blob provided in the getPrediction request, and will be passed to SageMaker as-is.
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.
getLabelKey() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label key.
getLabelMapper() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label mapper maps the Amazon Fraud Detector supported label to the appropriate source labels.
getLabelSchema() - Method in class com.amazonaws.services.frauddetector.model.Model
The model label schema.
getLabelSchema() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model label schema.
getLabelSchema() - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The label schema.
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.
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.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.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.
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.GetDetectorsRequest
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.GetModelsRequest
The maximum results 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.
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.
getModelEndpoint() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The Amazon SageMaker model endpoints.
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.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.DescribeModelVersionsRequest
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 parent model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The model ID.
getModelId() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model ID.
getModels(GetModelsRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getModels(GetModelsRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all of the models for the AWS account, or the specified model type, or gets a single model for the specified model type, model ID combination.
getModels(GetModelsRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all of the models for the AWS account, or the specified model type, or gets a single model for the specified model type, model ID combination.
getModels() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The returned 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 all of the models for the AWS account, or the specified model type, or gets a single model for the specified model type, model ID combination.
getModelsAsync(GetModelsRequest, AsyncHandler<GetModelsRequest, GetModelsResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the models for the AWS account, or the specified model type, or gets a single model for the specified model type, model ID combination.
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.GetPredictionResult
The model scores for models used in the detector version.
getModelSource() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
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.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.DescribeModelVersionsRequest
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.PutModelRequest
The model type.
getModelType() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model type.
getModelVariables() - Method in class com.amazonaws.services.frauddetector.model.Model
The model input variables.
getModelVariables() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model variables.
getModelVariables() - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The model input variables.
getModelVersion(GetModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getModelVersion(GetModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets a model version.
getModelVersion(GetModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets a 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 a model version.
getModelVersionAsync(GetModelVersionRequest, AsyncHandler<GetModelVersionRequest, GetModelVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets a 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 version of the model.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model version.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model version.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version.
getModelVersionNumber() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model version.
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.
getName() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The name.
getName() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error name.
getName() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The name of the variable.
getName() - Method in class com.amazonaws.services.frauddetector.model.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.ModelVariable
The model variable's name.>
getName() - Method in class com.amazonaws.services.frauddetector.model.Outcome
The outcome 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.Role
The role name.
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 entry.
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.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.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.GetModelsRequest
The next token for the request.
getNextToken() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The next token for 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.
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.GetOutcomesResult
The outcomes.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
The prediction outcomes.
getOutcomes() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
The rule outcomes.
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.
getPrediction(GetPredictionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getPrediction(GetPredictionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Evaluates an event against a detector version.
getPrediction(GetPredictionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Evaluates an event against a detector version.
getPredictionAsync(GetPredictionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getPredictionAsync(GetPredictionRequest, AsyncHandler<GetPredictionRequest, GetPredictionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getPredictionAsync(GetPredictionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Evaluates an event against a detector version.
getPredictionAsync(GetPredictionRequest, AsyncHandler<GetPredictionRequest, GetPredictionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Evaluates an event against a detector version.
getPredictionAsync(GetPredictionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getPredictionAsync(GetPredictionRequest, AsyncHandler<GetPredictionRequest, GetPredictionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetPredictionRequest - Class in com.amazonaws.services.frauddetector.model
 
GetPredictionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetPredictionRequest
 
GetPredictionResult - Class in com.amazonaws.services.frauddetector.model
 
GetPredictionResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetPredictionResult
 
getRole() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The role used to invoke the model.
getRole() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The IAM role used to invoke the model endpoint.
getRule() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
The created rule.
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.
getRuleId() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
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.
getRules(GetRulesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getRules(GetRulesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all rules available for the specified detector.
getRules(GetRulesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all rules available for the specified detector.
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.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
Gets all rules available for the specified detector.
getRulesAsync(GetRulesRequest, AsyncHandler<GetRulesRequest, GetRulesResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all rules available for the specified detector.
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.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.
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 model status.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The new status.
getStatus() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The new model status.
getTrainingDataSource() - Method in class com.amazonaws.services.frauddetector.model.Model
The model training data source in Amazon S3.
getTrainingDataSource() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model training data source.
getTrainingDataSource() - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The training data source location in Amazon S3.
getTrainingMetrics() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model training metrics.
getValidationMetrics() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model validation metrics.
getVariableEntries() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
The list of variables for the batch create variable request.
getVariables(GetVariablesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
getVariables(GetVariablesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Gets all of the variables or the specific variable.
getVariables(GetVariablesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Gets all of the variables or the specific variable.
getVariables() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The returned variables.
getVariables() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The names of the variables returned.
getVariablesAsync(GetVariablesRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getVariablesAsync(GetVariablesRequest, AsyncHandler<GetVariablesRequest, GetVariablesResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
getVariablesAsync(GetVariablesRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the variables or the specific variable.
getVariablesAsync(GetVariablesRequest, AsyncHandler<GetVariablesRequest, GetVariablesResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Gets all of the variables or the specific variable.
getVariablesAsync(GetVariablesRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
getVariablesAsync(GetVariablesRequest, AsyncHandler<GetVariablesRequest, GetVariablesResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
GetVariablesRequest - Class in com.amazonaws.services.frauddetector.model
 
GetVariablesRequest() - Constructor for class com.amazonaws.services.frauddetector.model.GetVariablesRequest
 
GetVariablesResult - Class in com.amazonaws.services.frauddetector.model
 
GetVariablesResult() - Constructor for class com.amazonaws.services.frauddetector.model.GetVariablesResult
 
getVariableType() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The variable type.
getVariableType() - Method in class com.amazonaws.services.frauddetector.model.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 entry.

H

hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateDetectorVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateModelVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.CreateVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteDetectorVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DeleteEventResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Detector
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetDetectorVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetModelsRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetOutcomesResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetRulesResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Model
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelVariable
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Outcome
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutDetectorResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutModelResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.PutOutcomeResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Role
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Rule
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.UpdateVariableResult
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.Variable
 
hashCode() - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
 

I

InternalServerException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating an internal server error.
InternalServerException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isOpaque() - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
For an opaque-model, the input to the model will be a ByteBuffer blob provided in the getPrediction request, and will be passed to SageMaker as-is.

L

LabelSchema - Class in com.amazonaws.services.frauddetector.model
The label schema.
LabelSchema() - Constructor for class com.amazonaws.services.frauddetector.model.LabelSchema
 
Language - Enum in com.amazonaws.services.frauddetector.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Detector
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.DetectorVersionSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Model
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelScores
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelVariable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Outcome
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Role
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Rule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.RuleDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.Variable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
 
Model - Class in com.amazonaws.services.frauddetector.model
The model.
Model() - Constructor for class com.amazonaws.services.frauddetector.model.Model
 
ModelEndpointDataBlob - Class in com.amazonaws.services.frauddetector.model
A pre-formed Amazon SageMaker model input you can include if your detector version includes an imported Amazon SageMaker model endpoint with pass-through input configuration.
ModelEndpointDataBlob() - Constructor for class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
 
ModelEndpointStatus - Enum in com.amazonaws.services.frauddetector.model
 
ModelInputConfiguration - Class in com.amazonaws.services.frauddetector.model
The model input configuration.
ModelInputConfiguration() - Constructor for class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
 
ModelInputDataFormat - Enum in com.amazonaws.services.frauddetector.model
 
ModelOutputConfiguration - Class in com.amazonaws.services.frauddetector.model
Provides the model output configuration.
ModelOutputConfiguration() - Constructor for class com.amazonaws.services.frauddetector.model.ModelOutputConfiguration
 
ModelOutputDataFormat - Enum in com.amazonaws.services.frauddetector.model
 
ModelScores - Class in com.amazonaws.services.frauddetector.model
The fraud prediction scores.
ModelScores() - Constructor for class com.amazonaws.services.frauddetector.model.ModelScores
 
ModelSource - Enum in com.amazonaws.services.frauddetector.model
 
ModelTypeEnum - Enum in com.amazonaws.services.frauddetector.model
 
ModelVariable - Class in com.amazonaws.services.frauddetector.model
The model variable.>
ModelVariable() - Constructor for class com.amazonaws.services.frauddetector.model.ModelVariable
 
ModelVersion - Class in com.amazonaws.services.frauddetector.model
The model version.
ModelVersion() - Constructor for class com.amazonaws.services.frauddetector.model.ModelVersion
 
ModelVersionDetail - Class in com.amazonaws.services.frauddetector.model
Provides the model version details.
ModelVersionDetail() - Constructor for class com.amazonaws.services.frauddetector.model.ModelVersionDetail
 
ModelVersionStatus - Enum in com.amazonaws.services.frauddetector.model
 

O

Outcome - Class in com.amazonaws.services.frauddetector.model
The outcome.
Outcome() - Constructor for class com.amazonaws.services.frauddetector.model.Outcome
 

P

putDetector(PutDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putDetector(PutDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates a detector.
putDetector(PutDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates a detector.
putDetectorAsync(PutDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putDetectorAsync(PutDetectorRequest, AsyncHandler<PutDetectorRequest, PutDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putDetectorAsync(PutDetectorRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates a detector.
putDetectorAsync(PutDetectorRequest, AsyncHandler<PutDetectorRequest, PutDetectorResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates a detector.
putDetectorAsync(PutDetectorRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putDetectorAsync(PutDetectorRequest, AsyncHandler<PutDetectorRequest, PutDetectorResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutDetectorRequest - Class in com.amazonaws.services.frauddetector.model
 
PutDetectorRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutDetectorRequest
 
PutDetectorResult - Class in com.amazonaws.services.frauddetector.model
 
PutDetectorResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutDetectorResult
 
putExternalModel(PutExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putExternalModel(PutExternalModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates an Amazon SageMaker model endpoint.
putExternalModel(PutExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates an Amazon SageMaker model endpoint.
putExternalModelAsync(PutExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putExternalModelAsync(PutExternalModelRequest, AsyncHandler<PutExternalModelRequest, PutExternalModelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putExternalModelAsync(PutExternalModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an Amazon SageMaker model endpoint.
putExternalModelAsync(PutExternalModelRequest, AsyncHandler<PutExternalModelRequest, PutExternalModelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an Amazon SageMaker model endpoint.
putExternalModelAsync(PutExternalModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putExternalModelAsync(PutExternalModelRequest, AsyncHandler<PutExternalModelRequest, PutExternalModelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutExternalModelRequest - Class in com.amazonaws.services.frauddetector.model
 
PutExternalModelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
 
PutExternalModelResult - Class in com.amazonaws.services.frauddetector.model
 
PutExternalModelResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutExternalModelResult
 
putModel(PutModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putModel(PutModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates a model.
putModel(PutModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates a model.
putModelAsync(PutModelRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putModelAsync(PutModelRequest, AsyncHandler<PutModelRequest, PutModelResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putModelAsync(PutModelRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates a model.
putModelAsync(PutModelRequest, AsyncHandler<PutModelRequest, PutModelResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates a model.
putModelAsync(PutModelRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putModelAsync(PutModelRequest, AsyncHandler<PutModelRequest, PutModelResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutModelRequest - Class in com.amazonaws.services.frauddetector.model
 
PutModelRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutModelRequest
 
PutModelResult - Class in com.amazonaws.services.frauddetector.model
 
PutModelResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutModelResult
 
putOutcome(PutOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
putOutcome(PutOutcomeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Creates or updates an outcome.
putOutcome(PutOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Creates or updates an outcome.
putOutcomeAsync(PutOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putOutcomeAsync(PutOutcomeRequest, AsyncHandler<PutOutcomeRequest, PutOutcomeResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
putOutcomeAsync(PutOutcomeRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an outcome.
putOutcomeAsync(PutOutcomeRequest, AsyncHandler<PutOutcomeRequest, PutOutcomeResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Creates or updates an outcome.
putOutcomeAsync(PutOutcomeRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
putOutcomeAsync(PutOutcomeRequest, AsyncHandler<PutOutcomeRequest, PutOutcomeResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
PutOutcomeRequest - Class in com.amazonaws.services.frauddetector.model
 
PutOutcomeRequest() - Constructor for class com.amazonaws.services.frauddetector.model.PutOutcomeRequest
 
PutOutcomeResult - Class in com.amazonaws.services.frauddetector.model
 
PutOutcomeResult() - Constructor for class com.amazonaws.services.frauddetector.model.PutOutcomeResult
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating the specified resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
Role - Class in com.amazonaws.services.frauddetector.model
The role used to invoke external model endpoints.
Role() - Constructor for class com.amazonaws.services.frauddetector.model.Role
 
Rule - Class in com.amazonaws.services.frauddetector.model
A rule.
Rule() - Constructor for class com.amazonaws.services.frauddetector.model.Rule
 
RuleDetail - Class in com.amazonaws.services.frauddetector.model
The details of the rule.
RuleDetail() - Constructor for class com.amazonaws.services.frauddetector.model.RuleDetail
 

S

setArn(String) - Method in class com.amazonaws.services.frauddetector.model.Role
The role ARN.
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.
setContentType(String) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The content type of the Amazon SageMaker model endpoint input data blob.
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.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.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.
setDataAccessRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
The data access role ARN for the training data source.
setDataLocation(String) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
The data location of the training data source.
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 entry.
setDataType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The data type.
setDataType(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data type of the variable.
setDataType(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data type of the variable entry.
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 entry.
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.CreateModelVersionRequest
The model version 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.GetDetectorVersionResult
The detector version description.
setDescription(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version 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.ModelVersionDetail
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.PutModelRequest
The model 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.UpdateModelVersionRequest
The 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 entry.
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.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.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.GetPredictionRequest
The detector ID.
setDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
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.
setDetectors(Collection<Detector>) - Method in class com.amazonaws.services.frauddetector.model.GetDetectorsResult
The detectors.
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.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.GetPredictionRequest
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.
setDetectorVersionSummaries(Collection<DetectorVersionSummary>) - Method in class com.amazonaws.services.frauddetector.model.DescribeDetectorResult
The status and description for each detector version.
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.
setEventAttributes(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
Names of variables you defined in Amazon Fraud Detector to represent event data elements and their corresponding values for the event you are sending for evaluation.
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.GetPredictionRequest
The unique ID used to identify the event.
setExpression(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
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.
setExternalModelEndpointDataBlobs(Map<String, ModelEndpointDataBlob>) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
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.
setExternalModels(Collection<ExternalModel>) - Method in class com.amazonaws.services.frauddetector.model.GetExternalModelsResult
Gets the Amazon SageMaker models.
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.
setIndex(Integer) - Method in class com.amazonaws.services.frauddetector.model.ModelVariable
The model variable's index.>
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.
setIsOpaque(Boolean) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
For an opaque-model, the input to the model will be a ByteBuffer blob provided in the getPrediction request, and will be passed to SageMaker as-is.
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.
setLabelKey(String) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label key.
setLabelMapper(Map<String, List<String>>) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label mapper maps the Amazon Fraud Detector supported label to the appropriate source labels.
setLabelSchema(LabelSchema) - Method in class com.amazonaws.services.frauddetector.model.Model
The model label schema.
setLabelSchema(LabelSchema) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model label schema.
setLabelSchema(LabelSchema) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The label schema.
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.
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.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.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.
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.GetDetectorsRequest
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.GetModelsRequest
The maximum results 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.
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.
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.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.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.DescribeModelVersionsRequest
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 parent 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.PutModelRequest
The model ID.
setModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model ID.
setModels(Collection<Model>) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The returned models.
setModelScores(Collection<ModelScores>) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
The model scores for models used in the detector version.
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.PutExternalModelRequest
The source of the model.
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.DescribeModelVersionsRequest
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.PutModelRequest
The model type.
setModelType(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model type.
setModelVariables(Collection<ModelVariable>) - Method in class com.amazonaws.services.frauddetector.model.Model
The model input variables.
setModelVariables(Collection<ModelVariable>) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model variables.
setModelVariables(Collection<ModelVariable>) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The model input variables.
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 version of the model.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model version.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model version.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version.
setModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model version.
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.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error name.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The name of the variable.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.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.ModelVariable
The model variable's 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.PutOutcomeRequest
The name of the outcome.
setName(String) - Method in class com.amazonaws.services.frauddetector.model.Role
The role name.
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 entry.
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.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.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.GetModelsRequest
The next token for the request.
setNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The next token for 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.
setOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
The outcome or outcomes returned when the rule expression matches.
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.GetPredictionResult
The prediction 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.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.
setRole(Role) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The role used to invoke the model.
setRole(Role) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The IAM role used to invoke the model endpoint.
setRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
The created rule.
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.
setRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
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.
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<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.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.
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 model status.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
The new status.
setStatus(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The new model status.
setTrainingDataSource(TrainingDataSource) - Method in class com.amazonaws.services.frauddetector.model.Model
The model training data source in Amazon S3.
setTrainingDataSource(TrainingDataSource) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model training data source.
setTrainingDataSource(TrainingDataSource) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The training data source location in Amazon S3.
setTrainingMetrics(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model training metrics.
setValidationMetrics(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model validation metrics.
setVariableEntries(Collection<VariableEntry>) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableRequest
The list of variables for the batch create variable request.
setVariables(Collection<Variable>) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The returned variables.
setVariables(Collection<Variable>) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The names of the variables returned.
setVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The variable type.
setVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.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 entry.
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.
standard() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClientBuilder
 

T

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.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.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.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.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.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.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.ExternalModel
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.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.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.GetPredictionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
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.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.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.ModelVariable
Returns a string representation of this object.
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 enum com.amazonaws.services.frauddetector.model.ModelVersionStatus
 
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.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.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.PutModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.frauddetector.model.PutModelResult
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.Role
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 class com.amazonaws.services.frauddetector.model.TrainingDataSource
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.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.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.
TrainingDataSource - Class in com.amazonaws.services.frauddetector.model
The training data source.
TrainingDataSource() - Constructor for class com.amazonaws.services.frauddetector.model.TrainingDataSource
 

U

updateDetectorVersion(UpdateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateDetectorVersion(UpdateDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a detector version.
updateDetectorVersion(UpdateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a detector version.
updateDetectorVersionAsync(UpdateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionAsync(UpdateDetectorVersionRequest, AsyncHandler<UpdateDetectorVersionRequest, UpdateDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionAsync(UpdateDetectorVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a detector version.
updateDetectorVersionAsync(UpdateDetectorVersionRequest, AsyncHandler<UpdateDetectorVersionRequest, UpdateDetectorVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a detector version.
updateDetectorVersionAsync(UpdateDetectorVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateDetectorVersionAsync(UpdateDetectorVersionRequest, AsyncHandler<UpdateDetectorVersionRequest, UpdateDetectorVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateDetectorVersionMetadata(UpdateDetectorVersionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateDetectorVersionMetadata(UpdateDetectorVersionMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates the detector version's description.
updateDetectorVersionMetadata(UpdateDetectorVersionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates the detector version's description.
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest, AsyncHandler<UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the detector version's description.
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest, AsyncHandler<UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the detector version's description.
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateDetectorVersionMetadataAsync(UpdateDetectorVersionMetadataRequest, AsyncHandler<UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateDetectorVersionMetadataRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionMetadataRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataRequest
 
UpdateDetectorVersionMetadataResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionMetadataResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionMetadataResult
 
UpdateDetectorVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionRequest
 
UpdateDetectorVersionResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionResult
 
updateDetectorVersionStatus(UpdateDetectorVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateDetectorVersionStatus(UpdateDetectorVersionStatusRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates the detector version’s status.
updateDetectorVersionStatus(UpdateDetectorVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates the detector version’s status.
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest, AsyncHandler<UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the detector version’s status.
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest, AsyncHandler<UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates the detector version’s status.
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateDetectorVersionStatusAsync(UpdateDetectorVersionStatusRequest, AsyncHandler<UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateDetectorVersionStatusRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionStatusRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusRequest
 
UpdateDetectorVersionStatusResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateDetectorVersionStatusResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateDetectorVersionStatusResult
 
updateModelVersion(UpdateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateModelVersion(UpdateModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a model version.
updateModelVersion(UpdateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a model version.
updateModelVersionAsync(UpdateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateModelVersionAsync(UpdateModelVersionRequest, AsyncHandler<UpdateModelVersionRequest, UpdateModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateModelVersionAsync(UpdateModelVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a model version.
updateModelVersionAsync(UpdateModelVersionRequest, AsyncHandler<UpdateModelVersionRequest, UpdateModelVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a model version.
updateModelVersionAsync(UpdateModelVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateModelVersionAsync(UpdateModelVersionRequest, AsyncHandler<UpdateModelVersionRequest, UpdateModelVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateModelVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateModelVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
 
UpdateModelVersionResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateModelVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateModelVersionResult
 
updateRuleMetadata(UpdateRuleMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateRuleMetadata(UpdateRuleMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a rule's metadata.
updateRuleMetadata(UpdateRuleMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a rule's metadata.
updateRuleMetadataAsync(UpdateRuleMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateRuleMetadataAsync(UpdateRuleMetadataRequest, AsyncHandler<UpdateRuleMetadataRequest, UpdateRuleMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateRuleMetadataAsync(UpdateRuleMetadataRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a rule's metadata.
updateRuleMetadataAsync(UpdateRuleMetadataRequest, AsyncHandler<UpdateRuleMetadataRequest, UpdateRuleMetadataResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a rule's metadata.
updateRuleMetadataAsync(UpdateRuleMetadataRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateRuleMetadataAsync(UpdateRuleMetadataRequest, AsyncHandler<UpdateRuleMetadataRequest, UpdateRuleMetadataResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateRuleMetadataRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateRuleMetadataRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataRequest
 
UpdateRuleMetadataResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateRuleMetadataResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateRuleMetadataResult
 
updateRuleVersion(UpdateRuleVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateRuleVersion(UpdateRuleVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a rule version resulting in a new rule version.
updateRuleVersion(UpdateRuleVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a rule version resulting in a new rule version.
updateRuleVersionAsync(UpdateRuleVersionRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateRuleVersionAsync(UpdateRuleVersionRequest, AsyncHandler<UpdateRuleVersionRequest, UpdateRuleVersionResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateRuleVersionAsync(UpdateRuleVersionRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a rule version resulting in a new rule version.
updateRuleVersionAsync(UpdateRuleVersionRequest, AsyncHandler<UpdateRuleVersionRequest, UpdateRuleVersionResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a rule version resulting in a new rule version.
updateRuleVersionAsync(UpdateRuleVersionRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateRuleVersionAsync(UpdateRuleVersionRequest, AsyncHandler<UpdateRuleVersionRequest, UpdateRuleVersionResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateRuleVersionRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateRuleVersionRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateRuleVersionRequest
 
UpdateRuleVersionResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateRuleVersionResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateRuleVersionResult
 
updateVariable(UpdateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetector
 
updateVariable(UpdateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetector
Updates a variable.
updateVariable(UpdateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorClient
Updates a variable.
updateVariableAsync(UpdateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateVariableAsync(UpdateVariableRequest, AsyncHandler<UpdateVariableRequest, UpdateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AbstractAmazonFraudDetectorAsync
 
updateVariableAsync(UpdateVariableRequest) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a variable.
updateVariableAsync(UpdateVariableRequest, AsyncHandler<UpdateVariableRequest, UpdateVariableResult>) - Method in interface com.amazonaws.services.frauddetector.AmazonFraudDetectorAsync
Updates a variable.
updateVariableAsync(UpdateVariableRequest) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
updateVariableAsync(UpdateVariableRequest, AsyncHandler<UpdateVariableRequest, UpdateVariableResult>) - Method in class com.amazonaws.services.frauddetector.AmazonFraudDetectorAsyncClient
 
UpdateVariableRequest - Class in com.amazonaws.services.frauddetector.model
 
UpdateVariableRequest() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateVariableRequest
 
UpdateVariableResult - Class in com.amazonaws.services.frauddetector.model
 
UpdateVariableResult() - Constructor for class com.amazonaws.services.frauddetector.model.UpdateVariableResult
 

V

ValidationException - Exception in com.amazonaws.services.frauddetector.model
An exception indicating a specified value is not allowed.
ValidationException(String) - Constructor for exception com.amazonaws.services.frauddetector.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.DataSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.DetectorVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelEndpointStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelInputDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelOutputDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.frauddetector.model.ModelVersionStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.frauddetector.model.DataSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.DetectorVersionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelEndpointStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelInputDataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelOutputDataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.frauddetector.model.ModelVersionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.amazonaws.services.frauddetector.model
The variable.
Variable() - Constructor for class com.amazonaws.services.frauddetector.model.Variable
 
VariableEntry - Class in com.amazonaws.services.frauddetector.model
The variable entry in a list.
VariableEntry() - Constructor for class com.amazonaws.services.frauddetector.model.VariableEntry
 

W

withArn(String) - Method in class com.amazonaws.services.frauddetector.model.Role
The role ARN.
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.
withContentType(String) - Method in class com.amazonaws.services.frauddetector.model.ModelEndpointDataBlob
The content type of the Amazon SageMaker model endpoint input data blob.
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.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.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.
withDataAccessRoleArn(String) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
The data access role ARN for the training data source.
withDataLocation(String) - Method in class com.amazonaws.services.frauddetector.model.TrainingDataSource
The data location of the training data source.
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 entry.
withDataType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The data type.
withDataType(DataType) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The data type.
withDataType(String) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data type of the variable.
withDataType(DataType) - Method in class com.amazonaws.services.frauddetector.model.Variable
The data type of the variable.
withDataType(String) - Method in class com.amazonaws.services.frauddetector.model.VariableEntry
The data type of the variable entry.
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 entry.
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.CreateModelVersionRequest
The model version 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.GetDetectorVersionResult
The detector version description.
withDescription(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version 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.ModelVersionDetail
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.PutModelRequest
The model 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.UpdateModelVersionRequest
The 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 entry.
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.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.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.GetPredictionRequest
The detector ID.
withDetectorId(String) - Method in class com.amazonaws.services.frauddetector.model.GetRulesRequest
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.
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.
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.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.GetPredictionRequest
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.
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.
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.
withEventAttributes(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
Names of variables you defined in Amazon Fraud Detector to represent event data elements and their corresponding values for the event you are sending for evaluation.
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.GetPredictionRequest
The unique ID used to identify the event.
withExpression(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
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.
withExternalModelEndpointDataBlobs(Map<String, ModelEndpointDataBlob>) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionRequest
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.
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.
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.
withIndex(Integer) - Method in class com.amazonaws.services.frauddetector.model.ModelVariable
The model variable's index.>
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.
withIsOpaque(Boolean) - Method in class com.amazonaws.services.frauddetector.model.ModelInputConfiguration
For an opaque-model, the input to the model will be a ByteBuffer blob provided in the getPrediction request, and will be passed to SageMaker as-is.
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.
withLabelKey(String) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label key.
withLabelMapper(Map<String, List<String>>) - Method in class com.amazonaws.services.frauddetector.model.LabelSchema
The label mapper maps the Amazon Fraud Detector supported label to the appropriate source labels.
withLabelSchema(LabelSchema) - Method in class com.amazonaws.services.frauddetector.model.Model
The model label schema.
withLabelSchema(LabelSchema) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model label schema.
withLabelSchema(LabelSchema) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The label schema.
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.
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.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.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.
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.GetDetectorsRequest
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.GetModelsRequest
The maximum results 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.
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.
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.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.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.DescribeModelVersionsRequest
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 parent 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.PutModelRequest
The model ID.
withModelId(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model ID.
withModels(Model...) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The returned models.
withModels(Collection<Model>) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The returned models.
withModelScores(ModelScores...) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
The model scores for models used in the detector version.
withModelScores(Collection<ModelScores>) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
The model scores for models used in the detector version.
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.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.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.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.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.PutModelRequest
The model type.
withModelType(ModelTypeEnum) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
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.
withModelVariables(ModelVariable...) - Method in class com.amazonaws.services.frauddetector.model.Model
The model input variables.
withModelVariables(Collection<ModelVariable>) - Method in class com.amazonaws.services.frauddetector.model.Model
The model input variables.
withModelVariables(ModelVariable...) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model variables.
withModelVariables(Collection<ModelVariable>) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model variables.
withModelVariables(ModelVariable...) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The model input variables.
withModelVariables(Collection<ModelVariable>) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The model input variables.
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 version of the model.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.DescribeModelVersionsRequest
The model version.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionRequest
The model version.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelVersionResult
The model version.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersion
The model version.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model version.
withModelVersionNumber(String) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The model version.
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.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchCreateVariableError
The name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableError
The error name.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The name of the variable.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.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.ModelVariable
The model variable's 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.PutOutcomeRequest
The name of the outcome.
withName(String) - Method in class com.amazonaws.services.frauddetector.model.Role
The role name.
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 entry.
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.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.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.GetModelsRequest
The next token for the request.
withNextToken(String) - Method in class com.amazonaws.services.frauddetector.model.GetModelsResult
The next token for 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.
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(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.GetPredictionResult
The prediction outcomes.
withOutcomes(Collection<String>) - Method in class com.amazonaws.services.frauddetector.model.GetPredictionResult
The prediction 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.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.
withRole(Role) - Method in class com.amazonaws.services.frauddetector.model.ExternalModel
The role used to invoke the model.
withRole(Role) - Method in class com.amazonaws.services.frauddetector.model.PutExternalModelRequest
The IAM role used to invoke the model endpoint.
withRule(Rule) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleResult
The created rule.
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.
withRuleId(String) - Method in class com.amazonaws.services.frauddetector.model.CreateRuleRequest
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.
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(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.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.
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 model status.
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.UpdateModelVersionRequest
The new model status.
withStatus(ModelVersionStatus) - Method in class com.amazonaws.services.frauddetector.model.UpdateModelVersionRequest
The new model status.
withTrainingDataSource(TrainingDataSource) - Method in class com.amazonaws.services.frauddetector.model.Model
The model training data source in Amazon S3.
withTrainingDataSource(TrainingDataSource) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model training data source.
withTrainingDataSource(TrainingDataSource) - Method in class com.amazonaws.services.frauddetector.model.PutModelRequest
The training data source location in Amazon S3.
withTrainingMetrics(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model training metrics.
withValidationMetrics(Map<String, String>) - Method in class com.amazonaws.services.frauddetector.model.ModelVersionDetail
The model validation metrics.
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.
withVariables(Variable...) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The returned variables.
withVariables(Collection<Variable>) - Method in class com.amazonaws.services.frauddetector.model.BatchGetVariableResult
The returned variables.
withVariables(Variable...) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The names of the variables returned.
withVariables(Collection<Variable>) - Method in class com.amazonaws.services.frauddetector.model.GetVariablesResult
The names of the variables returned.
withVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.CreateVariableRequest
The variable type.
withVariableType(String) - Method in class com.amazonaws.services.frauddetector.model.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 entry.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.