public static interface ListPackagingGroupsRequest.Builder extends MediaPackageVodRequest.Builder, SdkPojo, CopyableBuilder<ListPackagingGroupsRequest.Builder,ListPackagingGroupsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListPackagingGroupsRequest.Builder |
maxResults(Integer maxResults)
Upper bound on number of records to return.
|
ListPackagingGroupsRequest.Builder |
nextToken(String nextToken)
A token used to resume pagination from the end of a previous request.
|
ListPackagingGroupsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListPackagingGroupsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPackagingGroupsRequest.Builder maxResults(Integer maxResults)
maxResults - Upper bound on number of records to return.ListPackagingGroupsRequest.Builder nextToken(String nextToken)
nextToken - A token used to resume pagination from the end of a previous request.ListPackagingGroupsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPackagingGroupsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.