| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static GetAutoMergingPreviewResponse.Builder |
GetAutoMergingPreviewResponse.builder() |
GetAutoMergingPreviewResponse.Builder |
GetAutoMergingPreviewResponse.Builder.domainName(String domainName)
The unique name of the domain.
|
GetAutoMergingPreviewResponse.Builder |
GetAutoMergingPreviewResponse.Builder.numberOfMatchesInSample(Long numberOfMatchesInSample)
The number of match groups in the domain that have been reviewed in this preview dry run.
|
GetAutoMergingPreviewResponse.Builder |
GetAutoMergingPreviewResponse.Builder.numberOfProfilesInSample(Long numberOfProfilesInSample)
The number of profiles found in this preview dry run.
|
GetAutoMergingPreviewResponse.Builder |
GetAutoMergingPreviewResponse.Builder.numberOfProfilesWillBeMerged(Long numberOfProfilesWillBeMerged)
The number of profiles that would be merged if this wasn't a preview dry run.
|
GetAutoMergingPreviewResponse.Builder |
GetAutoMergingPreviewResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAutoMergingPreviewResponse.Builder> |
GetAutoMergingPreviewResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.