Uses of Class
software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
-
Packages that use FieldSourceProfileIds Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of FieldSourceProfileIds in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return FieldSourceProfileIds Modifier and Type Method Description FieldSourceProfileIdsMergeProfilesRequest. fieldSourceProfileIds()The identifiers of the fields in the profile that has the information you want to apply to the merge.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type FieldSourceProfileIds Modifier and Type Method Description MergeProfilesRequest.BuilderMergeProfilesRequest.Builder. fieldSourceProfileIds(FieldSourceProfileIds fieldSourceProfileIds)The identifiers of the fields in the profile that has the information you want to apply to the merge.
-