| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static ListEventsDetectionJobsResponse.Builder |
ListEventsDetectionJobsResponse.builder() |
ListEventsDetectionJobsResponse.Builder |
ListEventsDetectionJobsResponse.Builder.eventsDetectionJobPropertiesList(Collection<EventsDetectionJobProperties> eventsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListEventsDetectionJobsResponse.Builder |
ListEventsDetectionJobsResponse.Builder.eventsDetectionJobPropertiesList(Consumer<EventsDetectionJobProperties.Builder>... eventsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListEventsDetectionJobsResponse.Builder |
ListEventsDetectionJobsResponse.Builder.eventsDetectionJobPropertiesList(EventsDetectionJobProperties... eventsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListEventsDetectionJobsResponse.Builder |
ListEventsDetectionJobsResponse.Builder.nextToken(String nextToken)
Identifies the next page of results to return.
|
ListEventsDetectionJobsResponse.Builder |
ListEventsDetectionJobsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListEventsDetectionJobsResponse.Builder> |
ListEventsDetectionJobsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.