Uses of Class
software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
-
Packages that use MergeProfilesRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of MergeProfilesRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type MergeProfilesRequest Modifier and Type Method Description default CompletableFuture<MergeProfilesResponse>CustomerProfilesAsyncClient. mergeProfiles(MergeProfilesRequest mergeProfilesRequest)Runs an AWS Lambda job that does the following:default MergeProfilesResponseCustomerProfilesClient. mergeProfiles(MergeProfilesRequest mergeProfilesRequest)Runs an AWS Lambda job that does the following: -
Uses of MergeProfilesRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type MergeProfilesRequest Modifier and Type Method Description SdkHttpFullRequestMergeProfilesRequestMarshaller. marshall(MergeProfilesRequest mergeProfilesRequest)
-