public static interface DescribeProgramRequest.Builder extends MediaTailorRequest.Builder, SdkPojo, CopyableBuilder<DescribeProgramRequest.Builder,DescribeProgramRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeProgramRequest.Builder |
channelName(String channelName)
The name of the channel associated with this Program.
|
DescribeProgramRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeProgramRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeProgramRequest.Builder |
programName(String programName)
The name of the program.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeProgramRequest.Builder channelName(String channelName)
The name of the channel associated with this Program.
channelName - The name of the channel associated with this Program.DescribeProgramRequest.Builder programName(String programName)
The name of the program.
programName - The name of the program.DescribeProgramRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeProgramRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.