Uses of Class
software.amazon.awssdk.services.customerprofiles.model.AutoMerging
-
Packages that use AutoMerging Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of AutoMerging in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return AutoMerging Modifier and Type Method Description AutoMergingGetIdentityResolutionJobResponse. autoMerging()Configuration settings for how to perform the auto-merging of profiles.AutoMergingMatchingRequest. autoMerging()Configuration information about the auto-merging process.AutoMergingMatchingResponse. autoMerging()Configuration information about the auto-merging process.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type AutoMerging Modifier and Type Method Description GetIdentityResolutionJobResponse.BuilderGetIdentityResolutionJobResponse.Builder. autoMerging(AutoMerging autoMerging)Configuration settings for how to perform the auto-merging of profiles.MatchingRequest.BuilderMatchingRequest.Builder. autoMerging(AutoMerging autoMerging)Configuration information about the auto-merging process.MatchingResponse.BuilderMatchingResponse.Builder. autoMerging(AutoMerging autoMerging)Configuration information about the auto-merging process.
-