| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeSourceLocationResponse |
MediaTailorClient.describeSourceLocation(Consumer<DescribeSourceLocationRequest.Builder> describeSourceLocationRequest)
Retrieves the properties of the requested source location.
|
default DescribeSourceLocationResponse |
MediaTailorClient.describeSourceLocation(DescribeSourceLocationRequest describeSourceLocationRequest)
Retrieves the properties of the requested source location.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSourceLocationResponse> |
MediaTailorAsyncClient.describeSourceLocation(Consumer<DescribeSourceLocationRequest.Builder> describeSourceLocationRequest)
Retrieves the properties of the requested source location.
|
default CompletableFuture<DescribeSourceLocationResponse> |
MediaTailorAsyncClient.describeSourceLocation(DescribeSourceLocationRequest describeSourceLocationRequest)
Retrieves the properties of the requested source location.
|
Copyright © 2022. All rights reserved.