| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static MatchItem.Builder |
MatchItem.builder() |
MatchItem.Builder |
MatchItem.Builder.matchId(String matchId)
The unique identifiers for this group of profiles that match.
|
MatchItem.Builder |
MatchItem.Builder.profileIds(Collection<String> profileIds)
A list of identifiers for profiles that match.
|
MatchItem.Builder |
MatchItem.Builder.profileIds(String... profileIds)
A list of identifiers for profiles that match.
|
MatchItem.Builder |
MatchItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MatchItem.Builder> |
MatchItem.serializableBuilderClass() |
Copyright © 2021. All rights reserved.