| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TopicRefreshScheduleSummary |
TopicRefreshScheduleSummary.clone() |
TopicRefreshScheduleSummary |
TopicRefreshScheduleSummary.withDatasetArn(String datasetArn)
The Amazon Resource Name (ARN) of the dataset.
|
TopicRefreshScheduleSummary |
TopicRefreshScheduleSummary.withDatasetId(String datasetId)
The ID of the dataset.
|
TopicRefreshScheduleSummary |
TopicRefreshScheduleSummary.withDatasetName(String datasetName)
The name of the dataset.
|
TopicRefreshScheduleSummary |
TopicRefreshScheduleSummary.withRefreshSchedule(TopicRefreshSchedule refreshSchedule)
The definition of a refresh schedule.
|
| Modifier and Type | Method and Description |
|---|---|
List<TopicRefreshScheduleSummary> |
ListTopicRefreshSchedulesResult.getRefreshSchedules()
The list of topic refresh schedules.
|
| Modifier and Type | Method and Description |
|---|---|
ListTopicRefreshSchedulesResult |
ListTopicRefreshSchedulesResult.withRefreshSchedules(TopicRefreshScheduleSummary... refreshSchedules)
The list of topic refresh schedules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTopicRefreshSchedulesResult.setRefreshSchedules(Collection<TopicRefreshScheduleSummary> refreshSchedules)
The list of topic refresh schedules.
|
ListTopicRefreshSchedulesResult |
ListTopicRefreshSchedulesResult.withRefreshSchedules(Collection<TopicRefreshScheduleSummary> refreshSchedules)
The list of topic refresh schedules.
|
Copyright © 2024. All rights reserved.