@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSComprehendMedicalAsync extends AbstractAWSComprehendMedical implements AWSComprehendMedicalAsync
AWSComprehendMedicalAsync
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
describeEntitiesDetectionV2Job, describeICD10CMInferenceJob, describePHIDetectionJob, describeRxNormInferenceJob, describeSNOMEDCTInferenceJob, detectEntities, detectEntitiesV2, detectPHI, getCachedResponseMetadata, inferICD10CM, inferRxNorm, inferSNOMEDCT, listEntitiesDetectionV2Jobs, listICD10CMInferenceJobs, listPHIDetectionJobs, listRxNormInferenceJobs, listSNOMEDCTInferenceJobs, shutdown, startEntitiesDetectionV2Job, startICD10CMInferenceJob, startPHIDetectionJob, startRxNormInferenceJob, startSNOMEDCTInferenceJob, stopEntitiesDetectionV2Job, stopICD10CMInferenceJob, stopPHIDetectionJob, stopRxNormInferenceJob, stopSNOMEDCTInferenceJob
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
describeEntitiesDetectionV2Job, describeICD10CMInferenceJob, describePHIDetectionJob, describeRxNormInferenceJob, describeSNOMEDCTInferenceJob, detectEntities, detectEntitiesV2, detectPHI, getCachedResponseMetadata, inferICD10CM, inferRxNorm, inferSNOMEDCT, listEntitiesDetectionV2Jobs, listICD10CMInferenceJobs, listPHIDetectionJobs, listRxNormInferenceJobs, listSNOMEDCTInferenceJobs, shutdown, startEntitiesDetectionV2Job, startICD10CMInferenceJob, startPHIDetectionJob, startRxNormInferenceJob, startSNOMEDCTInferenceJob, stopEntitiesDetectionV2Job, stopICD10CMInferenceJob, stopPHIDetectionJob, stopRxNormInferenceJob, stopSNOMEDCTInferenceJob
public Future<DescribeEntitiesDetectionV2JobResult> describeEntitiesDetectionV2JobAsync(DescribeEntitiesDetectionV2JobRequest request)
AWSComprehendMedicalAsync
Gets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job.
describeEntitiesDetectionV2JobAsync
in interface AWSComprehendMedicalAsync
public Future<DescribeEntitiesDetectionV2JobResult> describeEntitiesDetectionV2JobAsync(DescribeEntitiesDetectionV2JobRequest request, AsyncHandler<DescribeEntitiesDetectionV2JobRequest,DescribeEntitiesDetectionV2JobResult> asyncHandler)
AWSComprehendMedicalAsync
Gets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job.
describeEntitiesDetectionV2JobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<DescribeICD10CMInferenceJobResult> describeICD10CMInferenceJobAsync(DescribeICD10CMInferenceJobRequest request)
AWSComprehendMedicalAsync
Gets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job.
describeICD10CMInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<DescribeICD10CMInferenceJobResult> describeICD10CMInferenceJobAsync(DescribeICD10CMInferenceJobRequest request, AsyncHandler<DescribeICD10CMInferenceJobRequest,DescribeICD10CMInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Gets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job.
describeICD10CMInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<DescribePHIDetectionJobResult> describePHIDetectionJobAsync(DescribePHIDetectionJobRequest request)
AWSComprehendMedicalAsync
Gets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.
describePHIDetectionJobAsync
in interface AWSComprehendMedicalAsync
public Future<DescribePHIDetectionJobResult> describePHIDetectionJobAsync(DescribePHIDetectionJobRequest request, AsyncHandler<DescribePHIDetectionJobRequest,DescribePHIDetectionJobResult> asyncHandler)
AWSComprehendMedicalAsync
Gets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.
describePHIDetectionJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<DescribeRxNormInferenceJobResult> describeRxNormInferenceJobAsync(DescribeRxNormInferenceJobRequest request)
AWSComprehendMedicalAsync
Gets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.
describeRxNormInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<DescribeRxNormInferenceJobResult> describeRxNormInferenceJobAsync(DescribeRxNormInferenceJobRequest request, AsyncHandler<DescribeRxNormInferenceJobRequest,DescribeRxNormInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Gets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.
describeRxNormInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<DescribeSNOMEDCTInferenceJobResult> describeSNOMEDCTInferenceJobAsync(DescribeSNOMEDCTInferenceJobRequest request)
AWSComprehendMedicalAsync
Gets the properties associated with an InferSNOMEDCT job. Use this operation to get the status of an inference job.
describeSNOMEDCTInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<DescribeSNOMEDCTInferenceJobResult> describeSNOMEDCTInferenceJobAsync(DescribeSNOMEDCTInferenceJobRequest request, AsyncHandler<DescribeSNOMEDCTInferenceJobRequest,DescribeSNOMEDCTInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Gets the properties associated with an InferSNOMEDCT job. Use this operation to get the status of an inference job.
describeSNOMEDCTInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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.@Deprecated public Future<DetectEntitiesResult> detectEntitiesAsync(DetectEntitiesRequest request)
AWSComprehendMedicalAsync
The DetectEntities
operation is deprecated. You should use the DetectEntitiesV2 operation
instead.
Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information.
detectEntitiesAsync
in interface AWSComprehendMedicalAsync
@Deprecated public Future<DetectEntitiesResult> detectEntitiesAsync(DetectEntitiesRequest request, AsyncHandler<DetectEntitiesRequest,DetectEntitiesResult> asyncHandler)
AWSComprehendMedicalAsync
The DetectEntities
operation is deprecated. You should use the DetectEntitiesV2 operation
instead.
Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information.
detectEntitiesAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<DetectEntitiesV2Result> detectEntitiesV2Async(DetectEntitiesV2Request request)
AWSComprehendMedicalAsync
Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information. Amazon Comprehend Medical only detects medical entities in English language texts.
The DetectEntitiesV2
operation replaces the DetectEntities operation. This new action uses a
different model for determining the entities in your medical text and changes the way that some entities are
returned in the output. You should use the DetectEntitiesV2
operation in all new applications.
The DetectEntitiesV2
operation returns the Acuity
and Direction
entities
as attributes instead of types.
detectEntitiesV2Async
in interface AWSComprehendMedicalAsync
public Future<DetectEntitiesV2Result> detectEntitiesV2Async(DetectEntitiesV2Request request, AsyncHandler<DetectEntitiesV2Request,DetectEntitiesV2Result> asyncHandler)
AWSComprehendMedicalAsync
Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information. Amazon Comprehend Medical only detects medical entities in English language texts.
The DetectEntitiesV2
operation replaces the DetectEntities operation. This new action uses a
different model for determining the entities in your medical text and changes the way that some entities are
returned in the output. You should use the DetectEntitiesV2
operation in all new applications.
The DetectEntitiesV2
operation returns the Acuity
and Direction
entities
as attributes instead of types.
detectEntitiesV2Async
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<DetectPHIResult> detectPHIAsync(DetectPHIRequest request)
AWSComprehendMedicalAsync
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity. Amazon Comprehend Medical only detects entities in English language texts.
detectPHIAsync
in interface AWSComprehendMedicalAsync
public Future<DetectPHIResult> detectPHIAsync(DetectPHIRequest request, AsyncHandler<DetectPHIRequest,DetectPHIResult> asyncHandler)
AWSComprehendMedicalAsync
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity. Amazon Comprehend Medical only detects entities in English language texts.
detectPHIAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<InferICD10CMResult> inferICD10CMAsync(InferICD10CMRequest request)
AWSComprehendMedicalAsync
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.
inferICD10CMAsync
in interface AWSComprehendMedicalAsync
public Future<InferICD10CMResult> inferICD10CMAsync(InferICD10CMRequest request, AsyncHandler<InferICD10CMRequest,InferICD10CMResult> asyncHandler)
AWSComprehendMedicalAsync
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.
inferICD10CMAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<InferRxNormResult> inferRxNormAsync(InferRxNormRequest request)
AWSComprehendMedicalAsync
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts.
inferRxNormAsync
in interface AWSComprehendMedicalAsync
public Future<InferRxNormResult> inferRxNormAsync(InferRxNormRequest request, AsyncHandler<InferRxNormRequest,InferRxNormResult> asyncHandler)
AWSComprehendMedicalAsync
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts.
inferRxNormAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<InferSNOMEDCTResult> inferSNOMEDCTAsync(InferSNOMEDCTRequest request)
AWSComprehendMedicalAsync
InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
inferSNOMEDCTAsync
in interface AWSComprehendMedicalAsync
public Future<InferSNOMEDCTResult> inferSNOMEDCTAsync(InferSNOMEDCTRequest request, AsyncHandler<InferSNOMEDCTRequest,InferSNOMEDCTResult> asyncHandler)
AWSComprehendMedicalAsync
InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
inferSNOMEDCTAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<ListEntitiesDetectionV2JobsResult> listEntitiesDetectionV2JobsAsync(ListEntitiesDetectionV2JobsRequest request)
AWSComprehendMedicalAsync
Gets a list of medical entity detection jobs that you have submitted.
listEntitiesDetectionV2JobsAsync
in interface AWSComprehendMedicalAsync
public Future<ListEntitiesDetectionV2JobsResult> listEntitiesDetectionV2JobsAsync(ListEntitiesDetectionV2JobsRequest request, AsyncHandler<ListEntitiesDetectionV2JobsRequest,ListEntitiesDetectionV2JobsResult> asyncHandler)
AWSComprehendMedicalAsync
Gets a list of medical entity detection jobs that you have submitted.
listEntitiesDetectionV2JobsAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<ListICD10CMInferenceJobsResult> listICD10CMInferenceJobsAsync(ListICD10CMInferenceJobsRequest request)
AWSComprehendMedicalAsync
Gets a list of InferICD10CM jobs that you have submitted.
listICD10CMInferenceJobsAsync
in interface AWSComprehendMedicalAsync
public Future<ListICD10CMInferenceJobsResult> listICD10CMInferenceJobsAsync(ListICD10CMInferenceJobsRequest request, AsyncHandler<ListICD10CMInferenceJobsRequest,ListICD10CMInferenceJobsResult> asyncHandler)
AWSComprehendMedicalAsync
Gets a list of InferICD10CM jobs that you have submitted.
listICD10CMInferenceJobsAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<ListPHIDetectionJobsResult> listPHIDetectionJobsAsync(ListPHIDetectionJobsRequest request)
AWSComprehendMedicalAsync
Gets a list of protected health information (PHI) detection jobs you have submitted.
listPHIDetectionJobsAsync
in interface AWSComprehendMedicalAsync
public Future<ListPHIDetectionJobsResult> listPHIDetectionJobsAsync(ListPHIDetectionJobsRequest request, AsyncHandler<ListPHIDetectionJobsRequest,ListPHIDetectionJobsResult> asyncHandler)
AWSComprehendMedicalAsync
Gets a list of protected health information (PHI) detection jobs you have submitted.
listPHIDetectionJobsAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<ListRxNormInferenceJobsResult> listRxNormInferenceJobsAsync(ListRxNormInferenceJobsRequest request)
AWSComprehendMedicalAsync
Gets a list of InferRxNorm jobs that you have submitted.
listRxNormInferenceJobsAsync
in interface AWSComprehendMedicalAsync
public Future<ListRxNormInferenceJobsResult> listRxNormInferenceJobsAsync(ListRxNormInferenceJobsRequest request, AsyncHandler<ListRxNormInferenceJobsRequest,ListRxNormInferenceJobsResult> asyncHandler)
AWSComprehendMedicalAsync
Gets a list of InferRxNorm jobs that you have submitted.
listRxNormInferenceJobsAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<ListSNOMEDCTInferenceJobsResult> listSNOMEDCTInferenceJobsAsync(ListSNOMEDCTInferenceJobsRequest request)
AWSComprehendMedicalAsync
Gets a list of InferSNOMEDCT jobs a user has submitted.
listSNOMEDCTInferenceJobsAsync
in interface AWSComprehendMedicalAsync
public Future<ListSNOMEDCTInferenceJobsResult> listSNOMEDCTInferenceJobsAsync(ListSNOMEDCTInferenceJobsRequest request, AsyncHandler<ListSNOMEDCTInferenceJobsRequest,ListSNOMEDCTInferenceJobsResult> asyncHandler)
AWSComprehendMedicalAsync
Gets a list of InferSNOMEDCT jobs a user has submitted.
listSNOMEDCTInferenceJobsAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StartEntitiesDetectionV2JobResult> startEntitiesDetectionV2JobAsync(StartEntitiesDetectionV2JobRequest request)
AWSComprehendMedicalAsync
Starts an asynchronous medical entity detection job for a collection of documents. Use the
DescribeEntitiesDetectionV2Job
operation to track the status of a job.
startEntitiesDetectionV2JobAsync
in interface AWSComprehendMedicalAsync
public Future<StartEntitiesDetectionV2JobResult> startEntitiesDetectionV2JobAsync(StartEntitiesDetectionV2JobRequest request, AsyncHandler<StartEntitiesDetectionV2JobRequest,StartEntitiesDetectionV2JobResult> asyncHandler)
AWSComprehendMedicalAsync
Starts an asynchronous medical entity detection job for a collection of documents. Use the
DescribeEntitiesDetectionV2Job
operation to track the status of a job.
startEntitiesDetectionV2JobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StartICD10CMInferenceJobResult> startICD10CMInferenceJobAsync(StartICD10CMInferenceJobRequest request)
AWSComprehendMedicalAsync
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology. Use the
DescribeICD10CMInferenceJob
operation to track the status of a job.
startICD10CMInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<StartICD10CMInferenceJobResult> startICD10CMInferenceJobAsync(StartICD10CMInferenceJobRequest request, AsyncHandler<StartICD10CMInferenceJobRequest,StartICD10CMInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology. Use the
DescribeICD10CMInferenceJob
operation to track the status of a job.
startICD10CMInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StartPHIDetectionJobResult> startPHIDetectionJobAsync(StartPHIDetectionJobRequest request)
AWSComprehendMedicalAsync
Starts an asynchronous job to detect protected health information (PHI). Use the
DescribePHIDetectionJob
operation to track the status of a job.
startPHIDetectionJobAsync
in interface AWSComprehendMedicalAsync
public Future<StartPHIDetectionJobResult> startPHIDetectionJobAsync(StartPHIDetectionJobRequest request, AsyncHandler<StartPHIDetectionJobRequest,StartPHIDetectionJobResult> asyncHandler)
AWSComprehendMedicalAsync
Starts an asynchronous job to detect protected health information (PHI). Use the
DescribePHIDetectionJob
operation to track the status of a job.
startPHIDetectionJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StartRxNormInferenceJobResult> startRxNormInferenceJobAsync(StartRxNormInferenceJobRequest request)
AWSComprehendMedicalAsync
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology. Use the
DescribeRxNormInferenceJob
operation to track the status of a job.
startRxNormInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<StartRxNormInferenceJobResult> startRxNormInferenceJobAsync(StartRxNormInferenceJobRequest request, AsyncHandler<StartRxNormInferenceJobRequest,StartRxNormInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology. Use the
DescribeRxNormInferenceJob
operation to track the status of a job.
startRxNormInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StartSNOMEDCTInferenceJobResult> startSNOMEDCTInferenceJobAsync(StartSNOMEDCTInferenceJobRequest request)
AWSComprehendMedicalAsync
Starts an asynchronous job to detect medical concepts and link them to the SNOMED-CT ontology. Use the DescribeSNOMEDCTInferenceJob operation to track the status of a job.
startSNOMEDCTInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<StartSNOMEDCTInferenceJobResult> startSNOMEDCTInferenceJobAsync(StartSNOMEDCTInferenceJobRequest request, AsyncHandler<StartSNOMEDCTInferenceJobRequest,StartSNOMEDCTInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Starts an asynchronous job to detect medical concepts and link them to the SNOMED-CT ontology. Use the DescribeSNOMEDCTInferenceJob operation to track the status of a job.
startSNOMEDCTInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StopEntitiesDetectionV2JobResult> stopEntitiesDetectionV2JobAsync(StopEntitiesDetectionV2JobRequest request)
AWSComprehendMedicalAsync
Stops a medical entities detection job in progress.
stopEntitiesDetectionV2JobAsync
in interface AWSComprehendMedicalAsync
public Future<StopEntitiesDetectionV2JobResult> stopEntitiesDetectionV2JobAsync(StopEntitiesDetectionV2JobRequest request, AsyncHandler<StopEntitiesDetectionV2JobRequest,StopEntitiesDetectionV2JobResult> asyncHandler)
AWSComprehendMedicalAsync
Stops a medical entities detection job in progress.
stopEntitiesDetectionV2JobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StopICD10CMInferenceJobResult> stopICD10CMInferenceJobAsync(StopICD10CMInferenceJobRequest request)
AWSComprehendMedicalAsync
Stops an InferICD10CM inference job in progress.
stopICD10CMInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<StopICD10CMInferenceJobResult> stopICD10CMInferenceJobAsync(StopICD10CMInferenceJobRequest request, AsyncHandler<StopICD10CMInferenceJobRequest,StopICD10CMInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Stops an InferICD10CM inference job in progress.
stopICD10CMInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StopPHIDetectionJobResult> stopPHIDetectionJobAsync(StopPHIDetectionJobRequest request)
AWSComprehendMedicalAsync
Stops a protected health information (PHI) detection job in progress.
stopPHIDetectionJobAsync
in interface AWSComprehendMedicalAsync
public Future<StopPHIDetectionJobResult> stopPHIDetectionJobAsync(StopPHIDetectionJobRequest request, AsyncHandler<StopPHIDetectionJobRequest,StopPHIDetectionJobResult> asyncHandler)
AWSComprehendMedicalAsync
Stops a protected health information (PHI) detection job in progress.
stopPHIDetectionJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StopRxNormInferenceJobResult> stopRxNormInferenceJobAsync(StopRxNormInferenceJobRequest request)
AWSComprehendMedicalAsync
Stops an InferRxNorm inference job in progress.
stopRxNormInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<StopRxNormInferenceJobResult> stopRxNormInferenceJobAsync(StopRxNormInferenceJobRequest request, AsyncHandler<StopRxNormInferenceJobRequest,StopRxNormInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Stops an InferRxNorm inference job in progress.
stopRxNormInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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<StopSNOMEDCTInferenceJobResult> stopSNOMEDCTInferenceJobAsync(StopSNOMEDCTInferenceJobRequest request)
AWSComprehendMedicalAsync
Stops an InferSNOMEDCT inference job in progress.
stopSNOMEDCTInferenceJobAsync
in interface AWSComprehendMedicalAsync
public Future<StopSNOMEDCTInferenceJobResult> stopSNOMEDCTInferenceJobAsync(StopSNOMEDCTInferenceJobRequest request, AsyncHandler<StopSNOMEDCTInferenceJobRequest,StopSNOMEDCTInferenceJobResult> asyncHandler)
AWSComprehendMedicalAsync
Stops an InferSNOMEDCT inference job in progress.
stopSNOMEDCTInferenceJobAsync
in interface AWSComprehendMedicalAsync
asyncHandler
- 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.