public static interface ScheduleRefreshOnEntity.Builder extends SdkPojo, CopyableBuilder<ScheduleRefreshOnEntity.Builder,ScheduleRefreshOnEntity>
| Modifier and Type | Method and Description |
|---|---|
ScheduleRefreshOnEntity.Builder |
dayOfMonth(String dayOfMonth)
The day of the month that you want to schedule refresh on.
|
ScheduleRefreshOnEntity.Builder |
dayOfWeek(DayOfWeek dayOfWeek)
The day of the week that you want to schedule a refresh on.
|
ScheduleRefreshOnEntity.Builder |
dayOfWeek(String dayOfWeek)
The day of the week that you want to schedule a refresh on.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScheduleRefreshOnEntity.Builder dayOfWeek(String dayOfWeek)
The day of the week that you want to schedule a refresh on.
ScheduleRefreshOnEntity.Builder dayOfWeek(DayOfWeek dayOfWeek)
The day of the week that you want to schedule a refresh on.
ScheduleRefreshOnEntity.Builder dayOfMonth(String dayOfMonth)
The day of the month that you want to schedule refresh on.
dayOfMonth - The day of the month that you want to schedule refresh on.Copyright © 2023. All rights reserved.