| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<AdditionalSearchKey> |
SearchProfilesRequest.additionalSearchKeys()
A list of
AdditionalSearchKey objects that are each searchable identifiers of a profile. |
| Modifier and Type | Method and Description |
|---|---|
SearchProfilesRequest.Builder |
SearchProfilesRequest.Builder.additionalSearchKeys(AdditionalSearchKey... additionalSearchKeys)
A list of
AdditionalSearchKey objects that are each searchable identifiers of a profile. |
| Modifier and Type | Method and Description |
|---|---|
SearchProfilesRequest.Builder |
SearchProfilesRequest.Builder.additionalSearchKeys(Collection<AdditionalSearchKey> additionalSearchKeys)
A list of
AdditionalSearchKey objects that are each searchable identifiers of a profile. |
Copyright © 2022. All rights reserved.