| Package | Description | 
|---|---|
| com.amazonaws.services.elastictranscoder.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Notifications | Notifications. clone() | 
| Notifications | UpdatePipelineRequest. getNotifications()
 The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
 status. | 
| Notifications | CreatePipelineRequest. getNotifications()
 The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. | 
| Notifications | Pipeline. getNotifications()
 The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. | 
| Notifications | UpdatePipelineNotificationsRequest. getNotifications()
 The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
 status. | 
| Notifications | Notifications. withCompleted(String completed)
 The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job. | 
| Notifications | Notifications. withError(String error)
 The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition. | 
| Notifications | Notifications. withProgressing(String progressing)
 The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has
 started to process the job. | 
| Notifications | Notifications. withWarning(String warning)
 The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpdatePipelineRequest. setNotifications(Notifications notifications)
 The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
 status. | 
| void | CreatePipelineRequest. setNotifications(Notifications notifications)
 The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. | 
| void | Pipeline. setNotifications(Notifications notifications)
 The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. | 
| void | UpdatePipelineNotificationsRequest. setNotifications(Notifications notifications)
 The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
 status. | 
| UpdatePipelineRequest | UpdatePipelineRequest. withNotifications(Notifications notifications)
 The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
 status. | 
| CreatePipelineRequest | CreatePipelineRequest. withNotifications(Notifications notifications)
 The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. | 
| Pipeline | Pipeline. withNotifications(Notifications notifications)
 The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status. | 
| UpdatePipelineNotificationsRequest | UpdatePipelineNotificationsRequest. withNotifications(Notifications notifications)
 The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job
 status. | 
Copyright © 2020. All rights reserved.