| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationProperty |
JobUpdate.notificationProperty()
Specifies the configuration properties of a job notification.
|
NotificationProperty |
Job.notificationProperty()
Specifies configuration properties of a job notification.
|
NotificationProperty |
CreateJobRequest.notificationProperty()
Specifies configuration properties of a job notification.
|
NotificationProperty |
StartJobRunRequest.notificationProperty()
Specifies configuration properties of a job run notification.
|
NotificationProperty |
JobRun.notificationProperty()
Specifies configuration properties of a job run notification.
|
NotificationProperty |
Action.notificationProperty()
Specifies configuration properties of a job run notification.
|
| Modifier and Type | Method and Description |
|---|---|
JobUpdate.Builder |
JobUpdate.Builder.notificationProperty(NotificationProperty notificationProperty)
Specifies the configuration properties of a job notification.
|
Job.Builder |
Job.Builder.notificationProperty(NotificationProperty notificationProperty)
Specifies configuration properties of a job notification.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.notificationProperty(NotificationProperty notificationProperty)
Specifies configuration properties of a job notification.
|
StartJobRunRequest.Builder |
StartJobRunRequest.Builder.notificationProperty(NotificationProperty notificationProperty)
Specifies configuration properties of a job run notification.
|
JobRun.Builder |
JobRun.Builder.notificationProperty(NotificationProperty notificationProperty)
Specifies configuration properties of a job run notification.
|
Action.Builder |
Action.Builder.notificationProperty(NotificationProperty notificationProperty)
Specifies configuration properties of a job run notification.
|
Copyright © 2023. All rights reserved.