Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneySchedule
-
Packages that use JourneySchedule Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneySchedule in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneySchedule Modifier and Type Method Description JourneyScheduleJourneyResponse. schedule()The schedule settings for the journey.JourneyScheduleWriteJourneyRequest. schedule()The schedule settings for the journey.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneySchedule Modifier and Type Method Description JourneyResponse.BuilderJourneyResponse.Builder. schedule(JourneySchedule schedule)The schedule settings for the journey.WriteJourneyRequest.BuilderWriteJourneyRequest.Builder. schedule(JourneySchedule schedule)The schedule settings for the journey.
-