| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleRefreshOnEntity |
ScheduleRefreshOnEntity.clone() |
ScheduleRefreshOnEntity |
RefreshFrequency.getRefreshOnDay()
The day of the week that you want to schedule the refresh on.
|
ScheduleRefreshOnEntity |
ScheduleRefreshOnEntity.withDayOfMonth(String dayOfMonth)
The day of the month that you want to schedule refresh on.
|
ScheduleRefreshOnEntity |
ScheduleRefreshOnEntity.withDayOfWeek(DayOfWeek dayOfWeek)
The day of the week that you want to schedule a refresh on.
|
ScheduleRefreshOnEntity |
ScheduleRefreshOnEntity.withDayOfWeek(String dayOfWeek)
The day of the week that you want to schedule a refresh on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshFrequency.setRefreshOnDay(ScheduleRefreshOnEntity refreshOnDay)
The day of the week that you want to schedule the refresh on.
|
RefreshFrequency |
RefreshFrequency.withRefreshOnDay(ScheduleRefreshOnEntity refreshOnDay)
The day of the week that you want to schedule the refresh on.
|
Copyright © 2023. All rights reserved.