| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeEventsDetectionJobResponse.Builder |
DescribeEventsDetectionJobResponse.builder() |
default DescribeEventsDetectionJobResponse.Builder |
DescribeEventsDetectionJobResponse.Builder.eventsDetectionJobProperties(Consumer<EventsDetectionJobProperties.Builder> eventsDetectionJobProperties)
An object that contains the properties associated with an event detection job.
|
DescribeEventsDetectionJobResponse.Builder |
DescribeEventsDetectionJobResponse.Builder.eventsDetectionJobProperties(EventsDetectionJobProperties eventsDetectionJobProperties)
An object that contains the properties associated with an event detection job.
|
DescribeEventsDetectionJobResponse.Builder |
DescribeEventsDetectionJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeEventsDetectionJobResponse.Builder> |
DescribeEventsDetectionJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.