public static interface ListMediaCapturePipelinesRequest.Builder extends ChimeSdkMediaPipelinesRequest.Builder, SdkPojo, CopyableBuilder<ListMediaCapturePipelinesRequest.Builder,ListMediaCapturePipelinesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListMediaCapturePipelinesRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
ListMediaCapturePipelinesRequest.Builder |
nextToken(String nextToken)
The token used to retrieve the next page of results.
|
ListMediaCapturePipelinesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListMediaCapturePipelinesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListMediaCapturePipelinesRequest.Builder nextToken(String nextToken)
The token used to retrieve the next page of results.
nextToken - The token used to retrieve the next page of results.ListMediaCapturePipelinesRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return in a single call. Valid Range: 1 - 99.
maxResults - The maximum number of results to return in a single call. Valid Range: 1 - 99.ListMediaCapturePipelinesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListMediaCapturePipelinesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.