Uses of Class
software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
-
Packages that use MatchingRequest Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of MatchingRequest in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return MatchingRequest Modifier and Type Method Description MatchingRequestCreateDomainRequest. matching()The process of matching duplicate profiles.MatchingRequestUpdateDomainRequest. matching()The process of matching duplicate profiles.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type MatchingRequest Modifier and Type Method Description CreateDomainRequest.BuilderCreateDomainRequest.Builder. matching(MatchingRequest matching)The process of matching duplicate profiles.UpdateDomainRequest.BuilderUpdateDomainRequest.Builder. matching(MatchingRequest matching)The process of matching duplicate profiles.
-