| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<FolderSummary> |
SearchFoldersResponse.folderSummaryList()
A structure that contains all of the folders in the Amazon Web Services account.
|
List<FolderSummary> |
ListFoldersResponse.folderSummaryList()
A structure that contains all of the folders in the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SearchFoldersResponse.Builder |
SearchFoldersResponse.Builder.folderSummaryList(FolderSummary... folderSummaryList)
A structure that contains all of the folders in the Amazon Web Services account.
|
ListFoldersResponse.Builder |
ListFoldersResponse.Builder.folderSummaryList(FolderSummary... folderSummaryList)
A structure that contains all of the folders in the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SearchFoldersResponse.Builder |
SearchFoldersResponse.Builder.folderSummaryList(Collection<FolderSummary> folderSummaryList)
A structure that contains all of the folders in the Amazon Web Services account.
|
ListFoldersResponse.Builder |
ListFoldersResponse.Builder.folderSummaryList(Collection<FolderSummary> folderSummaryList)
A structure that contains all of the folders in the Amazon Web Services account.
|
Copyright © 2023. All rights reserved.