Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetAutoMergingPreviewRequest
-
Packages that use GetAutoMergingPreviewRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetAutoMergingPreviewRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetAutoMergingPreviewRequest Modifier and Type Method Description default CompletableFuture<GetAutoMergingPreviewResponse>CustomerProfilesAsyncClient. getAutoMergingPreview(GetAutoMergingPreviewRequest getAutoMergingPreviewRequest)Tests the auto-merging settings of your Identity Resolution Job without merging your data.default GetAutoMergingPreviewResponseCustomerProfilesClient. getAutoMergingPreview(GetAutoMergingPreviewRequest getAutoMergingPreviewRequest)Tests the auto-merging settings of your Identity Resolution Job without merging your data. -
Uses of GetAutoMergingPreviewRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetAutoMergingPreviewRequest Modifier and Type Method Description SdkHttpFullRequestGetAutoMergingPreviewRequestMarshaller. marshall(GetAutoMergingPreviewRequest getAutoMergingPreviewRequest)
-