| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.clone() |
ComprehendMedicalAsyncJobProperties |
DescribeSNOMEDCTInferenceJobResult.getComprehendMedicalAsyncJobProperties() |
ComprehendMedicalAsyncJobProperties |
DescribePHIDetectionJobResult.getComprehendMedicalAsyncJobProperties()
An object that contains the properties associated with a detection job.
|
ComprehendMedicalAsyncJobProperties |
DescribeEntitiesDetectionV2JobResult.getComprehendMedicalAsyncJobProperties()
An object that contains the properties associated with a detection job.
|
ComprehendMedicalAsyncJobProperties |
DescribeICD10CMInferenceJobResult.getComprehendMedicalAsyncJobProperties()
An object that contains the properties associated with a detection job.
|
ComprehendMedicalAsyncJobProperties |
DescribeRxNormInferenceJobResult.getComprehendMedicalAsyncJobProperties()
An object that contains the properties associated with a detection job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withDataAccessRoleArn(String dataAccessRoleArn)
The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withEndTime(Date endTime)
The time that the detection job completed.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withExpirationTime(Date expirationTime)
The date and time that job metadata is deleted from the server.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withInputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the detection job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withJobId(String jobId)
The identifier assigned to the detection job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withJobName(String jobName)
The name that you assigned to the detection job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withJobStatus(JobStatus jobStatus)
The current status of the detection job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withJobStatus(String jobStatus)
The current status of the detection job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withKMSKey(String kMSKey)
The AWS Key Management Service key, if any, used to encrypt the output files.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withLanguageCode(LanguageCode languageCode)
The language code of the input documents.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withLanguageCode(String languageCode)
The language code of the input documents.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withManifestFilePath(String manifestFilePath)
The path to the file that describes the results of a batch job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withMessage(String message)
A description of the status of a job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withModelVersion(String modelVersion)
The version of the model used to analyze the documents.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withOutputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the detection job.
|
ComprehendMedicalAsyncJobProperties |
ComprehendMedicalAsyncJobProperties.withSubmitTime(Date submitTime)
The time that the detection job was submitted for processing.
|
| Modifier and Type | Method and Description |
|---|---|
List<ComprehendMedicalAsyncJobProperties> |
ListSNOMEDCTInferenceJobsResult.getComprehendMedicalAsyncJobPropertiesList()
A list containing the properties of each job that is returned.
|
List<ComprehendMedicalAsyncJobProperties> |
ListPHIDetectionJobsResult.getComprehendMedicalAsyncJobPropertiesList()
A list containing the properties of each job returned.
|
List<ComprehendMedicalAsyncJobProperties> |
ListICD10CMInferenceJobsResult.getComprehendMedicalAsyncJobPropertiesList()
A list containing the properties of each job that is returned.
|
List<ComprehendMedicalAsyncJobProperties> |
ListEntitiesDetectionV2JobsResult.getComprehendMedicalAsyncJobPropertiesList()
A list containing the properties of each job returned.
|
List<ComprehendMedicalAsyncJobProperties> |
ListRxNormInferenceJobsResult.getComprehendMedicalAsyncJobPropertiesList()
The maximum number of results to return in each page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSNOMEDCTInferenceJobResult.setComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties) |
void |
DescribePHIDetectionJobResult.setComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
void |
DescribeEntitiesDetectionV2JobResult.setComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
void |
DescribeICD10CMInferenceJobResult.setComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
void |
DescribeRxNormInferenceJobResult.setComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
DescribeSNOMEDCTInferenceJobResult |
DescribeSNOMEDCTInferenceJobResult.withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties) |
DescribePHIDetectionJobResult |
DescribePHIDetectionJobResult.withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
DescribeEntitiesDetectionV2JobResult |
DescribeEntitiesDetectionV2JobResult.withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
DescribeICD10CMInferenceJobResult |
DescribeICD10CMInferenceJobResult.withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
DescribeRxNormInferenceJobResult |
DescribeRxNormInferenceJobResult.withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
ListSNOMEDCTInferenceJobsResult |
ListSNOMEDCTInferenceJobsResult.withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListPHIDetectionJobsResult |
ListPHIDetectionJobsResult.withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
ListICD10CMInferenceJobsResult |
ListICD10CMInferenceJobsResult.withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListEntitiesDetectionV2JobsResult |
ListEntitiesDetectionV2JobsResult.withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
ListRxNormInferenceJobsResult |
ListRxNormInferenceJobsResult.withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
The maximum number of results to return in each page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListSNOMEDCTInferenceJobsResult.setComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job that is returned.
|
void |
ListPHIDetectionJobsResult.setComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
void |
ListICD10CMInferenceJobsResult.setComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job that is returned.
|
void |
ListEntitiesDetectionV2JobsResult.setComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
void |
ListRxNormInferenceJobsResult.setComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
The maximum number of results to return in each page.
|
ListSNOMEDCTInferenceJobsResult |
ListSNOMEDCTInferenceJobsResult.withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListPHIDetectionJobsResult |
ListPHIDetectionJobsResult.withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
ListICD10CMInferenceJobsResult |
ListICD10CMInferenceJobsResult.withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListEntitiesDetectionV2JobsResult |
ListEntitiesDetectionV2JobsResult.withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
ListRxNormInferenceJobsResult |
ListRxNormInferenceJobsResult.withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
The maximum number of results to return in each page.
|
Copyright © 2024. All rights reserved.