Package | Description |
---|---|
com.amazonaws.services.quicksight |
|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
CreateRefreshScheduleResult |
AbstractAmazonQuickSight.createRefreshSchedule(CreateRefreshScheduleRequest request) |
CreateRefreshScheduleResult |
AmazonQuickSightClient.createRefreshSchedule(CreateRefreshScheduleRequest request)
Creates a refresh schedule for a dataset.
|
CreateRefreshScheduleResult |
AmazonQuickSight.createRefreshSchedule(CreateRefreshScheduleRequest createRefreshScheduleRequest)
Creates a refresh schedule for a dataset.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateRefreshScheduleResult> |
AbstractAmazonQuickSightAsync.createRefreshScheduleAsync(CreateRefreshScheduleRequest request,
AsyncHandler<CreateRefreshScheduleRequest,CreateRefreshScheduleResult> asyncHandler) |
Future<CreateRefreshScheduleResult> |
AmazonQuickSightAsyncClient.createRefreshScheduleAsync(CreateRefreshScheduleRequest request,
AsyncHandler<CreateRefreshScheduleRequest,CreateRefreshScheduleResult> asyncHandler) |
Future<CreateRefreshScheduleResult> |
AmazonQuickSightAsync.createRefreshScheduleAsync(CreateRefreshScheduleRequest createRefreshScheduleRequest,
AsyncHandler<CreateRefreshScheduleRequest,CreateRefreshScheduleResult> asyncHandler)
Creates a refresh schedule for a dataset.
|
Modifier and Type | Method and Description |
---|---|
CreateRefreshScheduleResult |
CreateRefreshScheduleResult.clone() |
CreateRefreshScheduleResult |
CreateRefreshScheduleResult.withArn(String arn)
The Amazon Resource Name (ARN) for the refresh schedule.
|
CreateRefreshScheduleResult |
CreateRefreshScheduleResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
CreateRefreshScheduleResult |
CreateRefreshScheduleResult.withScheduleId(String scheduleId)
The ID of the refresh schedule.
|
CreateRefreshScheduleResult |
CreateRefreshScheduleResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2023. All rights reserved.