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