Uses of Class
software.amazon.awssdk.services.quicksight.model.ListTopicRefreshSchedulesRequest
-
Packages that use ListTopicRefreshSchedulesRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of ListTopicRefreshSchedulesRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type ListTopicRefreshSchedulesRequest Modifier and Type Method Description default CompletableFuture<ListTopicRefreshSchedulesResponse>QuickSightAsyncClient. listTopicRefreshSchedules(ListTopicRefreshSchedulesRequest listTopicRefreshSchedulesRequest)Lists all of the refresh schedules for a topic.default ListTopicRefreshSchedulesResponseQuickSightClient. listTopicRefreshSchedules(ListTopicRefreshSchedulesRequest listTopicRefreshSchedulesRequest)Lists all of the refresh schedules for a topic. -
Uses of ListTopicRefreshSchedulesRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type ListTopicRefreshSchedulesRequest Modifier and Type Method Description SdkHttpFullRequestListTopicRefreshSchedulesRequestMarshaller. marshall(ListTopicRefreshSchedulesRequest listTopicRefreshSchedulesRequest)
-