| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTopicRefreshSchedulesResult> |
AbstractAmazonQuickSightAsync.listTopicRefreshSchedulesAsync(ListTopicRefreshSchedulesRequest request,
AsyncHandler<ListTopicRefreshSchedulesRequest,ListTopicRefreshSchedulesResult> asyncHandler) |
Future<ListTopicRefreshSchedulesResult> |
AmazonQuickSightAsync.listTopicRefreshSchedulesAsync(ListTopicRefreshSchedulesRequest listTopicRefreshSchedulesRequest,
AsyncHandler<ListTopicRefreshSchedulesRequest,ListTopicRefreshSchedulesResult> asyncHandler)
Lists all of the refresh schedules for a topic.
|
Future<ListTopicRefreshSchedulesResult> |
AmazonQuickSightAsyncClient.listTopicRefreshSchedulesAsync(ListTopicRefreshSchedulesRequest request,
AsyncHandler<ListTopicRefreshSchedulesRequest,ListTopicRefreshSchedulesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTopicRefreshSchedulesRequest |
ListTopicRefreshSchedulesRequest.clone() |
ListTopicRefreshSchedulesRequest |
ListTopicRefreshSchedulesRequest.withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the topic whose refresh schedule you want described.
|
ListTopicRefreshSchedulesRequest |
ListTopicRefreshSchedulesRequest.withTopicId(String topicId)
The ID for the topic that you want to describe.
|
Copyright © 2024. All rights reserved.