| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
ComprehendMedicalAsyncJobProperties |
DescribePhiDetectionJobResponse.comprehendMedicalAsyncJobProperties()
An object that contains the properties associated with a detection job.
|
ComprehendMedicalAsyncJobProperties |
DescribeEntitiesDetectionV2JobResponse.comprehendMedicalAsyncJobProperties()
An object that contains the properties associated with a detection job.
|
| Modifier and Type | Method and Description |
|---|---|
List<ComprehendMedicalAsyncJobProperties> |
ListPhiDetectionJobsResponse.comprehendMedicalAsyncJobPropertiesList()
A list containing the properties of each job returned.
|
List<ComprehendMedicalAsyncJobProperties> |
ListEntitiesDetectionV2JobsResponse.comprehendMedicalAsyncJobPropertiesList()
A list containing the properties of each job returned.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePhiDetectionJobResponse.Builder |
DescribePhiDetectionJobResponse.Builder.comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
DescribeEntitiesDetectionV2JobResponse.Builder |
DescribeEntitiesDetectionV2JobResponse.Builder.comprehendMedicalAsyncJobProperties(ComprehendMedicalAsyncJobProperties comprehendMedicalAsyncJobProperties)
An object that contains the properties associated with a detection job.
|
ListPhiDetectionJobsResponse.Builder |
ListPhiDetectionJobsResponse.Builder.comprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
ListEntitiesDetectionV2JobsResponse.Builder |
ListEntitiesDetectionV2JobsResponse.Builder.comprehendMedicalAsyncJobPropertiesList(ComprehendMedicalAsyncJobProperties... comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListPhiDetectionJobsResponse.Builder |
ListPhiDetectionJobsResponse.Builder.comprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
ListEntitiesDetectionV2JobsResponse.Builder |
ListEntitiesDetectionV2JobsResponse.Builder.comprehendMedicalAsyncJobPropertiesList(Collection<ComprehendMedicalAsyncJobProperties> comprehendMedicalAsyncJobPropertiesList)
A list containing the properties of each job returned.
|
Copyright © 2019. All rights reserved.