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