| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeTopicRefreshScheduleResponse |
QuickSightClient.describeTopicRefreshSchedule(Consumer<DescribeTopicRefreshScheduleRequest.Builder> describeTopicRefreshScheduleRequest)
Deletes a topic refresh schedule.
|
default DescribeTopicRefreshScheduleResponse |
QuickSightClient.describeTopicRefreshSchedule(DescribeTopicRefreshScheduleRequest describeTopicRefreshScheduleRequest)
Deletes a topic refresh schedule.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTopicRefreshScheduleResponse> |
QuickSightAsyncClient.describeTopicRefreshSchedule(Consumer<DescribeTopicRefreshScheduleRequest.Builder> describeTopicRefreshScheduleRequest)
Deletes a topic refresh schedule.
|
default CompletableFuture<DescribeTopicRefreshScheduleResponse> |
QuickSightAsyncClient.describeTopicRefreshSchedule(DescribeTopicRefreshScheduleRequest describeTopicRefreshScheduleRequest)
Deletes a topic refresh schedule.
|
Copyright © 2023. All rights reserved.