| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.builder() |
DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.Builder.datasetArn(String datasetArn)
The Amazon Resource Name (ARN) of the dataset.
|
default DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.Builder.refreshSchedule(Consumer<TopicRefreshSchedule.Builder> refreshSchedule)
The definition of a refresh schedule.
|
DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.Builder.refreshSchedule(TopicRefreshSchedule refreshSchedule)
The definition of a refresh schedule.
|
DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.Builder.requestId(String requestId)
The Amazon Web Services request ID for this operation.
|
DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.Builder.status(Integer status)
The HTTP status of the request.
|
DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.toBuilder() |
DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.Builder.topicArn(String topicArn)
The Amazon Resource Name (ARN) of the topic.
|
DescribeTopicRefreshScheduleResponse.Builder |
DescribeTopicRefreshScheduleResponse.Builder.topicId(String topicId)
The ID of the topic that contains the refresh schedule that you want to describe.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeTopicRefreshScheduleResponse.Builder> |
DescribeTopicRefreshScheduleResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.