Uses of Class
io.github.cdklabs.projen.github.workflows.CronScheduleOptions.Builder
-
Packages that use CronScheduleOptions.Builder Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of CronScheduleOptions.Builder in io.github.cdklabs.projen.github.workflows
Methods in io.github.cdklabs.projen.github.workflows that return CronScheduleOptions.Builder Modifier and Type Method Description static CronScheduleOptions.BuilderCronScheduleOptions. builder()CronScheduleOptions.BuilderCronScheduleOptions.Builder. cron(String cron)Sets the value ofCronScheduleOptions.getCron()Constructors in io.github.cdklabs.projen.github.workflows with parameters of type CronScheduleOptions.Builder Constructor Description Jsii$Proxy(CronScheduleOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theCronScheduleOptions.Builder.
-