| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model | |
| software.amazon.awssdk.services.comprehend.paginators |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<PiiEntitiesDetectionJobProperties> |
ListPiiEntitiesDetectionJobsIterable.piiEntitiesDetectionJobPropertiesList()
Returns an iterable to iterate through the paginated
ListPiiEntitiesDetectionJobsResponse.piiEntitiesDetectionJobPropertiesList() member. |
SdkPublisher<PiiEntitiesDetectionJobProperties> |
ListPiiEntitiesDetectionJobsPublisher.piiEntitiesDetectionJobPropertiesList()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.