| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model | |
| software.amazon.awssdk.services.quicksight.paginators |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<FolderSummary> |
ListFoldersPublisher.folderSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<FolderSummary> |
ListFoldersIterable.folderSummaryList()
Returns an iterable to iterate through the paginated
ListFoldersResponse.folderSummaryList() member. |
SdkPublisher<FolderSummary> |
SearchFoldersPublisher.folderSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<FolderSummary> |
SearchFoldersIterable.folderSummaryList()
Returns an iterable to iterate through the paginated
SearchFoldersResponse.folderSummaryList() member. |
Copyright © 2023. All rights reserved.