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