| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<FoundByKeyValue> |
Profile.foundByItems()
A list of items used to find a profile returned in a SearchProfiles response.
|
| Modifier and Type | Method and Description |
|---|---|
Profile.Builder |
Profile.Builder.foundByItems(FoundByKeyValue... foundByItems)
A list of items used to find a profile returned in a SearchProfiles response.
|
| Modifier and Type | Method and Description |
|---|---|
Profile.Builder |
Profile.Builder.foundByItems(Collection<FoundByKeyValue> foundByItems)
A list of items used to find a profile returned in a SearchProfiles response.
|
Copyright © 2022. All rights reserved.