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() |
|