Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.Notifications
-
Packages that use Notifications Package Description software.amazon.awssdk.services.elastictranscoder.model -
-
Uses of Notifications in software.amazon.awssdk.services.elastictranscoder.model
Methods in software.amazon.awssdk.services.elastictranscoder.model that return Notifications Modifier and Type Method Description NotificationsCreatePipelineRequest. notifications()The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.NotificationsPipeline. notifications()The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.NotificationsUpdatePipelineNotificationsRequest. notifications()The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.NotificationsUpdatePipelineRequest. notifications()The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.Methods in software.amazon.awssdk.services.elastictranscoder.model with parameters of type Notifications Modifier and Type Method Description CreatePipelineRequest.BuilderCreatePipelineRequest.Builder. notifications(Notifications notifications)The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.Pipeline.BuilderPipeline.Builder. notifications(Notifications notifications)The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.UpdatePipelineNotificationsRequest.BuilderUpdatePipelineNotificationsRequest.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.UpdatePipelineRequest.BuilderUpdatePipelineRequest.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.
-