public static interface ListSchemaMappingsRequest.Builder extends EntityResolutionRequest.Builder, SdkPojo, CopyableBuilder<ListSchemaMappingsRequest.Builder,ListSchemaMappingsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListSchemaMappingsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects returned per page.
|
ListSchemaMappingsRequest.Builder |
nextToken(String nextToken)
The pagination token from the previous
ListSchemaMappings API call. |
ListSchemaMappingsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListSchemaMappingsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListSchemaMappingsRequest.Builder maxResults(Integer maxResults)
The maximum number of objects returned per page.
maxResults - The maximum number of objects returned per page.ListSchemaMappingsRequest.Builder nextToken(String nextToken)
The pagination token from the previous ListSchemaMappings API call.
nextToken - The pagination token from the previous ListSchemaMappings API call.ListSchemaMappingsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListSchemaMappingsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.