| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTopicRefreshSchedulesResponse |
QuickSightClient.listTopicRefreshSchedules(Consumer<ListTopicRefreshSchedulesRequest.Builder> listTopicRefreshSchedulesRequest)
Lists all of the refresh schedules for a topic.
|
default ListTopicRefreshSchedulesResponse |
QuickSightClient.listTopicRefreshSchedules(ListTopicRefreshSchedulesRequest listTopicRefreshSchedulesRequest)
Lists all of the refresh schedules for a topic.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTopicRefreshSchedulesResponse> |
QuickSightAsyncClient.listTopicRefreshSchedules(Consumer<ListTopicRefreshSchedulesRequest.Builder> listTopicRefreshSchedulesRequest)
Lists all of the refresh schedules for a topic.
|
default CompletableFuture<ListTopicRefreshSchedulesResponse> |
QuickSightAsyncClient.listTopicRefreshSchedules(ListTopicRefreshSchedulesRequest listTopicRefreshSchedulesRequest)
Lists all of the refresh schedules for a topic.
|
Copyright © 2023. All rights reserved.