|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdatePipelineNotificationsResult | |
---|---|
com.amazonaws.services.elastictranscoder | Synchronous and asynchronous client classes for accessing AmazonElasticTranscoder. |
com.amazonaws.services.elastictranscoder.model | Classes modeling the various types represented by AmazonElasticTranscoder. |
Uses of UpdatePipelineNotificationsResult in com.amazonaws.services.elastictranscoder |
---|
Methods in com.amazonaws.services.elastictranscoder that return UpdatePipelineNotificationsResult | |
---|---|
UpdatePipelineNotificationsResult |
AmazonElasticTranscoderClient.updatePipelineNotifications(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. |
UpdatePipelineNotificationsResult |
AmazonElasticTranscoder.updatePipelineNotifications(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. |
Methods in com.amazonaws.services.elastictranscoder that return types with arguments of type UpdatePipelineNotificationsResult | |
---|---|
Future<UpdatePipelineNotificationsResult> |
AmazonElasticTranscoderAsyncClient.updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. |
Future<UpdatePipelineNotificationsResult> |
AmazonElasticTranscoderAsync.updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. |
Future<UpdatePipelineNotificationsResult> |
AmazonElasticTranscoderAsyncClient.updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest,
AsyncHandler<UpdatePipelineNotificationsRequest,UpdatePipelineNotificationsResult> asyncHandler)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. |
Future<UpdatePipelineNotificationsResult> |
AmazonElasticTranscoderAsync.updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest,
AsyncHandler<UpdatePipelineNotificationsRequest,UpdatePipelineNotificationsResult> asyncHandler)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. |
Method parameters in com.amazonaws.services.elastictranscoder with type arguments of type UpdatePipelineNotificationsResult | |
---|---|
Future<UpdatePipelineNotificationsResult> |
AmazonElasticTranscoderAsyncClient.updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest,
AsyncHandler<UpdatePipelineNotificationsRequest,UpdatePipelineNotificationsResult> asyncHandler)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. |
Future<UpdatePipelineNotificationsResult> |
AmazonElasticTranscoderAsync.updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest,
AsyncHandler<UpdatePipelineNotificationsRequest,UpdatePipelineNotificationsResult> asyncHandler)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. |
Uses of UpdatePipelineNotificationsResult in com.amazonaws.services.elastictranscoder.model |
---|
Methods in com.amazonaws.services.elastictranscoder.model that return UpdatePipelineNotificationsResult | |
---|---|
UpdatePipelineNotificationsResult |
UpdatePipelineNotificationsResult.withPipeline(Pipeline pipeline)
A section of the response body that provides information about the pipeline. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |