| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
UpdatePipelineNotificationsRequest.notifications()
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
status.
|
Notifications |
CreatePipelineRequest.notifications()
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
|
Notifications |
UpdatePipelineRequest.notifications()
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
status.
|
Notifications |
Pipeline.notifications()
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePipelineNotificationsRequest.Builder |
UpdatePipelineNotificationsRequest.Builder.notifications(Notifications notifications)
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report
job status.
|
CreatePipelineRequest.Builder |
CreatePipelineRequest.Builder.notifications(Notifications notifications)
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
|
UpdatePipelineRequest.Builder |
UpdatePipelineRequest.Builder.notifications(Notifications notifications)
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report
job status.
|
Pipeline.Builder |
Pipeline.Builder.notifications(Notifications notifications)
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
|
Copyright © 2023. All rights reserved.