| 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 DescribeProgramResponse |
MediaTailorClient.describeProgram(Consumer<DescribeProgramRequest.Builder> describeProgramRequest)
Retrieves the properties of the requested program.
|
default DescribeProgramResponse |
MediaTailorClient.describeProgram(DescribeProgramRequest describeProgramRequest)
Retrieves the properties of the requested program.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeProgramResponse> |
MediaTailorAsyncClient.describeProgram(Consumer<DescribeProgramRequest.Builder> describeProgramRequest)
Retrieves the properties of the requested program.
|
default CompletableFuture<DescribeProgramResponse> |
MediaTailorAsyncClient.describeProgram(DescribeProgramRequest describeProgramRequest)
Retrieves the properties of the requested program.
|
Copyright © 2021. All rights reserved.