| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeFlowResponse |
MediaConnectClient.describeFlow(Consumer<DescribeFlowRequest.Builder> describeFlowRequest)
Displays the details of a flow.
|
default DescribeFlowResponse |
MediaConnectClient.describeFlow(DescribeFlowRequest describeFlowRequest)
Displays the details of a flow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFlowResponse> |
MediaConnectAsyncClient.describeFlow(Consumer<DescribeFlowRequest.Builder> describeFlowRequest)
Displays the details of a flow.
|
default CompletableFuture<DescribeFlowResponse> |
MediaConnectAsyncClient.describeFlow(DescribeFlowRequest describeFlowRequest)
Displays the details of a flow.
|
Copyright © 2020. All rights reserved.