- getAcceptanceThreshold() - Method in class com.amazonaws.services.voiceid.model.AuthenticationConfiguration
-
The minimum threshold needed to successfully authenticate a speaker.
- getArn() - Method in class com.amazonaws.services.voiceid.model.Domain
-
The Amazon Resource Name (ARN) for the domain.
- getArn() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The Amazon Resource Name (ARN) for the domain.
- getAudioAggregationEndedAt() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
A timestamp indicating when audio aggregation ended for this authentication result.
- getAudioAggregationEndedAt() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
A timestamp indicating when audio aggregation ended for this fraud detection result.
- getAudioAggregationStartedAt() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
A timestamp indicating when audio aggregation started for this authentication result.
- getAudioAggregationStartedAt() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
A timestamp indicating when audio aggregation started for this fraud detection result.
- getAuthenticationResult() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
Details resulting from the authentication process, such as authentication decision and authentication score.
- getAuthenticationResultId() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The unique identifier for this authentication result.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceID
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceID
-
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.voiceid.AmazonVoiceIDClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientToken() - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The idempotency token for creating a new domain.
- getClientToken() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The idempotency token for starting a new fraudster registration job.
- getClientToken() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The idempotency token for starting a new speaker enrollment Job.
- getConfiguration() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The AuthenticationConfiguration used to generate this authentication result.
- getConfiguration() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The FraudDetectionConfiguration used to generate this fraud detection result.
- getConflictType() - Method in exception com.amazonaws.services.voiceid.model.ConflictException
-
The type of conflict which caused a ConflictException.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.Domain
-
The timestamp at which the domain is created.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The timestamp showing when the domain is created.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The timestamp when Voice ID identified the fraudster.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
A timestamp showing the creation time of the fraudster registration job.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
A timestamp showing when the fraudster registration job is created.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.Speaker
-
A timestamp showing when the speaker is created.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
A timestamp showing the creation of the speaker enrollment job.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
A timestamp showing the creation time of the speaker enrollment job.
- getCreatedAt() - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
A timestamp showing the speaker's creation time.
- getCustomerSpeakerId() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The client-provided identifier for the speaker whose authentication result is produced.
- getCustomerSpeakerId() - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The client-provided identifier for the speaker.
- getCustomerSpeakerId() - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The client-provided identifier for the speaker.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the Job output file.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- getDecision() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The authentication decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
- getDecision() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The fraud detection decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
- getDescription() - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
A brief description of this domain.
- getDescription() - Method in class com.amazonaws.services.voiceid.model.Domain
-
The client-provided description of the domain.
- getDescription() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The client-provided description of the domain.
- getDescription() - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
A brief description about this domain.
- getDomain() - Method in class com.amazonaws.services.voiceid.model.CreateDomainResult
-
Information about the newly created domain.
- getDomain() - Method in class com.amazonaws.services.voiceid.model.DescribeDomainResult
-
Information about the specified domain.
- getDomain() - Method in class com.amazonaws.services.voiceid.model.UpdateDomainResult
-
Details about the updated domain
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DeleteDomainRequest
-
The identifier of the domain you want to delete.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DeleteFraudsterRequest
-
The identifier of the domain containing the fraudster.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DeleteSpeakerRequest
-
The identifier of the domain containing the speaker.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DescribeDomainRequest
-
The identifier of the domain you are describing.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobRequest
-
The identifier for the domain containing the fraudster registration job.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRequest
-
The identifier of the domain containing the fraudster.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobRequest
-
The identifier of the domain containing the speaker enrollment job.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerRequest
-
The identifier of the domain that contains the speaker.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.Domain
-
The service-generated identifier for the domain.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The service-generated identifier for the domain.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionRequest
-
The identifier of the domain where the session started.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The identifier of the domain containing the session.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The identifier for the domain containing the fraudster.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The identifier of the domain containing the fraudster registration job.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The identifier of the domain containing the fraudster registration job.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
The identifier of the domain containing the fraudster registration Jobs.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
The identifier of the domain containing the speaker enrollment jobs.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
The identifier of the domain.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerRequest
-
The identifier of the domain containing the speaker.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The identifier of the domain that contains the speaker.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The identifier of the domain that contains the speaker enrollment job.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The identifier of the domain that contains the speaker enrollment job.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The identifier of the domain that contains the speaker.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The identifier of the domain containing the fraudster registration job and in which the fraudsters are
registered.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The identifier of the domain that contains the speaker enrollment job and in which the speakers are enrolled.
- getDomainId() - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The identifier of the domain to be updated.
- getDomainStatus() - Method in class com.amazonaws.services.voiceid.model.Domain
-
The current status of the domain.
- getDomainStatus() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The current status of the domain.
- getDomainSummaries() - Method in class com.amazonaws.services.voiceid.model.ListDomainsResult
-
A list containing details about each domain in the Amazon Web Services account.
- getDuplicateRegistrationAction() - Method in class com.amazonaws.services.voiceid.model.RegistrationConfig
-
The action to take when a fraudster is identified as a duplicate.
- getEndedAt() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
A timestamp showing when the fraudster registration job ended.
- getEndedAt() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
A timestamp showing when the fraudster registration job ended.
- getEndedAt() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
A timestamp showing when the speaker enrollment job ended.
- getEndedAt() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
A timestamp showing when the speaker enrollment job ended.
- getEnrollmentConfig() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The configuration that defines the action to take when the speaker is already enrolled in Voice ID, and the
FraudDetectionConfig to use.
- getEnrollmentConfig() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The enrollment config that contains details such as the action to take when a speaker is already enrolled in the
Voice ID system or when a speaker is identified as a fraudster.
- getExecutorService() - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExistingEnrollmentAction() - Method in class com.amazonaws.services.voiceid.model.EnrollmentConfig
-
The action to take when the specified speaker is already enrolled in the specified domain.
- getFailureDetails() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
Contains details that are populated when an entire batch job fails.
- getFailureDetails() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
Contains details that are populated when an entire batch job fails.
- getFailureDetails() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
Contains details that are populated when an entire batch job fails.
- getFailureDetails() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
Contains details that are populated when an entire batch job fails.
- getFraudDetectionAction() - Method in class com.amazonaws.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
The action to take when the given speaker is flagged by the fraud detection system.
- getFraudDetectionConfig() - Method in class com.amazonaws.services.voiceid.model.EnrollmentConfig
-
The fraud detection configuration to use for the speaker enrollment job.
- getFraudDetectionResult() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
Details resulting from the fraud detection process, such as fraud detection decision and risk score.
- getFraudDetectionResultId() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The unique identifier for this fraud detection result.
- getFraudster() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterResult
-
Information about the specified fraudster.
- getFraudsterId() - Method in class com.amazonaws.services.voiceid.model.DeleteFraudsterRequest
-
The identifier of the fraudster you want to delete.
- getFraudsterId() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRequest
-
The identifier of the fraudster you are describing.
- getFraudsterSimilarityThreshold() - Method in class com.amazonaws.services.voiceid.model.RegistrationConfig
-
The minimum similarity score between the new and old fraudsters in order to consider the new fraudster a
duplicate.
- getGeneratedFraudsterId() - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The service-generated identifier for the fraudster.
- getGeneratedFraudsterId() - Method in class com.amazonaws.services.voiceid.model.KnownFraudsterRisk
-
The identifier of the fraudster that is the closest match to the speaker.
- getGeneratedSpeakerId() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The service-generated identifier for the speaker whose authentication result is produced.
- getGeneratedSpeakerId() - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The service-generated identifier for the speaker.
- getGeneratedSpeakerId() - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The service-generated identifier for the speaker.
- getInputDataConfig() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration job requests.
- getInputDataConfig() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The input data config containing an S3 URI for the input manifest file that contains the list of speaker
enrollment job requests.
- getInputDataConfig() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration requests.
- getInputDataConfig() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The input data config containing the S3 location for the input manifest file that contains the list of speaker
enrollment requests.
- getJob() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobResult
-
Contains details about the specified fraudster registration job.
- getJob() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobResult
-
Contains details about the specified speaker enrollment job.
- getJob() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobResult
-
Details about the started fraudster registration job.
- getJob() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobResult
-
Details about the started speaker enrollment job.
- getJobId() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobRequest
-
The identifier for the fraudster registration job you are describing.
- getJobId() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobRequest
-
The identifier of the speaker enrollment job you are describing.
- getJobId() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The service-generated identifier for the fraudster registration job.
- getJobId() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The service-generated identifier for the fraudster registration job.
- getJobId() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The service-generated identifier for the speaker enrollment job.
- getJobId() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The service-generated identifier for the speaker enrollment job.
- getJobName() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The client-provied name for the fraudster registration job.
- getJobName() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The client-provied name for the fraudster registration job.
- getJobName() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The client-provided name for the speaker enrollment job.
- getJobName() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The client-provided name for the speaker enrollment job.
- getJobName() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The name of the new fraudster registration job.
- getJobName() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
A name for your speaker enrollment job.
- getJobProgress() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
Shows the completed percentage of registration requests listed in the input file.
- getJobProgress() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
Shows the completed percentage of registration requests listed in the input file.
- getJobProgress() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
Provides details on job progress.
- getJobProgress() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
Provides details regarding job progress.
- getJobStatus() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The current status of the fraudster registration job.
- getJobStatus() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The current status of the fraudster registration job.
- getJobStatus() - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
Provides the status of your fraudster registration job.
- getJobStatus() - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
Provides the status of your speaker enrollment Job.
- getJobStatus() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The current status of the speaker enrollment job.
- getJobStatus() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The current status of the speaker enrollment job.
- getJobSummaries() - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsResult
-
A list containing details about each specified fraudster registration job.
- getJobSummaries() - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsResult
-
A list containing details about each specified speaker enrollment job.
- getKey() - Method in class com.amazonaws.services.voiceid.model.Tag
-
The first part of a key:value pair that forms a tag associated with a given resource.
- getKmsKeyId() - Method in class com.amazonaws.services.voiceid.model.OutputDataConfig
-
the identifier of the KMS key you want Voice ID to use to encrypt the output file of the fraudster registration
job.
- getKmsKeyId() - Method in class com.amazonaws.services.voiceid.model.ServerSideEncryptionConfiguration
-
The identifier of the KMS Key you want Voice ID to use to encrypt your data.
- getKnownFraudsterRisk() - Method in class com.amazonaws.services.voiceid.model.FraudRiskDetails
-
The details resulting from 'Known Fraudster Risk' analysis of the speaker.
- getMaxResults() - Method in class com.amazonaws.services.voiceid.model.ListDomainsRequest
-
The maximum number of results that are returned per call.
- getMaxResults() - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
The maximum number of results that are returned per call.
- getMaxResults() - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
The maximum number of results that are returned per call.
- getMaxResults() - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
The maximum number of results that are returned per call.
- getMessage() - Method in class com.amazonaws.services.voiceid.model.FailureDetails
-
A description of the error that caused the batch job failure.
- getName() - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The name of the domain.
- getName() - Method in class com.amazonaws.services.voiceid.model.Domain
-
The client-provided name for the domain.
- getName() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The client-provided name for the domain.
- getName() - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The name of the domain.
- getNextToken() - Method in class com.amazonaws.services.voiceid.model.ListDomainsRequest
-
If NextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.voiceid.model.ListDomainsResult
-
If NextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
If NextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsResult
-
If NextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
If NextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsResult
-
If NextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
If NextToken is returned, there are more results available.
- getNextToken() - Method in class com.amazonaws.services.voiceid.model.ListSpeakersResult
-
If NextToken is returned, there are more results available.
- getOutputDataConfig() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The output data config containing the S3 location where you want Voice ID to write your job output file; you must
also include a KMS Key ID in order to encrypt the file.
- getOutputDataConfig() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- getOutputDataConfig() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- getOutputDataConfig() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- getPercentComplete() - Method in class com.amazonaws.services.voiceid.model.JobProgress
-
Shows the completed percentage of enrollment or registration requests listed in the input file.
- getReasons() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The reason speaker was flagged by the fraud detection system.
- getRegistrationConfig() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The registration config containing details such as the action to take when a duplicate fraudster is detected, and
the similarity threshold to use for detecting a duplicate fraudster.
- getRegistrationConfig() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The registration config containing details such as the action to take when a duplicate fraudster is detected, and
the similarity threshold to use for detecting a duplicate fraudster.
- getResourceArn() - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource for which you want to list the tags.
- getResourceArn() - Method in class com.amazonaws.services.voiceid.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource you want to tag.
- getResourceArn() - Method in class com.amazonaws.services.voiceid.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource you want to remove tags from.
- getResourceType() - Method in exception com.amazonaws.services.voiceid.model.ResourceNotFoundException
-
The type of resource which cannot not be found.
- getRiskDetails() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
Details about each risk analyzed for this speaker.
- getRiskScore() - Method in class com.amazonaws.services.voiceid.model.KnownFraudsterRisk
-
The score indicating the likelihood the speaker is a known fraudster.
- getRiskThreshold() - Method in class com.amazonaws.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
Threshold value for determining whether the speaker is a high risk to be fraudulent.
- getRiskThreshold() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionConfiguration
-
Threshold value for determining whether the speaker is a fraudster.
- getS3Uri() - Method in class com.amazonaws.services.voiceid.model.InputDataConfig
-
The S3 location for the input manifest file that contains the list of individual enrollment or registration job
requests.
- getS3Uri() - Method in class com.amazonaws.services.voiceid.model.OutputDataConfig
-
The S3 path of the folder to which Voice ID writes the job output file, which has a *.out extension.
- getScore() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The authentication score for the speaker whose authentication result is produced.
- getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The configuration, containing the KMS Key Identifier, to be used by Voice ID for the server-side encryption of
your data.
- getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.voiceid.model.Domain
-
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt
your data.
- getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt
your data..
- getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The configuration, containing the KMS Key Identifier, to be used by Voice ID for the server-side encryption of
your data.
- getSessionId() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The service-generated identifier of the session.
- getSessionName() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The client-provided name of the session.
- getSessionNameOrId() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionRequest
-
The session identifier, or name of the session, that you want to evaluate.
- getSpeaker() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerResult
-
Information about the specified speaker.
- getSpeaker() - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerResult
-
Details about the opted-out speaker.
- getSpeakerId() - Method in class com.amazonaws.services.voiceid.model.DeleteSpeakerRequest
-
The identifier of the speaker you want to delete.
- getSpeakerId() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerRequest
-
The identifier of the speaker you are describing.
- getSpeakerId() - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerRequest
-
The identifier of the speaker you want opted-out.
- getSpeakerSummaries() - Method in class com.amazonaws.services.voiceid.model.ListSpeakersResult
-
A list containing details about each speaker in the Amazon Web Services account.
- getStatus() - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The current status of the speaker.
- getStatus() - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The current status of the speaker.
- getStatusCode() - Method in class com.amazonaws.services.voiceid.model.FailureDetails
-
An HTTP status code representing the nature of the error.
- getStreamingStatus() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The current status of audio streaming for this session.
- getTagKeys() - Method in class com.amazonaws.services.voiceid.model.UntagResourceRequest
-
The list of tag keys you want to remove from the specified resource.
- getTags() - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
A list of tags you want added to the domain.
- getTags() - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceResult
-
The list of tags associated with the specified resource.
- getTags() - Method in class com.amazonaws.services.voiceid.model.TagResourceRequest
-
The list of tags to assign to the specified resource.
- getUpdatedAt() - Method in class com.amazonaws.services.voiceid.model.Domain
-
The timestamp showing the domain's last update.
- getUpdatedAt() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The timestamp showing the domain's last update.
- getUpdatedAt() - Method in class com.amazonaws.services.voiceid.model.Speaker
-
A timestamp showing the speaker's last update.
- getUpdatedAt() - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
A timestamp showing the speaker's last update.
- getValue() - Method in class com.amazonaws.services.voiceid.model.Tag
-
The second part of a key:value pair that forms a tag associated with a given resource.
- ServerSideEncryptionConfiguration - Class in com.amazonaws.services.voiceid.model
-
The configuration containing information about the customer-managed KMS Key used for encrypting customer data.
- ServerSideEncryptionConfiguration() - Constructor for class com.amazonaws.services.voiceid.model.ServerSideEncryptionConfiguration
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.voiceid.model
-
The request exceeded the service quota.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.voiceid.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAcceptanceThreshold(Integer) - Method in class com.amazonaws.services.voiceid.model.AuthenticationConfiguration
-
The minimum threshold needed to successfully authenticate a speaker.
- setArn(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The Amazon Resource Name (ARN) for the domain.
- setArn(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The Amazon Resource Name (ARN) for the domain.
- setAudioAggregationEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
A timestamp indicating when audio aggregation ended for this authentication result.
- setAudioAggregationEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
A timestamp indicating when audio aggregation ended for this fraud detection result.
- setAudioAggregationStartedAt(Date) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
A timestamp indicating when audio aggregation started for this authentication result.
- setAudioAggregationStartedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
A timestamp indicating when audio aggregation started for this fraud detection result.
- setAuthenticationResult(AuthenticationResult) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
Details resulting from the authentication process, such as authentication decision and authentication score.
- setAuthenticationResultId(String) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The unique identifier for this authentication result.
- setClientToken(String) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The idempotency token for creating a new domain.
- setClientToken(String) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The idempotency token for starting a new fraudster registration job.
- setClientToken(String) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The idempotency token for starting a new speaker enrollment Job.
- setConfiguration(AuthenticationConfiguration) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The AuthenticationConfiguration used to generate this authentication result.
- setConfiguration(FraudDetectionConfiguration) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The FraudDetectionConfiguration used to generate this fraud detection result.
- setConflictType(String) - Method in exception com.amazonaws.services.voiceid.model.ConflictException
-
The type of conflict which caused a ConflictException.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The timestamp at which the domain is created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The timestamp showing when the domain is created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The timestamp when Voice ID identified the fraudster.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
A timestamp showing the creation time of the fraudster registration job.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
A timestamp showing when the fraudster registration job is created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
A timestamp showing when the speaker is created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
A timestamp showing the creation of the speaker enrollment job.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
A timestamp showing the creation time of the speaker enrollment job.
- setCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
A timestamp showing the speaker's creation time.
- setCustomerSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The client-provided identifier for the speaker whose authentication result is produced.
- setCustomerSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The client-provided identifier for the speaker.
- setCustomerSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The client-provided identifier for the speaker.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the Job output file.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- setDecision(String) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The authentication decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
- setDecision(String) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The fraud detection decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
- setDescription(String) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
A brief description of this domain.
- setDescription(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The client-provided description of the domain.
- setDescription(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The client-provided description of the domain.
- setDescription(String) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
A brief description about this domain.
- setDomain(Domain) - Method in class com.amazonaws.services.voiceid.model.CreateDomainResult
-
Information about the newly created domain.
- setDomain(Domain) - Method in class com.amazonaws.services.voiceid.model.DescribeDomainResult
-
Information about the specified domain.
- setDomain(Domain) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainResult
-
Details about the updated domain
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteDomainRequest
-
The identifier of the domain you want to delete.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteFraudsterRequest
-
The identifier of the domain containing the fraudster.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteSpeakerRequest
-
The identifier of the domain containing the speaker.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeDomainRequest
-
The identifier of the domain you are describing.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobRequest
-
The identifier for the domain containing the fraudster registration job.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRequest
-
The identifier of the domain containing the fraudster.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobRequest
-
The identifier of the domain containing the speaker enrollment job.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerRequest
-
The identifier of the domain that contains the speaker.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The service-generated identifier for the domain.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The service-generated identifier for the domain.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionRequest
-
The identifier of the domain where the session started.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The identifier of the domain containing the session.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The identifier for the domain containing the fraudster.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The identifier of the domain containing the fraudster registration job.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The identifier of the domain containing the fraudster registration job.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
The identifier of the domain containing the fraudster registration Jobs.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
The identifier of the domain containing the speaker enrollment jobs.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
The identifier of the domain.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerRequest
-
The identifier of the domain containing the speaker.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The identifier of the domain that contains the speaker.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The identifier of the domain that contains the speaker enrollment job.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The identifier of the domain that contains the speaker enrollment job.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The identifier of the domain that contains the speaker.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The identifier of the domain containing the fraudster registration job and in which the fraudsters are
registered.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The identifier of the domain that contains the speaker enrollment job and in which the speakers are enrolled.
- setDomainId(String) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The identifier of the domain to be updated.
- setDomainStatus(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The current status of the domain.
- setDomainStatus(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The current status of the domain.
- setDomainSummaries(Collection<DomainSummary>) - Method in class com.amazonaws.services.voiceid.model.ListDomainsResult
-
A list containing details about each domain in the Amazon Web Services account.
- setDuplicateRegistrationAction(String) - Method in class com.amazonaws.services.voiceid.model.RegistrationConfig
-
The action to take when a fraudster is identified as a duplicate.
- setEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
A timestamp showing when the fraudster registration job ended.
- setEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
A timestamp showing when the fraudster registration job ended.
- setEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
A timestamp showing when the speaker enrollment job ended.
- setEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
A timestamp showing when the speaker enrollment job ended.
- setEnrollmentConfig(EnrollmentConfig) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The configuration that defines the action to take when the speaker is already enrolled in Voice ID, and the
FraudDetectionConfig to use.
- setEnrollmentConfig(EnrollmentConfig) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The enrollment config that contains details such as the action to take when a speaker is already enrolled in the
Voice ID system or when a speaker is identified as a fraudster.
- setExistingEnrollmentAction(String) - Method in class com.amazonaws.services.voiceid.model.EnrollmentConfig
-
The action to take when the specified speaker is already enrolled in the specified domain.
- setFailureDetails(FailureDetails) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
Contains details that are populated when an entire batch job fails.
- setFailureDetails(FailureDetails) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
Contains details that are populated when an entire batch job fails.
- setFailureDetails(FailureDetails) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
Contains details that are populated when an entire batch job fails.
- setFailureDetails(FailureDetails) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
Contains details that are populated when an entire batch job fails.
- setFraudDetectionAction(String) - Method in class com.amazonaws.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
The action to take when the given speaker is flagged by the fraud detection system.
- setFraudDetectionConfig(EnrollmentJobFraudDetectionConfig) - Method in class com.amazonaws.services.voiceid.model.EnrollmentConfig
-
The fraud detection configuration to use for the speaker enrollment job.
- setFraudDetectionResult(FraudDetectionResult) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
Details resulting from the fraud detection process, such as fraud detection decision and risk score.
- setFraudDetectionResultId(String) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The unique identifier for this fraud detection result.
- setFraudster(Fraudster) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterResult
-
Information about the specified fraudster.
- setFraudsterId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteFraudsterRequest
-
The identifier of the fraudster you want to delete.
- setFraudsterId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRequest
-
The identifier of the fraudster you are describing.
- setFraudsterSimilarityThreshold(Integer) - Method in class com.amazonaws.services.voiceid.model.RegistrationConfig
-
The minimum similarity score between the new and old fraudsters in order to consider the new fraudster a
duplicate.
- setGeneratedFraudsterId(String) - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The service-generated identifier for the fraudster.
- setGeneratedFraudsterId(String) - Method in class com.amazonaws.services.voiceid.model.KnownFraudsterRisk
-
The identifier of the fraudster that is the closest match to the speaker.
- setGeneratedSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The service-generated identifier for the speaker whose authentication result is produced.
- setGeneratedSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The service-generated identifier for the speaker.
- setGeneratedSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The service-generated identifier for the speaker.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration job requests.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The input data config containing an S3 URI for the input manifest file that contains the list of speaker
enrollment job requests.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration requests.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The input data config containing the S3 location for the input manifest file that contains the list of speaker
enrollment requests.
- setJob(FraudsterRegistrationJob) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobResult
-
Contains details about the specified fraudster registration job.
- setJob(SpeakerEnrollmentJob) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobResult
-
Contains details about the specified speaker enrollment job.
- setJob(FraudsterRegistrationJob) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobResult
-
Details about the started fraudster registration job.
- setJob(SpeakerEnrollmentJob) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobResult
-
Details about the started speaker enrollment job.
- setJobId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobRequest
-
The identifier for the fraudster registration job you are describing.
- setJobId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobRequest
-
The identifier of the speaker enrollment job you are describing.
- setJobId(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The service-generated identifier for the fraudster registration job.
- setJobId(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The service-generated identifier for the fraudster registration job.
- setJobId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The service-generated identifier for the speaker enrollment job.
- setJobId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The service-generated identifier for the speaker enrollment job.
- setJobName(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The client-provied name for the fraudster registration job.
- setJobName(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The client-provied name for the fraudster registration job.
- setJobName(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The client-provided name for the speaker enrollment job.
- setJobName(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The client-provided name for the speaker enrollment job.
- setJobName(String) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The name of the new fraudster registration job.
- setJobName(String) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
A name for your speaker enrollment job.
- setJobProgress(JobProgress) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
Shows the completed percentage of registration requests listed in the input file.
- setJobProgress(JobProgress) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
Shows the completed percentage of registration requests listed in the input file.
- setJobProgress(JobProgress) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
Provides details on job progress.
- setJobProgress(JobProgress) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
Provides details regarding job progress.
- setJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The current status of the fraudster registration job.
- setJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The current status of the fraudster registration job.
- setJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
Provides the status of your fraudster registration job.
- setJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
Provides the status of your speaker enrollment Job.
- setJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The current status of the speaker enrollment job.
- setJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The current status of the speaker enrollment job.
- setJobSummaries(Collection<FraudsterRegistrationJobSummary>) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsResult
-
A list containing details about each specified fraudster registration job.
- setJobSummaries(Collection<SpeakerEnrollmentJobSummary>) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsResult
-
A list containing details about each specified speaker enrollment job.
- setKey(String) - Method in class com.amazonaws.services.voiceid.model.Tag
-
The first part of a key:value pair that forms a tag associated with a given resource.
- setKmsKeyId(String) - Method in class com.amazonaws.services.voiceid.model.OutputDataConfig
-
the identifier of the KMS key you want Voice ID to use to encrypt the output file of the fraudster registration
job.
- setKmsKeyId(String) - Method in class com.amazonaws.services.voiceid.model.ServerSideEncryptionConfiguration
-
The identifier of the KMS Key you want Voice ID to use to encrypt your data.
- setKnownFraudsterRisk(KnownFraudsterRisk) - Method in class com.amazonaws.services.voiceid.model.FraudRiskDetails
-
The details resulting from 'Known Fraudster Risk' analysis of the speaker.
- setMaxResults(Integer) - Method in class com.amazonaws.services.voiceid.model.ListDomainsRequest
-
The maximum number of results that are returned per call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
The maximum number of results that are returned per call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
The maximum number of results that are returned per call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
The maximum number of results that are returned per call.
- setMessage(String) - Method in class com.amazonaws.services.voiceid.model.FailureDetails
-
A description of the error that caused the batch job failure.
- setName(String) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The name of the domain.
- setName(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The client-provided name for the domain.
- setName(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The client-provided name for the domain.
- setName(String) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The name of the domain.
- setNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListDomainsRequest
-
If NextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListDomainsResult
-
If NextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
If NextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsResult
-
If NextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
If NextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsResult
-
If NextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
If NextToken is returned, there are more results available.
- setNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersResult
-
If NextToken is returned, there are more results available.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The output data config containing the S3 location where you want Voice ID to write your job output file; you must
also include a KMS Key ID in order to encrypt the file.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- setPercentComplete(Integer) - Method in class com.amazonaws.services.voiceid.model.JobProgress
-
Shows the completed percentage of enrollment or registration requests listed in the input file.
- setReasons(Collection<String>) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The reason speaker was flagged by the fraud detection system.
- setRegistrationConfig(RegistrationConfig) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The registration config containing details such as the action to take when a duplicate fraudster is detected, and
the similarity threshold to use for detecting a duplicate fraudster.
- setRegistrationConfig(RegistrationConfig) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The registration config containing details such as the action to take when a duplicate fraudster is detected, and
the similarity threshold to use for detecting a duplicate fraudster.
- setResourceArn(String) - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource for which you want to list the tags.
- setResourceArn(String) - Method in class com.amazonaws.services.voiceid.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource you want to tag.
- setResourceArn(String) - Method in class com.amazonaws.services.voiceid.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource you want to remove tags from.
- setResourceType(String) - Method in exception com.amazonaws.services.voiceid.model.ResourceNotFoundException
-
The type of resource which cannot not be found.
- setRiskDetails(FraudRiskDetails) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
Details about each risk analyzed for this speaker.
- setRiskScore(Integer) - Method in class com.amazonaws.services.voiceid.model.KnownFraudsterRisk
-
The score indicating the likelihood the speaker is a known fraudster.
- setRiskThreshold(Integer) - Method in class com.amazonaws.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
Threshold value for determining whether the speaker is a high risk to be fraudulent.
- setRiskThreshold(Integer) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionConfiguration
-
Threshold value for determining whether the speaker is a fraudster.
- setS3Uri(String) - Method in class com.amazonaws.services.voiceid.model.InputDataConfig
-
The S3 location for the input manifest file that contains the list of individual enrollment or registration job
requests.
- setS3Uri(String) - Method in class com.amazonaws.services.voiceid.model.OutputDataConfig
-
The S3 path of the folder to which Voice ID writes the job output file, which has a *.out extension.
- setScore(Integer) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The authentication score for the speaker whose authentication result is produced.
- setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The configuration, containing the KMS Key Identifier, to be used by Voice ID for the server-side encryption of
your data.
- setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt
your data.
- setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt
your data..
- setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The configuration, containing the KMS Key Identifier, to be used by Voice ID for the server-side encryption of
your data.
- setSessionId(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The service-generated identifier of the session.
- setSessionName(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The client-provided name of the session.
- setSessionNameOrId(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionRequest
-
The session identifier, or name of the session, that you want to evaluate.
- setSpeaker(Speaker) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerResult
-
Information about the specified speaker.
- setSpeaker(Speaker) - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerResult
-
Details about the opted-out speaker.
- setSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteSpeakerRequest
-
The identifier of the speaker you want to delete.
- setSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerRequest
-
The identifier of the speaker you are describing.
- setSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerRequest
-
The identifier of the speaker you want opted-out.
- setSpeakerSummaries(Collection<SpeakerSummary>) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersResult
-
A list containing details about each speaker in the Amazon Web Services account.
- setStatus(String) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The current status of the speaker.
- setStatus(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The current status of the speaker.
- setStatusCode(Integer) - Method in class com.amazonaws.services.voiceid.model.FailureDetails
-
An HTTP status code representing the nature of the error.
- setStreamingStatus(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The current status of audio streaming for this session.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.voiceid.model.UntagResourceRequest
-
The list of tag keys you want to remove from the specified resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
A list of tags you want added to the domain.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceResult
-
The list of tags associated with the specified resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.voiceid.model.TagResourceRequest
-
The list of tags to assign to the specified resource.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The timestamp showing the domain's last update.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The timestamp showing the domain's last update.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
A timestamp showing the speaker's last update.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
A timestamp showing the speaker's last update.
- setValue(String) - Method in class com.amazonaws.services.voiceid.model.Tag
-
The second part of a key:value pair that forms a tag associated with a given resource.
- shutdown() - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceID
-
- shutdown() - Method in interface com.amazonaws.services.voiceid.AmazonVoiceID
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDClient
-
- Speaker - Class in com.amazonaws.services.voiceid.model
-
Contains all the information about a speaker.
- Speaker() - Constructor for class com.amazonaws.services.voiceid.model.Speaker
-
- SpeakerEnrollmentJob - Class in com.amazonaws.services.voiceid.model
-
Contains all the information about a speaker enrollment job.
- SpeakerEnrollmentJob() - Constructor for class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
- SpeakerEnrollmentJobStatus - Enum in com.amazonaws.services.voiceid.model
-
- SpeakerEnrollmentJobSummary - Class in com.amazonaws.services.voiceid.model
-
Contains a summary of information about a speaker enrollment job.
- SpeakerEnrollmentJobSummary() - Constructor for class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
- SpeakerStatus - Enum in com.amazonaws.services.voiceid.model
-
- SpeakerSummary - Class in com.amazonaws.services.voiceid.model
-
Contains a summary of information about a speaker.
- SpeakerSummary() - Constructor for class com.amazonaws.services.voiceid.model.SpeakerSummary
-
- standard() - Static method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.voiceid.AmazonVoiceIDClientBuilder
-
- startFraudsterRegistrationJob(StartFraudsterRegistrationJobRequest) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceID
-
- startFraudsterRegistrationJob(StartFraudsterRegistrationJobRequest) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceID
-
Starts a new batch fraudster registration job using provided details.
- startFraudsterRegistrationJob(StartFraudsterRegistrationJobRequest) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDClient
-
Starts a new batch fraudster registration job using provided details.
- startFraudsterRegistrationJobAsync(StartFraudsterRegistrationJobRequest) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceIDAsync
-
- startFraudsterRegistrationJobAsync(StartFraudsterRegistrationJobRequest, AsyncHandler<StartFraudsterRegistrationJobRequest, StartFraudsterRegistrationJobResult>) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceIDAsync
-
- startFraudsterRegistrationJobAsync(StartFraudsterRegistrationJobRequest) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceIDAsync
-
Starts a new batch fraudster registration job using provided details.
- startFraudsterRegistrationJobAsync(StartFraudsterRegistrationJobRequest, AsyncHandler<StartFraudsterRegistrationJobRequest, StartFraudsterRegistrationJobResult>) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceIDAsync
-
Starts a new batch fraudster registration job using provided details.
- startFraudsterRegistrationJobAsync(StartFraudsterRegistrationJobRequest) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClient
-
- startFraudsterRegistrationJobAsync(StartFraudsterRegistrationJobRequest, AsyncHandler<StartFraudsterRegistrationJobRequest, StartFraudsterRegistrationJobResult>) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClient
-
- StartFraudsterRegistrationJobRequest - Class in com.amazonaws.services.voiceid.model
-
- StartFraudsterRegistrationJobRequest() - Constructor for class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
- StartFraudsterRegistrationJobResult - Class in com.amazonaws.services.voiceid.model
-
- StartFraudsterRegistrationJobResult() - Constructor for class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobResult
-
- startSpeakerEnrollmentJob(StartSpeakerEnrollmentJobRequest) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceID
-
- startSpeakerEnrollmentJob(StartSpeakerEnrollmentJobRequest) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceID
-
Starts a new batch speaker enrollment job using specified details.
- startSpeakerEnrollmentJob(StartSpeakerEnrollmentJobRequest) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDClient
-
Starts a new batch speaker enrollment job using specified details.
- startSpeakerEnrollmentJobAsync(StartSpeakerEnrollmentJobRequest) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceIDAsync
-
- startSpeakerEnrollmentJobAsync(StartSpeakerEnrollmentJobRequest, AsyncHandler<StartSpeakerEnrollmentJobRequest, StartSpeakerEnrollmentJobResult>) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceIDAsync
-
- startSpeakerEnrollmentJobAsync(StartSpeakerEnrollmentJobRequest) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceIDAsync
-
Starts a new batch speaker enrollment job using specified details.
- startSpeakerEnrollmentJobAsync(StartSpeakerEnrollmentJobRequest, AsyncHandler<StartSpeakerEnrollmentJobRequest, StartSpeakerEnrollmentJobResult>) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceIDAsync
-
Starts a new batch speaker enrollment job using specified details.
- startSpeakerEnrollmentJobAsync(StartSpeakerEnrollmentJobRequest) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClient
-
- startSpeakerEnrollmentJobAsync(StartSpeakerEnrollmentJobRequest, AsyncHandler<StartSpeakerEnrollmentJobRequest, StartSpeakerEnrollmentJobResult>) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClient
-
- StartSpeakerEnrollmentJobRequest - Class in com.amazonaws.services.voiceid.model
-
- StartSpeakerEnrollmentJobRequest() - Constructor for class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
- StartSpeakerEnrollmentJobResult - Class in com.amazonaws.services.voiceid.model
-
- StartSpeakerEnrollmentJobResult() - Constructor for class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobResult
-
- StreamingStatus - Enum in com.amazonaws.services.voiceid.model
-
- Tag - Class in com.amazonaws.services.voiceid.model
-
A tag that can be assigned to a Voice ID resource.
- Tag() - Constructor for class com.amazonaws.services.voiceid.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceID
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceID
-
Tags an Amazon Connect Voice ID resource with the provided list of tags.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDClient
-
Tags an Amazon Connect Voice ID resource with the provided list of tags.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceIDAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.voiceid.AbstractAmazonVoiceIDAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceIDAsync
-
Tags an Amazon Connect Voice ID resource with the provided list of tags.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.voiceid.AmazonVoiceIDAsync
-
Tags an Amazon Connect Voice ID resource with the provided list of tags.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.voiceid.AmazonVoiceIDAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.voiceid.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.voiceid.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.voiceid.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.voiceid.model.TagResourceResult
-
- ThrottlingException - Exception in com.amazonaws.services.voiceid.model
-
The request was denied due to request throttling.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.voiceid.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.voiceid.model.AuthenticationConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.AuthenticationDecision
-
- toString() - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.ConflictType
-
- toString() - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.CreateDomainResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DeleteDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DeleteDomainResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DeleteFraudsterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DeleteFraudsterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DeleteSpeakerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DeleteSpeakerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeDomainResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.Domain
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.DomainStatus
-
- toString() - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.DuplicateRegistrationAction
-
- toString() - Method in class com.amazonaws.services.voiceid.model.EnrollmentConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.ExistingEnrollmentAction
-
- toString() - Method in class com.amazonaws.services.voiceid.model.FailureDetails
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.FraudDetectionAction
-
- toString() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.FraudDetectionDecision
-
- toString() - Method in enum com.amazonaws.services.voiceid.model.FraudDetectionReason
-
- toString() - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.FraudRiskDetails
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.FraudsterRegistrationJobStatus
-
- toString() - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.InputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.JobProgress
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.KnownFraudsterRisk
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListDomainsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListDomainsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListSpeakersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.OutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.RegistrationConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.ResourceType
-
- toString() - Method in class com.amazonaws.services.voiceid.model.ServerSideEncryptionConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.Speaker
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobStatus
-
- toString() - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.SpeakerStatus
-
- toString() - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.voiceid.model.StreamingStatus
-
- toString() - Method in class com.amazonaws.services.voiceid.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.voiceid.model.UpdateDomainResult
-
Returns a string representation of this object.
- withAcceptanceThreshold(Integer) - Method in class com.amazonaws.services.voiceid.model.AuthenticationConfiguration
-
The minimum threshold needed to successfully authenticate a speaker.
- withArn(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The Amazon Resource Name (ARN) for the domain.
- withArn(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The Amazon Resource Name (ARN) for the domain.
- withAudioAggregationEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
A timestamp indicating when audio aggregation ended for this authentication result.
- withAudioAggregationEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
A timestamp indicating when audio aggregation ended for this fraud detection result.
- withAudioAggregationStartedAt(Date) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
A timestamp indicating when audio aggregation started for this authentication result.
- withAudioAggregationStartedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
A timestamp indicating when audio aggregation started for this fraud detection result.
- withAuthenticationResult(AuthenticationResult) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
Details resulting from the authentication process, such as authentication decision and authentication score.
- withAuthenticationResultId(String) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The unique identifier for this authentication result.
- withClientToken(String) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The idempotency token for creating a new domain.
- withClientToken(String) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The idempotency token for starting a new fraudster registration job.
- withClientToken(String) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The idempotency token for starting a new speaker enrollment Job.
- withConfiguration(AuthenticationConfiguration) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The AuthenticationConfiguration used to generate this authentication result.
- withConfiguration(FraudDetectionConfiguration) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The FraudDetectionConfiguration used to generate this fraud detection result.
- withConflictType(String) - Method in exception com.amazonaws.services.voiceid.model.ConflictException
-
The type of conflict which caused a ConflictException.
- withConflictType(ConflictType) - Method in exception com.amazonaws.services.voiceid.model.ConflictException
-
The type of conflict which caused a ConflictException.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The timestamp at which the domain is created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The timestamp showing when the domain is created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The timestamp when Voice ID identified the fraudster.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
A timestamp showing the creation time of the fraudster registration job.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
A timestamp showing when the fraudster registration job is created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
A timestamp showing when the speaker is created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
A timestamp showing the creation of the speaker enrollment job.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
A timestamp showing the creation time of the speaker enrollment job.
- withCreatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
A timestamp showing the speaker's creation time.
- withCustomerSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The client-provided identifier for the speaker whose authentication result is produced.
- withCustomerSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The client-provided identifier for the speaker.
- withCustomerSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The client-provided identifier for the speaker.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the Job output file.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The IAM role Amazon Resource Name (ARN) that grants Voice ID permissions to access customer's buckets to read the
input manifest file and write the job output file.
- withDecision(String) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The authentication decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
- withDecision(AuthenticationDecision) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The authentication decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
- withDecision(String) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The fraud detection decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
- withDecision(FraudDetectionDecision) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The fraud detection decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
- withDescription(String) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
A brief description of this domain.
- withDescription(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The client-provided description of the domain.
- withDescription(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The client-provided description of the domain.
- withDescription(String) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
A brief description about this domain.
- withDomain(Domain) - Method in class com.amazonaws.services.voiceid.model.CreateDomainResult
-
Information about the newly created domain.
- withDomain(Domain) - Method in class com.amazonaws.services.voiceid.model.DescribeDomainResult
-
Information about the specified domain.
- withDomain(Domain) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainResult
-
Details about the updated domain
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteDomainRequest
-
The identifier of the domain you want to delete.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteFraudsterRequest
-
The identifier of the domain containing the fraudster.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteSpeakerRequest
-
The identifier of the domain containing the speaker.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeDomainRequest
-
The identifier of the domain you are describing.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobRequest
-
The identifier for the domain containing the fraudster registration job.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRequest
-
The identifier of the domain containing the fraudster.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobRequest
-
The identifier of the domain containing the speaker enrollment job.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerRequest
-
The identifier of the domain that contains the speaker.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The service-generated identifier for the domain.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The service-generated identifier for the domain.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionRequest
-
The identifier of the domain where the session started.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The identifier of the domain containing the session.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The identifier for the domain containing the fraudster.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The identifier of the domain containing the fraudster registration job.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The identifier of the domain containing the fraudster registration job.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
The identifier of the domain containing the fraudster registration Jobs.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
The identifier of the domain containing the speaker enrollment jobs.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
The identifier of the domain.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerRequest
-
The identifier of the domain containing the speaker.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The identifier of the domain that contains the speaker.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The identifier of the domain that contains the speaker enrollment job.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The identifier of the domain that contains the speaker enrollment job.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The identifier of the domain that contains the speaker.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The identifier of the domain containing the fraudster registration job and in which the fraudsters are
registered.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The identifier of the domain that contains the speaker enrollment job and in which the speakers are enrolled.
- withDomainId(String) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The identifier of the domain to be updated.
- withDomainStatus(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The current status of the domain.
- withDomainStatus(DomainStatus) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The current status of the domain.
- withDomainStatus(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The current status of the domain.
- withDomainStatus(DomainStatus) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The current status of the domain.
- withDomainSummaries(DomainSummary...) - Method in class com.amazonaws.services.voiceid.model.ListDomainsResult
-
A list containing details about each domain in the Amazon Web Services account.
- withDomainSummaries(Collection<DomainSummary>) - Method in class com.amazonaws.services.voiceid.model.ListDomainsResult
-
A list containing details about each domain in the Amazon Web Services account.
- withDuplicateRegistrationAction(String) - Method in class com.amazonaws.services.voiceid.model.RegistrationConfig
-
The action to take when a fraudster is identified as a duplicate.
- withDuplicateRegistrationAction(DuplicateRegistrationAction) - Method in class com.amazonaws.services.voiceid.model.RegistrationConfig
-
The action to take when a fraudster is identified as a duplicate.
- withEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
A timestamp showing when the fraudster registration job ended.
- withEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
A timestamp showing when the fraudster registration job ended.
- withEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
A timestamp showing when the speaker enrollment job ended.
- withEndedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
A timestamp showing when the speaker enrollment job ended.
- withEnrollmentConfig(EnrollmentConfig) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The configuration that defines the action to take when the speaker is already enrolled in Voice ID, and the
FraudDetectionConfig to use.
- withEnrollmentConfig(EnrollmentConfig) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The enrollment config that contains details such as the action to take when a speaker is already enrolled in the
Voice ID system or when a speaker is identified as a fraudster.
- withExistingEnrollmentAction(String) - Method in class com.amazonaws.services.voiceid.model.EnrollmentConfig
-
The action to take when the specified speaker is already enrolled in the specified domain.
- withExistingEnrollmentAction(ExistingEnrollmentAction) - Method in class com.amazonaws.services.voiceid.model.EnrollmentConfig
-
The action to take when the specified speaker is already enrolled in the specified domain.
- withFailureDetails(FailureDetails) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
Contains details that are populated when an entire batch job fails.
- withFailureDetails(FailureDetails) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
Contains details that are populated when an entire batch job fails.
- withFailureDetails(FailureDetails) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
Contains details that are populated when an entire batch job fails.
- withFailureDetails(FailureDetails) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
Contains details that are populated when an entire batch job fails.
- withFraudDetectionAction(String) - Method in class com.amazonaws.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
The action to take when the given speaker is flagged by the fraud detection system.
- withFraudDetectionAction(FraudDetectionAction) - Method in class com.amazonaws.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
The action to take when the given speaker is flagged by the fraud detection system.
- withFraudDetectionConfig(EnrollmentJobFraudDetectionConfig) - Method in class com.amazonaws.services.voiceid.model.EnrollmentConfig
-
The fraud detection configuration to use for the speaker enrollment job.
- withFraudDetectionResult(FraudDetectionResult) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
Details resulting from the fraud detection process, such as fraud detection decision and risk score.
- withFraudDetectionResultId(String) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The unique identifier for this fraud detection result.
- withFraudster(Fraudster) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterResult
-
Information about the specified fraudster.
- withFraudsterId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteFraudsterRequest
-
The identifier of the fraudster you want to delete.
- withFraudsterId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRequest
-
The identifier of the fraudster you are describing.
- withFraudsterSimilarityThreshold(Integer) - Method in class com.amazonaws.services.voiceid.model.RegistrationConfig
-
The minimum similarity score between the new and old fraudsters in order to consider the new fraudster a
duplicate.
- withGeneratedFraudsterId(String) - Method in class com.amazonaws.services.voiceid.model.Fraudster
-
The service-generated identifier for the fraudster.
- withGeneratedFraudsterId(String) - Method in class com.amazonaws.services.voiceid.model.KnownFraudsterRisk
-
The identifier of the fraudster that is the closest match to the speaker.
- withGeneratedSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The service-generated identifier for the speaker whose authentication result is produced.
- withGeneratedSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The service-generated identifier for the speaker.
- withGeneratedSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The service-generated identifier for the speaker.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration job requests.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The input data config containing an S3 URI for the input manifest file that contains the list of speaker
enrollment job requests.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The input data config containing an S3 URI for the input manifest file that contains the list of fraudster
registration requests.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The input data config containing the S3 location for the input manifest file that contains the list of speaker
enrollment requests.
- withJob(FraudsterRegistrationJob) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobResult
-
Contains details about the specified fraudster registration job.
- withJob(SpeakerEnrollmentJob) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobResult
-
Contains details about the specified speaker enrollment job.
- withJob(FraudsterRegistrationJob) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobResult
-
Details about the started fraudster registration job.
- withJob(SpeakerEnrollmentJob) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobResult
-
Details about the started speaker enrollment job.
- withJobId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeFraudsterRegistrationJobRequest
-
The identifier for the fraudster registration job you are describing.
- withJobId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerEnrollmentJobRequest
-
The identifier of the speaker enrollment job you are describing.
- withJobId(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The service-generated identifier for the fraudster registration job.
- withJobId(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The service-generated identifier for the fraudster registration job.
- withJobId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The service-generated identifier for the speaker enrollment job.
- withJobId(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The service-generated identifier for the speaker enrollment job.
- withJobName(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The client-provied name for the fraudster registration job.
- withJobName(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The client-provied name for the fraudster registration job.
- withJobName(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The client-provided name for the speaker enrollment job.
- withJobName(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The client-provided name for the speaker enrollment job.
- withJobName(String) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The name of the new fraudster registration job.
- withJobName(String) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
A name for your speaker enrollment job.
- withJobProgress(JobProgress) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
Shows the completed percentage of registration requests listed in the input file.
- withJobProgress(JobProgress) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
Shows the completed percentage of registration requests listed in the input file.
- withJobProgress(JobProgress) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
Provides details on job progress.
- withJobProgress(JobProgress) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
Provides details regarding job progress.
- withJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The current status of the fraudster registration job.
- withJobStatus(FraudsterRegistrationJobStatus) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The current status of the fraudster registration job.
- withJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The current status of the fraudster registration job.
- withJobStatus(FraudsterRegistrationJobStatus) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJobSummary
-
The current status of the fraudster registration job.
- withJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
Provides the status of your fraudster registration job.
- withJobStatus(FraudsterRegistrationJobStatus) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
Provides the status of your fraudster registration job.
- withJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
Provides the status of your speaker enrollment Job.
- withJobStatus(SpeakerEnrollmentJobStatus) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
Provides the status of your speaker enrollment Job.
- withJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The current status of the speaker enrollment job.
- withJobStatus(SpeakerEnrollmentJobStatus) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The current status of the speaker enrollment job.
- withJobStatus(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The current status of the speaker enrollment job.
- withJobStatus(SpeakerEnrollmentJobStatus) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJobSummary
-
The current status of the speaker enrollment job.
- withJobSummaries(FraudsterRegistrationJobSummary...) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsResult
-
A list containing details about each specified fraudster registration job.
- withJobSummaries(Collection<FraudsterRegistrationJobSummary>) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsResult
-
A list containing details about each specified fraudster registration job.
- withJobSummaries(SpeakerEnrollmentJobSummary...) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsResult
-
A list containing details about each specified speaker enrollment job.
- withJobSummaries(Collection<SpeakerEnrollmentJobSummary>) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsResult
-
A list containing details about each specified speaker enrollment job.
- withKey(String) - Method in class com.amazonaws.services.voiceid.model.Tag
-
The first part of a key:value pair that forms a tag associated with a given resource.
- withKmsKeyId(String) - Method in class com.amazonaws.services.voiceid.model.OutputDataConfig
-
the identifier of the KMS key you want Voice ID to use to encrypt the output file of the fraudster registration
job.
- withKmsKeyId(String) - Method in class com.amazonaws.services.voiceid.model.ServerSideEncryptionConfiguration
-
The identifier of the KMS Key you want Voice ID to use to encrypt your data.
- withKnownFraudsterRisk(KnownFraudsterRisk) - Method in class com.amazonaws.services.voiceid.model.FraudRiskDetails
-
The details resulting from 'Known Fraudster Risk' analysis of the speaker.
- withMaxResults(Integer) - Method in class com.amazonaws.services.voiceid.model.ListDomainsRequest
-
The maximum number of results that are returned per call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
The maximum number of results that are returned per call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
The maximum number of results that are returned per call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
The maximum number of results that are returned per call.
- withMessage(String) - Method in class com.amazonaws.services.voiceid.model.FailureDetails
-
A description of the error that caused the batch job failure.
- withName(String) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The name of the domain.
- withName(String) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The client-provided name for the domain.
- withName(String) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The client-provided name for the domain.
- withName(String) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The name of the domain.
- withNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListDomainsRequest
-
If NextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListDomainsResult
-
If NextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsRequest
-
If NextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListFraudsterRegistrationJobsResult
-
If NextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsRequest
-
If NextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakerEnrollmentJobsResult
-
If NextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersRequest
-
If NextToken is returned, there are more results available.
- withNextToken(String) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersResult
-
If NextToken is returned, there are more results available.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The output data config containing the S3 location where you want Voice ID to write your job output file; you must
also include a KMS Key ID in order to encrypt the file.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.voiceid.model.SpeakerEnrollmentJob
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.voiceid.model.StartSpeakerEnrollmentJobRequest
-
The output data config containing the S3 location where Voice ID writes the job output file; you must also
include a KMS Key ID to encrypt the file.
- withPercentComplete(Integer) - Method in class com.amazonaws.services.voiceid.model.JobProgress
-
Shows the completed percentage of enrollment or registration requests listed in the input file.
- withReasons(String...) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The reason speaker was flagged by the fraud detection system.
- withReasons(Collection<String>) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The reason speaker was flagged by the fraud detection system.
- withReasons(FraudDetectionReason...) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
The reason speaker was flagged by the fraud detection system.
- withRegistrationConfig(RegistrationConfig) - Method in class com.amazonaws.services.voiceid.model.FraudsterRegistrationJob
-
The registration config containing details such as the action to take when a duplicate fraudster is detected, and
the similarity threshold to use for detecting a duplicate fraudster.
- withRegistrationConfig(RegistrationConfig) - Method in class com.amazonaws.services.voiceid.model.StartFraudsterRegistrationJobRequest
-
The registration config containing details such as the action to take when a duplicate fraudster is detected, and
the similarity threshold to use for detecting a duplicate fraudster.
- withResourceArn(String) - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource for which you want to list the tags.
- withResourceArn(String) - Method in class com.amazonaws.services.voiceid.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource you want to tag.
- withResourceArn(String) - Method in class com.amazonaws.services.voiceid.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the Voice ID resource you want to remove tags from.
- withResourceType(String) - Method in exception com.amazonaws.services.voiceid.model.ResourceNotFoundException
-
The type of resource which cannot not be found.
- withResourceType(ResourceType) - Method in exception com.amazonaws.services.voiceid.model.ResourceNotFoundException
-
The type of resource which cannot not be found.
- withRiskDetails(FraudRiskDetails) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionResult
-
Details about each risk analyzed for this speaker.
- withRiskScore(Integer) - Method in class com.amazonaws.services.voiceid.model.KnownFraudsterRisk
-
The score indicating the likelihood the speaker is a known fraudster.
- withRiskThreshold(Integer) - Method in class com.amazonaws.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
Threshold value for determining whether the speaker is a high risk to be fraudulent.
- withRiskThreshold(Integer) - Method in class com.amazonaws.services.voiceid.model.FraudDetectionConfiguration
-
Threshold value for determining whether the speaker is a fraudster.
- withS3Uri(String) - Method in class com.amazonaws.services.voiceid.model.InputDataConfig
-
The S3 location for the input manifest file that contains the list of individual enrollment or registration job
requests.
- withS3Uri(String) - Method in class com.amazonaws.services.voiceid.model.OutputDataConfig
-
The S3 path of the folder to which Voice ID writes the job output file, which has a *.out extension.
- withScore(Integer) - Method in class com.amazonaws.services.voiceid.model.AuthenticationResult
-
The authentication score for the speaker whose authentication result is produced.
- withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
The configuration, containing the KMS Key Identifier, to be used by Voice ID for the server-side encryption of
your data.
- withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt
your data.
- withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt
your data..
- withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.voiceid.model.UpdateDomainRequest
-
The configuration, containing the KMS Key Identifier, to be used by Voice ID for the server-side encryption of
your data.
- withSessionId(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The service-generated identifier of the session.
- withSessionName(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The client-provided name of the session.
- withSessionNameOrId(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionRequest
-
The session identifier, or name of the session, that you want to evaluate.
- withSpeaker(Speaker) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerResult
-
Information about the specified speaker.
- withSpeaker(Speaker) - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerResult
-
Details about the opted-out speaker.
- withSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.DeleteSpeakerRequest
-
The identifier of the speaker you want to delete.
- withSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.DescribeSpeakerRequest
-
The identifier of the speaker you are describing.
- withSpeakerId(String) - Method in class com.amazonaws.services.voiceid.model.OptOutSpeakerRequest
-
The identifier of the speaker you want opted-out.
- withSpeakerSummaries(SpeakerSummary...) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersResult
-
A list containing details about each speaker in the Amazon Web Services account.
- withSpeakerSummaries(Collection<SpeakerSummary>) - Method in class com.amazonaws.services.voiceid.model.ListSpeakersResult
-
A list containing details about each speaker in the Amazon Web Services account.
- withStatus(String) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The current status of the speaker.
- withStatus(SpeakerStatus) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
The current status of the speaker.
- withStatus(String) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The current status of the speaker.
- withStatus(SpeakerStatus) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
The current status of the speaker.
- withStatusCode(Integer) - Method in class com.amazonaws.services.voiceid.model.FailureDetails
-
An HTTP status code representing the nature of the error.
- withStreamingStatus(String) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The current status of audio streaming for this session.
- withStreamingStatus(StreamingStatus) - Method in class com.amazonaws.services.voiceid.model.EvaluateSessionResult
-
The current status of audio streaming for this session.
- withTagKeys(String...) - Method in class com.amazonaws.services.voiceid.model.UntagResourceRequest
-
The list of tag keys you want to remove from the specified resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.voiceid.model.UntagResourceRequest
-
The list of tag keys you want to remove from the specified resource.
- withTags(Tag...) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
A list of tags you want added to the domain.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.voiceid.model.CreateDomainRequest
-
A list of tags you want added to the domain.
- withTags(Tag...) - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceResult
-
The list of tags associated with the specified resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.voiceid.model.ListTagsForResourceResult
-
The list of tags associated with the specified resource.
- withTags(Tag...) - Method in class com.amazonaws.services.voiceid.model.TagResourceRequest
-
The list of tags to assign to the specified resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.voiceid.model.TagResourceRequest
-
The list of tags to assign to the specified resource.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Domain
-
The timestamp showing the domain's last update.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.DomainSummary
-
The timestamp showing the domain's last update.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.Speaker
-
A timestamp showing the speaker's last update.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.voiceid.model.SpeakerSummary
-
A timestamp showing the speaker's last update.
- withValue(String) - Method in class com.amazonaws.services.voiceid.model.Tag
-
The second part of a key:value pair that forms a tag associated with a given resource.