| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
EventsDetectionJobProperties |
DescribeEventsDetectionJobResponse.eventsDetectionJobProperties()
An object that contains the properties associated with an event detection job.
|
| Modifier and Type | Method and Description |
|---|---|
List<EventsDetectionJobProperties> |
ListEventsDetectionJobsResponse.eventsDetectionJobPropertiesList()
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventsDetectionJobResponse.Builder |
DescribeEventsDetectionJobResponse.Builder.eventsDetectionJobProperties(EventsDetectionJobProperties eventsDetectionJobProperties)
An object that contains the properties associated with an event detection job.
|
ListEventsDetectionJobsResponse.Builder |
ListEventsDetectionJobsResponse.Builder.eventsDetectionJobPropertiesList(EventsDetectionJobProperties... eventsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventsDetectionJobsResponse.Builder |
ListEventsDetectionJobsResponse.Builder.eventsDetectionJobPropertiesList(Collection<EventsDetectionJobProperties> eventsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
Copyright © 2023. All rights reserved.