Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
Packages that use UpdatePipelineNotificationsRequest Package Description software.amazon.awssdk.services.elastictranscoder AWS Elastic Transcoder Service software.amazon.awssdk.services.elastictranscoder.transform -
-
Uses of UpdatePipelineNotificationsRequest in software.amazon.awssdk.services.elastictranscoder
Methods in software.amazon.awssdk.services.elastictranscoder with parameters of type UpdatePipelineNotificationsRequest Modifier and Type Method Description default CompletableFuture<UpdatePipelineNotificationsResponse>ElasticTranscoderAsyncClient. updatePipelineNotifications(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.default UpdatePipelineNotificationsResponseElasticTranscoderClient. updatePipelineNotifications(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline. -
Uses of UpdatePipelineNotificationsRequest in software.amazon.awssdk.services.elastictranscoder.transform
Methods in software.amazon.awssdk.services.elastictranscoder.transform with parameters of type UpdatePipelineNotificationsRequest Modifier and Type Method Description SdkHttpFullRequestUpdatePipelineNotificationsRequestMarshaller. marshall(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)
-