- 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.
- categoryAsString() - Method in class software.amazon.awssdk.services.comprehendmedical.model.Entity
-
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.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.
- ComprehendMedicalAsyncClient - Interface in software.amazon.awssdk.services.comprehendmedical
-
Service client for accessing ComprehendMedical asynchronously.
- ComprehendMedicalAsyncClientBuilder - Interface in software.amazon.awssdk.services.comprehendmedical
-
- 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.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.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.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.
- ComprehendMedicalBaseClientBuilder<B extends ComprehendMedicalBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.comprehendmedical
-
- ComprehendMedicalClient - Interface in software.amazon.awssdk.services.comprehendmedical
-
Service client for accessing ComprehendMedical.
- ComprehendMedicalClientBuilder - Interface in software.amazon.awssdk.services.comprehendmedical
-
- 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() - Static method in interface software.amazon.awssdk.services.comprehendmedical.ComprehendMedicalClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ComprehendMedicalResponseMetadata
-
- 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.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.
- 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
-
- 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
-
- 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 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 protected 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 protected 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 protected 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.
- 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.
- 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.DescribePhiDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
-
- 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.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.ListPhiDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
-
- 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.StartPhiDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
-
- 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.StopPhiDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
-
- 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.DescribePhiDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
-
- 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.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.ListPhiDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.OutputDataConfig
-
- 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.StartPhiDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
-
- 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.StopPhiDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
-
- 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.
- 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.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.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.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.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.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.
- 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.StartPhiDetectionJobRequest.Builder
-
The identifier of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobRequest
-
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.
- 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.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.DescribePhiDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
-
- 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.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.ListPhiDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
-
- 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 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.StartPhiDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
-
- 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.StopPhiDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
-
- 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.DescribePhiDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
-
- 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.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.ListPhiDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
-
- 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 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.StartPhiDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
-
- 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.StopPhiDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
-
- 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_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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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.DescribePhiDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.DescribePhiDetectionJobResponse
-
- 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.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.ListPhiDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.ListPhiDetectionJobsResponse
-
- 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 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.StartPhiDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StartPhiDetectionJobResponse
-
- 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.StopPhiDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehendmedical.model.StopPhiDetectionJobResponse
-
- 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.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.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.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.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.OutputDataConfig
-
Returns a string representation of this object.
- 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.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.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.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.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 "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.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".