Skip navigation links
A B C D E F G H I J K L M N O P R S T U V 

A

Attribute - Class in software.amazon.awssdk.services.comprehendmedical.model
An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as the dosage of a medication taken.
attribute() - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
The specific attribute that has been extracted but not mapped to an entity.
attribute(Attribute) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute.Builder
The specific attribute that has been extracted but not mapped to an entity.
attribute(Consumer<Attribute.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute.Builder
The specific attribute that has been extracted but not mapped to an entity.
Attribute.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
AttributeName - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
attributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
The extracted attributes that relate to this entity.
attributes(Collection<Attribute>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The extracted attributes that relate to this entity.
attributes(Attribute...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The extracted attributes that relate to this entity.
attributes(Consumer<Attribute.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The extracted attributes that relate to this entity.
attributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The detected attributes that relate to the entity.
attributes(Collection<ICD10CMAttribute>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The detected attributes that relate to the entity.
attributes(ICD10CMAttribute...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The detected attributes that relate to the entity.
attributes(Consumer<ICD10CMAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The detected attributes that relate to the entity.
attributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The extracted attributes that relate to the entity.
attributes(Collection<RxNormAttribute>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The extracted attributes that relate to the entity.
attributes(RxNormAttribute...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The extracted attributes that relate to the entity.
attributes(Consumer<RxNormAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The extracted attributes that relate to the entity.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ValidationException.Builder
 

B

beginOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The 0-based character offset in the input text that shows where the attribute begins.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The 0-based character offset in the input text that shows where the attribute begins.
beginOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
The 0-based character offset in the input text that shows where the entity begins.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The 0-based character offset in the input text that shows where the entity begins.
beginOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The 0-based character offset in the input text that shows where the attribute begins.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The 0-based character offset in the input text that shows where the attribute begins.
beginOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The 0-based character offset in the input text that shows where the entity begins.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The 0-based character offset in the input text that shows where the entity begins.
beginOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
The 0-based character offset in the input text that shows where the attribute begins.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
The 0-based character offset in the input text that shows where the attribute begins.
beginOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The 0-based character offset in the input text that shows where the entity begins.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The 0-based character offset in the input text that shows where the entity begins.
build() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Create a builder that can be used to configure and create a ComprehendMedicalAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Create a builder that can be used to configure and create a ComprehendMedicalClient.
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.InternalServerException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
 
builder() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
 
builder() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.ValidationException
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.BuilderImpl
 
BuilderImpl(ComprehendMedicalException) - Constructor for class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalRequest.BuilderImpl
 
BuilderImpl(ComprehendMedicalRequest) - Constructor for class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse.BuilderImpl
 
BuilderImpl(ComprehendMedicalResponse) - Constructor for class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse.BuilderImpl
 

C

category(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The category of attribute.
category(EntityType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The category of attribute.
category() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The category of attribute.
category(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The category of the entity.
category(EntityType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The category of the entity.
category() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
The category of the entity.
category(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The category of attribute.
category(ICD10CMEntityType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The category of attribute.
category() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The category of attribute.
category(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The category of the entity.
category(ICD10CMEntityCategory) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The category of the entity.
category() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The category of the entity.
category(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The category of the entity.
category(RxNormEntityCategory) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The category of the entity.
category() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The category of the entity.
categoryAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The category of attribute.
categoryAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
The category of the entity.
categoryAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The category of attribute.
categoryAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The category of the entity.
categoryAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The category of the entity.
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ValidationException.Builder
 
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
A unique identifier for the request.
code(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept.Builder
The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.
code() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.
code(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept.Builder
RxNorm concept ID, also known as the RxCUI.
code() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
RxNorm concept ID, also known as the RxCUI.
ComprehendMedicalAsyncClient - Interface in software.amazon.awssdk.services.comprehendmedical
Service client for accessing ComprehendMedical asynchronously.
ComprehendMedicalAsyncClientBuilder - Interface in software.amazon.awssdk.services.comprehendmedical
A builder for creating an instance of ComprehendMedicalAsyncClient.
ComprehendMedicalAsyncJobFilter - Class in software.amazon.awssdk.services.comprehendmedical.model
Provides information for filtering a list of detection jobs.
ComprehendMedicalAsyncJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalAsyncJobProperties - Class in software.amazon.awssdk.services.comprehendmedical.model
Provides information about a detection job.
comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse.Builder
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse.Builder
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse.Builder
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse.Builder
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse.Builder
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse.Builder
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse.Builder
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties(Consumer<ComprehendMedicalAsyncJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse.Builder
An object that contains the properties associated with a detection job.
comprehendMedicalAsyncJobProperties() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
An object that contains the properties associated with a detection job.
ComprehendMedicalAsyncJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
comprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse.Builder
A list containing the properties of each job returned.
comprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse.Builder
A list containing the properties of each job returned.
comprehendMedicalAsyncJobPropertiesList(Consumer<ComprehendMedicalAsyncJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse.Builder
A list containing the properties of each job returned.
comprehendMedicalAsyncJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
A list containing the properties of each job returned.
comprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse.Builder
A list containing the properties of each job that is returned.
comprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse.Builder
A list containing the properties of each job that is returned.
comprehendMedicalAsyncJobPropertiesList(Consumer<ComprehendMedicalAsyncJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse.Builder
A list containing the properties of each job that is returned.
comprehendMedicalAsyncJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
A list containing the properties of each job that is returned.
comprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse.Builder
A list containing the properties of each job returned.
comprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse.Builder
A list containing the properties of each job returned.
comprehendMedicalAsyncJobPropertiesList(Consumer<ComprehendMedicalAsyncJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse.Builder
A list containing the properties of each job returned.
comprehendMedicalAsyncJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
A list containing the properties of each job returned.
comprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse.Builder
The maximum number of results to return in each page.
comprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse.Builder
The maximum number of results to return in each page.
comprehendMedicalAsyncJobPropertiesList(Consumer<ComprehendMedicalAsyncJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse.Builder
The maximum number of results to return in each page.
comprehendMedicalAsyncJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
The maximum number of results to return in each page.
ComprehendMedicalBaseClientBuilder<B extends ComprehendMedicalBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.comprehendmedical
This includes configuration specific to ComprehendMedical that is supported by both ComprehendMedicalClientBuilder and ComprehendMedicalAsyncClientBuilder.
ComprehendMedicalClient - Interface in software.amazon.awssdk.services.comprehendmedical
Service client for accessing ComprehendMedical.
ComprehendMedicalClientBuilder - Interface in software.amazon.awssdk.services.comprehendmedical
A builder for creating an instance of ComprehendMedicalClient.
ComprehendMedicalException - Exception in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalException(ComprehendMedicalException.Builder) - Constructor for exception software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException
 
ComprehendMedicalException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalException.BuilderImpl - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalRequest(ComprehendMedicalRequest.Builder) - Constructor for class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalRequest
 
ComprehendMedicalRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalRequest.BuilderImpl - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalResponse(ComprehendMedicalResponse.Builder) - Constructor for class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse
 
ComprehendMedicalResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalResponse.BuilderImpl - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ComprehendMedicalResponseMetadata - Class in software.amazon.awssdk.services.comprehendmedical.model
 
create() - Static method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Create a ComprehendMedicalAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Create a ComprehendMedicalClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponseMetadata
 

D

dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The Amazon Resource Name (ARN) that gives Amazon Comprehend Medical read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
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.
dataAccessRoleArn() - Method in class software.amazon.awssdk.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.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
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.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
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.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
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.
dataAccessRoleArn() - Method in class software.amazon.awssdk.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.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
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.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
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.
describeEntitiesDetectionV2Job(DescribeEntitiesDetectionV2JobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets the properties associated with a medical entities detection job.
describeEntitiesDetectionV2Job(Consumer<DescribeEntitiesDetectionV2JobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets the properties associated with a medical entities detection job.
describeEntitiesDetectionV2Job(DescribeEntitiesDetectionV2JobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets the properties associated with a medical entities detection job.
describeEntitiesDetectionV2Job(Consumer<DescribeEntitiesDetectionV2JobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets the properties associated with a medical entities detection job.
DescribeEntitiesDetectionV2JobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeEntitiesDetectionV2JobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeEntitiesDetectionV2JobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
DescribeEntitiesDetectionV2JobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.DescribeEntitiesDetectionV2JobRequestMarshaller
 
DescribeEntitiesDetectionV2JobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeEntitiesDetectionV2JobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
describeICD10CMInferenceJob(DescribeIcd10CmInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets the properties associated with an InferICD10CM job.
describeICD10CMInferenceJob(Consumer<DescribeIcd10CmInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets the properties associated with an InferICD10CM job.
describeICD10CMInferenceJob(DescribeIcd10CmInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets the properties associated with an InferICD10CM job.
describeICD10CMInferenceJob(Consumer<DescribeIcd10CmInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets the properties associated with an InferICD10CM job.
DescribeIcd10CmInferenceJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeIcd10CmInferenceJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeIcd10CmInferenceJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
DescribeIcd10CmInferenceJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.DescribeIcd10CmInferenceJobRequestMarshaller
 
DescribeIcd10CmInferenceJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeIcd10CmInferenceJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
describePHIDetectionJob(DescribePhiDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets the properties associated with a protected health information (PHI) detection job.
describePHIDetectionJob(Consumer<DescribePhiDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets the properties associated with a protected health information (PHI) detection job.
describePHIDetectionJob(DescribePhiDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets the properties associated with a protected health information (PHI) detection job.
describePHIDetectionJob(Consumer<DescribePhiDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets the properties associated with a protected health information (PHI) detection job.
DescribePhiDetectionJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DescribePhiDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
DescribePhiDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
DescribePhiDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.DescribePhiDetectionJobRequestMarshaller
 
DescribePhiDetectionJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DescribePhiDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
describeRxNormInferenceJob(DescribeRxNormInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets the properties associated with an InferRxNorm job.
describeRxNormInferenceJob(Consumer<DescribeRxNormInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets the properties associated with an InferRxNorm job.
describeRxNormInferenceJob(DescribeRxNormInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets the properties associated with an InferRxNorm job.
describeRxNormInferenceJob(Consumer<DescribeRxNormInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets the properties associated with an InferRxNorm job.
DescribeRxNormInferenceJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeRxNormInferenceJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeRxNormInferenceJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
DescribeRxNormInferenceJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.DescribeRxNormInferenceJobRequestMarshaller
 
DescribeRxNormInferenceJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DescribeRxNormInferenceJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
description(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept.Builder
The long description of the ICD-10-CM code in the ontology.
description() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
The long description of the ICD-10-CM code in the ontology.
description(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept.Builder
The description of the RxNorm concept.
description() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
The description of the RxNorm concept.
detectEntities(DetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
The DetectEntities operation is deprecated.
detectEntities(Consumer<DetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
The DetectEntities operation is deprecated.
detectEntities(DetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
The DetectEntities operation is deprecated.
detectEntities(Consumer<DetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
The DetectEntities operation is deprecated.
DetectEntitiesRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DetectEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
DetectEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
DetectEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.DetectEntitiesRequestMarshaller
 
DetectEntitiesResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DetectEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
detectEntitiesV2(DetectEntitiesV2Request) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
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.
detectEntitiesV2(Consumer<DetectEntitiesV2Request.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
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.
detectEntitiesV2(DetectEntitiesV2Request) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
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.
detectEntitiesV2(Consumer<DetectEntitiesV2Request.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
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.
DetectEntitiesV2Request - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DetectEntitiesV2Request.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
DetectEntitiesV2RequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
DetectEntitiesV2RequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.DetectEntitiesV2RequestMarshaller
 
DetectEntitiesV2Response - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DetectEntitiesV2Response.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
detectPHI(DetectPhiRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity.
detectPHI(Consumer<DetectPhiRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity.
detectPHI(DetectPhiRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity.
detectPHI(Consumer<DetectPhiRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity.
DetectPhiRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DetectPhiRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
DetectPhiRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
DetectPhiRequest Marshaller
DetectPhiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.DetectPhiRequestMarshaller
 
DetectPhiResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
DetectPhiResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 

E

endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The 0-based character offset in the input text that shows where the attribute ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The 0-based character offset in the input text that shows where the attribute ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The 0-based character offset in the input text that shows where the entity ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
The 0-based character offset in the input text that shows where the entity ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The 0-based character offset in the input text that shows where the attribute ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The 0-based character offset in the input text that shows where the attribute ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The 0-based character offset in the input text that shows where the entity ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The 0-based character offset in the input text that shows where the entity ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
The 0-based character offset in the input text that shows where the attribute ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
The 0-based character offset in the input text that shows where the attribute ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The 0-based character offset in the input text that shows where the entity ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The 0-based character offset in the input text that shows where the entity ends.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The time that the detection job completed.
endTime() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The time that the detection job completed.
entities(Collection<Entity>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse.Builder
The collection of medical entities extracted from the input text and their associated information.
entities(Entity...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse.Builder
The collection of medical entities extracted from the input text and their associated information.
entities(Consumer<Entity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse.Builder
The collection of medical entities extracted from the input text and their associated information.
entities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
The collection of medical entities extracted from the input text and their associated information.
entities(Collection<Entity>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response.Builder
The collection of medical entities extracted from the input text and their associated information.
entities(Entity...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response.Builder
The collection of medical entities extracted from the input text and their associated information.
entities(Consumer<Entity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response.Builder
The collection of medical entities extracted from the input text and their associated information.
entities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
The collection of medical entities extracted from the input text and their associated information.
entities(Collection<Entity>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse.Builder
The collection of PHI entities extracted from the input text and their associated information.
entities(Entity...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse.Builder
The collection of PHI entities extracted from the input text and their associated information.
entities(Consumer<Entity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse.Builder
The collection of PHI entities extracted from the input text and their associated information.
entities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
The collection of PHI entities extracted from the input text and their associated information.
entities(Collection<ICD10CMEntity>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse.Builder
The medical conditions detected in the text linked to ICD-10-CM concepts.
entities(ICD10CMEntity...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse.Builder
The medical conditions detected in the text linked to ICD-10-CM concepts.
entities(Consumer<ICD10CMEntity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse.Builder
The medical conditions detected in the text linked to ICD-10-CM concepts.
entities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
The medical conditions detected in the text linked to ICD-10-CM concepts.
entities(Collection<RxNormEntity>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse.Builder
The medication entities detected in the text linked to RxNorm concepts.
entities(RxNormEntity...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse.Builder
The medication entities detected in the text linked to RxNorm concepts.
entities(Consumer<RxNormEntity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse.Builder
The medication entities detected in the text linked to RxNorm concepts.
entities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
The medication entities detected in the text linked to RxNorm concepts.
Entity - Class in software.amazon.awssdk.services.comprehendmedical.model
Provides information about an extracted medical entity.
Entity.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
EntitySubType - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
EntityType - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
 
expirationTime(Instant) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The date and time that job metadata is deleted from the server.
expirationTime() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The date and time that job metadata is deleted from the server.

F

filter(ComprehendMedicalAsyncJobFilter) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<ComprehendMedicalAsyncJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
Filters the jobs that are returned.
filter(ComprehendMedicalAsyncJobFilter) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<ComprehendMedicalAsyncJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
Filters the jobs that are returned.
filter(ComprehendMedicalAsyncJobFilter) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<ComprehendMedicalAsyncJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
Filters the jobs that are returned.
filter(ComprehendMedicalAsyncJobFilter) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<ComprehendMedicalAsyncJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
Filters the jobs that are returned.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.AttributeName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.EntitySubType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.EntityType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttributeType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityCategory
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMRelationshipType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTraitName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.JobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.LanguageCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RelationshipType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormAttributeType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityCategory
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormTraitName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
 

H

hasAttributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAttributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAttributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasComprehendMedicalAsyncJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
Returns true if the ComprehendMedicalAsyncJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasComprehendMedicalAsyncJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
Returns true if the ComprehendMedicalAsyncJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasComprehendMedicalAsyncJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
Returns true if the ComprehendMedicalAsyncJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasComprehendMedicalAsyncJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
Returns true if the ComprehendMedicalAsyncJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
Returns true if the Entities property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
Returns true if the Entities property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
Returns true if the Entities property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
Returns true if the Entities property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntities() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
Returns true if the Entities property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
 
hashCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
 
hasIcd10CMConcepts() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
Returns true if the ICD10CMConcepts property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasRxNormConcepts() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
Returns true if the RxNormConcepts property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTraits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
Returns true if the Traits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTraits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
Returns true if the Traits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTraits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
Returns true if the Traits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTraits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
Returns true if the Traits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTraits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
Returns true if the Traits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTraits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
Returns true if the Traits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUnmappedAttributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
Returns true if the UnmappedAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUnmappedAttributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
Returns true if the UnmappedAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

ICD10CMAttribute - Class in software.amazon.awssdk.services.comprehendmedical.model
The detected attributes that relate to an entity.
ICD10CMAttribute.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ICD10CMAttributeType - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
ICD10CMConcept - Class in software.amazon.awssdk.services.comprehendmedical.model
The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
ICD10CMConcept.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
icd10CMConcepts(Collection<ICD10CMConcept>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
icd10CMConcepts(ICD10CMConcept...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
icd10CMConcepts(Consumer<ICD10CMConcept.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
icd10CMConcepts() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
ICD10CMEntity - Class in software.amazon.awssdk.services.comprehendmedical.model
The collection of medical entities extracted from the input text and their associated information.
ICD10CMEntity.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ICD10CMEntityCategory - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
ICD10CMEntityType - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
ICD10CMRelationshipType - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
ICD10CMTrait - Class in software.amazon.awssdk.services.comprehendmedical.model
Contextual information for the entity.
ICD10CMTrait.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ICD10CMTraitName - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
id(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The numeric identifier for this attribute.
id() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The numeric identifier for this attribute.
id(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The numeric identifier for the entity.
id() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
The numeric identifier for the entity.
id(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The numeric identifier for this attribute.
id() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The numeric identifier for this attribute.
id(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The numeric identifier for the entity.
id() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The numeric identifier for the entity.
id(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
The numeric identifier for this attribute.
id() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
The numeric identifier for this attribute.
id(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The numeric identifier for the entity.
id() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The numeric identifier for the entity.
inferICD10CM(InferIcd10CmRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
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.
inferICD10CM(Consumer<InferIcd10CmRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
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.
inferICD10CM(InferIcd10CmRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
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.
inferICD10CM(Consumer<InferIcd10CmRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
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.
InferIcd10CmRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
InferIcd10CmRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
InferIcd10CmRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
InferIcd10CmRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.InferIcd10CmRequestMarshaller
 
InferIcd10CmResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
InferIcd10CmResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
inferRxNorm(InferRxNormRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
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.
inferRxNorm(Consumer<InferRxNormRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
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.
inferRxNorm(InferRxNormRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
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.
inferRxNorm(Consumer<InferRxNormRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
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.
InferRxNormRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
InferRxNormRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
InferRxNormRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
InferRxNormRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.InferRxNormRequestMarshaller
 
InferRxNormResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
InferRxNormResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The input data configuration that you supplied when you created the detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The input data configuration that you supplied when you created the detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The input data configuration that you supplied when you created the detection job.
InputDataConfig - Class in software.amazon.awssdk.services.comprehendmedical.model
The input properties for an entities detection job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
Specifies the format and location of the input data for the job.
InputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
InternalServerException - Exception in software.amazon.awssdk.services.comprehendmedical.model
An internal server error occurred.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
InvalidEncodingException - Exception in software.amazon.awssdk.services.comprehendmedical.model
The input text was not in valid UTF-8 character encoding.
InvalidEncodingException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
InvalidRequestException - Exception in software.amazon.awssdk.services.comprehendmedical.model
The request that you made is invalid.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 

J

jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The identifier assigned to the detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The identifier assigned to the detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest.Builder
The identifier that Amazon Comprehend Medical generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
The identifier that Amazon Comprehend Medical generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest.Builder
The identifier that Amazon Comprehend Medical generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
The identifier that Amazon Comprehend Medical generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest.Builder
The identifier that Amazon Comprehend Medical generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
The identifier that Amazon Comprehend Medical generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest.Builder
The identifier that Amazon Comprehend Medical generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
The identifier that Amazon Comprehend Medical generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse.Builder
The identifier of the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
The identifier of the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest.Builder
The identifier of the medical entities job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
The identifier of the medical entities job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse.Builder
The identifier of the medical entities detection job that was stopped.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
The identifier of the medical entities detection job that was stopped.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest.Builder
The identifier of the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
The identifier of the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest.Builder
The identifier of the PHI detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
The identifier of the PHI detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse.Builder
The identifier of the PHI detection job that was stopped.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
The identifier of the PHI detection job that was stopped.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest.Builder
The identifier of the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
The identifier of the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
The identifier generated for the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter.Builder
Filters on the name of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
Filters on the name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The name that you assigned to the detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The name that you assigned to the detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
The identifier of the job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
Filters the list of jobs based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The current status of the detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The current status of the detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The current status of the detection job.
JobStatus - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
Filters the list of jobs based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The current status of the detection job.

K

kmsKey(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The AWS Key Management Service key, if any, used to encrypt the output files.
kmsKey() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The AWS Key Management Service key, if any, used to encrypt the output files.
kmsKey(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
An AWS Key Management Service key to encrypt your output files.
kmsKey() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
An AWS Key Management Service key to encrypt your output files.
kmsKey(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
An AWS Key Management Service key to encrypt your output files.
kmsKey() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
An AWS Key Management Service key to encrypt your output files.
kmsKey(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
An AWS Key Management Service key to encrypt your output files.
kmsKey() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
An AWS Key Management Service key to encrypt your output files.
kmsKey(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
An AWS Key Management Service key to encrypt your output files.
kmsKey() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
An AWS Key Management Service key to encrypt your output files.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.AttributeName
Use this in place of AttributeName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.EntitySubType
Use this in place of EntitySubType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.EntityType
Use this in place of EntityType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttributeType
Use this in place of ICD10CMAttributeType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityCategory
Use this in place of ICD10CMEntityCategory.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityType
Use this in place of ICD10CMEntityType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMRelationshipType
Use this in place of ICD10CMRelationshipType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTraitName
Use this in place of ICD10CMTraitName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.JobStatus
Use this in place of JobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.LanguageCode
Use this in place of LanguageCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RelationshipType
Use this in place of RelationshipType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormAttributeType
Use this in place of RxNormAttributeType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityCategory
Use this in place of RxNormEntityCategory.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityType
Use this in place of RxNormEntityType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormTraitName
Use this in place of RxNormTraitName.values() to return a Set of all values known to the SDK.

L

languageCode(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The language code of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The language code of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The language code of the input documents.
LanguageCode - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The language code of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
The language of the input documents.
listEntitiesDetectionV2Jobs(ListEntitiesDetectionV2JobsRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets a list of medical entity detection jobs that you have submitted.
listEntitiesDetectionV2Jobs(Consumer<ListEntitiesDetectionV2JobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets a list of medical entity detection jobs that you have submitted.
listEntitiesDetectionV2Jobs(ListEntitiesDetectionV2JobsRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets a list of medical entity detection jobs that you have submitted.
listEntitiesDetectionV2Jobs(Consumer<ListEntitiesDetectionV2JobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets a list of medical entity detection jobs that you have submitted.
ListEntitiesDetectionV2JobsRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ListEntitiesDetectionV2JobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ListEntitiesDetectionV2JobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
ListEntitiesDetectionV2JobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.ListEntitiesDetectionV2JobsRequestMarshaller
 
ListEntitiesDetectionV2JobsResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ListEntitiesDetectionV2JobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
listICD10CMInferenceJobs(ListIcd10CmInferenceJobsRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets a list of InferICD10CM jobs that you have submitted.
listICD10CMInferenceJobs(Consumer<ListIcd10CmInferenceJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets a list of InferICD10CM jobs that you have submitted.
listICD10CMInferenceJobs(ListIcd10CmInferenceJobsRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets a list of InferICD10CM jobs that you have submitted.
listICD10CMInferenceJobs(Consumer<ListIcd10CmInferenceJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets a list of InferICD10CM jobs that you have submitted.
ListIcd10CmInferenceJobsRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ListIcd10CmInferenceJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ListIcd10CmInferenceJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
ListIcd10CmInferenceJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.ListIcd10CmInferenceJobsRequestMarshaller
 
ListIcd10CmInferenceJobsResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ListIcd10CmInferenceJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
listPHIDetectionJobs(ListPhiDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets a list of protected health information (PHI) detection jobs that you have submitted.
listPHIDetectionJobs(Consumer<ListPhiDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets a list of protected health information (PHI) detection jobs that you have submitted.
listPHIDetectionJobs(ListPhiDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets a list of protected health information (PHI) detection jobs that you have submitted.
listPHIDetectionJobs(Consumer<ListPhiDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets a list of protected health information (PHI) detection jobs that you have submitted.
ListPhiDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ListPhiDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ListPhiDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
ListPhiDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.ListPhiDetectionJobsRequestMarshaller
 
ListPhiDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ListPhiDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
listRxNormInferenceJobs(ListRxNormInferenceJobsRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets a list of InferRxNorm jobs that you have submitted.
listRxNormInferenceJobs(Consumer<ListRxNormInferenceJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Gets a list of InferRxNorm jobs that you have submitted.
listRxNormInferenceJobs(ListRxNormInferenceJobsRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets a list of InferRxNorm jobs that you have submitted.
listRxNormInferenceJobs(Consumer<ListRxNormInferenceJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Gets a list of InferRxNorm jobs that you have submitted.
ListRxNormInferenceJobsRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ListRxNormInferenceJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
ListRxNormInferenceJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
ListRxNormInferenceJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.ListRxNormInferenceJobsRequestMarshaller
 
ListRxNormInferenceJobsResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
ListRxNormInferenceJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 

M

manifestFilePath(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The path to the file that describes the results of a batch job.
manifestFilePath() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The path to the file that describes the results of a batch job.
marshall(DescribeEntitiesDetectionV2JobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.DescribeEntitiesDetectionV2JobRequestMarshaller
 
marshall(DescribeIcd10CmInferenceJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.DescribeIcd10CmInferenceJobRequestMarshaller
 
marshall(DescribePhiDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.DescribePhiDetectionJobRequestMarshaller
 
marshall(DescribeRxNormInferenceJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.DescribeRxNormInferenceJobRequestMarshaller
 
marshall(DetectEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.DetectEntitiesRequestMarshaller
 
marshall(DetectEntitiesV2Request) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.DetectEntitiesV2RequestMarshaller
 
marshall(DetectPhiRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.DetectPhiRequestMarshaller
 
marshall(InferIcd10CmRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.InferIcd10CmRequestMarshaller
 
marshall(InferRxNormRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.InferRxNormRequestMarshaller
 
marshall(ListEntitiesDetectionV2JobsRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.ListEntitiesDetectionV2JobsRequestMarshaller
 
marshall(ListIcd10CmInferenceJobsRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.ListIcd10CmInferenceJobsRequestMarshaller
 
marshall(ListPhiDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.ListPhiDetectionJobsRequestMarshaller
 
marshall(ListRxNormInferenceJobsRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.ListRxNormInferenceJobsRequestMarshaller
 
marshall(StartEntitiesDetectionV2JobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.StartEntitiesDetectionV2JobRequestMarshaller
 
marshall(StartIcd10CmInferenceJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.StartIcd10CmInferenceJobRequestMarshaller
 
marshall(StartPhiDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.StartPhiDetectionJobRequestMarshaller
 
marshall(StartRxNormInferenceJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.StartRxNormInferenceJobRequestMarshaller
 
marshall(StopEntitiesDetectionV2JobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.StopEntitiesDetectionV2JobRequestMarshaller
 
marshall(StopIcd10CmInferenceJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.StopIcd10CmInferenceJobRequestMarshaller
 
marshall(StopPhiDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.StopPhiDetectionJobRequestMarshaller
 
marshall(StopRxNormInferenceJobRequest) - Method in class software.amazon.awssdk.services.comprehendmedical.transform.StopRxNormInferenceJobRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest.Builder
Identifies the next page of results to return.
maxResults() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
Identifies the next page of results to return.
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
A description of the status of a job.
message() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
A description of the status of a job.
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ValidationException.Builder
 
modelVersion(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The version of the model used to analyze the documents.
modelVersion() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The version of the model used to analyze the documents.
modelVersion(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse.Builder
The version of the model used to analyze the documents.
modelVersion() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
The version of the model used to analyze the documents.
modelVersion(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response.Builder
The version of the model used to analyze the documents.
modelVersion() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
The version of the model used to analyze the documents.
modelVersion(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse.Builder
The version of the model used to analyze the documents.
modelVersion() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
The version of the model used to analyze the documents.
modelVersion(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse.Builder
The version of the model used to analyze the documents, in the format n.n.n You can use this information to track the model used for a particular batch of documents.
modelVersion() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
The version of the model used to analyze the documents, in the format n.n.n You can use this information to track the model used for a particular batch of documents.
modelVersion(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse.Builder
The version of the model used to analyze the documents, in the format n.n.n You can use this information to track the model used for a particular batch of documents.
modelVersion() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
The version of the model used to analyze the documents, in the format n.n.n You can use this information to track the model used for a particular batch of documents.

N

name(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait.Builder
Provides a name or contextual description about the trait.
name(ICD10CMTraitName) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait.Builder
Provides a name or contextual description about the trait.
name() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
Provides a name or contextual description about the trait.
name(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait.Builder
Provides a name or contextual description about the trait.
name(RxNormTraitName) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait.Builder
Provides a name or contextual description about the trait.
name() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
Provides a name or contextual description about the trait.
name(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Trait.Builder
Provides a name or contextual description about the trait.
name(AttributeName) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Trait.Builder
Provides a name or contextual description about the trait.
name() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
Provides a name or contextual description about the trait.
nameAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
Provides a name or contextual description about the trait.
nameAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
Provides a name or contextual description about the trait.
nameAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
Provides a name or contextual description about the trait.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
Identifies the next page of results to return.

O

outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The output data configuration that you supplied when you created the detection job.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The output data configuration that you supplied when you created the detection job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The output data configuration that you supplied when you created the detection job.
OutputDataConfig - Class in software.amazon.awssdk.services.comprehendmedical.model
The output properties for a detection job.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
Specifies where to send the output files.
OutputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest.Builder
 

P

paginationToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse.Builder
If the result of the previous request to DetectEntities was truncated, include the PaginationToken to fetch the next page of entities.
paginationToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
If the result of the previous request to DetectEntities was truncated, include the PaginationToken to fetch the next page of entities.
paginationToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response.Builder
If the result to the DetectEntitiesV2 operation was truncated, include the PaginationToken to fetch the next page of entities.
paginationToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
If the result to the DetectEntitiesV2 operation was truncated, include the PaginationToken to fetch the next page of entities.
paginationToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse.Builder
If the result of the previous request to DetectPHI was truncated, include the PaginationToken to fetch the next page of PHI entities.
paginationToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
If the result of the previous request to DetectPHI was truncated, include the PaginationToken to fetch the next page of PHI entities.
paginationToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse.Builder
If the result of the previous request to InferICD10CM was truncated, include the PaginationToken to fetch the next page of medical condition entities.
paginationToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
If the result of the previous request to InferICD10CM was truncated, include the PaginationToken to fetch the next page of medical condition entities.
paginationToken(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse.Builder
If the result of the previous request to InferRxNorm was truncated, include the PaginationToken to fetch the next page of medication entities.
paginationToken() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
If the result of the previous request to InferRxNorm was truncated, include the PaginationToken to fetch the next page of medication entities.

R

relationshipScore(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this entity.
relationshipScore() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this entity.
relationshipScore(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this entity.
relationshipScore() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The level of confidence that Amazon Comprehend Medical has that this attribute is correctly related to this entity.
relationshipScore(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
The level of confidence that Amazon Comprehend Medical has that the attribute is accurately linked to an entity.
relationshipScore() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
The level of confidence that Amazon Comprehend Medical has that the attribute is accurately linked to an entity.
relationshipType(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The type of relationship between the entity and attribute.
relationshipType(RelationshipType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The type of relationship between the entity and attribute.
relationshipType() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The type of relationship between the entity and attribute.
relationshipType(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The type of relationship between the entity and attribute.
relationshipType(ICD10CMRelationshipType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The type of relationship between the entity and attribute.
relationshipType() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The type of relationship between the entity and attribute.
RelationshipType - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
relationshipTypeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The type of relationship between the entity and attribute.
relationshipTypeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The type of relationship between the entity and attribute.
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ValidationException.Builder
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.comprehendmedical.model
The resource identified by the specified Amazon Resource Name (ARN) was not found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponse
 
RxNormAttribute - Class in software.amazon.awssdk.services.comprehendmedical.model
The extracted attributes that relate to this entity.
RxNormAttribute.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
RxNormAttributeType - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
RxNormConcept - Class in software.amazon.awssdk.services.comprehendmedical.model
The RxNorm concept that the entity could refer to, along with a score indicating the likelihood of the match.
RxNormConcept.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
rxNormConcepts(Collection<RxNormConcept>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the match.
rxNormConcepts(RxNormConcept...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the match.
rxNormConcepts(Consumer<RxNormConcept.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the match.
rxNormConcepts() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the match.
RxNormEntity - Class in software.amazon.awssdk.services.comprehendmedical.model
The collection of medical entities extracted from the input text and their associated information.
RxNormEntity.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
RxNormEntityCategory - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
RxNormEntityType - Enum in software.amazon.awssdk.services.comprehendmedical.model
 
RxNormTrait - Class in software.amazon.awssdk.services.comprehendmedical.model
The contextual information for the entity.
RxNormTrait.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
RxNormTraitName - Enum in software.amazon.awssdk.services.comprehendmedical.model
 

S

s3Bucket(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig.Builder
The URI of the S3 bucket that contains the input data.
s3Bucket() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
The URI of the S3 bucket that contains the input data.
s3Bucket(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig.Builder
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3 location where you want to write the output data.
s3Bucket() - Method in class software.amazon.awssdk.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.
s3Key(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig.Builder
The path to the input data files in the S3 bucket.
s3Key() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
The path to the input data files in the S3 bucket.
s3Key(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig.Builder
The path to the output data files in the S3 bucket.
s3Key() - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
The path to the output data files in the S3 bucket.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an attribute.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an attribute.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an attribute.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as an attribute.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept.Builder
The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to an ICD-10-CM concept.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to an ICD-10-CM concept.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detection.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait.Builder
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as a trait.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
The level of confidence that Amazon Comprehend Medical has that the segment of text is correctly recognized as a trait.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
The level of confidence that Comprehend Medical has that the segment of text is correctly recognized as an attribute.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
The level of confidence that Comprehend Medical has that the segment of text is correctly recognized as an attribute.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept.Builder
The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to the reported RxNorm concept.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to the reported RxNorm concept.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected entity.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected entity.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait.Builder
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.
score(Float) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Trait.Builder
The level of confidence that Amazon Comprehend Medical has in the accuracy of this trait.
score() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
The level of confidence that Amazon Comprehend Medical has in the accuracy of this trait.
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.InternalServerException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.ValidationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.InternalServerException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehendmedical.model.ValidationException
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
 
ServiceUnavailableException - Exception in software.amazon.awssdk.services.comprehendmedical.model
The Amazon Comprehend Medical service is temporarily unavailable.
ServiceUnavailableException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
software.amazon.awssdk.services.comprehendmedical - package software.amazon.awssdk.services.comprehendmedical
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
software.amazon.awssdk.services.comprehendmedical.model - package software.amazon.awssdk.services.comprehendmedical.model
 
software.amazon.awssdk.services.comprehendmedical.transform - package software.amazon.awssdk.services.comprehendmedical.transform
 
startEntitiesDetectionV2Job(StartEntitiesDetectionV2JobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Starts an asynchronous medical entity detection job for a collection of documents.
startEntitiesDetectionV2Job(Consumer<StartEntitiesDetectionV2JobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Starts an asynchronous medical entity detection job for a collection of documents.
startEntitiesDetectionV2Job(StartEntitiesDetectionV2JobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Starts an asynchronous medical entity detection job for a collection of documents.
startEntitiesDetectionV2Job(Consumer<StartEntitiesDetectionV2JobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Starts an asynchronous medical entity detection job for a collection of documents.
StartEntitiesDetectionV2JobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StartEntitiesDetectionV2JobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
StartEntitiesDetectionV2JobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
StartEntitiesDetectionV2JobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.StartEntitiesDetectionV2JobRequestMarshaller
 
StartEntitiesDetectionV2JobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StartEntitiesDetectionV2JobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
startICD10CMInferenceJob(StartIcd10CmInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology.
startICD10CMInferenceJob(Consumer<StartIcd10CmInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology.
startICD10CMInferenceJob(StartIcd10CmInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology.
startICD10CMInferenceJob(Consumer<StartIcd10CmInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology.
StartIcd10CmInferenceJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StartIcd10CmInferenceJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
StartIcd10CmInferenceJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
StartIcd10CmInferenceJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.StartIcd10CmInferenceJobRequestMarshaller
 
StartIcd10CmInferenceJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StartIcd10CmInferenceJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
startPHIDetectionJob(StartPhiDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Starts an asynchronous job to detect protected health information (PHI).
startPHIDetectionJob(Consumer<StartPhiDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Starts an asynchronous job to detect protected health information (PHI).
startPHIDetectionJob(StartPhiDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Starts an asynchronous job to detect protected health information (PHI).
startPHIDetectionJob(Consumer<StartPhiDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Starts an asynchronous job to detect protected health information (PHI).
StartPhiDetectionJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StartPhiDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
StartPhiDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
StartPhiDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.StartPhiDetectionJobRequestMarshaller
 
StartPhiDetectionJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StartPhiDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
startRxNormInferenceJob(StartRxNormInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
startRxNormInferenceJob(Consumer<StartRxNormInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
startRxNormInferenceJob(StartRxNormInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
startRxNormInferenceJob(Consumer<StartRxNormInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
StartRxNormInferenceJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StartRxNormInferenceJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
StartRxNormInferenceJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
StartRxNormInferenceJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.StartRxNormInferenceJobRequestMarshaller
 
StartRxNormInferenceJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StartRxNormInferenceJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ValidationException.Builder
 
stopEntitiesDetectionV2Job(StopEntitiesDetectionV2JobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Stops a medical entities detection job in progress.
stopEntitiesDetectionV2Job(Consumer<StopEntitiesDetectionV2JobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Stops a medical entities detection job in progress.
stopEntitiesDetectionV2Job(StopEntitiesDetectionV2JobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Stops a medical entities detection job in progress.
stopEntitiesDetectionV2Job(Consumer<StopEntitiesDetectionV2JobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Stops a medical entities detection job in progress.
StopEntitiesDetectionV2JobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StopEntitiesDetectionV2JobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
StopEntitiesDetectionV2JobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
StopEntitiesDetectionV2JobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.StopEntitiesDetectionV2JobRequestMarshaller
 
StopEntitiesDetectionV2JobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StopEntitiesDetectionV2JobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
stopICD10CMInferenceJob(StopIcd10CmInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Stops an InferICD10CM inference job in progress.
stopICD10CMInferenceJob(Consumer<StopIcd10CmInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Stops an InferICD10CM inference job in progress.
stopICD10CMInferenceJob(StopIcd10CmInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Stops an InferICD10CM inference job in progress.
stopICD10CMInferenceJob(Consumer<StopIcd10CmInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Stops an InferICD10CM inference job in progress.
StopIcd10CmInferenceJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StopIcd10CmInferenceJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
StopIcd10CmInferenceJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
StopIcd10CmInferenceJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.StopIcd10CmInferenceJobRequestMarshaller
 
StopIcd10CmInferenceJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StopIcd10CmInferenceJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
stopPHIDetectionJob(StopPhiDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Stops a protected health information (PHI) detection job in progress.
stopPHIDetectionJob(Consumer<StopPhiDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Stops a protected health information (PHI) detection job in progress.
stopPHIDetectionJob(StopPhiDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Stops a protected health information (PHI) detection job in progress.
stopPHIDetectionJob(Consumer<StopPhiDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Stops a protected health information (PHI) detection job in progress.
StopPhiDetectionJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StopPhiDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
StopPhiDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
StopPhiDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.StopPhiDetectionJobRequestMarshaller
 
StopPhiDetectionJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StopPhiDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
stopRxNormInferenceJob(StopRxNormInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Stops an InferRxNorm inference job in progress.
stopRxNormInferenceJob(Consumer<StopRxNormInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
Stops an InferRxNorm inference job in progress.
stopRxNormInferenceJob(StopRxNormInferenceJobRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Stops an InferRxNorm inference job in progress.
stopRxNormInferenceJob(Consumer<StopRxNormInferenceJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
Stops an InferRxNorm inference job in progress.
StopRxNormInferenceJobRequest - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StopRxNormInferenceJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
StopRxNormInferenceJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehendmedical.transform
StopRxNormInferenceJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehendmedical.transform.StopRxNormInferenceJobRequestMarshaller
 
StopRxNormInferenceJobResponse - Class in software.amazon.awssdk.services.comprehendmedical.model
 
StopRxNormInferenceJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties.Builder
The time that the detection job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
The time that the detection job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.

T

text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The segment of input text extracted as this attribute.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The segment of input text extracted as this attribute.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest.Builder
A UTF-8 text string containing the clinical content being examined for entities.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
A UTF-8 text string containing the clinical content being examined for entities.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request.Builder
A UTF-8 string containing the clinical content being examined for entities.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
A UTF-8 string containing the clinical content being examined for entities.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest.Builder
A UTF-8 text string containing the clinical content being examined for PHI entities.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
A UTF-8 text string containing the clinical content being examined for PHI entities.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
The segment of input text extracted as this entity.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
The segment of input text extracted as this entity.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The segment of input text which contains the detected attribute.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The segment of input text which contains the detected attribute.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
The segment of input text that is matched to the detected entity.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
The segment of input text that is matched to the detected entity.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest.Builder
The input text used for analysis.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
The input text used for analysis.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest.Builder
The input text used for analysis.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
The input text used for analysis.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
The segment of input text which corresponds to the detected attribute.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
The segment of input text which corresponds to the detected attribute.
text(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
The segment of input text extracted from which the entity was detected.
text() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
The segment of input text extracted from which the entity was detected.
TextSizeLimitExceededException - Exception in software.amazon.awssdk.services.comprehendmedical.model
The size of the text you submitted exceeds the size limit.
TextSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.InternalServerException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.InvalidEncodingException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.InvalidRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.TextSizeLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.TooManyRequestsException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehendmedical.model.ValidationException
 
TooManyRequestsException - Exception in software.amazon.awssdk.services.comprehendmedical.model
You have made too many requests within a short period of time.
TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.AttributeName
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalAsyncJobProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeEntitiesDetectionV2JobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeIcd10CmInferenceJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribeRxNormInferenceJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Request
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectPhiResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.EntitySubType
 
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.EntityType
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttributeType
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMConcept
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityCategory
 
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityType
 
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMRelationshipType
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTrait
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTraitName
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferIcd10CmResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InferRxNormResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.InputDataConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.JobStatus
 
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.LanguageCode
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListEntitiesDetectionV2JobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListIcd10CmInferenceJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListRxNormInferenceJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.RelationshipType
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormAttributeType
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormConcept
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityCategory
 
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityType
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormTrait
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormTraitName
 
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartEntitiesDetectionV2JobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartIcd10CmInferenceJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartRxNormInferenceJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopEntitiesDetectionV2JobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopIcd10CmInferenceJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopRxNormInferenceJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Trait
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
Returns a string representation of this object.
Trait - Class in software.amazon.awssdk.services.comprehendmedical.model
Provides contextual information about the extracted entity.
Trait.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
traits(Collection<Trait>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
Contextual information for this attribute.
traits(Trait...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
Contextual information for this attribute.
traits(Consumer<Trait.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
Contextual information for this attribute.
traits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
Contextual information for this attribute.
traits(Collection<Trait>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
Contextual information for the entity.
traits(Trait...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
Contextual information for the entity.
traits(Consumer<Trait.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
Contextual information for the entity.
traits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
Contextual information for the entity.
traits(Collection<ICD10CMTrait>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The contextual information for the attribute.
traits(ICD10CMTrait...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The contextual information for the attribute.
traits(Consumer<ICD10CMTrait.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The contextual information for the attribute.
traits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The contextual information for the attribute.
traits(Collection<ICD10CMTrait>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
Provides Contextual information for the entity.
traits(ICD10CMTrait...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
Provides Contextual information for the entity.
traits(Consumer<ICD10CMTrait.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
Provides Contextual information for the entity.
traits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
Provides Contextual information for the entity.
traits(Collection<RxNormTrait>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
Contextual information for the attribute.
traits(RxNormTrait...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
Contextual information for the attribute.
traits(Consumer<RxNormTrait.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
Contextual information for the attribute.
traits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
Contextual information for the attribute.
traits(Collection<RxNormTrait>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
Contextual information for the entity.
traits(RxNormTrait...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
Contextual information for the entity.
traits(Consumer<RxNormTrait.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
Contextual information for the entity.
traits() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
Contextual information for the entity.
type(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The type of attribute.
type(EntitySubType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Attribute.Builder
The type of attribute.
type() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The type of attribute.
type(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
Describes the specific type of entity with category of entities.
type(EntitySubType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.Entity.Builder
Describes the specific type of entity with category of entities.
type() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
Describes the specific type of entity with category of entities.
type(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The type of attribute.
type(ICD10CMAttributeType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute.Builder
The type of attribute.
type() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The type of attribute.
type(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
Describes the specific type of entity with category of entities.
type(ICD10CMEntityType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity.Builder
Describes the specific type of entity with category of entities.
type() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
Describes the specific type of entity with category of entities.
type(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
The type of attribute.
type(RxNormAttributeType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute.Builder
The type of attribute.
type() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
The type of attribute.
type(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
Describes the specific type of entity.
type(RxNormEntityType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity.Builder
Describes the specific type of entity.
type() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
Describes the specific type of entity.
type(String) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute.Builder
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY", "TEST_AND_TREATMENT_PROCEDURE" or "PROTECTED_HEALTH_INFORMATION".
type(EntityType) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute.Builder
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY", "TEST_AND_TREATMENT_PROCEDURE" or "PROTECTED_HEALTH_INFORMATION".
type() - Method in class software.amazon.awssdk.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".
typeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Attribute
The type of attribute.
typeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
Describes the specific type of entity with category of entities.
typeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttribute
The type of attribute.
typeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntity
Describes the specific type of entity with category of entities.
typeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormAttribute
The type of attribute.
typeAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.RxNormEntity
Describes the specific type of entity.
typeAsString() - Method in class software.amazon.awssdk.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".

U

UnmappedAttribute - Class in software.amazon.awssdk.services.comprehendmedical.model
An attribute that we extracted, but were unable to relate to an entity.
UnmappedAttribute.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
unmappedAttributes(Collection<UnmappedAttribute>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse.Builder
Attributes extracted from the input text that we were unable to relate to an entity.
unmappedAttributes(UnmappedAttribute...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse.Builder
Attributes extracted from the input text that we were unable to relate to an entity.
unmappedAttributes(Consumer<UnmappedAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse.Builder
Attributes extracted from the input text that we were unable to relate to an entity.
unmappedAttributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
Attributes extracted from the input text that we were unable to relate to an entity.
unmappedAttributes(Collection<UnmappedAttribute>) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response.Builder
Attributes extracted from the input text that couldn't be related to an entity.
unmappedAttributes(UnmappedAttribute...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response.Builder
Attributes extracted from the input text that couldn't be related to an entity.
unmappedAttributes(Consumer<UnmappedAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response.Builder
Attributes extracted from the input text that couldn't be related to an entity.
unmappedAttributes() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesV2Response
Attributes extracted from the input text that couldn't be related to an entity.

V

ValidationException - Exception in software.amazon.awssdk.services.comprehendmedical.model
The filter that you specified for the operation is invalid.
ValidationException.Builder - Interface in software.amazon.awssdk.services.comprehendmedical.model
 
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.AttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.EntitySubType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMRelationshipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTraitName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RelationshipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormTraitName
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.AttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.EntitySubType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMRelationshipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.ICD10CMTraitName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.LanguageCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RelationshipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.comprehendmedical.model.RxNormTraitName
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J K L M N O P R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.