Uses of Class
software.amazon.awssdk.services.customerprofiles.model.JobSchedule
-
Packages that use JobSchedule Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of JobSchedule in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return JobSchedule Modifier and Type Method Description JobScheduleMatchingRequest. jobSchedule()The day and time when do you want to start the Identity Resolution Job every week.JobScheduleMatchingResponse. jobSchedule()The day and time when do you want to start the Identity Resolution Job every week.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type JobSchedule Modifier and Type Method Description MatchingRequest.BuilderMatchingRequest.Builder. jobSchedule(JobSchedule jobSchedule)The day and time when do you want to start the Identity Resolution Job every week.MatchingResponse.BuilderMatchingResponse.Builder. jobSchedule(JobSchedule jobSchedule)The day and time when do you want to start the Identity Resolution Job every week.
-