| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<DatasetMetadata> |
TopicDetails.dataSets()
The data sets that the topic is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
TopicDetails.Builder |
TopicDetails.Builder.dataSets(DatasetMetadata... dataSets)
The data sets that the topic is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
TopicDetails.Builder |
TopicDetails.Builder.dataSets(Collection<DatasetMetadata> dataSets)
The data sets that the topic is associated with.
|
Copyright © 2023. All rights reserved.