| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTopicRefreshScheduleResponse |
QuickSightClient.updateTopicRefreshSchedule(Consumer<UpdateTopicRefreshScheduleRequest.Builder> updateTopicRefreshScheduleRequest)
Updates a topic refresh schedule.
|
default UpdateTopicRefreshScheduleResponse |
QuickSightClient.updateTopicRefreshSchedule(UpdateTopicRefreshScheduleRequest updateTopicRefreshScheduleRequest)
Updates a topic refresh schedule.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTopicRefreshScheduleResponse> |
QuickSightAsyncClient.updateTopicRefreshSchedule(Consumer<UpdateTopicRefreshScheduleRequest.Builder> updateTopicRefreshScheduleRequest)
Updates a topic refresh schedule.
|
default CompletableFuture<UpdateTopicRefreshScheduleResponse> |
QuickSightAsyncClient.updateTopicRefreshSchedule(UpdateTopicRefreshScheduleRequest updateTopicRefreshScheduleRequest)
Updates a topic refresh schedule.
|
Copyright © 2023. All rights reserved.