Uses of Class
software.amazon.awssdk.services.quicksight.model.TopicRefreshDetails
-
Packages that use TopicRefreshDetails Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TopicRefreshDetails in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TopicRefreshDetails Modifier and Type Method Description TopicRefreshDetailsDescribeTopicRefreshResponse. refreshDetails()Details of the refresh, which is performed when the topic is created or updated.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TopicRefreshDetails Modifier and Type Method Description DescribeTopicRefreshResponse.BuilderDescribeTopicRefreshResponse.Builder. refreshDetails(TopicRefreshDetails refreshDetails)Details of the refresh, which is performed when the topic is created or updated.
-