- getAttribute() - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The specific attribute that has been extracted but not mapped to an entity.
- getAttributes() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The extracted attributes that relate to this entity.
- getBeginOffset() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute begins.
- getBeginOffset() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity begins.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
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.comprehendmedical.AWSComprehendMedicalClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCategory() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The category of the entity.
- getClientRequestToken() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
A unique identifier for the request.
- getClientRequestToken() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
A unique identifier for the request.
- getComprehendMedicalAsyncJobProperties() - Method in class com.amazonaws.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResult
-
An object that contains the properties associated with a detection job.
- getComprehendMedicalAsyncJobProperties() - Method in class com.amazonaws.services.comprehendmedical.model.DescribePHIDetectionJobResult
-
An object that contains the properties associated with a detection job.
- getComprehendMedicalAsyncJobPropertiesList() - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResult
-
A list containing the properties of each job returned.
- getComprehendMedicalAsyncJobPropertiesList() - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsResult
-
A list containing the properties of each job returned.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
Medical read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
Medical read access to your input data.
- getEndOffset() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute ends.
- getEndOffset() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity ends.
- getEndTime() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The time that the detection job completed.
- getEntities() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The collection of medical entities extracted from the input text and their associated information.
- getEntities() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
The collection of medical entities extracted from the input text and their associated information.
- getEntities() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The collection of PHI entities extracted from the input text and their associated information.
- getExecutorService() - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpirationTime() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The date and time that job metadata is deleted from the server.
- getFilter() - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
Filters the jobs that are returned.
- getFilter() - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
Filters the jobs that are returned.
- getId() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The numeric identifier for this attribute.
- getId() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The numeric identifier for the entity.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The input data configuration that you supplied when you created the detection job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
Specifies the format and location of the input data for the job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The identifier assigned to the detection job.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
-
The identifier that Amazon Comprehend Medical generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.DescribePHIDetectionJobRequest
-
The identifier that Amazon Comprehend Medical generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobResult
-
The identifier generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobResult
-
The identifier generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
-
The identifier of the medical entities job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobResult
-
The identifier of the medical entities detection job that was stopped.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobRequest
-
The identifier of the PHI detection job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobResult
-
The identifier of the PHI detection job that was stopped.
- getJobName() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters on the name of the job.
- getJobName() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The name that you assigned to the detection job.
- getJobName() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The identifier of the job.
- getJobName() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The identifier of the job.
- getJobStatus() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on job status.
- getJobStatus() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The current status of the detection job.
- getKMSKey() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The AWS Key Management Service key, if any, used to encrypt the output files.
- getKMSKey() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
An AWS Key Management Service key to encrypt your output files.
- getKMSKey() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
An AWS Key Management Service key to encrypt your output files.
- getLanguageCode() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The language code of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The language of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The language of the input documents.
- getManifestFilePath() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The path to the file that describes the results of a batch job.
- getMaxResults() - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
The maximum number of results to return in each page.
- getMaxResults() - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
The maximum number of results to return in each page.
- getMessage() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
A description of the status of a job.
- getModelVersion() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The version of the model used to analyze the documents.
- getModelVersion() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The version of the model used to analyze the documents.
- getModelVersion() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
The version of the model used to analyze the documents.
- getModelVersion() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The version of the model used to analyze the documents.
- getName() - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Provides a name or contextual description about the trait.
- getNextToken() - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResult
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsResult
-
Identifies the next page of results to return.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The output data configuration that you supplied when you created the detection job.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
Specifies where to send the output files.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
Specifies where to send the output files.
- getPaginationToken() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
If the result of the previous request to DetectEntities was truncated, include the
PaginationToken to fetch the next page of entities.
- getPaginationToken() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
If the result to the DetectEntitiesV2 operation was truncated, include the
PaginationToken to fetch the next page of entities.
- getPaginationToken() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
If the result of the previous request to DetectPHI was truncated, include the
PaginationToken to fetch the next page of PHI entities.
- getRelationshipScore() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this
entity.
- getS3Bucket() - Method in class com.amazonaws.services.comprehendmedical.model.InputDataConfig
-
The URI of the S3 bucket that contains the input data.
- getS3Bucket() - Method in class com.amazonaws.services.comprehendmedical.model.OutputDataConfig
-
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3
location where you want to write the output data.
- getS3Key() - Method in class com.amazonaws.services.comprehendmedical.model.InputDataConfig
-
The path to the input data files in the S3 bucket.
- getS3Key() - Method in class com.amazonaws.services.comprehendmedical.model.OutputDataConfig
-
The path to the output data files in the S3 bucket.
- getScore() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an
attribute.
- getScore() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.
- getScore() - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
The level of confidence that Amazon Comprehend Medical has in the accuracy of this trait.
- getSubmitTime() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The time that the detection job was submitted for processing.
- getSubmitTimeAfter() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- getSubmitTimeBefore() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The segment of input text extracted as this attribute.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
A UTF-8 text string containing the clinical content being examined for entities.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Request
-
A UTF-8 string containing the clinical content being examined for entities.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
A UTF-8 text string containing the clinical content being examined for PHI entities.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The segment of input text extracted as this entity.
- getTraits() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Contextual information for this attribute.
- getTraits() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Contextual information for the entity
- getType() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The type of attribute.
- getType() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Describes the specific type of entity with category of entities.
- getType() - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY",
"TEST_AND_TREATMENT_PROCEDURE" or "PROTECTED_HEALTH_INFORMATION".
- getUnmappedAttributes() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Attributes extracted from the input text that we were unable to relate to an entity.
- getUnmappedAttributes() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
Attributes extracted from the input text that couldn't be related to an entity.
- ServiceUnavailableException - Exception in com.amazonaws.services.comprehendmedical.model
-
The Amazon Comprehend Medical service is temporarily unavailable.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.comprehendmedical.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error message.
- setAttribute(Attribute) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The specific attribute that has been extracted but not mapped to an entity.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The extracted attributes that relate to this entity.
- setBeginOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute begins.
- setBeginOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity begins.
- setCategory(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The category of the entity.
- setClientRequestToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
A unique identifier for the request.
- setClientRequestToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
A unique identifier for the request.
- setComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties) - Method in class com.amazonaws.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResult
-
An object that contains the properties associated with a detection job.
- setComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties) - Method in class com.amazonaws.services.comprehendmedical.model.DescribePHIDetectionJobResult
-
An object that contains the properties associated with a detection job.
- setComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties>) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResult
-
A list containing the properties of each job returned.
- setComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties>) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsResult
-
A list containing the properties of each job returned.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
Medical read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
Medical read access to your input data.
- setEndOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute ends.
- setEndOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity ends.
- setEndTime(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The time that the detection job completed.
- setEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The collection of medical entities extracted from the input text and their associated information.
- setEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
The collection of medical entities extracted from the input text and their associated information.
- setEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The collection of PHI entities extracted from the input text and their associated information.
- setExpirationTime(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The date and time that job metadata is deleted from the server.
- setFilter(ComprehendMedicalAsyncJobFilter) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
Filters the jobs that are returned.
- setFilter(ComprehendMedicalAsyncJobFilter) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
Filters the jobs that are returned.
- setId(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The numeric identifier for this attribute.
- setId(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The numeric identifier for the entity.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The input data configuration that you supplied when you created the detection job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
Specifies the format and location of the input data for the job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The identifier assigned to the detection job.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
-
The identifier that Amazon Comprehend Medical generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.DescribePHIDetectionJobRequest
-
The identifier that Amazon Comprehend Medical generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobResult
-
The identifier generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobResult
-
The identifier generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
-
The identifier of the medical entities job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobResult
-
The identifier of the medical entities detection job that was stopped.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobRequest
-
The identifier of the PHI detection job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobResult
-
The identifier of the PHI detection job that was stopped.
- setJobName(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters on the name of the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The name that you assigned to the detection job.
- setJobName(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The identifier of the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The identifier of the job.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on job status.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The current status of the detection job.
- setKMSKey(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The AWS Key Management Service key, if any, used to encrypt the output files.
- setKMSKey(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
An AWS Key Management Service key to encrypt your output files.
- setKMSKey(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
An AWS Key Management Service key to encrypt your output files.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The language code of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The language of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The language of the input documents.
- setManifestFilePath(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The path to the file that describes the results of a batch job.
- setMaxResults(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
The maximum number of results to return in each page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
The maximum number of results to return in each page.
- setMessage(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
A description of the status of a job.
- setModelVersion(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The version of the model used to analyze the documents.
- setModelVersion(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The version of the model used to analyze the documents.
- setModelVersion(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
The version of the model used to analyze the documents.
- setModelVersion(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The version of the model used to analyze the documents.
- setName(String) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Provides a name or contextual description about the trait.
- setNextToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResult
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsResult
-
Identifies the next page of results to return.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The output data configuration that you supplied when you created the detection job.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
Specifies where to send the output files.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
Specifies where to send the output files.
- setPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
If the result of the previous request to DetectEntities was truncated, include the
PaginationToken to fetch the next page of entities.
- setPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
If the result to the DetectEntitiesV2 operation was truncated, include the
PaginationToken to fetch the next page of entities.
- setPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
If the result of the previous request to DetectPHI was truncated, include the
PaginationToken to fetch the next page of PHI entities.
- setRelationshipScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this
entity.
- setS3Bucket(String) - Method in class com.amazonaws.services.comprehendmedical.model.InputDataConfig
-
The URI of the S3 bucket that contains the input data.
- setS3Bucket(String) - Method in class com.amazonaws.services.comprehendmedical.model.OutputDataConfig
-
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3
location where you want to write the output data.
- setS3Key(String) - Method in class com.amazonaws.services.comprehendmedical.model.InputDataConfig
-
The path to the input data files in the S3 bucket.
- setS3Key(String) - Method in class com.amazonaws.services.comprehendmedical.model.OutputDataConfig
-
The path to the output data files in the S3 bucket.
- setScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an
attribute.
- setScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.
- setScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
The level of confidence that Amazon Comprehend Medical has in the accuracy of this trait.
- setSubmitTime(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The time that the detection job was submitted for processing.
- setSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- setSubmitTimeBefore(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The segment of input text extracted as this attribute.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
A UTF-8 text string containing the clinical content being examined for entities.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Request
-
A UTF-8 string containing the clinical content being examined for entities.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
A UTF-8 text string containing the clinical content being examined for PHI entities.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The segment of input text extracted as this entity.
- setTraits(Collection<Trait>) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Contextual information for this attribute.
- setTraits(Collection<Trait>) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Contextual information for the entity
- setType(String) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The type of attribute.
- setType(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Describes the specific type of entity with category of entities.
- setType(String) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY",
"TEST_AND_TREATMENT_PROCEDURE" or "PROTECTED_HEALTH_INFORMATION".
- setUnmappedAttributes(Collection<UnmappedAttribute>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Attributes extracted from the input text that we were unable to relate to an entity.
- setUnmappedAttributes(Collection<UnmappedAttribute>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
Attributes extracted from the input text that couldn't be related to an entity.
- shutdown() - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- shutdown() - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClientBuilder
-
- startEntitiesDetectionV2Job(StartEntitiesDetectionV2JobRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- startEntitiesDetectionV2Job(StartEntitiesDetectionV2JobRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
Starts an asynchronous medical entity detection job for a collection of documents.
- startEntitiesDetectionV2Job(StartEntitiesDetectionV2JobRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClient
-
Starts an asynchronous medical entity detection job for a collection of documents.
- startEntitiesDetectionV2JobAsync(StartEntitiesDetectionV2JobRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- startEntitiesDetectionV2JobAsync(StartEntitiesDetectionV2JobRequest, AsyncHandler<StartEntitiesDetectionV2JobRequest, StartEntitiesDetectionV2JobResult>) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- startEntitiesDetectionV2JobAsync(StartEntitiesDetectionV2JobRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Starts an asynchronous medical entity detection job for a collection of documents.
- startEntitiesDetectionV2JobAsync(StartEntitiesDetectionV2JobRequest, AsyncHandler<StartEntitiesDetectionV2JobRequest, StartEntitiesDetectionV2JobResult>) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Starts an asynchronous medical entity detection job for a collection of documents.
- startEntitiesDetectionV2JobAsync(StartEntitiesDetectionV2JobRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- startEntitiesDetectionV2JobAsync(StartEntitiesDetectionV2JobRequest, AsyncHandler<StartEntitiesDetectionV2JobRequest, StartEntitiesDetectionV2JobResult>) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- StartEntitiesDetectionV2JobRequest - Class in com.amazonaws.services.comprehendmedical.model
-
- StartEntitiesDetectionV2JobRequest() - Constructor for class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
- StartEntitiesDetectionV2JobResult - Class in com.amazonaws.services.comprehendmedical.model
-
- StartEntitiesDetectionV2JobResult() - Constructor for class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobResult
-
- startPHIDetectionJob(StartPHIDetectionJobRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- startPHIDetectionJob(StartPHIDetectionJobRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
Starts an asynchronous job to detect protected health information (PHI).
- startPHIDetectionJob(StartPHIDetectionJobRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClient
-
Starts an asynchronous job to detect protected health information (PHI).
- startPHIDetectionJobAsync(StartPHIDetectionJobRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- startPHIDetectionJobAsync(StartPHIDetectionJobRequest, AsyncHandler<StartPHIDetectionJobRequest, StartPHIDetectionJobResult>) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- startPHIDetectionJobAsync(StartPHIDetectionJobRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Starts an asynchronous job to detect protected health information (PHI).
- startPHIDetectionJobAsync(StartPHIDetectionJobRequest, AsyncHandler<StartPHIDetectionJobRequest, StartPHIDetectionJobResult>) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Starts an asynchronous job to detect protected health information (PHI).
- startPHIDetectionJobAsync(StartPHIDetectionJobRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- startPHIDetectionJobAsync(StartPHIDetectionJobRequest, AsyncHandler<StartPHIDetectionJobRequest, StartPHIDetectionJobResult>) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- StartPHIDetectionJobRequest - Class in com.amazonaws.services.comprehendmedical.model
-
- StartPHIDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
- StartPHIDetectionJobResult - Class in com.amazonaws.services.comprehendmedical.model
-
- StartPHIDetectionJobResult() - Constructor for class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobResult
-
- stopEntitiesDetectionV2Job(StopEntitiesDetectionV2JobRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- stopEntitiesDetectionV2Job(StopEntitiesDetectionV2JobRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
Stops a medical entities detection job in progress.
- stopEntitiesDetectionV2Job(StopEntitiesDetectionV2JobRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClient
-
Stops a medical entities detection job in progress.
- stopEntitiesDetectionV2JobAsync(StopEntitiesDetectionV2JobRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- stopEntitiesDetectionV2JobAsync(StopEntitiesDetectionV2JobRequest, AsyncHandler<StopEntitiesDetectionV2JobRequest, StopEntitiesDetectionV2JobResult>) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- stopEntitiesDetectionV2JobAsync(StopEntitiesDetectionV2JobRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Stops a medical entities detection job in progress.
- stopEntitiesDetectionV2JobAsync(StopEntitiesDetectionV2JobRequest, AsyncHandler<StopEntitiesDetectionV2JobRequest, StopEntitiesDetectionV2JobResult>) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Stops a medical entities detection job in progress.
- stopEntitiesDetectionV2JobAsync(StopEntitiesDetectionV2JobRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- stopEntitiesDetectionV2JobAsync(StopEntitiesDetectionV2JobRequest, AsyncHandler<StopEntitiesDetectionV2JobRequest, StopEntitiesDetectionV2JobResult>) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- StopEntitiesDetectionV2JobRequest - Class in com.amazonaws.services.comprehendmedical.model
-
- StopEntitiesDetectionV2JobRequest() - Constructor for class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
-
- StopEntitiesDetectionV2JobResult - Class in com.amazonaws.services.comprehendmedical.model
-
- StopEntitiesDetectionV2JobResult() - Constructor for class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobResult
-
- stopPHIDetectionJob(StopPHIDetectionJobRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- stopPHIDetectionJob(StopPHIDetectionJobRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
Stops a protected health information (PHI) detection job in progress.
- stopPHIDetectionJob(StopPHIDetectionJobRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClient
-
Stops a protected health information (PHI) detection job in progress.
- stopPHIDetectionJobAsync(StopPHIDetectionJobRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- stopPHIDetectionJobAsync(StopPHIDetectionJobRequest, AsyncHandler<StopPHIDetectionJobRequest, StopPHIDetectionJobResult>) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- stopPHIDetectionJobAsync(StopPHIDetectionJobRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Stops a protected health information (PHI) detection job in progress.
- stopPHIDetectionJobAsync(StopPHIDetectionJobRequest, AsyncHandler<StopPHIDetectionJobRequest, StopPHIDetectionJobResult>) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Stops a protected health information (PHI) detection job in progress.
- stopPHIDetectionJobAsync(StopPHIDetectionJobRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- stopPHIDetectionJobAsync(StopPHIDetectionJobRequest, AsyncHandler<StopPHIDetectionJobRequest, StopPHIDetectionJobResult>) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- StopPHIDetectionJobRequest - Class in com.amazonaws.services.comprehendmedical.model
-
- StopPHIDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobRequest
-
- StopPHIDetectionJobResult - Class in com.amazonaws.services.comprehendmedical.model
-
- StopPHIDetectionJobResult() - Constructor for class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobResult
-
- TextSizeLimitExceededException - Exception in com.amazonaws.services.comprehendmedical.model
-
The size of the text you submitted exceeds the size limit.
- TextSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.comprehendmedical.model.TextSizeLimitExceededException
-
Constructs a new TextSizeLimitExceededException with the specified error message.
- TooManyRequestsException - Exception in com.amazonaws.services.comprehendmedical.model
-
You have made too many requests within a short period of time.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.comprehendmedical.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.comprehendmedical.model.AttributeName
-
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DescribePHIDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DescribePHIDetectionJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Request
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.comprehendmedical.model.EntitySubType
-
- toString() - Method in enum com.amazonaws.services.comprehendmedical.model.EntityType
-
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.InputDataConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.comprehendmedical.model.JobStatus
-
- toString() - Method in enum com.amazonaws.services.comprehendmedical.model.LanguageCode
-
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.OutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
Returns a string representation of this object.
- Trait - Class in com.amazonaws.services.comprehendmedical.model
-
Provides contextual information about the extracted entity.
- Trait() - Constructor for class com.amazonaws.services.comprehendmedical.model.Trait
-
- withAttribute(Attribute) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The specific attribute that has been extracted but not mapped to an entity.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The extracted attributes that relate to this entity.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The extracted attributes that relate to this entity.
- withBeginOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute begins.
- withBeginOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity begins.
- withCategory(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The category of the entity.
- withCategory(EntityType) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The category of the entity.
- withClientRequestToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
A unique identifier for the request.
- withClientRequestToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
A unique identifier for the request.
- withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties) - Method in class com.amazonaws.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResult
-
An object that contains the properties associated with a detection job.
- withComprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties) - Method in class com.amazonaws.services.comprehendmedical.model.DescribePHIDetectionJobResult
-
An object that contains the properties associated with a detection job.
- withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties...) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResult
-
A list containing the properties of each job returned.
- withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties>) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResult
-
A list containing the properties of each job returned.
- withComprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties...) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsResult
-
A list containing the properties of each job returned.
- withComprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties>) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsResult
-
A list containing the properties of each job returned.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
Medical read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
Medical read access to your input data.
- withEndOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute ends.
- withEndOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity ends.
- withEndTime(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The time that the detection job completed.
- withEntities(Entity...) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The collection of medical entities extracted from the input text and their associated information.
- withEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The collection of medical entities extracted from the input text and their associated information.
- withEntities(Entity...) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
The collection of medical entities extracted from the input text and their associated information.
- withEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
The collection of medical entities extracted from the input text and their associated information.
- withEntities(Entity...) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The collection of PHI entities extracted from the input text and their associated information.
- withEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The collection of PHI entities extracted from the input text and their associated information.
- withExpirationTime(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The date and time that job metadata is deleted from the server.
- withFilter(ComprehendMedicalAsyncJobFilter) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
Filters the jobs that are returned.
- withFilter(ComprehendMedicalAsyncJobFilter) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
Filters the jobs that are returned.
- withId(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The numeric identifier for this attribute.
- withId(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The numeric identifier for the entity.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The input data configuration that you supplied when you created the detection job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
Specifies the format and location of the input data for the job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The identifier assigned to the detection job.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
-
The identifier that Amazon Comprehend Medical generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.DescribePHIDetectionJobRequest
-
The identifier that Amazon Comprehend Medical generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobResult
-
The identifier generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobResult
-
The identifier generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
-
The identifier of the medical entities job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StopEntitiesDetectionV2JobResult
-
The identifier of the medical entities detection job that was stopped.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobRequest
-
The identifier of the PHI detection job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehendmedical.model.StopPHIDetectionJobResult
-
The identifier of the PHI detection job that was stopped.
- withJobName(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters on the name of the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The name that you assigned to the detection job.
- withJobName(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The identifier of the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The identifier of the job.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The current status of the detection job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The current status of the detection job.
- withKMSKey(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The AWS Key Management Service key, if any, used to encrypt the output files.
- withKMSKey(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
An AWS Key Management Service key to encrypt your output files.
- withKMSKey(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
An AWS Key Management Service key to encrypt your output files.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The language code of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The language code of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
The language of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
The language of the input documents.
- withManifestFilePath(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The path to the file that describes the results of a batch job.
- withMaxResults(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
The maximum number of results to return in each page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
The maximum number of results to return in each page.
- withMessage(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
A description of the status of a job.
- withModelVersion(String) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The version of the model used to analyze the documents.
- withModelVersion(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The version of the model used to analyze the documents.
- withModelVersion(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
The version of the model used to analyze the documents.
- withModelVersion(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The version of the model used to analyze the documents.
- withName(String) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Provides a name or contextual description about the trait.
- withName(AttributeName) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Provides a name or contextual description about the trait.
- withNextToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResult
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsRequest
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.ListPHIDetectionJobsResult
-
Identifies the next page of results to return.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The output data configuration that you supplied when you created the detection job.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
-
Specifies where to send the output files.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehendmedical.model.StartPHIDetectionJobRequest
-
Specifies where to send the output files.
- withPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
If the result of the previous request to DetectEntities was truncated, include the
PaginationToken to fetch the next page of entities.
- withPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
If the result to the DetectEntitiesV2 operation was truncated, include the
PaginationToken to fetch the next page of entities.
- withPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
If the result of the previous request to DetectPHI was truncated, include the
PaginationToken to fetch the next page of PHI entities.
- withRelationshipScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this
entity.
- withS3Bucket(String) - Method in class com.amazonaws.services.comprehendmedical.model.InputDataConfig
-
The URI of the S3 bucket that contains the input data.
- withS3Bucket(String) - Method in class com.amazonaws.services.comprehendmedical.model.OutputDataConfig
-
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3
location where you want to write the output data.
- withS3Key(String) - Method in class com.amazonaws.services.comprehendmedical.model.InputDataConfig
-
The path to the input data files in the S3 bucket.
- withS3Key(String) - Method in class com.amazonaws.services.comprehendmedical.model.OutputDataConfig
-
The path to the output data files in the S3 bucket.
- withScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an
attribute.
- withScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.
- withScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
The level of confidence that Amazon Comprehend Medical has in the accuracy of this trait.
- withSubmitTime(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
-
The time that the detection job was submitted for processing.
- withSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- withSubmitTimeBefore(Date) - Method in class com.amazonaws.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The segment of input text extracted as this attribute.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
A UTF-8 text string containing the clinical content being examined for entities.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Request
-
A UTF-8 string containing the clinical content being examined for entities.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
A UTF-8 text string containing the clinical content being examined for PHI entities.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The segment of input text extracted as this entity.
- withTraits(Trait...) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Contextual information for this attribute.
- withTraits(Collection<Trait>) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Contextual information for this attribute.
- withTraits(Trait...) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Contextual information for the entity
- withTraits(Collection<Trait>) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Contextual information for the entity
- withType(String) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The type of attribute.
- withType(EntitySubType) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The type of attribute.
- withType(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Describes the specific type of entity with category of entities.
- withType(EntitySubType) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Describes the specific type of entity with category of entities.
- withType(String) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY",
"TEST_AND_TREATMENT_PROCEDURE" or "PROTECTED_HEALTH_INFORMATION".
- withType(EntityType) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY",
"TEST_AND_TREATMENT_PROCEDURE" or "PROTECTED_HEALTH_INFORMATION".
- withUnmappedAttributes(UnmappedAttribute...) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Attributes extracted from the input text that we were unable to relate to an entity.
- withUnmappedAttributes(Collection<UnmappedAttribute>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Attributes extracted from the input text that we were unable to relate to an entity.
- withUnmappedAttributes(UnmappedAttribute...) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
Attributes extracted from the input text that couldn't be related to an entity.
- withUnmappedAttributes(Collection<UnmappedAttribute>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesV2Result
-
Attributes extracted from the input text that couldn't be related to an entity.