Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
-
Packages that use GetMatchesRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetMatchesRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetMatchesRequest Modifier and Type Method Description default CompletableFuture<GetMatchesResponse>CustomerProfilesAsyncClient. getMatches(GetMatchesRequest getMatchesRequest)Before calling this API, use CreateDomain or UpdateDomain to enable identity resolution: setMatchingto true.default GetMatchesResponseCustomerProfilesClient. getMatches(GetMatchesRequest getMatchesRequest)Before calling this API, use CreateDomain or UpdateDomain to enable identity resolution: setMatchingto true. -
Uses of GetMatchesRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetMatchesRequest Modifier and Type Method Description SdkHttpFullRequestGetMatchesRequestMarshaller. marshall(GetMatchesRequest getMatchesRequest)
-