Uses of Class
software.amazon.awssdk.services.customerprofiles.model.JobStats
-
Packages that use JobStats Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of JobStats in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return JobStats Modifier and Type Method Description JobStatsGetIdentityResolutionJobResponse. jobStats()Statistics about the Identity Resolution Job.JobStatsIdentityResolutionJob. jobStats()Statistics about an Identity Resolution Job.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type JobStats Modifier and Type Method Description GetIdentityResolutionJobResponse.BuilderGetIdentityResolutionJobResponse.Builder. jobStats(JobStats jobStats)Statistics about the Identity Resolution Job.IdentityResolutionJob.BuilderIdentityResolutionJob.Builder. jobStats(JobStats jobStats)Statistics about an Identity Resolution Job.
-