| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
List<EntityLabel> |
ContainsPiiEntitiesResponse.labels()
The labels used in the document being analyzed.
|
| Modifier and Type | Method and Description |
|---|---|
ContainsPiiEntitiesResponse.Builder |
ContainsPiiEntitiesResponse.Builder.labels(EntityLabel... labels)
The labels used in the document being analyzed.
|
| Modifier and Type | Method and Description |
|---|---|
ContainsPiiEntitiesResponse.Builder |
ContainsPiiEntitiesResponse.Builder.labels(Collection<EntityLabel> labels)
The labels used in the document being analyzed.
|
Copyright © 2023. All rights reserved.