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