| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListNamespacesResponse |
QuickSightClient.listNamespaces(Consumer<ListNamespacesRequest.Builder> listNamespacesRequest)
Lists the namespaces for the specified Amazon Web Services account.
|
default ListNamespacesResponse |
QuickSightClient.listNamespaces(ListNamespacesRequest listNamespacesRequest)
Lists the namespaces for the specified Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListNamespacesResponse> |
QuickSightAsyncClient.listNamespaces(Consumer<ListNamespacesRequest.Builder> listNamespacesRequest)
Lists the namespaces for the specified Amazon Web Services account.
|
default CompletableFuture<ListNamespacesResponse> |
QuickSightAsyncClient.listNamespaces(ListNamespacesRequest listNamespacesRequest)
Lists the namespaces for the specified Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListNamespacesResponse> |
ListNamespacesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListNamespacesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListNamespacesResponse> subscriber) |
Copyright © 2023. All rights reserved.