| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFlowSourceResponse |
MediaConnectClient.updateFlowSource(Consumer<UpdateFlowSourceRequest.Builder> updateFlowSourceRequest)
Updates the source of a flow.
|
default UpdateFlowSourceResponse |
MediaConnectClient.updateFlowSource(UpdateFlowSourceRequest updateFlowSourceRequest)
Updates the source of a flow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFlowSourceResponse> |
MediaConnectAsyncClient.updateFlowSource(Consumer<UpdateFlowSourceRequest.Builder> updateFlowSourceRequest)
Updates the source of a flow.
|
default CompletableFuture<UpdateFlowSourceResponse> |
MediaConnectAsyncClient.updateFlowSource(UpdateFlowSourceRequest updateFlowSourceRequest)
Updates the source of a flow.
|
Copyright © 2023. All rights reserved.