| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<Profile> |
SearchProfilesResponse.items()
The list of Profiles matching the search criteria.
|
| Modifier and Type | Method and Description |
|---|---|
SearchProfilesResponse.Builder |
SearchProfilesResponse.Builder.items(Profile... items)
The list of Profiles matching the search criteria.
|
| Modifier and Type | Method and Description |
|---|---|
SearchProfilesResponse.Builder |
SearchProfilesResponse.Builder.items(Collection<Profile> items)
The list of Profiles matching the search criteria.
|
Copyright © 2023. All rights reserved.