public static interface ListProfileObjectTypesRequest.Builder extends CustomerProfilesRequest.Builder, SdkPojo, CopyableBuilder<ListProfileObjectTypesRequest.Builder,ListProfileObjectTypesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListProfileObjectTypesRequest.Builder |
domainName(String domainName)
The unique name of the domain.
|
ListProfileObjectTypesRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects returned per page.
|
ListProfileObjectTypesRequest.Builder |
nextToken(String nextToken)
Identifies the next page of results to return.
|
ListProfileObjectTypesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListProfileObjectTypesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListProfileObjectTypesRequest.Builder domainName(String domainName)
The unique name of the domain.
domainName - The unique name of the domain.ListProfileObjectTypesRequest.Builder nextToken(String nextToken)
Identifies the next page of results to return.
nextToken - Identifies the next page of results to return.ListProfileObjectTypesRequest.Builder maxResults(Integer maxResults)
The maximum number of objects returned per page.
maxResults - The maximum number of objects returned per page.ListProfileObjectTypesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListProfileObjectTypesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.