| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
PiiEntitiesDetectionJobProperties |
DescribePiiEntitiesDetectionJobResponse.piiEntitiesDetectionJobProperties()
Returns the value of the PiiEntitiesDetectionJobProperties property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<PiiEntitiesDetectionJobProperties> |
ListPiiEntitiesDetectionJobsResponse.piiEntitiesDetectionJobPropertiesList()
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePiiEntitiesDetectionJobResponse.Builder |
DescribePiiEntitiesDetectionJobResponse.Builder.piiEntitiesDetectionJobProperties(PiiEntitiesDetectionJobProperties piiEntitiesDetectionJobProperties)
Sets the value of the PiiEntitiesDetectionJobProperties property for this object.
|
ListPiiEntitiesDetectionJobsResponse.Builder |
ListPiiEntitiesDetectionJobsResponse.Builder.piiEntitiesDetectionJobPropertiesList(PiiEntitiesDetectionJobProperties... piiEntitiesDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListPiiEntitiesDetectionJobsResponse.Builder |
ListPiiEntitiesDetectionJobsResponse.Builder.piiEntitiesDetectionJobPropertiesList(Collection<PiiEntitiesDetectionJobProperties> piiEntitiesDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
Copyright © 2021. All rights reserved.