| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSimilarProfilesResponse |
CustomerProfilesClient.getSimilarProfiles(GetSimilarProfilesRequest getSimilarProfilesRequest)
Returns a set of profiles that belong to the same matching group using the
matchId or
profileId. |
default CompletableFuture<GetSimilarProfilesResponse> |
CustomerProfilesAsyncClient.getSimilarProfiles(GetSimilarProfilesRequest getSimilarProfilesRequest)
Returns a set of profiles that belong to the same matching group using the
matchId or
profileId. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSimilarProfilesRequestMarshaller.marshall(GetSimilarProfilesRequest getSimilarProfilesRequest) |
Copyright © 2023. All rights reserved.