- defaultClient() - Static method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClientBuilder
-
- defaultClient() - Static method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClientBuilder
-
- detectEntities(DetectEntitiesRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- detectEntities(DetectEntitiesRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
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 .
- detectEntities(DetectEntitiesRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClient
-
Inspects the clinical text for a variety of medical entities and returns specific information about them such as
entity category, location, and confidence score on that information .
- detectEntitiesAsync(DetectEntitiesRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- detectEntitiesAsync(DetectEntitiesRequest, AsyncHandler<DetectEntitiesRequest, DetectEntitiesResult>) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- detectEntitiesAsync(DetectEntitiesRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Inspects the clinical text for a variety of medical entities and returns specific information about them such as
entity category, location, and confidence score on that information .
- detectEntitiesAsync(DetectEntitiesRequest, AsyncHandler<DetectEntitiesRequest, DetectEntitiesResult>) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Inspects the clinical text for a variety of medical entities and returns specific information about them such as
entity category, location, and confidence score on that information .
- detectEntitiesAsync(DetectEntitiesRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- detectEntitiesAsync(DetectEntitiesRequest, AsyncHandler<DetectEntitiesRequest, DetectEntitiesResult>) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- DetectEntitiesRequest - Class in com.amazonaws.services.comprehendmedical.model
-
- DetectEntitiesRequest() - Constructor for class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
- DetectEntitiesResult - Class in com.amazonaws.services.comprehendmedical.model
-
- DetectEntitiesResult() - Constructor for class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
- detectPHI(DetectPHIRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- detectPHI(DetectPHIRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
- detectPHI(DetectPHIRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClient
-
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
- detectPHIAsync(DetectPHIRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- detectPHIAsync(DetectPHIRequest, AsyncHandler<DetectPHIRequest, DetectPHIResult>) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedicalAsync
-
- detectPHIAsync(DetectPHIRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
- detectPHIAsync(DetectPHIRequest, AsyncHandler<DetectPHIRequest, DetectPHIResult>) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsync
-
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
- detectPHIAsync(DetectPHIRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- detectPHIAsync(DetectPHIRequest, AsyncHandler<DetectPHIRequest, DetectPHIResult>) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
- DetectPHIRequest - Class in com.amazonaws.services.comprehendmedical.model
-
- DetectPHIRequest() - Constructor for class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
- DetectPHIResult - Class in com.amazonaws.services.comprehendmedical.model
-
- DetectPHIResult() - Constructor for class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
- getAttribute() - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The specific attribute that has been extracted but not mapped to an entity.
- getAttributes() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The extracted attributes that relate to this entity.
- getBeginOffset() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute begins.
- getBeginOffset() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity begins.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCategory() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The category of the entity.
- getEndOffset() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute ends.
- getEndOffset() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity ends.
- getEntities() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The collection of medical entities extracted from the input text and their associated information.
- getEntities() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The collection of PHI entities extracted from the input text and their associated information.
- getExecutorService() - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getId() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The numeric identifier for this attribute.
- getId() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The numeric identifier for the entity.
- getName() - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Provides a name or contextual description about the trait.
- getPaginationToken() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
If the result of the previous request to DetectEntities was truncated, include the Paginationtoken to fetch the
next page of entities.
- getPaginationToken() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
If the result of the previous request to DetectPHI was truncated, include the Paginationtoken to fetch the next
page of PHI entities.
- getRelationshipScore() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Comprehend Medical has that this attribute is correctly related to this entity.
- getScore() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Comprehend Medical has that the segment of text is correctly recognized as an
attribute.
- getScore() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The level of confidence that Comprehend Medical has in the accuracy of the detection.
- getScore() - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
The level of confidence that Comprehend Medical has in the accuracy of this trait.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The segment of input text extracted as this attribute.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
A UTF-8 text string containing the clinical content being examined for entities.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
A UTF-8 text string containing the clinical content being examined for PHI entities.
- getText() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The segment of input text extracted as this entity.
- getTraits() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Contextual information for this attribute.
- getTraits() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Contextual information for the entity
- getType() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The type of attribute.
- getType() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Describes the specific type of entity with category of entities.
- getType() - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY",
"TEST_AND_TREATMENT_PROCEDURE" or "PERSONAL_HEALTH_INFORMATION".
- getUnmappedAttributes() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Attributes extracted from the input text that we were unable to relate to an entity.
- ServiceUnavailableException - Exception in com.amazonaws.services.comprehendmedical.model
-
The Comprehend Medical service is temporarily unavailable.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.comprehendmedical.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error message.
- setAttribute(Attribute) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The specific attribute that has been extracted but not mapped to an entity.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The extracted attributes that relate to this entity.
- setBeginOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute begins.
- setBeginOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity begins.
- setCategory(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The category of the entity.
- setEndOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute ends.
- setEndOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity ends.
- setEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The collection of medical entities extracted from the input text and their associated information.
- setEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The collection of PHI entities extracted from the input text and their associated information.
- setId(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The numeric identifier for this attribute.
- setId(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The numeric identifier for the entity.
- setName(String) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Provides a name or contextual description about the trait.
- setPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
If the result of the previous request to DetectEntities was truncated, include the Paginationtoken to fetch the
next page of entities.
- setPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
If the result of the previous request to DetectPHI was truncated, include the Paginationtoken to fetch the next
page of PHI entities.
- setRelationshipScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Comprehend Medical has that this attribute is correctly related to this entity.
- setScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Comprehend Medical has that the segment of text is correctly recognized as an
attribute.
- setScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The level of confidence that Comprehend Medical has in the accuracy of the detection.
- setScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
The level of confidence that Comprehend Medical has in the accuracy of this trait.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The segment of input text extracted as this attribute.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
A UTF-8 text string containing the clinical content being examined for entities.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
A UTF-8 text string containing the clinical content being examined for PHI entities.
- setText(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The segment of input text extracted as this entity.
- setTraits(Collection<Trait>) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Contextual information for this attribute.
- setTraits(Collection<Trait>) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Contextual information for the entity
- setType(String) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The type of attribute.
- setType(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Describes the specific type of entity with category of entities.
- setType(String) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY",
"TEST_AND_TREATMENT_PROCEDURE" or "PERSONAL_HEALTH_INFORMATION".
- setUnmappedAttributes(Collection<UnmappedAttribute>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Attributes extracted from the input text that we were unable to relate to an entity.
- shutdown() - Method in class com.amazonaws.services.comprehendmedical.AbstractAWSComprehendMedical
-
- shutdown() - Method in interface com.amazonaws.services.comprehendmedical.AWSComprehendMedical
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.comprehendmedical.AWSComprehendMedicalClientBuilder
-
- TextSizeLimitExceededException - Exception in com.amazonaws.services.comprehendmedical.model
-
The size of the text you submitted exceeds the size limit.
- TextSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.comprehendmedical.model.TextSizeLimitExceededException
-
Constructs a new TextSizeLimitExceededException with the specified error message.
- TooManyRequestsException - Exception in com.amazonaws.services.comprehendmedical.model
-
You have made too many requests within a short period of time.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.comprehendmedical.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.comprehendmedical.model.AttributeName
-
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.comprehendmedical.model.EntitySubType
-
- toString() - Method in enum com.amazonaws.services.comprehendmedical.model.EntityType
-
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
Returns a string representation of this object.
- Trait - Class in com.amazonaws.services.comprehendmedical.model
-
Provides contextual information about the extracted entity.
- Trait() - Constructor for class com.amazonaws.services.comprehendmedical.model.Trait
-
- withAttribute(Attribute) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The specific attribute that has been extracted but not mapped to an entity.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The extracted attributes that relate to this entity.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The extracted attributes that relate to this entity.
- withBeginOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute begins.
- withBeginOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity begins.
- withCategory(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The category of the entity.
- withCategory(EntityType) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The category of the entity.
- withEndOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The 0-based character offset in the input text that shows where the attribute ends.
- withEndOffset(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The 0-based character offset in the input text that shows where the entity ends.
- withEntities(Entity...) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The collection of medical entities extracted from the input text and their associated information.
- withEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
The collection of medical entities extracted from the input text and their associated information.
- withEntities(Entity...) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The collection of PHI entities extracted from the input text and their associated information.
- withEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
The collection of PHI entities extracted from the input text and their associated information.
- withId(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The numeric identifier for this attribute.
- withId(Integer) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The numeric identifier for the entity.
- withName(String) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Provides a name or contextual description about the trait.
- withName(AttributeName) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
Provides a name or contextual description about the trait.
- withPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
If the result of the previous request to DetectEntities was truncated, include the Paginationtoken to fetch the
next page of entities.
- withPaginationToken(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIResult
-
If the result of the previous request to DetectPHI was truncated, include the Paginationtoken to fetch the next
page of PHI entities.
- withRelationshipScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Comprehend Medical has that this attribute is correctly related to this entity.
- withScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The level of confidence that Comprehend Medical has that the segment of text is correctly recognized as an
attribute.
- withScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The level of confidence that Comprehend Medical has in the accuracy of the detection.
- withScore(Float) - Method in class com.amazonaws.services.comprehendmedical.model.Trait
-
The level of confidence that Comprehend Medical has in the accuracy of this trait.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The segment of input text extracted as this attribute.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesRequest
-
A UTF-8 text string containing the clinical content being examined for entities.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.DetectPHIRequest
-
A UTF-8 text string containing the clinical content being examined for PHI entities.
- withText(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
The segment of input text extracted as this entity.
- withTraits(Trait...) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Contextual information for this attribute.
- withTraits(Collection<Trait>) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
Contextual information for this attribute.
- withTraits(Trait...) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Contextual information for the entity
- withTraits(Collection<Trait>) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Contextual information for the entity
- withType(String) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The type of attribute.
- withType(EntitySubType) - Method in class com.amazonaws.services.comprehendmedical.model.Attribute
-
The type of attribute.
- withType(String) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Describes the specific type of entity with category of entities.
- withType(EntitySubType) - Method in class com.amazonaws.services.comprehendmedical.model.Entity
-
Describes the specific type of entity with category of entities.
- withType(String) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY",
"TEST_AND_TREATMENT_PROCEDURE" or "PERSONAL_HEALTH_INFORMATION".
- withType(EntityType) - Method in class com.amazonaws.services.comprehendmedical.model.UnmappedAttribute
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION", "ANATOMY",
"TEST_AND_TREATMENT_PROCEDURE" or "PERSONAL_HEALTH_INFORMATION".
- withUnmappedAttributes(UnmappedAttribute...) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Attributes extracted from the input text that we were unable to relate to an entity.
- withUnmappedAttributes(Collection<UnmappedAttribute>) - Method in class com.amazonaws.services.comprehendmedical.model.DetectEntitiesResult
-
Attributes extracted from the input text that we were unable to relate to an entity.