public static interface ListMultiplexProgramsRequest.Builder extends MediaLiveRequest.Builder, SdkPojo, CopyableBuilder<ListMultiplexProgramsRequest.Builder,ListMultiplexProgramsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListMultiplexProgramsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of items to return.
|
ListMultiplexProgramsRequest.Builder |
multiplexId(String multiplexId)
The ID of the multiplex that the programs belong to.
|
ListMultiplexProgramsRequest.Builder |
nextToken(String nextToken)
The token to retrieve the next page of results.
|
ListMultiplexProgramsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListMultiplexProgramsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListMultiplexProgramsRequest.Builder maxResults(Integer maxResults)
maxResults - The maximum number of items to return.ListMultiplexProgramsRequest.Builder multiplexId(String multiplexId)
multiplexId - The ID of the multiplex that the programs belong to.ListMultiplexProgramsRequest.Builder nextToken(String nextToken)
nextToken - The token to retrieve the next page of results.ListMultiplexProgramsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListMultiplexProgramsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.