public static interface ListChannelsRequest.Builder extends MediaLiveRequest.Builder, SdkPojo, CopyableBuilder<ListChannelsRequest.Builder,ListChannelsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListChannelsRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListChannelsRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListChannelsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListChannelsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListChannelsRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListChannelsRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListChannelsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListChannelsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.