| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdatePipelineNotificationsResponse |
ElasticTranscoderClient.updatePipelineNotifications(Consumer<UpdatePipelineNotificationsRequest.Builder> updatePipelineNotificationsRequest)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS)
notifications for a pipeline.
|
default UpdatePipelineNotificationsResponse |
ElasticTranscoderClient.updatePipelineNotifications(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS)
notifications for a pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdatePipelineNotificationsResponse> |
ElasticTranscoderAsyncClient.updatePipelineNotifications(Consumer<UpdatePipelineNotificationsRequest.Builder> updatePipelineNotificationsRequest)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS)
notifications for a pipeline.
|
default CompletableFuture<UpdatePipelineNotificationsResponse> |
ElasticTranscoderAsyncClient.updatePipelineNotifications(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest)
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS)
notifications for a pipeline.
|
Copyright © 2023. All rights reserved.