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