| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
JobStats |
JobStats.clone() |
JobStats |
IdentityResolutionJob.getJobStats()
Statistics about an Identity Resolution Job.
|
JobStats |
GetIdentityResolutionJobResult.getJobStats()
Statistics about the Identity Resolution Job.
|
JobStats |
JobStats.withNumberOfMatchesFound(Long numberOfMatchesFound)
The number of matches found.
|
JobStats |
JobStats.withNumberOfMergesDone(Long numberOfMergesDone)
The number of merges completed.
|
JobStats |
JobStats.withNumberOfProfilesReviewed(Long numberOfProfilesReviewed)
The number of profiles reviewed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityResolutionJob.setJobStats(JobStats jobStats)
Statistics about an Identity Resolution Job.
|
void |
GetIdentityResolutionJobResult.setJobStats(JobStats jobStats)
Statistics about the Identity Resolution Job.
|
IdentityResolutionJob |
IdentityResolutionJob.withJobStats(JobStats jobStats)
Statistics about an Identity Resolution Job.
|
GetIdentityResolutionJobResult |
GetIdentityResolutionJobResult.withJobStats(JobStats jobStats)
Statistics about the Identity Resolution Job.
|
Copyright © 2025. All rights reserved.