public static interface ResolveCustomerRequest.Builder extends MarketplaceMeteringRequest.Builder, SdkPojo, CopyableBuilder<ResolveCustomerRequest.Builder,ResolveCustomerRequest>
| Modifier and Type | Method and Description |
|---|---|
ResolveCustomerRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ResolveCustomerRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ResolveCustomerRequest.Builder |
registrationToken(String registrationToken)
When a buyer visits your website during the registration process, the buyer submits a registration token
through the browser.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildResolveCustomerRequest.Builder registrationToken(String registrationToken)
When a buyer visits your website during the registration process, the buyer submits a registration token
through the browser. The registration token is resolved to obtain a CustomerIdentifier along
with the CustomerAWSAccountId and ProductCode.
registrationToken - When a buyer visits your website during the registration process, the buyer submits a registration
token through the browser. The registration token is resolved to obtain a
CustomerIdentifier along with the CustomerAWSAccountId and
ProductCode.ResolveCustomerRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderResolveCustomerRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.