public static interface ScheduleConfiguration.Builder extends SdkPojo, CopyableBuilder<ScheduleConfiguration.Builder,ScheduleConfiguration>
| Modifier and Type | Method and Description |
|---|---|
ScheduleConfiguration.Builder |
schedule(String schedule)
The schedule of the data source runs.
|
ScheduleConfiguration.Builder |
timezone(String timezone)
The timezone of the data source run.
|
ScheduleConfiguration.Builder |
timezone(Timezone timezone)
The timezone of the data source run.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScheduleConfiguration.Builder schedule(String schedule)
The schedule of the data source runs.
schedule - The schedule of the data source runs.ScheduleConfiguration.Builder timezone(String timezone)
The timezone of the data source run.
ScheduleConfiguration.Builder timezone(Timezone timezone)
The timezone of the data source run.
Copyright © 2023. All rights reserved.