| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListFoldersResponse |
QuickSightClient.listFolders(Consumer<ListFoldersRequest.Builder> listFoldersRequest)
Lists all folders in an account.
|
default ListFoldersResponse |
QuickSightClient.listFolders(ListFoldersRequest listFoldersRequest)
Lists all folders in an account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListFoldersResponse> |
QuickSightAsyncClient.listFolders(Consumer<ListFoldersRequest.Builder> listFoldersRequest)
Lists all folders in an account.
|
default CompletableFuture<ListFoldersResponse> |
QuickSightAsyncClient.listFolders(ListFoldersRequest listFoldersRequest)
Lists all folders in an account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListFoldersResponse> |
ListFoldersIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListFoldersPublisher.subscribe(org.reactivestreams.Subscriber<? super ListFoldersResponse> subscriber) |
Copyright © 2023. All rights reserved.