Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetSimilarProfilesRequest
-
Packages that use GetSimilarProfilesRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetSimilarProfilesRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetSimilarProfilesRequest Modifier and Type Method Description default CompletableFuture<GetSimilarProfilesResponse>CustomerProfilesAsyncClient. getSimilarProfiles(GetSimilarProfilesRequest getSimilarProfilesRequest)Returns a set of profiles that belong to the same matching group using thematchIdorprofileId.default GetSimilarProfilesResponseCustomerProfilesClient. getSimilarProfiles(GetSimilarProfilesRequest getSimilarProfilesRequest)Returns a set of profiles that belong to the same matching group using thematchIdorprofileId. -
Uses of GetSimilarProfilesRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetSimilarProfilesRequest Modifier and Type Method Description SdkHttpFullRequestGetSimilarProfilesRequestMarshaller. marshall(GetSimilarProfilesRequest getSimilarProfilesRequest)
-