- detectEntities(DetectEntitiesRequest) - 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 .
- detectEntities(Consumer<DetectEntitiesRequest.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 .
- detectEntities(DetectEntitiesRequest) - 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 .
- detectEntities(Consumer<DetectEntitiesRequest.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 .
- 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
-
- detectPHI(DetectPhiRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
-
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
- detectPHI(Consumer<DetectPhiRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalAsyncClient
-
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
- detectPHI(DetectPhiRequest) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
-
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
- detectPHI(Consumer<DetectPhiRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
-
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
- 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
-
- 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
-
- 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.
- 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.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.
- 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.DetectEntitiesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
-
- 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.Trait
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.UnmappedAttribute
-
- 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.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.
- 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 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.DetectEntitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DetectEntitiesResponse
-
- 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 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 exception software.amazon.awssdk.services.comprehendmedical.model.ServiceUnavailableException
-
- 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
-
- 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.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.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.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
- 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.UnmappedAttribute.Builder
-
The type of the attribute, could be one of the following values: "MEDICATION", "MEDICAL_CONDITION",
"ANATOMY", "TEST_AND_TREATMENT_PROCEDURE" or "PERSONAL_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 "PERSONAL_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 "PERSONAL_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.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".