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() |
|