Package | Description |
---|---|
com.amazonaws.services.quicksight |
|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
UpdateTopicRefreshScheduleResult |
AbstractAmazonQuickSight.updateTopicRefreshSchedule(UpdateTopicRefreshScheduleRequest request) |
UpdateTopicRefreshScheduleResult |
AmazonQuickSightClient.updateTopicRefreshSchedule(UpdateTopicRefreshScheduleRequest request)
Updates a topic refresh schedule.
|
UpdateTopicRefreshScheduleResult |
AmazonQuickSight.updateTopicRefreshSchedule(UpdateTopicRefreshScheduleRequest updateTopicRefreshScheduleRequest)
Updates a topic refresh schedule.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateTopicRefreshScheduleResult> |
AbstractAmazonQuickSightAsync.updateTopicRefreshScheduleAsync(UpdateTopicRefreshScheduleRequest request,
AsyncHandler<UpdateTopicRefreshScheduleRequest,UpdateTopicRefreshScheduleResult> asyncHandler) |
Future<UpdateTopicRefreshScheduleResult> |
AmazonQuickSightAsyncClient.updateTopicRefreshScheduleAsync(UpdateTopicRefreshScheduleRequest request,
AsyncHandler<UpdateTopicRefreshScheduleRequest,UpdateTopicRefreshScheduleResult> asyncHandler) |
Future<UpdateTopicRefreshScheduleResult> |
AmazonQuickSightAsync.updateTopicRefreshScheduleAsync(UpdateTopicRefreshScheduleRequest updateTopicRefreshScheduleRequest,
AsyncHandler<UpdateTopicRefreshScheduleRequest,UpdateTopicRefreshScheduleResult> asyncHandler)
Updates a topic refresh schedule.
|
Modifier and Type | Method and Description |
---|---|
UpdateTopicRefreshScheduleResult |
UpdateTopicRefreshScheduleResult.clone() |
UpdateTopicRefreshScheduleResult |
UpdateTopicRefreshScheduleResult.withDatasetArn(String datasetArn)
The Amazon Resource Name (ARN) of the dataset.
|
UpdateTopicRefreshScheduleResult |
UpdateTopicRefreshScheduleResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateTopicRefreshScheduleResult |
UpdateTopicRefreshScheduleResult.withStatus(Integer status)
The HTTP status of the request.
|
UpdateTopicRefreshScheduleResult |
UpdateTopicRefreshScheduleResult.withTopicArn(String topicArn)
The Amazon Resource Name (ARN) of the topic.
|
UpdateTopicRefreshScheduleResult |
UpdateTopicRefreshScheduleResult.withTopicId(String topicId)
The ID of the topic that you want to modify.
|
Copyright © 2023. All rights reserved.