@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonVoiceIDAsync extends AbstractAmazonVoiceID implements AmazonVoiceIDAsync
AmazonVoiceIDAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAmazonVoiceIDAsync() |
createDomain, deleteDomain, deleteFraudster, deleteSpeaker, describeDomain, describeFraudster, describeFraudsterRegistrationJob, describeSpeaker, describeSpeakerEnrollmentJob, evaluateSession, getCachedResponseMetadata, listDomains, listFraudsterRegistrationJobs, listSpeakerEnrollmentJobs, listSpeakers, listTagsForResource, optOutSpeaker, shutdown, startFraudsterRegistrationJob, startSpeakerEnrollmentJob, tagResource, untagResource, updateDomainclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDomain, deleteDomain, deleteFraudster, deleteSpeaker, describeDomain, describeFraudster, describeFraudsterRegistrationJob, describeSpeaker, describeSpeakerEnrollmentJob, evaluateSession, getCachedResponseMetadata, listDomains, listFraudsterRegistrationJobs, listSpeakerEnrollmentJobs, listSpeakers, listTagsForResource, optOutSpeaker, shutdown, startFraudsterRegistrationJob, startSpeakerEnrollmentJob, tagResource, untagResource, updateDomainpublic Future<CreateDomainResult> createDomainAsync(CreateDomainRequest request)
AmazonVoiceIDAsyncCreates a domain that contains all Amazon Connect Voice ID data, such as speakers, fraudsters, customer audio, and voiceprints.
createDomainAsync in interface AmazonVoiceIDAsyncpublic Future<CreateDomainResult> createDomainAsync(CreateDomainRequest request, AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler)
AmazonVoiceIDAsyncCreates a domain that contains all Amazon Connect Voice ID data, such as speakers, fraudsters, customer audio, and voiceprints.
createDomainAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDomainResult> deleteDomainAsync(DeleteDomainRequest request)
AmazonVoiceIDAsyncDeletes the specified domain from the Amazon Connect Voice ID system.
deleteDomainAsync in interface AmazonVoiceIDAsyncpublic Future<DeleteDomainResult> deleteDomainAsync(DeleteDomainRequest request, AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler)
AmazonVoiceIDAsyncDeletes the specified domain from the Amazon Connect Voice ID system.
deleteDomainAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteFraudsterResult> deleteFraudsterAsync(DeleteFraudsterRequest request)
AmazonVoiceIDAsyncDeletes the specified fraudster from the Amazon Connect Voice ID system.
deleteFraudsterAsync in interface AmazonVoiceIDAsyncpublic Future<DeleteFraudsterResult> deleteFraudsterAsync(DeleteFraudsterRequest request, AsyncHandler<DeleteFraudsterRequest,DeleteFraudsterResult> asyncHandler)
AmazonVoiceIDAsyncDeletes the specified fraudster from the Amazon Connect Voice ID system.
deleteFraudsterAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSpeakerResult> deleteSpeakerAsync(DeleteSpeakerRequest request)
AmazonVoiceIDAsyncDeletes the specified speaker from the Amazon Connect Voice ID system.
deleteSpeakerAsync in interface AmazonVoiceIDAsyncpublic Future<DeleteSpeakerResult> deleteSpeakerAsync(DeleteSpeakerRequest request, AsyncHandler<DeleteSpeakerRequest,DeleteSpeakerResult> asyncHandler)
AmazonVoiceIDAsyncDeletes the specified speaker from the Amazon Connect Voice ID system.
deleteSpeakerAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDomainResult> describeDomainAsync(DescribeDomainRequest request)
AmazonVoiceIDAsyncDescribes the specified domain.
describeDomainAsync in interface AmazonVoiceIDAsyncpublic Future<DescribeDomainResult> describeDomainAsync(DescribeDomainRequest request, AsyncHandler<DescribeDomainRequest,DescribeDomainResult> asyncHandler)
AmazonVoiceIDAsyncDescribes the specified domain.
describeDomainAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeFraudsterResult> describeFraudsterAsync(DescribeFraudsterRequest request)
AmazonVoiceIDAsyncDescribes the specified fraudster.
describeFraudsterAsync in interface AmazonVoiceIDAsyncpublic Future<DescribeFraudsterResult> describeFraudsterAsync(DescribeFraudsterRequest request, AsyncHandler<DescribeFraudsterRequest,DescribeFraudsterResult> asyncHandler)
AmazonVoiceIDAsyncDescribes the specified fraudster.
describeFraudsterAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeFraudsterRegistrationJobResult> describeFraudsterRegistrationJobAsync(DescribeFraudsterRegistrationJobRequest request)
AmazonVoiceIDAsyncDescribes the specified fraudster registration job.
describeFraudsterRegistrationJobAsync in interface AmazonVoiceIDAsyncpublic Future<DescribeFraudsterRegistrationJobResult> describeFraudsterRegistrationJobAsync(DescribeFraudsterRegistrationJobRequest request, AsyncHandler<DescribeFraudsterRegistrationJobRequest,DescribeFraudsterRegistrationJobResult> asyncHandler)
AmazonVoiceIDAsyncDescribes the specified fraudster registration job.
describeFraudsterRegistrationJobAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeSpeakerResult> describeSpeakerAsync(DescribeSpeakerRequest request)
AmazonVoiceIDAsyncDescribes the specified speaker.
describeSpeakerAsync in interface AmazonVoiceIDAsyncpublic Future<DescribeSpeakerResult> describeSpeakerAsync(DescribeSpeakerRequest request, AsyncHandler<DescribeSpeakerRequest,DescribeSpeakerResult> asyncHandler)
AmazonVoiceIDAsyncDescribes the specified speaker.
describeSpeakerAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeSpeakerEnrollmentJobResult> describeSpeakerEnrollmentJobAsync(DescribeSpeakerEnrollmentJobRequest request)
AmazonVoiceIDAsyncDescribes the specified speaker enrollment job.
describeSpeakerEnrollmentJobAsync in interface AmazonVoiceIDAsyncpublic Future<DescribeSpeakerEnrollmentJobResult> describeSpeakerEnrollmentJobAsync(DescribeSpeakerEnrollmentJobRequest request, AsyncHandler<DescribeSpeakerEnrollmentJobRequest,DescribeSpeakerEnrollmentJobResult> asyncHandler)
AmazonVoiceIDAsyncDescribes the specified speaker enrollment job.
describeSpeakerEnrollmentJobAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<EvaluateSessionResult> evaluateSessionAsync(EvaluateSessionRequest request)
AmazonVoiceIDAsyncEvaluates a specified session based on audio data accumulated during a streaming Amazon Connect Voice ID call.
evaluateSessionAsync in interface AmazonVoiceIDAsyncpublic Future<EvaluateSessionResult> evaluateSessionAsync(EvaluateSessionRequest request, AsyncHandler<EvaluateSessionRequest,EvaluateSessionResult> asyncHandler)
AmazonVoiceIDAsyncEvaluates a specified session based on audio data accumulated during a streaming Amazon Connect Voice ID call.
evaluateSessionAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDomainsResult> listDomainsAsync(ListDomainsRequest request)
AmazonVoiceIDAsyncLists all the domains in the Amazon Web Services account.
listDomainsAsync in interface AmazonVoiceIDAsyncpublic Future<ListDomainsResult> listDomainsAsync(ListDomainsRequest request, AsyncHandler<ListDomainsRequest,ListDomainsResult> asyncHandler)
AmazonVoiceIDAsyncLists all the domains in the Amazon Web Services account.
listDomainsAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListFraudsterRegistrationJobsResult> listFraudsterRegistrationJobsAsync(ListFraudsterRegistrationJobsRequest request)
AmazonVoiceIDAsync
Lists all the fraudster registration jobs in the domain with the given JobStatus. If
JobStatus is not provided, this lists all fraudster registration jobs in the given domain.
listFraudsterRegistrationJobsAsync in interface AmazonVoiceIDAsyncpublic Future<ListFraudsterRegistrationJobsResult> listFraudsterRegistrationJobsAsync(ListFraudsterRegistrationJobsRequest request, AsyncHandler<ListFraudsterRegistrationJobsRequest,ListFraudsterRegistrationJobsResult> asyncHandler)
AmazonVoiceIDAsync
Lists all the fraudster registration jobs in the domain with the given JobStatus. If
JobStatus is not provided, this lists all fraudster registration jobs in the given domain.
listFraudsterRegistrationJobsAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSpeakerEnrollmentJobsResult> listSpeakerEnrollmentJobsAsync(ListSpeakerEnrollmentJobsRequest request)
AmazonVoiceIDAsync
Lists all the speaker enrollment jobs in the domain with the specified JobStatus. If
JobStatus is not provided, this lists all jobs with all possible speaker enrollment job statuses.
listSpeakerEnrollmentJobsAsync in interface AmazonVoiceIDAsyncpublic Future<ListSpeakerEnrollmentJobsResult> listSpeakerEnrollmentJobsAsync(ListSpeakerEnrollmentJobsRequest request, AsyncHandler<ListSpeakerEnrollmentJobsRequest,ListSpeakerEnrollmentJobsResult> asyncHandler)
AmazonVoiceIDAsync
Lists all the speaker enrollment jobs in the domain with the specified JobStatus. If
JobStatus is not provided, this lists all jobs with all possible speaker enrollment job statuses.
listSpeakerEnrollmentJobsAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSpeakersResult> listSpeakersAsync(ListSpeakersRequest request)
AmazonVoiceIDAsyncLists all speakers in a specified domain.
listSpeakersAsync in interface AmazonVoiceIDAsyncpublic Future<ListSpeakersResult> listSpeakersAsync(ListSpeakersRequest request, AsyncHandler<ListSpeakersRequest,ListSpeakersResult> asyncHandler)
AmazonVoiceIDAsyncLists all speakers in a specified domain.
listSpeakersAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonVoiceIDAsyncLists all tags associated with a specified Voice ID resource.
listTagsForResourceAsync in interface AmazonVoiceIDAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AmazonVoiceIDAsyncLists all tags associated with a specified Voice ID resource.
listTagsForResourceAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<OptOutSpeakerResult> optOutSpeakerAsync(OptOutSpeakerRequest request)
AmazonVoiceIDAsyncOpts out a speaker from Voice ID system. A speaker can be opted out regardless of whether or not they already exist in the system. If they don't yet exist, a new speaker is created in an opted out state. If they already exist, their existing status is overridden and they are opted out. Enrollment and evaluation authentication requests are rejected for opted out speakers, and opted out speakers have no voice embeddings stored in the system.
optOutSpeakerAsync in interface AmazonVoiceIDAsyncpublic Future<OptOutSpeakerResult> optOutSpeakerAsync(OptOutSpeakerRequest request, AsyncHandler<OptOutSpeakerRequest,OptOutSpeakerResult> asyncHandler)
AmazonVoiceIDAsyncOpts out a speaker from Voice ID system. A speaker can be opted out regardless of whether or not they already exist in the system. If they don't yet exist, a new speaker is created in an opted out state. If they already exist, their existing status is overridden and they are opted out. Enrollment and evaluation authentication requests are rejected for opted out speakers, and opted out speakers have no voice embeddings stored in the system.
optOutSpeakerAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartFraudsterRegistrationJobResult> startFraudsterRegistrationJobAsync(StartFraudsterRegistrationJobRequest request)
AmazonVoiceIDAsyncStarts a new batch fraudster registration job using provided details.
startFraudsterRegistrationJobAsync in interface AmazonVoiceIDAsyncpublic Future<StartFraudsterRegistrationJobResult> startFraudsterRegistrationJobAsync(StartFraudsterRegistrationJobRequest request, AsyncHandler<StartFraudsterRegistrationJobRequest,StartFraudsterRegistrationJobResult> asyncHandler)
AmazonVoiceIDAsyncStarts a new batch fraudster registration job using provided details.
startFraudsterRegistrationJobAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartSpeakerEnrollmentJobResult> startSpeakerEnrollmentJobAsync(StartSpeakerEnrollmentJobRequest request)
AmazonVoiceIDAsyncStarts a new batch speaker enrollment job using specified details.
startSpeakerEnrollmentJobAsync in interface AmazonVoiceIDAsyncpublic Future<StartSpeakerEnrollmentJobResult> startSpeakerEnrollmentJobAsync(StartSpeakerEnrollmentJobRequest request, AsyncHandler<StartSpeakerEnrollmentJobRequest,StartSpeakerEnrollmentJobResult> asyncHandler)
AmazonVoiceIDAsyncStarts a new batch speaker enrollment job using specified details.
startSpeakerEnrollmentJobAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonVoiceIDAsyncTags an Amazon Connect Voice ID resource with the provided list of tags.
tagResourceAsync in interface AmazonVoiceIDAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonVoiceIDAsyncTags an Amazon Connect Voice ID resource with the provided list of tags.
tagResourceAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonVoiceIDAsyncRemoves specified tags from a specified Amazon Connect Voice ID resource.
untagResourceAsync in interface AmazonVoiceIDAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonVoiceIDAsyncRemoves specified tags from a specified Amazon Connect Voice ID resource.
untagResourceAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDomainResult> updateDomainAsync(UpdateDomainRequest request)
AmazonVoiceIDAsyncUpdates the specified domain. This API has clobber behavior, and clears and replaces all attributes. If an optional field, such as 'Description' is not provided, it is removed from the domain.
updateDomainAsync in interface AmazonVoiceIDAsyncpublic Future<UpdateDomainResult> updateDomainAsync(UpdateDomainRequest request, AsyncHandler<UpdateDomainRequest,UpdateDomainResult> asyncHandler)
AmazonVoiceIDAsyncUpdates the specified domain. This API has clobber behavior, and clears and replaces all attributes. If an optional field, such as 'Description' is not provided, it is removed from the domain.
updateDomainAsync in interface AmazonVoiceIDAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2022. All rights reserved.